diff options
author | codecalm <codecalm@gmail.com> | 2020-10-15 18:09:19 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-10-15 18:09:19 +0200 |
commit | cc22ad9b1fc48aa10561eda05e7245205c4e9967 (patch) | |
tree | f97ccc690a4ce83d25a9f93d295e0917d96f7e44 /src/_icons/polaroid.svg | |
parent | icons tags (diff) | |
download | tabler-icons-cc22ad9b1fc48aa10561eda05e7245205c4e9967.tar.xz |
icons optimize
Diffstat (limited to 'src/_icons/polaroid.svg')
-rw-r--r-- | src/_icons/polaroid.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/_icons/polaroid.svg b/src/_icons/polaroid.svg index d1be54f4..45f5d060 100644 --- a/src/_icons/polaroid.svg +++ b/src/_icons/polaroid.svg @@ -4,7 +4,7 @@ category: Photos <svg> <rect x="4" y="4" width="16" height="16" rx="2" /> <line x1="4" y1="16" x2="20" y2="16" /> - <path d="M4 12l3-3c.928-.893 2.072-.893 3 0l4 4" /> - <path d="M13 12l2-2c.928-.893 2.072-.893 3 0l2 2" /> + <path d="M4 12l3 -3c.928 -.893 2.072 -.893 3 0l4 4" /> + <path d="M13 12l2 -2c.928 -.893 2.072 -.893 3 0l2 2" /> <line x1="14" y1="7" x2="14.01" y2="7" /> </svg> |