diff options
Diffstat (limited to 'vendor/twbs/bootstrap-icons/icons/thunderbolt.svg')
-rw-r--r-- | vendor/twbs/bootstrap-icons/icons/thunderbolt.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/vendor/twbs/bootstrap-icons/icons/thunderbolt.svg b/vendor/twbs/bootstrap-icons/icons/thunderbolt.svg new file mode 100644 index 000000000..365565939 --- /dev/null +++ b/vendor/twbs/bootstrap-icons/icons/thunderbolt.svg @@ -0,0 +1,4 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-thunderbolt" viewBox="0 0 16 16"> + <path d="M3.5 7a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5z"/> + <path d="M1 3a1 1 0 0 0-1 1v7.293A1 1 0 0 0 .293 12L2 13.707a1 1 0 0 0 .707.293h10.586a1 1 0 0 0 .707-.293L15.707 12a1 1 0 0 0 .293-.707V4a1 1 0 0 0-1-1zm0 1h14v7.293L13.293 13H2.707L1 11.293z"/> +</svg>
\ No newline at end of file |