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>2022-07-09 02:37:51 +0300
committerMark Otto <markdotto@gmail.com>2022-07-09 02:37:51 +0300
commit1988bdde0810a9f36629806f7a326dac3fb149be (patch)
tree1c9fbc7a85aa13d5185c07322813aa86455e8534
parent48ed426f732160d3e81929784009be68165ecaef (diff)
Fixes #1292: Add Alexa icon
-rw-r--r--icons/alexa.svg3
1 files changed, 3 insertions, 0 deletions
diff --git a/icons/alexa.svg b/icons/alexa.svg
new file mode 100644
index 000000000..a68f1d9d0
--- /dev/null
+++ b/icons/alexa.svg
@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-alexa" viewBox="0 0 16 16">
+ <path d="M7.996 0A7.998 7.998 0 0 0 0 8a8 8 0 0 0 6.93 7.93v-1.613a1.06 1.06 0 0 0-.717-1.008A5.602 5.602 0 0 1 2.4 7.865 5.579 5.579 0 0 1 8.054 2.4a5.599 5.599 0 0 1 5.535 5.81l-.002.046a6.116 6.116 0 0 1-.012.192l-.005.061a4.85 4.85 0 0 1-.033.284l-.01.068c-.685 4.516-6.564 7.054-6.596 7.068A7.998 7.998 0 0 0 15.992 8 7.998 7.998 0 0 0 7.996.001Z"/>
+</svg> \ No newline at end of file