[Fix] Icons color not following theme color scheme
@@ -1,25 +1,16 @@
|
||||
<svg version="1.1" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<svg width="24" height="24" version="1.1" xmlns="http://www.w3.org/2000/svg">
|
||||
<defs>
|
||||
<style id="current-color-scheme" type="text/css">.ColorScheme-Text {
|
||||
color:#ffffff
|
||||
}</style>
|
||||
<style type="text/css">.ColorScheme-Text{color:#232629;}.ColorScheme-PositiveText { color: #27ae60; }</style>
|
||||
<style type="text/css">.ColorScheme-Text { color: #fcfcfc; }</style>
|
||||
<style type="text/css">.ColorScheme-Text {
|
||||
color:#ffffff
|
||||
color:#ffffff;
|
||||
}</style>
|
||||
<linearGradient id="linearGradient4181" x1="399.99" x2="399.99" y1="545.14" y2="518.14" gradientTransform="matrix(.42857 0 0 .42857 -183.37 -215.02)" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#0bac83" offset="0"/>
|
||||
<stop stop-color="#10da96" offset="1"/>
|
||||
</linearGradient>
|
||||
<style type="text/css">.ColorScheme-Text {
|
||||
color:#ffffff
|
||||
}</style>
|
||||
<style type="text/css">.ColorScheme-Text { color: #fcfcfc; }</style>
|
||||
</defs>
|
||||
<g transform="translate(25.03 -1.6194)">
|
||||
<g transform="matrix(.96475 0 0 .96475 -51.459 2.6014)" fill="#fff">
|
||||
<path class="ColorScheme-Text" d="m38.985 0.47121a7.6013 7.6013 0 0 0-7.6013 7.6013 7.6013 7.6013 0 0 0 0.0049 0.16331 5.0675 5.0675 0 0 0-3.8056 4.9042 5.0675 5.0675 0 0 0 5.0675 5.0675h11.402a6.3344 6.3344 0 0 0 6.3344-6.3344 6.3344 6.3344 0 0 0-4.1075-5.9237 7.6013 7.6013 0 0 0-7.2945-5.4783zm0 1.2669a6.3344 6.3344 0 0 1 6.233 5.2086 5.0675 5.0675 0 0 1 3.9021 4.9265 5.0675 5.0675 0 0 1-5.0675 5.0675h-11.402a3.8006 3.8006 0 0 1-3.8006-3.8006 3.8006 3.8006 0 0 1 3.8006-3.8006 3.8006 3.8006 0 0 1 0.13609 0.00748 6.3344 6.3344 0 0 1-0.13609-1.2743 6.3344 6.3344 0 0 1 6.3344-6.3344z" fill="#fff"/>
|
||||
<g transform="matrix(.96475 0 0 .96475 -51.459 2.6014)">
|
||||
<path class="ColorScheme-Text" d="m38.985 0.47121a7.6013 7.6013 0 0 0-7.6013 7.6013 7.6013 7.6013 0 0 0 0.0049 0.16331 5.0675 5.0675 0 0 0-3.8056 4.9042 5.0675 5.0675 0 0 0 5.0675 5.0675h11.402a6.3344 6.3344 0 0 0 6.3344-6.3344 6.3344 6.3344 0 0 0-4.1075-5.9237 7.6013 7.6013 0 0 0-7.2945-5.4783zm0 1.2669a6.3344 6.3344 0 0 1 6.233 5.2086 5.0675 5.0675 0 0 1 3.9021 4.9265 5.0675 5.0675 0 0 1-5.0675 5.0675h-11.402a3.8006 3.8006 0 0 1-3.8006-3.8006 3.8006 3.8006 0 0 1 3.8006-3.8006 3.8006 3.8006 0 0 1 0.13609 0.00748 6.3344 6.3344 0 0 1-0.13609-1.2743 6.3344 6.3344 0 0 1 6.3344-6.3344z" fill="currentColor"/>
|
||||
</g>
|
||||
<g transform="matrix(1.1085 0 0 1.1085 5.1011 3.2441)">
|
||||
<circle cx="-11.694" cy="12.889" r="6" fill="url(#linearGradient4181)"/>
|
||||
|
||||
|
Before Width: | Height: | Size: 3.3 KiB After Width: | Height: | Size: 2.9 KiB |
@@ -1,25 +1,16 @@
|
||||
<svg version="1.1" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<svg width="24" height="24" version="1.1" xmlns="http://www.w3.org/2000/svg">
|
||||
<defs>
|
||||
<style id="current-color-scheme" type="text/css">.ColorScheme-Text {
|
||||
color:#ffffff
|
||||
}</style>
|
||||
<style type="text/css">.ColorScheme-Text { color: #fcfcfc; }</style>
|
||||
<style type="text/css">.ColorScheme-Text{color:#232629;}.ColorScheme-NeutralText { color: #f67400; }</style>
|
||||
<style type="text/css">.ColorScheme-Text {
|
||||
color:#ffffff
|
||||
}</style>
|
||||
<linearGradient id="linearGradient4160-4" x1="2" x2="46.54" y1="1028.4" y2="1031.1" gradientTransform="matrix(.27273 0 0 .27273 -24.633 -299.31)" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#f00" offset="0"/>
|
||||
<stop stop-color="#ff2a2a" offset="1"/>
|
||||
</linearGradient>
|
||||
<style type="text/css">.ColorScheme-Text {
|
||||
color:#ffffff
|
||||
}</style>
|
||||
<style type="text/css">.ColorScheme-Text { color: #fcfcfc; }</style>
|
||||
</defs>
|
||||
<g transform="translate(28.686 -2.5863)">
|
||||
<g transform="matrix(.96475 0 0 .96475 -55.115 3.5684)" fill="#fff">
|
||||
<path class="ColorScheme-Text" d="m38.985 0.47121a7.6013 7.6013 0 0 0-7.6013 7.6013 7.6013 7.6013 0 0 0 0.0049 0.16331 5.0675 5.0675 0 0 0-3.8056 4.9042 5.0675 5.0675 0 0 0 5.0675 5.0675h11.402a6.3344 6.3344 0 0 0 6.3344-6.3344 6.3344 6.3344 0 0 0-4.1075-5.9237 7.6013 7.6013 0 0 0-7.2945-5.4783zm0 1.2669a6.3344 6.3344 0 0 1 6.233 5.2086 5.0675 5.0675 0 0 1 3.9021 4.9265 5.0675 5.0675 0 0 1-5.0675 5.0675h-11.402a3.8006 3.8006 0 0 1-3.8006-3.8006 3.8006 3.8006 0 0 1 3.8006-3.8006 3.8006 3.8006 0 0 1 0.13609 0.00748 6.3344 6.3344 0 0 1-0.13609-1.2743 6.3344 6.3344 0 0 1 6.3344-6.3344z" fill="#fff"/>
|
||||
<g transform="matrix(.96475 0 0 .96475 -55.115 3.5684)">
|
||||
<path class="ColorScheme-Text" d="m38.985 0.47121a7.6013 7.6013 0 0 0-7.6013 7.6013 7.6013 7.6013 0 0 0 0.0049 0.16331 5.0675 5.0675 0 0 0-3.8056 4.9042 5.0675 5.0675 0 0 0 5.0675 5.0675h11.402a6.3344 6.3344 0 0 0 6.3344-6.3344 6.3344 6.3344 0 0 0-4.1075-5.9237 7.6013 7.6013 0 0 0-7.2945-5.4783zm0 1.2669a6.3344 6.3344 0 0 1 6.233 5.2086 5.0675 5.0675 0 0 1 3.9021 4.9265 5.0675 5.0675 0 0 1-5.0675 5.0675h-11.402a3.8006 3.8006 0 0 1-3.8006-3.8006 3.8006 3.8006 0 0 1 3.8006-3.8006 3.8006 3.8006 0 0 1 0.13609 0.00748 6.3344 6.3344 0 0 1-0.13609-1.2743 6.3344 6.3344 0 0 1 6.3344-6.3344z" fill="currentColor"/>
|
||||
</g>
|
||||
<g transform="matrix(1.1085 0 0 1.1085 8.0464 -2.8539)">
|
||||
<ellipse transform="rotate(266.31)" cx="-18.087" cy="-18.852" rx="6" ry="6" fill="url(#linearGradient4160-4)"/>
|
||||
|
||||
|
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 1.8 KiB |
@@ -1,4 +1,4 @@
|
||||
<svg version="1.1" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<svg width="24" height="24" version="1.1" xmlns="http://www.w3.org/2000/svg">
|
||||
<defs>
|
||||
<style id="current-color-scheme" type="text/css">.ColorScheme-Text {
|
||||
color:#ffffff
|
||||
@@ -7,16 +7,10 @@
|
||||
<stop stop-color="#06f" offset="0"/>
|
||||
<stop stop-color="#5f8dd3" offset="1"/>
|
||||
</linearGradient>
|
||||
<style type="text/css">.ColorScheme-Text{color:#232629;}.ColorScheme-Highlight { color: #3daee9; }</style>
|
||||
<style type="text/css">.ColorScheme-Text { color: #fcfcfc; }</style>
|
||||
<style type="text/css">.ColorScheme-Text {
|
||||
color:#ffffff
|
||||
}</style>
|
||||
<style type="text/css">.ColorScheme-Text { color: #fcfcfc; }</style>
|
||||
</defs>
|
||||
<g transform="translate(24.113 -1.0715)">
|
||||
<g transform="matrix(.96475 0 0 .96475 -50.542 2.0535)" fill="#fff">
|
||||
<path class="ColorScheme-Text" d="m38.985 0.47121a7.6013 7.6013 0 0 0-7.6013 7.6013 7.6013 7.6013 0 0 0 0.0049 0.16331 5.0675 5.0675 0 0 0-3.8056 4.9042 5.0675 5.0675 0 0 0 5.0675 5.0675h11.402a6.3344 6.3344 0 0 0 6.3344-6.3344 6.3344 6.3344 0 0 0-4.1075-5.9237 7.6013 7.6013 0 0 0-7.2945-5.4783zm0 1.2669a6.3344 6.3344 0 0 1 6.233 5.2086 5.0675 5.0675 0 0 1 3.9021 4.9265 5.0675 5.0675 0 0 1-5.0675 5.0675h-11.402a3.8006 3.8006 0 0 1-3.8006-3.8006 3.8006 3.8006 0 0 1 3.8006-3.8006 3.8006 3.8006 0 0 1 0.13609 0.00748 6.3344 6.3344 0 0 1-0.13609-1.2743 6.3344 6.3344 0 0 1 6.3344-6.3344z" fill="#fff"/>
|
||||
<g transform="matrix(.96475 0 0 .96475 -50.542 2.0535)">
|
||||
<path class="ColorScheme-Text" d="m38.985 0.47121a7.6013 7.6013 0 0 0-7.6013 7.6013 7.6013 7.6013 0 0 0 0.0049 0.16331 5.0675 5.0675 0 0 0-3.8056 4.9042 5.0675 5.0675 0 0 0 5.0675 5.0675h11.402a6.3344 6.3344 0 0 0 6.3344-6.3344 6.3344 6.3344 0 0 0-4.1075-5.9237 7.6013 7.6013 0 0 0-7.2945-5.4783zm0 1.2669a6.3344 6.3344 0 0 1 6.233 5.2086 5.0675 5.0675 0 0 1 3.9021 4.9265 5.0675 5.0675 0 0 1-5.0675 5.0675h-11.402a3.8006 3.8006 0 0 1-3.8006-3.8006 3.8006 3.8006 0 0 1 3.8006-3.8006 3.8006 3.8006 0 0 1 0.13609 0.00748 6.3344 6.3344 0 0 1-0.13609-1.2743 6.3344 6.3344 0 0 1 6.3344-6.3344z" fill="currentColor"/>
|
||||
</g>
|
||||
<g transform="matrix(1.6628 0 0 1.6628 -35.212 -9.6202)" stroke-width=".66667">
|
||||
<circle transform="rotate(266.31)" cx="-17.06" cy="15.936" r="4" fill="url(#linearGradient4160-4)"/>
|
||||
|
||||
|
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 1.8 KiB |
@@ -1,18 +1,12 @@
|
||||
<svg version="1.1" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
||||
<svg width="24" height="24" version="1.1" xmlns="http://www.w3.org/2000/svg">
|
||||
<defs>
|
||||
<style id="current-color-scheme" type="text/css">.ColorScheme-Text {
|
||||
color:#ffffff
|
||||
}</style>
|
||||
<style type="text/css">.ColorScheme-Text { color: #fcfcfc; }</style>
|
||||
<style type="text/css">.ColorScheme-Text { color: #fcfcfc; }</style>
|
||||
<style type="text/css">.ColorScheme-Text {
|
||||
color:#ffffff
|
||||
}</style>
|
||||
<style type="text/css">.ColorScheme-Text { color: #fcfcfc; }</style>
|
||||
</defs>
|
||||
<g transform="translate(27.381 -5.0748)">
|
||||
<g transform="matrix(.96475 0 0 .96475 -53.81 6.0569)" fill="#fff">
|
||||
<path class="ColorScheme-Text" d="m38.985 0.47121a7.6013 7.6013 0 0 0-7.6013 7.6013 7.6013 7.6013 0 0 0 0.0049 0.16331 5.0675 5.0675 0 0 0-3.8056 4.9042 5.0675 5.0675 0 0 0 5.0675 5.0675h11.402a6.3344 6.3344 0 0 0 6.3344-6.3344 6.3344 6.3344 0 0 0-4.1075-5.9237 7.6013 7.6013 0 0 0-7.2945-5.4783zm0 1.2669a6.3344 6.3344 0 0 1 6.233 5.2086 5.0675 5.0675 0 0 1 3.9021 4.9265 5.0675 5.0675 0 0 1-5.0675 5.0675h-11.402a3.8006 3.8006 0 0 1-3.8006-3.8006 3.8006 3.8006 0 0 1 3.8006-3.8006 3.8006 3.8006 0 0 1 0.13609 0.00748 6.3344 6.3344 0 0 1-0.13609-1.2743 6.3344 6.3344 0 0 1 6.3344-6.3344z" fill="#fff"/>
|
||||
<g transform="matrix(.96475 0 0 .96475 -53.81 6.0569)">
|
||||
<path class="ColorScheme-Text" d="m38.985 0.47121a7.6013 7.6013 0 0 0-7.6013 7.6013 7.6013 7.6013 0 0 0 0.0049 0.16331 5.0675 5.0675 0 0 0-3.8056 4.9042 5.0675 5.0675 0 0 0 5.0675 5.0675h11.402a6.3344 6.3344 0 0 0 6.3344-6.3344 6.3344 6.3344 0 0 0-4.1075-5.9237 7.6013 7.6013 0 0 0-7.2945-5.4783zm0 1.2669a6.3344 6.3344 0 0 1 6.233 5.2086 5.0675 5.0675 0 0 1 3.9021 4.9265 5.0675 5.0675 0 0 1-5.0675 5.0675h-11.402a3.8006 3.8006 0 0 1-3.8006-3.8006 3.8006 3.8006 0 0 1 3.8006-3.8006 3.8006 3.8006 0 0 1 0.13609 0.00748 6.3344 6.3344 0 0 1-0.13609-1.2743 6.3344 6.3344 0 0 1 6.3344-6.3344z" fill="currentColor"/>
|
||||
</g>
|
||||
<g transform="matrix(1.6628 0 0 1.6628 -38.48 -5.6168)">
|
||||
<path d="m17 12c-2.216 0-4 1.784-4 4s1.784 4 4 4 4-1.784 4-4-1.784-4-4-4z" color="#27ae60" fill="#bdc3c7"/>
|
||||
|
||||
|
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.4 KiB |
@@ -1,4 +1,4 @@
|
||||
<svg version="1.1" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<svg width="24" height="24" version="1.1" xmlns="http://www.w3.org/2000/svg">
|
||||
<defs>
|
||||
<style id="current-color-scheme" type="text/css">.ColorScheme-Text {
|
||||
color:#ffffff
|
||||
@@ -7,11 +7,10 @@
|
||||
<stop stop-color="#0bac83" offset="0"/>
|
||||
<stop stop-color="#10da96" offset="1"/>
|
||||
</linearGradient>
|
||||
<style type="text/css">.ColorScheme-Text { color: #fcfcfc; }</style>
|
||||
</defs>
|
||||
<g transform="translate(-.024021 1.0192)">
|
||||
<g transform="matrix(.96475 0 0 .96475 -26.405 -.03718)" fill="#fff">
|
||||
<path class="ColorScheme-Text" d="m38.985 0.47121a7.6013 7.6013 0 0 0-7.6013 7.6013 7.6013 7.6013 0 0 0 0.0049 0.16331 5.0675 5.0675 0 0 0-3.8056 4.9042 5.0675 5.0675 0 0 0 5.0675 5.0675h11.402a6.3344 6.3344 0 0 0 6.3344-6.3344 6.3344 6.3344 0 0 0-4.1075-5.9237 7.6013 7.6013 0 0 0-7.2945-5.4783zm0 1.2669a6.3344 6.3344 0 0 1 6.233 5.2086 5.0675 5.0675 0 0 1 3.9021 4.9265 5.0675 5.0675 0 0 1-5.0675 5.0675h-11.402a3.8006 3.8006 0 0 1-3.8006-3.8006 3.8006 3.8006 0 0 1 3.8006-3.8006 3.8006 3.8006 0 0 1 0.13609 0.00748 6.3344 6.3344 0 0 1-0.13609-1.2743 6.3344 6.3344 0 0 1 6.3344-6.3344z" fill="#fff"/>
|
||||
<g transform="matrix(.96475 0 0 .96475 -26.405 -.03718)">
|
||||
<path class="ColorScheme-Text" d="m38.985 0.47121a7.6013 7.6013 0 0 0-7.6013 7.6013 7.6013 7.6013 0 0 0 0.0049 0.16331 5.0675 5.0675 0 0 0-3.8056 4.9042 5.0675 5.0675 0 0 0 5.0675 5.0675h11.402a6.3344 6.3344 0 0 0 6.3344-6.3344 6.3344 6.3344 0 0 0-4.1075-5.9237 7.6013 7.6013 0 0 0-7.2945-5.4783zm0 1.2669a6.3344 6.3344 0 0 1 6.233 5.2086 5.0675 5.0675 0 0 1 3.9021 4.9265 5.0675 5.0675 0 0 1-5.0675 5.0675h-11.402a3.8006 3.8006 0 0 1-3.8006-3.8006 3.8006 3.8006 0 0 1 3.8006-3.8006 3.8006 3.8006 0 0 1 0.13609 0.00748 6.3344 6.3344 0 0 1-0.13609-1.2743 6.3344 6.3344 0 0 1 6.3344-6.3344z" fill="currentColor"/>
|
||||
</g>
|
||||
<g transform="matrix(1.1085 0 0 1.1085 3.8893 -1.1804)">
|
||||
<circle cx="12" cy="14.5" r="6" fill="url(#linearGradient4181)"/>
|
||||
|
||||
|
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 2.0 KiB |
@@ -1,4 +1,4 @@
|
||||
<svg version="1.1" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<svg width="24" height="24" version="1.1" xmlns="http://www.w3.org/2000/svg">
|
||||
<defs>
|
||||
<style id="current-color-scheme" type="text/css">.ColorScheme-Text {
|
||||
color:#ffffff
|
||||
@@ -7,15 +7,10 @@
|
||||
<stop stop-color="#ff7900" offset="0"/>
|
||||
<stop stop-color="#ffb500" offset="1"/>
|
||||
</linearGradient>
|
||||
<style type="text/css">.ColorScheme-Text { color: #fcfcfc; }</style>
|
||||
<style type="text/css">.ColorScheme-Text {
|
||||
color:#ffffff
|
||||
}</style>
|
||||
<style type="text/css">.ColorScheme-Text { color: #fcfcfc; }</style>
|
||||
</defs>
|
||||
<g transform="translate(17.471 1.4457)">
|
||||
<g transform="matrix(.96475 0 0 .96475 -43.9 -.46366)" fill="#fff">
|
||||
<path class="ColorScheme-Text" d="m38.985 0.47121a7.6013 7.6013 0 0 0-7.6013 7.6013 7.6013 7.6013 0 0 0 0.0049 0.16331 5.0675 5.0675 0 0 0-3.8056 4.9042 5.0675 5.0675 0 0 0 5.0675 5.0675h11.402a6.3344 6.3344 0 0 0 6.3344-6.3344 6.3344 6.3344 0 0 0-4.1075-5.9237 7.6013 7.6013 0 0 0-7.2945-5.4783zm0 1.2669a6.3344 6.3344 0 0 1 6.233 5.2086 5.0675 5.0675 0 0 1 3.9021 4.9265 5.0675 5.0675 0 0 1-5.0675 5.0675h-11.402a3.8006 3.8006 0 0 1-3.8006-3.8006 3.8006 3.8006 0 0 1 3.8006-3.8006 3.8006 3.8006 0 0 1 0.13609 0.00748 6.3344 6.3344 0 0 1-0.13609-1.2743 6.3344 6.3344 0 0 1 6.3344-6.3344z" fill="#fff"/>
|
||||
<g transform="matrix(.96475 0 0 .96475 -43.9 -.46366)">
|
||||
<path class="ColorScheme-Text" d="m38.985 0.47121a7.6013 7.6013 0 0 0-7.6013 7.6013 7.6013 7.6013 0 0 0 0.0049 0.16331 5.0675 5.0675 0 0 0-3.8056 4.9042 5.0675 5.0675 0 0 0 5.0675 5.0675h11.402a6.3344 6.3344 0 0 0 6.3344-6.3344 6.3344 6.3344 0 0 0-4.1075-5.9237 7.6013 7.6013 0 0 0-7.2945-5.4783zm0 1.2669a6.3344 6.3344 0 0 1 6.233 5.2086 5.0675 5.0675 0 0 1 3.9021 4.9265 5.0675 5.0675 0 0 1-5.0675 5.0675h-11.402a3.8006 3.8006 0 0 1-3.8006-3.8006 3.8006 3.8006 0 0 1 3.8006-3.8006 3.8006 3.8006 0 0 1 0.13609 0.00748 6.3344 6.3344 0 0 1-0.13609-1.2743 6.3344 6.3344 0 0 1 6.3344-6.3344z" fill="currentColor"/>
|
||||
</g>
|
||||
<g transform="matrix(1.1085 0 0 1.1085 -13.606 -1.6062)">
|
||||
<ellipse transform="rotate(266.31)" cx="-15.242" cy="11.042" rx="6" ry="6" fill="url(#linearGradient4160-4)"/>
|
||||
|
||||
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.5 KiB |
@@ -1,4 +1,4 @@
|
||||
<svg version="1.1" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<svg width="24" height="24" version="1.1" xmlns="http://www.w3.org/2000/svg">
|
||||
<defs>
|
||||
<style id="current-color-scheme" type="text/css">.ColorScheme-Text {
|
||||
color:#ffffff
|
||||
@@ -7,15 +7,10 @@
|
||||
<stop stop-color="#06f" offset="0"/>
|
||||
<stop stop-color="#5f8dd3" offset="1"/>
|
||||
</linearGradient>
|
||||
<style type="text/css">.ColorScheme-Text { color: #fcfcfc; }</style>
|
||||
<style type="text/css">.ColorScheme-Text {
|
||||
color:#ffffff
|
||||
}</style>
|
||||
<style type="text/css">.ColorScheme-Text { color: #fcfcfc; }</style>
|
||||
</defs>
|
||||
<g transform="translate(-24.022 -1.301)">
|
||||
<g transform="matrix(.96475 0 0 .96475 -2.4072 2.283)" fill="#fff">
|
||||
<path class="ColorScheme-Text" d="m38.985 0.47121a7.6013 7.6013 0 0 0-7.6013 7.6013 7.6013 7.6013 0 0 0 0.0049 0.16331 5.0675 5.0675 0 0 0-3.8056 4.9042 5.0675 5.0675 0 0 0 5.0675 5.0675h11.402a6.3344 6.3344 0 0 0 6.3344-6.3344 6.3344 6.3344 0 0 0-4.1075-5.9237 7.6013 7.6013 0 0 0-7.2945-5.4783zm0 1.2669a6.3344 6.3344 0 0 1 6.233 5.2086 5.0675 5.0675 0 0 1 3.9021 4.9265 5.0675 5.0675 0 0 1-5.0675 5.0675h-11.402a3.8006 3.8006 0 0 1-3.8006-3.8006 3.8006 3.8006 0 0 1 3.8006-3.8006 3.8006 3.8006 0 0 1 0.13609 0.00748 6.3344 6.3344 0 0 1-0.13609-1.2743 6.3344 6.3344 0 0 1 6.3344-6.3344z" fill="#fff"/>
|
||||
<g transform="matrix(.96475 0 0 .96475 -2.4072 2.283)">
|
||||
<path class="ColorScheme-Text" d="m38.985 0.47121a7.6013 7.6013 0 0 0-7.6013 7.6013 7.6013 7.6013 0 0 0 0.0049 0.16331 5.0675 5.0675 0 0 0-3.8056 4.9042 5.0675 5.0675 0 0 0 5.0675 5.0675h11.402a6.3344 6.3344 0 0 0 6.3344-6.3344 6.3344 6.3344 0 0 0-4.1075-5.9237 7.6013 7.6013 0 0 0-7.2945-5.4783zm0 1.2669a6.3344 6.3344 0 0 1 6.233 5.2086 5.0675 5.0675 0 0 1 3.9021 4.9265 5.0675 5.0675 0 0 1-5.0675 5.0675h-11.402a3.8006 3.8006 0 0 1-3.8006-3.8006 3.8006 3.8006 0 0 1 3.8006-3.8006 3.8006 3.8006 0 0 1 0.13609 0.00748 6.3344 6.3344 0 0 1-0.13609-1.2743 6.3344 6.3344 0 0 1 6.3344-6.3344z" fill="currentColor"/>
|
||||
</g>
|
||||
<g transform="matrix(1.1085 0 0 1.1085 27.888 1.1405)">
|
||||
<ellipse transform="rotate(266.31)" cx="-15.242" cy="11.042" rx="6" ry="6" fill="url(#linearGradient4160-4)"/>
|
||||
|
||||
|
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 2.1 KiB |
@@ -1,4 +1,4 @@
|
||||
<svg version="1.1" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<svg width="24" height="24" version="1.1" xmlns="http://www.w3.org/2000/svg">
|
||||
<defs>
|
||||
<style id="current-color-scheme" type="text/css">.ColorScheme-Text {
|
||||
color:#ffffff
|
||||
@@ -7,15 +7,10 @@
|
||||
<stop stop-color="#ff7900" offset="0"/>
|
||||
<stop stop-color="#ffb500" offset="1"/>
|
||||
</linearGradient>
|
||||
<style type="text/css">.ColorScheme-Text { color: #fcfcfc; }</style>
|
||||
<style type="text/css">.ColorScheme-Text {
|
||||
color:#ffffff
|
||||
}</style>
|
||||
<style type="text/css">.ColorScheme-Text { color: #fcfcfc; }</style>
|
||||
</defs>
|
||||
<g transform="translate(-29.471 -7.34)">
|
||||
<g transform="matrix(.96475 0 0 .96475 3.0414 8.3221)" fill="#fff">
|
||||
<path class="ColorScheme-Text" d="m38.985 0.47121a7.6013 7.6013 0 0 0-7.6013 7.6013 7.6013 7.6013 0 0 0 0.0049 0.16331 5.0675 5.0675 0 0 0-3.8056 4.9042 5.0675 5.0675 0 0 0 5.0675 5.0675h11.402a6.3344 6.3344 0 0 0 6.3344-6.3344 6.3344 6.3344 0 0 0-4.1075-5.9237 7.6013 7.6013 0 0 0-7.2945-5.4783zm0 1.2669a6.3344 6.3344 0 0 1 6.233 5.2086 5.0675 5.0675 0 0 1 3.9021 4.9265 5.0675 5.0675 0 0 1-5.0675 5.0675h-11.402a3.8006 3.8006 0 0 1-3.8006-3.8006 3.8006 3.8006 0 0 1 3.8006-3.8006 3.8006 3.8006 0 0 1 0.13609 0.00748 6.3344 6.3344 0 0 1-0.13609-1.2743 6.3344 6.3344 0 0 1 6.3344-6.3344z" fill="#fff"/>
|
||||
<g transform="matrix(.96475 0 0 .96475 3.0414 8.3221)">
|
||||
<path class="ColorScheme-Text" d="m38.985 0.47121a7.6013 7.6013 0 0 0-7.6013 7.6013 7.6013 7.6013 0 0 0 0.0049 0.16331 5.0675 5.0675 0 0 0-3.8056 4.9042 5.0675 5.0675 0 0 0 5.0675 5.0675h11.402a6.3344 6.3344 0 0 0 6.3344-6.3344 6.3344 6.3344 0 0 0-4.1075-5.9237 7.6013 7.6013 0 0 0-7.2945-5.4783zm0 1.2669a6.3344 6.3344 0 0 1 6.233 5.2086 5.0675 5.0675 0 0 1 3.9021 4.9265 5.0675 5.0675 0 0 1-5.0675 5.0675h-11.402a3.8006 3.8006 0 0 1-3.8006-3.8006 3.8006 3.8006 0 0 1 3.8006-3.8006 3.8006 3.8006 0 0 1 0.13609 0.00748 6.3344 6.3344 0 0 1-0.13609-1.2743 6.3344 6.3344 0 0 1 6.3344-6.3344z" fill="currentColor"/>
|
||||
</g>
|
||||
<g transform="matrix(1.1085 0 0 1.1085 33.336 7.1795)">
|
||||
<ellipse transform="rotate(266.31)" cx="-15.242" cy="11.042" rx="6" ry="6" fill="url(#linearGradient4160-4)"/>
|
||||
|
||||
|
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 1.8 KiB |