diff options
author | DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com> | 2022-05-30 17:47:02 +0200 |
---|---|---|
committer | DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com> | 2022-05-30 17:47:02 +0200 |
commit | 092494fd1226aa129ea88aba60fe9d6a5bf2c40e (patch) | |
tree | 1ba473dbe6bb8b8b92df9cde2de632017560a3b2 /src/main/resources/assets/oneconfig/old-icons/AlignHCenter.svg | |
parent | b745fa5c04a421cc8d8979b2e4cbf6288dc4684a (diff) | |
download | OneConfig-092494fd1226aa129ea88aba60fe9d6a5bf2c40e.tar.gz OneConfig-092494fd1226aa129ea88aba60fe9d6a5bf2c40e.tar.bz2 OneConfig-092494fd1226aa129ea88aba60fe9d6a5bf2c40e.zip |
new sidebar, now animations
Diffstat (limited to 'src/main/resources/assets/oneconfig/old-icons/AlignHCenter.svg')
-rw-r--r-- | src/main/resources/assets/oneconfig/old-icons/AlignHCenter.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/main/resources/assets/oneconfig/old-icons/AlignHCenter.svg b/src/main/resources/assets/oneconfig/old-icons/AlignHCenter.svg new file mode 100644 index 0000000..c249753 --- /dev/null +++ b/src/main/resources/assets/oneconfig/old-icons/AlignHCenter.svg @@ -0,0 +1,3 @@ +<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> +<path d="M5 5C4.44772 5 4 5.44772 4 6C4 6.55228 4.44772 7 5 7V5ZM19 7C19.5523 7 20 6.55228 20 6C20 5.44772 19.5523 5 19 5V7ZM7 9C6.44772 9 6 9.44772 6 10C6 10.5523 6.44772 11 7 11V9ZM17 11C17.5523 11 18 10.5523 18 10C18 9.44772 17.5523 9 17 9V11ZM5 13C4.44772 13 4 13.4477 4 14C4 14.5523 4.44772 15 5 15V13ZM19 15C19.5523 15 20 14.5523 20 14C20 13.4477 19.5523 13 19 13V15ZM7 17C6.44772 17 6 17.4477 6 18C6 18.5523 6.44772 19 7 19V17ZM17 19C17.5523 19 18 18.5523 18 18C18 17.4477 17.5523 17 17 17V19ZM5 7H19V5H5V7ZM7 11H17V9H7V11ZM5 15H19V13H5V15ZM7 19H17V17H7V19Z" fill="white"/> +</svg> |