refactor: Update camera and camera-off icons (#39)

This commit is contained in:
Lennard Scheibel
2020-06-30 20:25:16 +02:00
committed by GitHub
parent c8ff5a12ff
commit bf7a6b4503
2 changed files with 5 additions and 4 deletions

View File

@@ -9,6 +9,6 @@
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M23 19a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h4l2-3h6l2 3h4a2 2 0 0 1 2 2z" />
<circle cx="12" cy="13" r="4" />
<path d="M14.5 4h-5L7 7H4a2 2 0 00-2 2v9a2 2 0 002 2h16a2 2 0 002-2V9a2 2 0 00-2-2h-3l-2.5-3z" />
<circle cx="12" cy="13" r="3" />
</svg>

Before

Width:  |  Height:  |  Size: 340 B

After

Width:  |  Height:  |  Size: 343 B