Files
lucide/icons/screen-share-off.svg
John Letey 456b54c8b4 feat: Add screen-share icons (#28)
* feat: Add `start-screenshare` icon

* feat: Add `start-screenshare-2` icon

* feat: Add `stop-screenshare` icon

* feat: Add `stop-screenshare-2` icon

* refactor: Update icons names

* refactor: Remove some icons for now
2020-06-28 14:55:58 +01:00

18 lines
419 B
XML

<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"
>
<path d="M13 3H4C2.89543 3 2 3.89543 2 5V15C2 16.1046 2.89543 17 4 17H20C21.1046 17 22 16.1046 22 15V12" />
<path d="M8 21H16" />
<path d="M12 17V21" />
<path d="M22 3L17 8" />
<path d="M17 3L22 8" />
</svg>