diff options
Diffstat (limited to 'Flat-Remix-Yellow-Dark/actions/scalable/blurfx.svg')
-rw-r--r-- | Flat-Remix-Yellow-Dark/actions/scalable/blurfx.svg | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Flat-Remix-Yellow-Dark/actions/scalable/blurfx.svg b/Flat-Remix-Yellow-Dark/actions/scalable/blurfx.svg index 73922be56..5fde10213 100644 --- a/Flat-Remix-Yellow-Dark/actions/scalable/blurfx.svg +++ b/Flat-Remix-Yellow-Dark/actions/scalable/blurfx.svg @@ -1,8 +1,10 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> <defs> <style id="current-color-scheme" type="text/css"> - .ColorScheme-Text { color:#eeeeec; } .ColorScheme-Highlight { color:#5294e2; } + .ColorScheme-Text { color:#ffffff; } .ColorScheme-Highlight { color:#367bf0; } </style> </defs> - <path style="fill:currentColor" class="ColorScheme-Text" d="M 11 1 L 10.425781 2.6132812 L 8.8789062 1.8789062 L 9.6132812 3.4257812 L 8 4 L 9.6132812 4.5742188 L 8.8789062 6.1210938 L 10.425781 5.3867188 L 11 7 L 11.574219 5.3867188 L 13.121094 6.1210938 L 12.386719 4.5742188 L 14 4 L 12.386719 3.4257812 L 13.121094 1.8789062 L 11.574219 2.6132812 L 11 1 z M 6 2 C 5.79297 2.66364 5.5132275 3.3130187 5.2109375 3.9492188 C 3.6704375 7.0994188 1.2598438 9.2539875 1.0273438 11.242188 C 1.0213438 11.271888 1.0052 11.304384 1 11.333984 L 1.0195312 11.339844 C 1.0145313 11.408244 1 11.476732 1 11.544922 C 1 14.005122 3.2386 16 6 16 C 8.7614 16 11 14.005122 11 11.544922 C 11 11.476722 10.985469 11.408204 10.980469 11.339844 L 11 11.333984 C 10.995 11.304484 10.978956 11.271888 10.972656 11.242188 C 10.740106 9.2539875 8.3295625 7.0974656 6.7890625 3.9472656 C 6.4867825 3.3110556 6.20702 2.6637 6 2 z" transform="translate(4 4)"/> + <g transform="matrix(1,0,0,1,4,4)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 6,2 C 7,6 11,9 11,11.5 11,14 8.77,16 6,16 3.23,16 1,14 1,11.5 1,9 5,6 6,2 Z M 11,1 10.426,2.6133 8.8789,1.8789 9.6133,3.4258 8,4 9.6133,4.5742 8.8789,6.1211 10.426,5.3867 11,7 11.574,5.3867 13.121,6.1211 12.387,4.5742 14,4 12.387,3.4258 13.121,1.8789 11.574,2.6133 Z"/> + </g> </svg> |