diff options
author | Mario <mario@mariovavti.com> | 2024-07-23 18:07:30 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2024-07-23 18:07:30 +0000 |
commit | 204d91c3c3c0c54b67ac3255a666038533b4fe85 (patch) | |
tree | fe95e05816b45e34dc942db6f1efdcf220269d77 /vendor/twbs/bootstrap-icons/icons/headset-vr.svg | |
parent | 39933052a9eb827afee3965509909ba314de5257 (diff) | |
download | volse-hubzilla-204d91c3c3c0c54b67ac3255a666038533b4fe85.tar.gz volse-hubzilla-204d91c3c3c0c54b67ac3255a666038533b4fe85.tar.bz2 volse-hubzilla-204d91c3c3c0c54b67ac3255a666038533b4fe85.zip |
this will be a longer journey - we will start to use bootstrap icons now since forkawesome is dead
Diffstat (limited to 'vendor/twbs/bootstrap-icons/icons/headset-vr.svg')
-rw-r--r-- | vendor/twbs/bootstrap-icons/icons/headset-vr.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/vendor/twbs/bootstrap-icons/icons/headset-vr.svg b/vendor/twbs/bootstrap-icons/icons/headset-vr.svg new file mode 100644 index 000000000..0498bd651 --- /dev/null +++ b/vendor/twbs/bootstrap-icons/icons/headset-vr.svg @@ -0,0 +1,4 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-headset-vr" viewBox="0 0 16 16"> + <path d="M8 1.248c1.857 0 3.526.641 4.65 1.794a5 5 0 0 1 2.518 1.09C13.907 1.482 11.295 0 8 0 4.75 0 2.12 1.48.844 4.122a5 5 0 0 1 2.289-1.047C4.236 1.872 5.974 1.248 8 1.248"/> + <path d="M12 12a4 4 0 0 1-2.786-1.13l-.002-.002a1.6 1.6 0 0 0-.276-.167A2.2 2.2 0 0 0 8 10.5c-.414 0-.729.103-.935.201a1.6 1.6 0 0 0-.277.167l-.002.002A4 4 0 1 1 4 4h8a4 4 0 0 1 0 8"/> +</svg>
\ No newline at end of file |