From 7db3ab628d34e79d2249dee244d7c954272f67b7 Mon Sep 17 00:00:00 2001 From: angelahe20 <99942457+angelahe20@users.noreply.github.com> Date: Wed, 17 Apr 2024 12:10:01 -0700 Subject: [PATCH] v5.0.0-alpha.292: Updated Quixo X and O SVGs (#119) --- package.json | 2 +- src/models/images/svg/quixo/o.svg | 32 +++++++++++++------------------ src/models/images/svg/quixo/x.svg | 31 +++++++++++++----------------- 3 files changed, 27 insertions(+), 38 deletions(-) diff --git a/package.json b/package.json index bd7c8da2..705482ac 100644 --- a/package.json +++ b/package.json @@ -48,5 +48,5 @@ "preview:https": "serve dist", "reinstall": "rm -rf node_modules; yarn; vue-tsc --noEmit" }, - "version": "5.0.0-alpha.292" + "version": "5.0.0-alpha.293" } diff --git a/src/models/images/svg/quixo/o.svg b/src/models/images/svg/quixo/o.svg index 66e337f1..f829b7d2 100644 --- a/src/models/images/svg/quixo/o.svg +++ b/src/models/images/svg/quixo/o.svg @@ -1,5 +1,5 @@ - + - - - - + + + + + + - - - O - - + \ No newline at end of file diff --git a/src/models/images/svg/quixo/x.svg b/src/models/images/svg/quixo/x.svg index ff016b4d..87cf52f8 100644 --- a/src/models/images/svg/quixo/x.svg +++ b/src/models/images/svg/quixo/x.svg @@ -1,39 +1,34 @@ - + - - - - + + + + + + - - X - + + \ No newline at end of file