First commit
This commit is contained in:
45
web/src/icon-gray.svg
Normal file
45
web/src/icon-gray.svg
Normal file
@@ -0,0 +1,45 @@
|
||||
<!--
|
||||
Copyright 2020 kanreisa
|
||||
CC BY-SA 4.0
|
||||
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
|
||||
https://creativecommons.org/licenses/by-sa/4.0/
|
||||
-->
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 16 16">
|
||||
<defs>
|
||||
<style>
|
||||
.a {
|
||||
fill: none;
|
||||
}
|
||||
|
||||
.b {
|
||||
fill: #e0e0e0;
|
||||
}
|
||||
|
||||
.c {
|
||||
fill: #fff;
|
||||
}
|
||||
|
||||
.d {
|
||||
clip-path: url(#a);
|
||||
}
|
||||
|
||||
.e {
|
||||
fill: #d6d6d6;
|
||||
}
|
||||
</style>
|
||||
<clipPath id="a">
|
||||
<path class="a" d="M8.24573.88939c2.11158,4.25885,2.46212,4.53568,7.21136,5.23685a.274.274,0,0,1,.14747.466c-3.39789,3.32429-3.55286,3.74321-2.75211,8.47668a.274.274,0,0,1-.39761.28426c-4.21153-2.2043-4.65789-2.22225-8.91207.00192a.27254.27254,0,0,1-.39408-.28618c.79574-4.69042.67579-5.1197-2.75527-8.47946A.274.274,0,0,1,.548,6.12578c4.70292-.69218,5.07452-.94,7.209-5.24013A.274.274,0,0,1,8.24573.88939Z"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
<g>
|
||||
<path class="b" d="M8.24573.88939c2.11158,4.25885,2.46212,4.53568,7.21136,5.23685a.274.274,0,0,1,.14747.466c-3.39789,3.32429-3.55286,3.74321-2.75211,8.47668a.274.274,0,0,1-.39761.28426c-4.21153-2.2043-4.65789-2.22225-8.91207.00192a.27254.27254,0,0,1-.39408-.28618c.79574-4.69042.67579-5.1197-2.75527-8.47946A.274.274,0,0,1,.548,6.12578c4.70292-.69218,5.07452-.94,7.209-5.24013A.274.274,0,0,1,8.24573.88939Z"/>
|
||||
<path class="c" d="M7.88012,12.67977C6.85,10.60206,6.679,10.467,4.362,10.12493a.13366.13366,0,0,1-.07195-.22734C5.94775,8.27582,6.02335,8.07144,5.6327,5.76218a.13366.13366,0,0,1,.194-.13867c2.05463,1.07538,2.27239,1.08414,4.34782-.00094a.133.133,0,0,1,.19226.13962c-.38821,2.28825-.32969,2.49768,1.34418,4.13676a.13367.13367,0,0,1-.07542.22621c-2.29436.33768-2.47564.45859-3.51695,2.55643A.13366.13366,0,0,1,7.88012,12.67977Z"/>
|
||||
<g class="d">
|
||||
<circle class="e" cx="5.13755" cy="4.86342" r="0.79995"/>
|
||||
<circle class="e" cx="10.86245" cy="4.86342" r="0.8"/>
|
||||
<circle class="e" cx="8" cy="13.69361" r="0.8"/>
|
||||
<circle class="e" cx="3.34339" cy="10.31627" r="0.8"/>
|
||||
<circle class="e" cx="12.65661" cy="10.31627" r="0.8"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.2 KiB |
Reference in New Issue
Block a user