@factorialco/f0-core 1.50.2 → 1.50.3
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.
|
@@ -1,5 +1,3 @@
|
|
|
1
1
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<
|
|
3
|
-
<path fill="black" fill-opacity="0.61" d="M6.98846e-05 10.1523C7.03929e-05 9.93864 -0.00379899 9.72482 0.0459683 9.51752C0.0863918 9.34945 0.151949 9.18836 0.242257 9.04096C0.353641 8.85921 0.507212 8.71155 0.658273 8.56049L3.96198 5.25776C3.78367 4.7386 3.90023 4.13983 4.31452 3.72553L7.84968 0.190376C8.10351 -0.063456 8.51576 -0.0634389 8.7696 0.190376C9.02344 0.444217 9.02344 0.856457 8.7696 1.1103L5.23444 4.64545C5.16299 4.71691 5.16229 4.83262 5.23347 4.90424L9.94734 9.61909C10.0188 9.69058 10.1355 9.69038 10.2071 9.61909L13.7432 6.08295C13.997 5.82949 14.4084 5.82944 14.6622 6.08295C14.9158 6.33681 14.9159 6.74911 14.6622 7.00288L11.127 10.538C10.7005 10.9646 10.0784 11.0756 9.5489 10.874L8.23835 11.9726C8.09416 12.0932 7.95187 12.2152 7.78523 12.3037C7.64973 12.3755 7.50458 12.4281 7.35456 12.4599C7.1699 12.499 6.98215 12.496 6.79402 12.496L2.25007 12.496C1.98091 12.496 1.73941 12.4967 1.54011 12.4804C1.33321 12.4635 1.11427 12.4253 0.90046 12.3164C0.590051 12.1582 0.337938 11.9051 0.179757 11.5947C0.0709399 11.381 0.0316302 11.1628 0.0147183 10.956C-0.00156011 10.7567 6.89454e-05 10.5152 6.98835e-05 10.246L6.98846e-05 10.1523ZM1.29987 10.246C1.29988 10.5367 1.30064 10.7164 1.31159 10.8505C1.32144 10.9704 1.33649 11.002 1.33796 11.0048C1.37152 11.0706 1.42551 11.1246 1.49128 11.1581C1.49602 11.1605 1.52952 11.175 1.64558 11.1845C1.77971 11.1955 1.95938 11.1962 2.25007 11.1962L6.79499 11.1962C7.0366 11.1962 7.06554 11.1928 7.08601 11.1884C7.11749 11.1816 7.14838 11.1703 7.17683 11.1552C7.19526 11.1454 7.21938 11.1285 7.40339 10.9746L8.52644 10.0361L4.77448 6.28315L1.57819 9.48042C1.38374 9.67487 1.36393 9.7006 1.35163 9.72065C1.33247 9.75194 1.31821 9.78654 1.30964 9.82221C1.30421 9.84507 1.29987 9.879 1.29987 10.1523L1.29987 10.246Z"/>
|
|
4
|
-
</g>
|
|
2
|
+
<path d="M7 17L6 18L3.5 20.5L4.5 17.5L5.5 14.5M7 17L5.5 14.5M7 17L14.5 9.5M5.5 14.5L14 6C14.8284 5.17157 16.1716 5.17157 17 6V6C17.8284 6.82843 17.8284 8.17157 17 9L14.5 11.5" stroke="black" stroke-width="1.3" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
3
|
</svg>
|
|
@@ -1,3 +1,10 @@
|
|
|
1
|
-
<svg
|
|
2
|
-
<
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<rect x="4" y="4" width="5" height="5" rx="1" stroke="black" stroke-width="1.3"/>
|
|
3
|
+
<rect x="15" y="4" width="5" height="5" rx="1" stroke="black" stroke-width="1.3"/>
|
|
4
|
+
<rect x="4" y="15" width="5" height="5" rx="1" stroke="black" stroke-width="1.3"/>
|
|
5
|
+
<rect x="15" y="15" width="5" height="5" rx="1" stroke="black" stroke-width="1.3"/>
|
|
6
|
+
<path d="M9 6.5H15" stroke="black" stroke-width="1.3" stroke-linecap="round"/>
|
|
7
|
+
<path d="M6.5 9V15" stroke="black" stroke-width="1.3" stroke-linecap="round"/>
|
|
8
|
+
<path d="M17.5 9V15" stroke="black" stroke-width="1.3" stroke-linecap="round"/>
|
|
9
|
+
<path d="M9 17.5H15" stroke="black" stroke-width="1.3" stroke-linecap="round"/>
|
|
3
10
|
</svg>
|