diff options
author | codecalm <codecalm@gmail.com> | 2020-03-01 18:31:02 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-01 18:31:02 +0100 |
commit | d3bae6bc18c842a7567e8b7a3b9d159a0a280b49 (patch) | |
tree | cf416ef9f756955865db3331a12e66761fe61be8 /_icons/square.svg | |
parent | home icon (diff) | |
download | tabler-icons-d3bae6bc18c842a7567e8b7a3b9d159a0a280b49.tar.xz |
photo, icon fixes
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 fa216e97..737f78be 100644 --- a/_icons/square.svg +++ b/_icons/square.svg @@ -1,5 +1,5 @@ --- --- <svg> - <rect x="4" y="4" width="16" height="16" rx="2" ry="2" /> + <rect x="4" y="4" width="16" height="16" rx="2" /> </svg> |