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/robot.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/robot.svg')
-rw-r--r--icons/robot.svg3
1 files changed, 3 insertions, 0 deletions
diff --git a/icons/robot.svg b/icons/robot.svg
new file mode 100644
index 000000000..273d4ac70
--- /dev/null
+++ b/icons/robot.svg
@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-robot" viewBox="0 0 16 16">
+ <path fill-rule="evenodd" d="M8.5 1.866a1 1 0 1 0-1 0V3h-2A4.5 4.5 0 0 0 1 7.5V8a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1v1a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2v-1a1 1 0 0 0 1-1V9a1 1 0 0 0-1-1v-.5A4.5 4.5 0 0 0 10.5 3h-2V1.866ZM14 7.5V13a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V7.5A3.5 3.5 0 0 1 5.5 4h5A3.5 3.5 0 0 1 14 7.5Zm-8 5a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3a.5.5 0 0 1-.5-.5ZM3 8.062C3 6.76 4.235 5.765 5.53 5.886a26.58 26.58 0 0 0 4.94 0C11.765 5.765 13 6.76 13 8.062v1.157a.933.933 0 0 1-.765.935c-.845.147-2.34.346-4.235.346-1.895 0-3.39-.2-4.235-.346A.933.933 0 0 1 3 9.219V8.062Zm4.542-.827a.25.25 0 0 1 .182.135l.842 1.7.754-.785a.25.25 0 0 1 .166-.076 24.85 24.85 0 0 0 1.98-.19.25.25 0 0 1 .068.496 25.29 25.29 0 0 1-1.922.187l-.932.971a.25.25 0 0 1-.404-.062l-.847-1.71-.754.736a.25.25 0 0 1-.189.07 25.36 25.36 0 0 1-2.02-.192.25.25 0 1 1 .068-.495c.512.07 1.143.138 1.87.182l.921-.9a.25.25 0 0 1 .217-.067Z"/>
+</svg> \ No newline at end of file