@dataloop-ai/icons 3.0.62 → 3.0.63
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/assets/fsx.svg +15 -0
- package/package.json +1 -1
package/assets/fsx.svg
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_17995_2941)">
|
|
3
|
+
<path d="M20 0H0V20H20V0Z" fill="url(#paint0_linear_17995_2941)"/>
|
|
4
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M15.897 9.9995L15.7113 9.833L14.0647 11.4325C14.052 11.4315 14.04 11.4288 14.0273 11.4288C13.768 11.4288 13.5575 11.6395 13.5575 11.8985C13.5575 12.1575 13.768 12.3682 14.0273 12.3682C14.2863 12.3682 14.497 12.1575 14.497 11.8985C14.497 11.868 14.4937 11.8382 14.488 11.8095L15.897 9.9995ZM14.738 10.239L14.9235 9.7745C14.6372 9.66025 14.3358 9.60225 14.0273 9.60225C12.661 9.60225 11.5495 10.731 11.5495 12.1182H12.0495C12.0495 11.0065 12.9368 10.1023 14.0273 10.1023C14.272 10.1023 14.511 10.1483 14.738 10.239ZM16.039 10.659L15.631 10.9478C15.8755 11.2933 16.0047 11.698 16.0047 12.1182H16.5047C16.5047 11.594 16.3438 11.0895 16.039 10.659ZM9.108 12.1182H9.629L10.498 10.849L10.2635 10.5177L9.108 12.1182ZM12.246 8.4415H11.7323L10.749 9.84475L10.486 10.2093L11.234 11.2808C11.2725 11.1 11.334 10.9262 11.4135 10.7607L11.002 10.1755L12.246 8.4415ZM10.5308 9.5335L9.766 8.4415H9.22375L10.257 9.898L10.5308 9.5335ZM7.99975 9.8165L7.3075 9.55125C7.07875 9.465 6.90275 9.38425 6.78 9.3085C6.657 9.23325 6.56875 9.149 6.51475 9.05625C6.46075 8.9635 6.43375 8.84175 6.43375 8.69075C6.43375 8.42325 6.52225 8.21725 6.699 8.07275C6.876 7.92825 7.1305 7.856 7.46275 7.856C7.80325 7.856 8.194 7.9335 8.63375 8.08875V7.759C8.44825 7.677 8.251 7.61325 8.04175 7.568C7.8325 7.52275 7.633 7.5 7.44325 7.5C7.02475 7.5 6.687 7.61125 6.4305 7.83325C6.17375 8.0555 6.0455 8.3455 6.0455 8.7035C6.0455 8.96675 6.12325 9.18775 6.2785 9.36675C6.43375 9.546 6.6775 9.7 7.0095 9.8295L7.76025 10.1208C8.019 10.22 8.20675 10.3322 8.32325 10.4572C8.43975 10.5825 8.49775 10.7332 8.49775 10.9102C8.49775 11.1992 8.39125 11.4277 8.1775 11.596C7.96425 11.7642 7.67825 11.8485 7.32025 11.8485C6.94075 11.8485 6.5245 11.7665 6.07125 11.6025V11.9325C6.44675 12.1137 6.87375 12.2043 7.3525 12.2043C7.81425 12.2043 8.18625 12.0858 8.46875 11.8485C8.75125 11.6113 8.8925 11.3008 8.8925 10.9165C8.8925 10.6535 8.8215 10.4345 8.679 10.26C8.537 10.085 8.31025 9.93725 7.99975 9.8165ZM3.25 7.61H5.767V7.953H3.63175V9.66775H5.437V10.0107H3.63175V12.0942H3.25V7.61Z" fill="white"/>
|
|
5
|
+
</g>
|
|
6
|
+
<defs>
|
|
7
|
+
<linearGradient id="paint0_linear_17995_2941" x1="0" y1="2000" x2="2000" y2="0" gradientUnits="userSpaceOnUse">
|
|
8
|
+
<stop stop-color="#1B660F"/>
|
|
9
|
+
<stop offset="1" stop-color="#6CAE3E"/>
|
|
10
|
+
</linearGradient>
|
|
11
|
+
<clipPath id="clip0_17995_2941">
|
|
12
|
+
<rect width="20" height="20" fill="white"/>
|
|
13
|
+
</clipPath>
|
|
14
|
+
</defs>
|
|
15
|
+
</svg>
|