Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/icons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <markd.otto@gmail.com>2021-11-01 21:57:04 +0300
committerGitHub <noreply@github.com>2021-11-01 21:57:04 +0300
commit25787cde29cb242261bc34714eda28c5350316a4 (patch)
treeffc4b811afbb5274694a4dcb782f756cdeb6f7b9 /icons/envelope-exclamation-fill.svg
parentbcc1937e35305ae221e9e2367a9649ebb77d1ba1 (diff)
v1.7.0 icons (#1068)v1.7.0
* Add new icons for v1.7.0, fix some existing ones * Bump versions, update readme and social, update hero link * Fix some duplicates, but mostly add pages * missed one * fix a few things * Fix typo in name * Rerun script * Bump package version
Diffstat (limited to 'icons/envelope-exclamation-fill.svg')
-rw-r--r--icons/envelope-exclamation-fill.svg3
1 files changed, 3 insertions, 0 deletions
diff --git a/icons/envelope-exclamation-fill.svg b/icons/envelope-exclamation-fill.svg
new file mode 100644
index 000000000..3b34f385f
--- /dev/null
+++ b/icons/envelope-exclamation-fill.svg
@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-envelope-exclamation-fill" viewBox="0 0 16 16">
+ <path fill-rule="evenodd" d="M.05 3.555A2 2 0 0 1 2 2h12a2 2 0 0 1 1.95 1.555L8 8.414.05 3.555ZM0 4.697v7.104l5.803-3.558L0 4.697ZM6.761 8.83l-6.57 4.027A2 2 0 0 0 2 14h6.256A4.493 4.493 0 0 1 8 12.5a4.49 4.49 0 0 1 1.606-3.446l-.367-.225L8 9.586l-1.239-.757ZM16 4.697v4.974A4.491 4.491 0 0 0 12.5 8a4.49 4.49 0 0 0-1.965.45l-.338-.207L16 4.697ZM12.5 16a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Zm.5-5a.5.5 0 0 0-1 0v1.5a.5.5 0 0 0 1 0V11Zm0 3a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Z"/>
+</svg> \ No newline at end of file