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>2020-04-08 02:53:57 +0300
committerMark Otto <otto@github.com>2020-05-20 00:44:45 +0300
commit8ac77ed6445cce2a942c7d5a29a89a71c656c301 (patch)
tree6737de7a9a6c03b8de1101796ff913047ee87ef3 /icons/emoji-dizzy.svg
parentaf48781c5535d62b34c1dce567edbdbd2cfe4ef5 (diff)
Reprocess all icons with updated script to prevent Sketch distorition
Diffstat (limited to 'icons/emoji-dizzy.svg')
-rw-r--r--icons/emoji-dizzy.svg6
1 files changed, 3 insertions, 3 deletions
diff --git a/icons/emoji-dizzy.svg b/icons/emoji-dizzy.svg
index e596df3ce..0ed3dc047 100644
--- a/icons/emoji-dizzy.svg
+++ b/icons/emoji-dizzy.svg
@@ -1,5 +1,5 @@
<svg class="bi bi-emoji-dizzy" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
- <path fill-rule="evenodd" d="M8 15A7 7 0 108 1a7 7 0 000 14zm0 1A8 8 0 108 0a8 8 0 000 16z" clip-rule="evenodd"/>
- <path fill-rule="evenodd" d="M9.146 5.146a.5.5 0 01.708 0l.646.647.646-.647a.5.5 0 01.708.708l-.647.646.647.646a.5.5 0 01-.708.708l-.646-.647-.646.647a.5.5 0 11-.708-.708l.647-.646-.647-.646a.5.5 0 010-.708zm-5 0a.5.5 0 01.708 0l.646.647.646-.647a.5.5 0 11.708.708l-.647.646.647.646a.5.5 0 11-.708.708L5.5 7.207l-.646.647a.5.5 0 11-.708-.708l.647-.646-.647-.646a.5.5 0 010-.708z" clip-rule="evenodd"/>
- <path d="M10 11a2 2 0 11-4 0 2 2 0 014 0z"/>
+ <path fill-rule="evenodd" d="M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z" clip-rule="evenodd"/>
+ <path fill-rule="evenodd" d="M9.146 5.146a.5.5 0 0 1 .708 0l.646.647.646-.647a.5.5 0 0 1 .708.708l-.647.646.647.646a.5.5 0 0 1-.708.708l-.646-.647-.646.647a.5.5 0 1 1-.708-.708l.647-.646-.647-.646a.5.5 0 0 1 0-.708zm-5 0a.5.5 0 0 1 .708 0l.646.647.646-.647a.5.5 0 1 1 .708.708l-.647.646.647.646a.5.5 0 1 1-.708.708L5.5 7.207l-.646.647a.5.5 0 1 1-.708-.708l.647-.646-.647-.646a.5.5 0 0 1 0-.708z" clip-rule="evenodd"/>
+ <path d="M10 11a2 2 0 1 1-4 0 2 2 0 0 1 4 0z"/>
</svg> \ No newline at end of file