platformicons 5.8.3 → 5.9.0
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/package.json +1 -1
- package/svg/solid.svg +36 -0
- package/svg_80x80/solid.svg +36 -0
package/package.json
CHANGED
package/svg/solid.svg
ADDED
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<rect width="100%" height="100%" fill="white"/>
|
|
3
|
+
<g clip-path="url(#clip0_1_2)">
|
|
4
|
+
<path d="M18.6566 5.05667C18.6566 5.05667 12.5903 0.536391 7.89758 1.57953L7.5542 1.69544C6.86746 1.92725 6.29517 2.27496 5.9518 2.73858L5.72288 3.08629L4.00601 6.09982L6.98192 6.67934C8.24095 7.49067 9.84336 7.83839 11.3313 7.49067L16.5964 8.53382L18.6566 5.05667Z" fill="#76B3E1"/>
|
|
5
|
+
<path opacity="0.3" d="M18.6566 5.05667C18.6566 5.05667 12.5903 0.536391 7.89758 1.57953L7.5542 1.69544C6.86746 1.92725 6.29517 2.27496 5.9518 2.73858L5.72288 3.08629L4.00601 6.09982L6.98192 6.67934C8.24095 7.49067 9.84336 7.83839 11.3313 7.49067L16.5964 8.53382L18.6566 5.05667Z" fill="url(#paint0_linear_1_2)"/>
|
|
6
|
+
<path d="M5.95182 5.05668L5.49399 5.17258C3.54821 5.7521 2.97592 7.60658 4.00604 9.22924C5.15062 10.736 7.55423 11.5473 9.50001 10.9678L16.5964 8.53382C16.5964 8.53382 10.5301 4.01353 5.95182 5.05668Z" fill="#518AC8"/>
|
|
7
|
+
<path opacity="0.3" d="M5.95182 5.05668L5.49399 5.17258C3.54821 5.7521 2.97592 7.60658 4.00604 9.22924C5.15062 10.736 7.55423 11.5473 9.50001 10.9678L16.5964 8.53382C16.5964 8.53382 10.5301 4.01353 5.95182 5.05668Z" fill="url(#paint1_linear_1_2)"/>
|
|
8
|
+
<path d="M15.3373 10.2724C14.6965 9.4617 13.8313 8.86316 12.8526 8.55343C11.8738 8.2437 10.826 8.23687 9.84337 8.53382L2.74698 10.8519L0.457825 14.9086L13.2771 17.1108L15.5663 12.9382C16.0241 12.1269 15.9096 11.1996 15.3373 10.2724Z" fill="url(#paint2_linear_1_2)"/>
|
|
9
|
+
<path d="M13.0482 14.329C12.4074 13.5183 11.5422 12.9198 10.5634 12.6101C9.58463 12.3003 8.53684 12.2935 7.55421 12.5905L0.457825 14.9086C0.457825 14.9086 6.52409 19.5447 11.2169 18.3857L11.5602 18.2698C13.506 17.6903 14.1928 15.8358 13.0482 14.329Z" fill="url(#paint3_linear_1_2)"/>
|
|
10
|
+
</g>
|
|
11
|
+
<defs>
|
|
12
|
+
<linearGradient id="paint0_linear_1_2" x1="3.14758" y1="1.34772" x2="17.4654" y2="8.21855" gradientUnits="userSpaceOnUse">
|
|
13
|
+
<stop offset="0.1" stop-color="#76B3E1"/>
|
|
14
|
+
<stop offset="0.3" stop-color="#DCF2FD"/>
|
|
15
|
+
<stop offset="1" stop-color="#76B3E1"/>
|
|
16
|
+
</linearGradient>
|
|
17
|
+
<linearGradient id="paint1_linear_1_2" x1="10.9651" y1="4.7785" x2="8.41178" y2="13.1755" gradientUnits="userSpaceOnUse">
|
|
18
|
+
<stop stop-color="#76B3E1"/>
|
|
19
|
+
<stop offset="0.5" stop-color="#4377BB"/>
|
|
20
|
+
<stop offset="1" stop-color="#1F3B77"/>
|
|
21
|
+
</linearGradient>
|
|
22
|
+
<linearGradient id="paint2_linear_1_2" x1="2.10602" y1="8.4411" x2="16.6302" y2="18.1929" gradientUnits="userSpaceOnUse">
|
|
23
|
+
<stop stop-color="#315AA9"/>
|
|
24
|
+
<stop offset="0.5" stop-color="#518AC8"/>
|
|
25
|
+
<stop offset="1" stop-color="#315AA9"/>
|
|
26
|
+
</linearGradient>
|
|
27
|
+
<linearGradient id="paint3_linear_1_2" x1="8.60722" y1="9.63489" x2="2.65532" y2="31.19" gradientUnits="userSpaceOnUse">
|
|
28
|
+
<stop stop-color="#4377BB"/>
|
|
29
|
+
<stop offset="0.5" stop-color="#1A336B"/>
|
|
30
|
+
<stop offset="1" stop-color="#1A336B"/>
|
|
31
|
+
</linearGradient>
|
|
32
|
+
<clipPath id="clip0_1_2">
|
|
33
|
+
<rect width="19" height="18" fill="white" transform="translate(0 1)"/>
|
|
34
|
+
</clipPath>
|
|
35
|
+
</defs>
|
|
36
|
+
</svg>
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
<svg viewBox="0 0 80 80" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<rect width="100%" height="100%" fill="white"/>
|
|
3
|
+
<g clip-path="url(#clip0_1_10)">
|
|
4
|
+
<path d="M77.5542 19.8675C77.5542 19.8675 52.012 1.07228 32.253 5.40962L30.8072 5.89155C27.9157 6.85541 25.506 8.30119 24.0602 10.2289L23.0964 11.6747L15.8675 24.2048L28.3976 26.6144C33.6988 29.9879 40.4458 31.4337 46.7108 29.9879L68.8795 34.3253L77.5542 19.8675Z" fill="#76B3E1"/>
|
|
5
|
+
<path opacity="0.3" d="M77.5542 19.8675C77.5542 19.8675 52.012 1.07228 32.253 5.40962L30.8072 5.89155C27.9157 6.85541 25.506 8.30119 24.0602 10.2289L23.0964 11.6747L15.8675 24.2048L28.3976 26.6144C33.6988 29.9879 40.4458 31.4337 46.7108 29.9879L68.8795 34.3253L77.5542 19.8675Z" fill="url(#paint0_linear_1_10)"/>
|
|
6
|
+
<path d="M24.0602 19.8675L22.1325 20.3494C13.9397 22.759 11.5301 30.4699 15.8675 37.2169C20.6867 43.4819 30.8072 46.8554 39 44.4458L68.8795 34.3253C68.8795 34.3253 43.3373 15.5301 24.0602 19.8675Z" fill="#518AC8"/>
|
|
7
|
+
<path opacity="0.3" d="M24.0602 19.8675L22.1325 20.3494C13.9397 22.759 11.5301 30.4699 15.8675 37.2169C20.6867 43.4819 30.8072 46.8554 39 44.4458L68.8795 34.3253C68.8795 34.3253 43.3373 15.5301 24.0602 19.8675Z" fill="url(#paint1_linear_1_10)"/>
|
|
8
|
+
<path d="M63.5783 41.5542C60.8802 38.1834 57.2372 35.6947 53.1161 34.4068C48.9949 33.119 44.5832 33.0906 40.4458 34.3253L10.5663 43.9639L0.927704 60.8313L54.9036 69.9879L64.5422 52.6385C66.4699 49.2651 65.9879 45.4096 63.5783 41.5542Z" fill="url(#paint2_linear_1_10)"/>
|
|
9
|
+
<path d="M53.9398 58.4217C51.2416 55.0509 47.5987 52.5622 43.4775 51.2743C39.3564 49.9864 34.9446 49.958 30.8072 51.1928L0.927704 60.8313C0.927704 60.8313 26.4699 80.1084 46.2289 75.2891L47.6747 74.8072C55.8675 72.3976 58.759 64.6867 53.9398 58.4217Z" fill="url(#paint3_linear_1_10)"/>
|
|
10
|
+
</g>
|
|
11
|
+
<defs>
|
|
12
|
+
<linearGradient id="paint0_linear_1_10" x1="12.253" y1="4.44577" x2="72.253" y2="33.6024" gradientUnits="userSpaceOnUse">
|
|
13
|
+
<stop offset="0.1" stop-color="#76B3E1"/>
|
|
14
|
+
<stop offset="0.3" stop-color="#DCF2FD"/>
|
|
15
|
+
<stop offset="1" stop-color="#76B3E1"/>
|
|
16
|
+
</linearGradient>
|
|
17
|
+
<linearGradient id="paint1_linear_1_10" x1="45.1687" y1="18.7109" x2="34.6626" y2="53.6988" gradientUnits="userSpaceOnUse">
|
|
18
|
+
<stop stop-color="#76B3E1"/>
|
|
19
|
+
<stop offset="0.5" stop-color="#4377BB"/>
|
|
20
|
+
<stop offset="1" stop-color="#1F3B77"/>
|
|
21
|
+
</linearGradient>
|
|
22
|
+
<linearGradient id="paint2_linear_1_10" x1="7.86746" y1="33.9398" x2="68.5422" y2="75.1928" gradientUnits="userSpaceOnUse">
|
|
23
|
+
<stop stop-color="#315AA9"/>
|
|
24
|
+
<stop offset="0.5" stop-color="#518AC8"/>
|
|
25
|
+
<stop offset="1" stop-color="#315AA9"/>
|
|
26
|
+
</linearGradient>
|
|
27
|
+
<linearGradient id="paint3_linear_1_10" x1="35.241" y1="38.9036" x2="10.759" y2="128.687" gradientUnits="userSpaceOnUse">
|
|
28
|
+
<stop stop-color="#4377BB"/>
|
|
29
|
+
<stop offset="0.5" stop-color="#1A336B"/>
|
|
30
|
+
<stop offset="1" stop-color="#1A336B"/>
|
|
31
|
+
</linearGradient>
|
|
32
|
+
<clipPath id="clip0_1_10">
|
|
33
|
+
<rect width="80" height="80" fill="white"/>
|
|
34
|
+
</clipPath>
|
|
35
|
+
</defs>
|
|
36
|
+
</svg>
|