diff options
author | codecalm <codecalm@gmail.com> | 2020-09-21 19:29:08 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-09-21 19:29:08 +0200 |
commit | 17e097ff8239e29a2b3c06c290eeed961eaa43aa (patch) | |
tree | 5403d56c05b63078e972934343e114eb0e714a47 /icons/photo.svg | |
parent | shield-off fix (diff) | |
download | tabler-icons-17e097ff8239e29a2b3c06c290eeed961eaa43aa.tar.xz |
Release 1.22.0v1.22.0
Diffstat (limited to 'icons/photo.svg')
-rw-r--r-- | icons/photo.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/icons/photo.svg b/icons/photo.svg index b9ffab7..043f310 100644 --- a/icons/photo.svg +++ b/icons/photo.svg @@ -2,8 +2,8 @@ <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <line x1="15" y1="8" x2="15.01" y2="8" /> <rect x="4" y="4" width="16" height="16" rx="3" /> - <path d="M4 15l4 -4a3 5 0 0 1 3 0l 5 5" /> - <path d="M14 14l1 -1a3 5 0 0 1 3 0l 2 2" /> + <path d="M4 15l4 -4a3 5 0 0 1 3 0l5 5" /> + <path d="M14 14l1 -1a3 5 0 0 1 3 0l2 2" /> </svg> |