diff options
author | codecalm <codecalm@gmail.com> | 2020-02-29 17:25:14 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-02-29 17:25:14 +0100 |
commit | 0195c493c1690ae51c642a2c6d5a07e20719040a (patch) | |
tree | ab1f3aa0c0022886df496513885cfd8ab9042b5b /_icons/square.svg | |
parent | icons (diff) | |
download | tabler-icons-0195c493c1690ae51c642a2c6d5a07e20719040a.tar.xz |
arrows, faces
Diffstat (limited to '_icons/square.svg')
-rw-r--r-- | _icons/square.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_icons/square.svg b/_icons/square.svg index 657d3cdb..fa216e97 100644 --- a/_icons/square.svg +++ b/_icons/square.svg @@ -1,5 +1,5 @@ --- --- <svg> - <rect x="3" y="3" width="18" height="18" rx="2" ry="2" /> + <rect x="4" y="4" width="16" height="16" rx="2" ry="2" /> </svg> |