diff options
Diffstat (limited to 'dist/icons/camera.svg')
-rw-r--r-- | dist/icons/camera.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/icons/camera.svg b/dist/icons/camera.svg index 6385102c..5861d38b 100644 --- a/dist/icons/camera.svg +++ b/dist/icons/camera.svg @@ -1,4 +1,4 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon tabler-icon tabler-icon-camera" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-camera" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path d="M5 7h1a2 2 0 002 -2a1 1 0 011 -1h6a1 1 0 011 1a2 2 0 002 2h1a2 2 0 012 2v9a2 2 0 01-2 2h-14a2 2 0 01-2 -2v-9a2 2 0 012 -2" /> <circle cx="12" cy="13" r="3" /> </svg> |