1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-02-23 23:03:26 +01:00

camera-off icon

This commit is contained in:
codecalm 2020-09-21 18:29:26 +02:00
parent 1951550eba
commit 487bccb639
2 changed files with 8 additions and 1 deletions

View File

@ -0,0 +1,7 @@
---
---
<svg>
<path d="M8.29 4.296a0.997 .997 0 0 1 .71 -.296h6a1 1 0 0 1 1 1a2 2 0 0 0 2 2h1a2 2 0 0 1 2 2v8m-1.179 2.824c-.25 .113 -.528 .176 -.821 .176h-14a2 2 0 0 1 -2 -2v-9a2 2 0 0 1 2 -2h1c.292 0 .568 -.062 .818 -.175" />
<path d="M10.436 10.44a3 3 0 1 0 4.126 4.122" />
<line x1="3" y1="3" x2="21" y2="21" />
</svg>

View File

@ -3,7 +3,7 @@ tags: [video, photo, aperture]
--- ---
<svg> <svg>
<circle cx="12" cy="13" r="3" /> <circle cx="12" cy="13" r="3" />
<path d="M5 7h1a2 2 0 0 0 2 -2a1 1 0 0 1 1 -1h2m9 7v7a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-9a2 2 0 0 1 2 -2" /> <path d="M5 7h2a2 2 0 0 0 2 -2a1 1 0 0 1 1 -1h2m9 7v7a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2v-9a2 2 0 0 1 2 -2" />
<line x1="15" y1="6" x2="21" y2="6" /> <line x1="15" y1="6" x2="21" y2="6" />
<line x1="18" y1="3" x2="18" y2="9" /> <line x1="18" y1="3" x2="18" y2="9" />
</svg> </svg>