diff options
Diffstat (limited to 'icons/viewfinder-off.svg')
-rw-r--r-- | icons/viewfinder-off.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/icons/viewfinder-off.svg b/icons/viewfinder-off.svg new file mode 100644 index 00000000..536921e5 --- /dev/null +++ b/icons/viewfinder-off.svg @@ -0,0 +1,12 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-viewfinder-off" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M5.65 5.623a9 9 0 1 0 12.71 12.745m1.684 -2.328a9 9 0 0 0 -12.094 -12.08" /> + <path d="M12 3v4" /> + <path d="M12 21v-3" /> + <path d="M3 12h4" /> + <path d="M21 12h-3" /> + <path d="M12 12v.01" /> + <path d="M3 3l18 18" /> +</svg> + + |