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-plus-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-plus-fill.svg')
-rw-r--r--icons/envelope-plus-fill.svg4
1 files changed, 4 insertions, 0 deletions
diff --git a/icons/envelope-plus-fill.svg b/icons/envelope-plus-fill.svg
new file mode 100644
index 000000000..c70a77f32
--- /dev/null
+++ b/icons/envelope-plus-fill.svg
@@ -0,0 +1,4 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-envelope-plus-fill" viewBox="0 0 16 16">
+ <path fill-rule="evenodd" d="M12.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 0v1h-1a.5.5 0 0 0 0 1h1v1a.5.5 0 0 0 1 0v-1h1a.5.5 0 0 0 0-1h-1v-1Z"/>
+ <path fill-rule="evenodd" d="M2 2A2 2 0 0 0 .05 3.555L8 8.414l7.95-4.859A2 2 0 0 0 14 2H2Zm-2 9.8V4.698l5.803 3.546L0 11.801Zm.192 1.056 6.57-4.027L8 9.586l1.239-.757.367.225A4.49 4.49 0 0 0 8 12.5c0 .526.09 1.03.256 1.5H2a2 2 0 0 1-1.808-1.144ZM16 9.67V4.697l-5.803 3.546.338.208A4.482 4.482 0 0 1 12.5 8c1.414 0 2.675.652 3.5 1.671Z"/>
+</svg> \ No newline at end of file