diff options
Diffstat (limited to 'vendor/twbs/bootstrap-icons/icons/camera-fill.svg')
-rw-r--r-- | vendor/twbs/bootstrap-icons/icons/camera-fill.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/vendor/twbs/bootstrap-icons/icons/camera-fill.svg b/vendor/twbs/bootstrap-icons/icons/camera-fill.svg new file mode 100644 index 000000000..6aa02409c --- /dev/null +++ b/vendor/twbs/bootstrap-icons/icons/camera-fill.svg @@ -0,0 +1,4 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-camera-fill" viewBox="0 0 16 16"> + <path d="M10.5 8.5a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0"/> + <path d="M2 4a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2h-1.172a2 2 0 0 1-1.414-.586l-.828-.828A2 2 0 0 0 9.172 2H6.828a2 2 0 0 0-1.414.586l-.828.828A2 2 0 0 1 3.172 4zm.5 2a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1m9 2.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0"/> +</svg>
\ No newline at end of file |