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 <markdotto@gmail.com>2019-08-13 07:30:54 +0300
committerMark Otto <otto@github.com>2019-08-13 23:34:57 +0300
commit91677930e631f60316834a325186a478afcc9d48 (patch)
tree46e27df818c37610db9457987e5c1fa878986a51 /icons/wifi.svg
parent2342aaefb7011d53657315b4c0ee25b9efb5206f (diff)
Update icons
- Replace stroke with fill - Add tons of new icons - Delete some accidental dupes - Clean up properties and add class names
Diffstat (limited to 'icons/wifi.svg')
-rw-r--r--icons/wifi.svg9
1 files changed, 4 insertions, 5 deletions
diff --git a/icons/wifi.svg b/icons/wifi.svg
index cf02c1eb2..8a0250c0a 100644
--- a/icons/wifi.svg
+++ b/icons/wifi.svg
@@ -1,6 +1,5 @@
-<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" class="bi bi-wifi" viewBox="0 0 20 20">
- <g fill-rule="evenodd">
- <path d="M7.879 13.879A2.99 2.99 0 0110 13a2.99 2.99 0 012.121.879L10 16l-2.121-2.121zm-1.415-1.415L5.05 11.05A6.978 6.978 0 0110 9c1.933 0 3.683.784 4.95 2.05l-1.414 1.414A4.984 4.984 0 0010 11c-1.38 0-2.63.56-3.536 1.464z"/>
- <path d="M3.636 9.636L2.222 8.222A10.966 10.966 0 0110 5c3.038 0 5.788 1.231 7.778 3.222l-1.414 1.414A8.972 8.972 0 0010 7a8.972 8.972 0 00-6.364 2.636z"/>
- </g>
+<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="currentColor" class="bi bi-wifi" viewBox="0 0 20 20">
+ <path fill-rule="evenodd" d="M8.858 13.858A1.991 1.991 0 0110 13.5c.425 0 .818.132 1.142.358L10 15l-1.142-1.142z" clip-rule="evenodd"/>
+ <path fill-rule="evenodd" d="M9.731 14.024l.269.269.269-.269a1.506 1.506 0 00-.538 0zm-1.159-.576A2.49 2.49 0 0110 13c.53 0 1.023.165 1.428.448a.5.5 0 01.068.763l-1.143 1.143a.5.5 0 01-.707 0L8.504 14.21a.5.5 0 01.354-.853v.5l-.286-.41zM10 11.5a4.478 4.478 0 00-2.7.9.5.5 0 01-.6-.8c.919-.69 2.062-1.1 3.3-1.1s2.381.41 3.3 1.1a.5.5 0 01-.6.8 4.478 4.478 0 00-2.7-.9zm0-3c-1.833 0-3.51.657-4.814 1.748a.5.5 0 11-.642-.766A8.468 8.468 0 0110 7.5c2.076 0 3.98.745 5.456 1.982a.5.5 0 01-.642.766A7.468 7.468 0 0010 8.5z" clip-rule="evenodd"/>
+ <path fill-rule="evenodd" d="M10 5.5c-2.657 0-5.082.986-6.932 2.613a.5.5 0 11-.66-.75A11.458 11.458 0 0110 4.5c2.91 0 5.567 1.08 7.592 2.862a.5.5 0 11-.66.751A10.458 10.458 0 0010 5.5z" clip-rule="evenodd"/>
</svg>