@defisaver/token-icons 0.0.32 → 0.0.33
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/icons/USDe.svg +12 -4
- package/icons/sUSDe.svg +12 -4
- package/package.json +1 -1
package/icons/USDe.svg
CHANGED
|
@@ -1,5 +1,13 @@
|
|
|
1
|
-
<svg width="
|
|
2
|
-
<
|
|
3
|
-
<path
|
|
4
|
-
<path
|
|
1
|
+
<svg width="192" height="192" viewBox="0 0 192 192" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<rect width="192" height="192" rx="96" fill="url(#paint0_linear_2108_34730)"/>
|
|
3
|
+
<path d="M35.9579 95.9598C35.9579 70.1471 52.2585 48.1416 75.1277 39.6752V45.594C55.3686 53.7747 41.4681 73.244 41.4681 95.9598C41.4681 118.676 55.3686 138.145 75.1277 146.326V152.244C52.2585 143.778 35.9579 121.772 35.9579 95.9598Z" fill="white"/>
|
|
4
|
+
<path d="M116.79 39.6757V45.5946C136.548 53.7757 150.448 73.2445 150.448 95.9598C150.448 118.675 136.548 138.144 116.79 146.325V152.244C139.658 143.777 155.958 121.772 155.958 95.9598C155.958 70.1477 139.658 48.1426 116.79 39.6757Z" fill="white"/>
|
|
5
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M118.342 84.035L95.9608 45.5833L73.5752 84.035H61.4422V89.5452H130.503V84.035H118.342ZM109.926 84.035L95.9601 60.0409L81.9914 84.035H109.926Z" fill="white"/>
|
|
6
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M130.503 107.543H118.372L95.9608 146.047L73.5447 107.543H61.4422V102.033H130.503V107.543ZM81.961 107.543H109.956L95.9601 131.59L81.961 107.543Z" fill="white"/>
|
|
7
|
+
<defs>
|
|
8
|
+
<linearGradient id="paint0_linear_2108_34730" x1="96" y1="0" x2="96" y2="192.216" gradientUnits="userSpaceOnUse">
|
|
9
|
+
<stop offset="0.001" stop-color="#0F0F0F"/>
|
|
10
|
+
<stop offset="1"/>
|
|
11
|
+
</linearGradient>
|
|
12
|
+
</defs>
|
|
5
13
|
</svg>
|
package/icons/sUSDe.svg
CHANGED
|
@@ -1,5 +1,13 @@
|
|
|
1
|
-
<svg width="
|
|
2
|
-
<
|
|
3
|
-
<path
|
|
4
|
-
<path
|
|
1
|
+
<svg width="192" height="192" viewBox="0 0 192 192" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<rect width="192" height="192" rx="96" fill="url(#paint0_linear_2108_34729)"/>
|
|
3
|
+
<path d="M35.9579 95.9598C35.9579 70.1471 52.2585 48.1416 75.1277 39.6752V45.594C55.3686 53.7747 41.4681 73.244 41.4681 95.9598C41.4681 118.676 55.3686 138.145 75.1277 146.326V152.244C52.2585 143.778 35.9579 121.772 35.9579 95.9598Z" fill="black"/>
|
|
4
|
+
<path d="M116.79 39.6757V45.5946C136.548 53.7757 150.448 73.2445 150.448 95.9598C150.448 118.675 136.548 138.144 116.79 146.325V152.244C139.658 143.777 155.958 121.772 155.958 95.9598C155.958 70.1477 139.658 48.1426 116.79 39.6757Z" fill="black"/>
|
|
5
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M118.342 84.035L95.9608 45.5833L73.5752 84.035H61.4422V89.5452H130.503V84.035H118.342ZM109.926 84.035L95.9601 60.0409L81.9914 84.035H109.926Z" fill="black"/>
|
|
6
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M130.503 107.543H118.372L95.9608 146.047L73.5447 107.543H61.4422V102.033H130.503V107.543ZM81.961 107.543H109.956L95.9601 131.59L81.961 107.543Z" fill="black"/>
|
|
7
|
+
<defs>
|
|
8
|
+
<linearGradient id="paint0_linear_2108_34729" x1="96" y1="-17" x2="96" y2="192" gradientUnits="userSpaceOnUse">
|
|
9
|
+
<stop stop-color="white"/>
|
|
10
|
+
<stop offset="1" stop-color="#F0F0F0"/>
|
|
11
|
+
</linearGradient>
|
|
12
|
+
</defs>
|
|
5
13
|
</svg>
|