diff options
author | codecalm <codecalm@gmail.com> | 2020-03-09 22:04:18 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-09 22:04:18 +0100 |
commit | 13dc327e8e61ac61bf2fbc75cbefd316412cb9e5 (patch) | |
tree | 01a5a727481e76bdd5ec3bb8deb4d9e4d0fcb672 /_icons/zoom-in.svg | |
parent | crop, copyright, rotate (diff) | |
download | tabler-icons-13dc327e8e61ac61bf2fbc75cbefd316412cb9e5.tar.xz |
folder clean
Diffstat (limited to '_icons/zoom-in.svg')
-rw-r--r-- | _icons/zoom-in.svg | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/_icons/zoom-in.svg b/_icons/zoom-in.svg deleted file mode 100644 index 55f1282b..00000000 --- a/_icons/zoom-in.svg +++ /dev/null @@ -1,8 +0,0 @@ ---- ---- -<svg> - <circle cx="10" cy="10" r="7" /> - <line x1="7" y1="10" x2="13" y2="10" /> - <line x1="10" y1="7" x2="10" y2="13" /> - <line x1="21" y1="21" x2="15" y2="15" /> -</svg> |