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/usb-plug-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/usb-plug-fill.svg')
-rw-r--r--icons/usb-plug-fill.svg3
1 files changed, 3 insertions, 0 deletions
diff --git a/icons/usb-plug-fill.svg b/icons/usb-plug-fill.svg
new file mode 100644
index 000000000..0724f5795
--- /dev/null
+++ b/icons/usb-plug-fill.svg
@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-usb-plug-fill" viewBox="0 0 16 16">
+ <path fill-rule="evenodd" d="M6 .5a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 .5.5v4H6v-4ZM7 1h1v1H7V1Zm2 0h1v1H9V1ZM5.5 5a.5.5 0 0 0-.5.5v4.894a2 2 0 0 0 .336 1.11l.83 1.245c.544.816.834 1.774.834 2.754 0 .275.222.497.497.497h2.006a.497.497 0 0 0 .497-.497c0-.98.29-1.938.834-2.754l.83-1.245a2 2 0 0 0 .336-1.11V5.5a.5.5 0 0 0-.5-.5h-6Z"/>
+</svg> \ No newline at end of file