camera-off.svg 367 Bytes
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13
<svg
  xmlns="http://www.w3.org/2000/svg"
  width="24"
  height="24"
  viewBox="0 0 24 24"
  fill="none"
  stroke="currentColor"
  stroke-width="2"
  stroke-linecap="round"
  stroke-linejoin="round"
>
  <line x1="1" y1="1" x2="23" y2="23" />
  <path d="M21 21H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h3m3-3h6l2 3h4a2 2 0 0 1 2 2v9.34m-7.72-2.06a4 4 0 1 1-5.56-5.56" />
Cole Bemis's avatar
Cole Bemis committed
14
</svg>