@liner-fe/internal-icon 1.0.18 → 1.0.20
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/.ultra.cache.json +1 -1
- package/CHANGELOG.md +12 -0
- package/figma.json +41 -3
- package/package.json +1 -1
package/.ultra.cache.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"files":{"lib":"
|
|
1
|
+
{"files":{"lib":"1770201899435.8647","node_modules":"1770201884769.7937","CHANGELOG.md":"d487930ab722b67cc2cd3c3a172ba5291a09d497","README.md":"e0a89d4fcf5bddf1f816bfb20a928ddb301b8d2c","figma.json":"11d8a4d89ac8a92b71cd938ab676acfec96ff392","package.json":"7811a67f72d7e5a60a15042f6533fce8bd6b499b","src/generate-svg-files.ts":"12aeae58fad7f0f77278dd00bc73c127baef91df","src/generate-tsx-components.ts":"c5c127a5119edd94460a94b3ffbd1dc06cbc3abb","src/index.ts":"9e03c9c45c92fc534262982bce233b91892c05f1","tsconfig.json":"298030567ca332304807fcdbb95d1218c9c0814f","tsup.config.ts":"4dc8bfd36076fff8fa1d84a48a072d40e6581810"},"deps":{}}
|
package/CHANGELOG.md
CHANGED
package/figma.json
CHANGED
|
@@ -2121,7 +2121,7 @@
|
|
|
2121
2121
|
"thick": "<svg width=\"48\" height=\"48\" viewBox=\"0 0 48 48\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M22.1318 3C22.6862 3.00012 23.2156 3.23041 23.5938 3.63574L37.4619 18.501C37.8074 18.8713 38 19.3588 38 19.8652V24H34V21.0771H25.001C22.7919 21.0771 21.0011 19.2862 21.001 17.0771V7H12V39H24V43H10C8.89543 43 8 42.1046 8 41V5C8 3.89543 8.89543 3 10 3H22.1318ZM25.001 17.0771H30.6631L25.001 11.0078V17.0771Z\" fill=\"#1E1E1F\"/>\n<path d=\"M38 38.8555L41.4033 35.4531L44.2314 38.2812L38.8291 43.6836C37.267 45.2457 34.734 45.2457 33.1719 43.6836L27.7686 38.2812L30.5977 35.4531L34 38.8555V29H38V38.8555Z\" fill=\"#1E1E1F\"/>\n</svg>\n"
|
|
2122
2122
|
},
|
|
2123
2123
|
"color-gift-box": {
|
|
2124
|
-
"default": "<svg width=\"48\" height=\"48\" viewBox=\"0 0 48 48\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path d=\"M43.3691 12.6152C44.6012 12.6153 45.5996 13.5234 45.5996 14.6426V21.0605C45.5996 22.1797 44.6012 23.0879 43.3691 23.0879H42.1289V43.5732C42.1289 44.6923 41.1303 45.6004 39.8984 45.6006H8.10742C6.87531 45.6006 5.87598 44.6924 5.87598 43.5732V23.0879H4.63086C3.39879 23.0878 2.40039 22.1797 2.40039 21.0605V14.6426C2.40039 13.5234 3.39879 12.6153 4.63086 12.6152H43.3691Z\" fill=\"#FF9017\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M28.4121 3.074C31.0654 1.68208 34.4667 2.50863 35.9991 4.91872V4.91384C37.4335 7.17135 36.6426 10.0287 34.125 11.7058C33.8435 11.8927 33.5236 12.0602 33.1446 12.2176C32.7415 12.386 32.3196 12.5173 31.8819 12.615H27.0645V45.5994H20.9356V12.615H16.0977C15.6647 12.5186 15.2466 12.3892 14.8477 12.2224C14.4689 12.0651 14.1442 11.8975 13.8682 11.7107C11.3503 10.0335 10.5652 7.17633 12 4.91872C13.5324 2.51357 16.9327 1.68213 19.586 3.074C20.9451 3.7873 22.6995 6.09427 23.9991 8.01735C25.2986 6.09919 27.053 3.7873 28.4121 3.074ZM16.8086 5.6072C16.1047 5.6072 15.4225 5.9369 15.0489 6.52712C14.437 7.49607 15.0868 8.5581 15.9532 9.13357C16.0021 9.16319 16.1103 9.2279 16.3155 9.31618C16.808 9.51772 17.3659 9.62082 17.9883 9.62087H20.9287C19.6132 7.69806 18.3463 6.13408 17.8155 5.85329C17.5015 5.68614 17.1496 5.60728 16.8086 5.6072ZM32.9395 6.52712C32.3818 5.64671 31.1412 5.34672 30.1719 5.85329C29.6356 6.13908 28.3687 7.69813 27.0586 9.62087H30.0039C30.6266 9.62085 31.1905 9.51783 31.6778 9.31618C31.8781 9.22766 31.9865 9.16307 32.0352 9.13357V9.13845C32.9013 8.5581 33.5562 7.49585 32.9395 6.52712Z\" fill=\"#14371B\"/>\n<g style=\"mix-blend-mode:overlay\"
|
|
2124
|
+
"default": "<svg width=\"48\" height=\"48\" viewBox=\"0 0 48 48\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path d=\"M43.3691 12.6152C44.6012 12.6153 45.5996 13.5234 45.5996 14.6426V21.0605C45.5996 22.1797 44.6012 23.0879 43.3691 23.0879H42.1289V43.5732C42.1289 44.6923 41.1303 45.6004 39.8984 45.6006H8.10742C6.87531 45.6006 5.87598 44.6924 5.87598 43.5732V23.0879H4.63086C3.39879 23.0878 2.40039 22.1797 2.40039 21.0605V14.6426C2.40039 13.5234 3.39879 12.6153 4.63086 12.6152H43.3691Z\" fill=\"#FF9017\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M28.4121 3.074C31.0654 1.68208 34.4667 2.50863 35.9991 4.91872V4.91384C37.4335 7.17135 36.6426 10.0287 34.125 11.7058C33.8435 11.8927 33.5236 12.0602 33.1446 12.2176C32.7415 12.386 32.3196 12.5173 31.8819 12.615H27.0645V45.5994H20.9356V12.615H16.0977C15.6647 12.5186 15.2466 12.3892 14.8477 12.2224C14.4689 12.0651 14.1442 11.8975 13.8682 11.7107C11.3503 10.0335 10.5652 7.17633 12 4.91872C13.5324 2.51357 16.9327 1.68213 19.586 3.074C20.9451 3.7873 22.6995 6.09427 23.9991 8.01735C25.2986 6.09919 27.053 3.7873 28.4121 3.074ZM16.8086 5.6072C16.1047 5.6072 15.4225 5.9369 15.0489 6.52712C14.437 7.49607 15.0868 8.5581 15.9532 9.13357C16.0021 9.16319 16.1103 9.2279 16.3155 9.31618C16.808 9.51772 17.3659 9.62082 17.9883 9.62087H20.9287C19.6132 7.69806 18.3463 6.13408 17.8155 5.85329C17.5015 5.68614 17.1496 5.60728 16.8086 5.6072ZM32.9395 6.52712C32.3818 5.64671 31.1412 5.34672 30.1719 5.85329C29.6356 6.13908 28.3687 7.69813 27.0586 9.62087H30.0039C30.6266 9.62085 31.1905 9.51783 31.6778 9.31618C31.8781 9.22766 31.9865 9.16307 32.0352 9.13357V9.13845C32.9013 8.5581 33.5562 7.49585 32.9395 6.52712Z\" fill=\"#14371B\"/>\n<g opacity=\"0.39\" style=\"mix-blend-mode:overlay\">\n<path d=\"M42.1299 23.0879V27.2539L11.8496 23.0928V23.0879H42.1299Z\" fill=\"#3C373F\"/>\n</g>\n</svg>\n",
|
|
2125
2125
|
"componentSetKey": "890438f8de43754926f44844bf3fde4b8290f57f"
|
|
2126
2126
|
},
|
|
2127
2127
|
"file-hashtag": {
|
|
@@ -2187,8 +2187,8 @@
|
|
|
2187
2187
|
"componentSetKey": "e37222e683154ed788501317be4c50d6825773b9"
|
|
2188
2188
|
},
|
|
2189
2189
|
"color-search-with-citation": {
|
|
2190
|
-
"default": "<svg width=\"48\" height=\"48\" viewBox=\"0 0 48 48\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path opacity=\"0.7\" d=\"M25 21.002H4V42.002H25V21.002Z\" fill=\"#
|
|
2191
|
-
"componentSetKey": "
|
|
2190
|
+
"default": "<svg width=\"48\" height=\"48\" viewBox=\"0 0 48 48\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path opacity=\"0.7\" d=\"M25 21.002H4V42.002H25V21.002Z\" fill=\"#197B2E\" fill-opacity=\"0.4\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M25.3867 5.00488C33.4922 5.21004 40 11.845 40 20L39.9951 20.3867C39.9077 23.839 38.6532 27.0009 36.6123 29.4941L45.0303 37.9121L42.9092 40.0332L34.4902 31.6152C31.9047 33.7302 28.6009 35 25 35L24.6123 34.9951C16.6357 34.7928 10.2068 28.3634 10.0049 20.3867L10 20C10 11.7157 16.7157 5 25 5L25.3867 5.00488ZM25 8C18.3726 8 13 13.3726 13 20C13 26.6274 18.3726 32 25 32C31.6274 32 37 26.6274 37 20C37 13.3726 31.6274 8.00003 25 8Z\" fill=\"#1E1E1F\"/>\n</svg>\n",
|
|
2191
|
+
"componentSetKey": "f71bf2bc31d9f046ba61c8a1022880768f06b756"
|
|
2192
2192
|
},
|
|
2193
2193
|
"color-collaborate-with-team": {
|
|
2194
2194
|
"default": "<svg width=\"48\" height=\"48\" viewBox=\"0 0 48 48\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path d=\"M33.7822 21.7812C40.0254 21.7812 45.0869 26.8427 45.0869 33.0859V38.3027C45.0869 39.2632 44.3082 40.042 43.3477 40.042H31.7568C31.9695 39.5034 32.0869 38.9168 32.0869 38.3027V37.042H42.0869V33.0859C42.0869 28.4996 38.3686 24.7812 33.7822 24.7812H30.3047C30.0195 24.7812 29.7377 24.7952 29.46 24.8232C28.7837 23.8692 27.9937 23.0015 27.1094 22.2402C27.9445 21.9946 28.8194 21.8417 29.7227 21.7959L30.3047 21.7812H33.7822Z\" fill=\"#1E1E1F\"/>\n<path d=\"M32.043 7C35.6447 7 38.5653 9.91974 38.5654 13.5215C38.5654 17.1233 35.6448 20.0439 32.043 20.0439C28.4412 20.0438 25.5215 17.1233 25.5215 13.5215C25.5216 9.91983 28.4413 7.00014 32.043 7Z\" fill=\"#1E1E1F\"/>\n<path d=\"M17.7822 21.7812C24.0254 21.7812 29.0869 26.8427 29.0869 33.0859V38.3027C29.0869 39.2632 28.3082 40.042 27.3477 40.042H4.73926C3.77876 40.042 3 39.2632 3 38.3027V33.0859C3 26.8427 8.06147 21.7812 14.3047 21.7812H17.7822Z\" fill=\"#197B2E\" fill-opacity=\"0.4\"/>\n<path d=\"M16.043 7C19.6447 7 22.5653 9.91974 22.5654 13.5215C22.5654 17.1233 19.6448 20.0439 16.043 20.0439C12.4412 20.0438 9.52148 17.1233 9.52148 13.5215C9.52163 9.91983 12.4413 7.00014 16.043 7Z\" fill=\"#197B2E\" fill-opacity=\"0.4\"/>\n</svg>\n",
|
|
@@ -2306,5 +2306,43 @@
|
|
|
2306
2306
|
"color-dark-research-with-agents": {
|
|
2307
2307
|
"default": "<svg width=\"48\" height=\"48\" viewBox=\"0 0 48 48\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M24.4191 3C27.1805 3.00011 29.4191 5.23864 29.4191 8C29.4191 10.2387 27.9475 12.1333 25.9191 12.7705V25.1328L36.6252 31.3145C38.1912 29.8763 40.5692 29.5505 42.508 30.6699C44.8993 32.0507 45.7187 35.1086 44.3381 37.5C42.9574 39.8914 39.8994 40.7106 37.508 39.3301C35.569 38.2106 34.6635 35.9885 35.1262 33.9131L24.4191 27.7305L13.7111 33.9131C14.1739 35.9885 13.2692 38.2106 11.3303 39.3301C8.93884 40.7108 5.88093 39.8914 4.50019 37.5C3.11948 35.1085 3.9388 32.0506 6.33027 30.6699C8.26894 29.5507 10.6451 29.8776 12.2111 31.3154L22.9191 25.1328V12.7705C20.8906 12.1334 19.4191 10.2388 19.4191 8C19.4191 5.23858 21.6577 3 24.4191 3ZM10.5617 34C10.0094 33.0436 8.78676 32.7155 7.83027 33.2676C6.8737 33.8199 6.54561 35.0434 7.09784 36C7.65012 36.9566 8.87369 37.2846 9.83027 36.7324C10.7869 36.1801 11.114 34.9566 10.5617 34ZM41.008 33.2676C40.0514 32.7153 38.8279 33.0434 38.2756 34C37.7234 34.9566 38.0514 36.1802 39.008 36.7324C39.9645 37.2844 41.1872 36.9563 41.7394 36C42.2917 35.0434 41.9646 33.8199 41.008 33.2676ZM24.4191 6C23.3146 6 22.4191 6.89543 22.4191 8C22.4191 9.10457 23.3146 10 24.4191 10C25.5236 9.99989 26.4191 9.1045 26.4191 8C26.4191 6.8955 25.5236 6.00011 24.4191 6Z\" fill=\"white\"/>\n<path d=\"M8.42518 17.473C9.53378 15.5529 11.9894 14.8947 13.9096 16.0033C15.3701 16.8465 16.0983 18.469 15.8763 20.0423L24.4183 24.975L32.9594 20.0433C32.7371 18.4697 33.4664 16.8467 34.9271 16.0033C36.8473 14.8947 39.3029 15.5529 40.4115 17.473C41.5201 19.3932 40.862 21.8488 38.9418 22.9574C37.4811 23.8005 35.7119 23.6202 34.4603 22.641L25.9193 27.5726V37.4359C27.3931 38.0302 28.4339 39.473 28.434 41.1595C28.434 43.3767 26.6364 45.174 24.4193 45.1742C22.2021 45.1742 20.4047 43.3768 20.4047 41.1595C20.4048 39.4726 21.4451 38.029 22.9193 37.4349V27.5736L14.3763 22.641C13.1247 23.6201 11.3556 23.8006 9.8949 22.9574C7.97473 21.8488 7.31658 19.3932 8.42518 17.473Z\" fill=\"#B6FFC5\" fill-opacity=\"0.5\"/>\n</svg>\n",
|
|
2308
2308
|
"componentSetKey": "1fb503888e1c90e2edea9099d87570d92707ff24"
|
|
2309
|
+
},
|
|
2310
|
+
"color-dark-search-with-citation": {
|
|
2311
|
+
"default": "<svg width=\"48\" height=\"48\" viewBox=\"0 0 48 48\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path opacity=\"0.7\" d=\"M25 21.002H4V42.002H25V21.002Z\" fill=\"#8AB392\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M25.3867 5.00488C33.4922 5.21004 40 11.845 40 20L39.9951 20.3867C39.9077 23.839 38.6532 27.0009 36.6123 29.4941L45.0303 37.9121L42.9092 40.0332L34.4902 31.6152C31.9047 33.7302 28.6009 35 25 35L24.6123 34.9951C16.6357 34.7928 10.2068 28.3634 10.0049 20.3867L10 20C10 11.7157 16.7157 5 25 5L25.3867 5.00488ZM25 8C18.3726 8 13 13.3726 13 20C13 26.6274 18.3726 32 25 32C31.6274 32 37 26.6274 37 20C37 13.3726 31.6274 8.00003 25 8Z\" fill=\"white\"/>\n</svg>\n",
|
|
2312
|
+
"componentSetKey": "f22ef61510556fd9efbbeeff0ca5761ed8f51fb1"
|
|
2313
|
+
},
|
|
2314
|
+
"color-open-access": {
|
|
2315
|
+
"default": "<svg width=\"48\" height=\"48\" viewBox=\"0 0 48 48\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path d=\"M24.0381 27.8438C26.0876 27.8438 27.749 29.5052 27.749 31.5547C27.749 33.6042 26.0876 35.2656 24.0381 35.2656C21.9886 35.2656 20.3271 33.6042 20.3271 31.5547C20.3272 29.5052 21.9886 27.8438 24.0381 27.8438Z\" fill=\"#F68212\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M24.0215 3.49902C26.8016 3.49913 29.4678 4.6045 31.4336 6.57031C33.3994 8.53627 34.5039 11.2032 34.5039 13.9834V24.7578C35.7598 26.7066 36.4912 29.0259 36.4912 31.5166C36.4907 38.4171 30.8967 44.0115 23.9961 44.0117C17.0953 44.0117 11.5005 38.4173 11.5 31.5166C11.5 24.6155 17.095 19.0205 23.9961 19.0205C26.814 19.0206 29.4137 19.9535 31.5039 21.5273V13.9834C31.5039 11.9988 30.7157 10.0948 29.3125 8.69141C27.9093 7.2882 26.0059 6.50011 24.0215 6.5C22.0369 6.50003 20.1328 7.28808 18.7295 8.69141C17.3263 10.0947 16.5381 11.9989 16.5381 13.9834V15.5176H13.5381V13.9834C13.5381 11.2032 14.6427 8.53626 16.6084 6.57031C18.5743 4.60439 21.2413 3.49906 24.0215 3.49902ZM23.9961 22.0205C18.7518 22.0205 14.5 26.2723 14.5 31.5166C14.5005 36.7604 18.7521 41.0117 23.9961 41.0117C29.2398 41.0115 33.4907 36.7603 33.4912 31.5166C33.4912 26.2725 29.2401 22.0208 23.9961 22.0205Z\" fill=\"#F68212\"/>\n</svg>\n",
|
|
2316
|
+
"componentSetKey": "e723366ad1ca47266afa1b7da17ec2146477b672"
|
|
2317
|
+
},
|
|
2318
|
+
"pin": {
|
|
2319
|
+
"default": "<svg width=\"48\" height=\"48\" viewBox=\"0 0 48 48\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M36 6.5H33V24.1377L38 33H25.5V46H22.5V33H10L15 24.1377V6.5H12V3.5H36V6.5ZM18 24.9258L15.1377 30H32.8623L30 24.9258V6.5H18V24.9258Z\" fill=\"#1E1E1F\"/>\n</svg>\n",
|
|
2320
|
+
"componentKey": {
|
|
2321
|
+
"default": "a257c500774d054f8b129a9b638cdf766642791f",
|
|
2322
|
+
"thick": "7c809b5c2cbd1cb788ce59bc4b562117106beb53",
|
|
2323
|
+
"fill": "84ce8c7f236ac07bee823deeddaf889aae5ba3a1"
|
|
2324
|
+
},
|
|
2325
|
+
"componentSetKey": "359fe0f67a03990168eb9c181fa8e3305de3a065",
|
|
2326
|
+
"fill": "<svg width=\"48\" height=\"48\" viewBox=\"0 0 48 48\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path d=\"M36 6.5H33V24.1377L38 33H25.5V46H22.5V33H10L15 24.1377V6.5H12V3.5H36V6.5Z\" fill=\"#1E1E1F\"/>\n</svg>\n",
|
|
2327
|
+
"thick": "<svg width=\"48\" height=\"48\" viewBox=\"0 0 48 48\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M36 7H33V23.833L38 33H26V46H22V33H10L15 23.833V7H12V3H36V7ZM19 24.8525L16.7383 29H31.2617L29 24.8525V7H19V24.8525Z\" fill=\"#1E1E1F\"/>\n</svg>\n"
|
|
2328
|
+
},
|
|
2329
|
+
"unpin": {
|
|
2330
|
+
"default": "<svg width=\"48\" height=\"48\" viewBox=\"0 0 48 48\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4.3457 4.10352L4.32812 4.12109L33.2061 33L44.1025 43.8965L42 46L29 33H25.5V46H22.5V33H10L15 24.1377V19L2.13477 6.13477L4.25586 4.01367L4.3457 4.10352ZM18 24.9258L15.1377 30H26L18 22V24.9258Z\" fill=\"#1E1E1F\"/>\n<path d=\"M36 6.5H33V28.5508L30 25.5508V6.5H18V13.5508L15 10.5508V6.5H12V3.5H36V6.5Z\" fill=\"#1E1E1F\"/>\n</svg>\n",
|
|
2331
|
+
"componentKey": {
|
|
2332
|
+
"default": "30c5a26fa6a3921c1ab46a0b9c562ce813de7eda",
|
|
2333
|
+
"thick": "87e06c43c70e0b883a7b00d314a1384a34a80528",
|
|
2334
|
+
"fill": "891ae9589569e75b80a48a842410ffa991bdebcc"
|
|
2335
|
+
},
|
|
2336
|
+
"componentSetKey": "a6c11eb162ce0799d38cb99b31c7095120e1623f",
|
|
2337
|
+
"fill": "<svg width=\"48\" height=\"48\" viewBox=\"0 0 48 48\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path d=\"M44.1211 43.8789L42 46L29 33H25.5V46H22.5V33H10L15 24.1377V19L2.13477 6.13477L4.25586 4.01367L44.1211 43.8789Z\" fill=\"#1E1E1F\"/>\n<path d=\"M36 6.5H33V28.5508L15 10.5508V6.5H12V3.5H36V6.5Z\" fill=\"#1E1E1F\"/>\n</svg>\n",
|
|
2338
|
+
"thick": "<svg width=\"48\" height=\"48\" viewBox=\"0 0 48 48\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M43.9307 43.7246L41.1035 46.5527L27.5508 33H26V46H22V33H10L15 23.833V20.4492L2 7.44922L4.82812 4.62109L43.9307 43.7246ZM19 24.8525L16.7383 29H23.5508L19 24.4492V24.8525Z\" fill=\"#1E1E1F\"/>\n<path d=\"M36 7H33V28.5508L29 24.5508V7H19V14.5508L15 10.5508V7H12V3H36V7Z\" fill=\"#1E1E1F\"/>\n</svg>\n"
|
|
2339
|
+
},
|
|
2340
|
+
"color-artifact": {
|
|
2341
|
+
"default": "<svg width=\"48\" height=\"48\" viewBox=\"0 0 48 48\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path d=\"M29 41.5H21.5V34H29V41.5Z\" fill=\"#197B2E\" fill-opacity=\"0.4\"/>\n<path d=\"M43.5 41.5H32V34H43.5V41.5Z\" fill=\"#197B2E\" fill-opacity=\"0.4\"/>\n<path d=\"M29 31H21.5V23.5H29V31Z\" fill=\"#197B2E\" fill-opacity=\"0.4\"/>\n<path d=\"M43.5 31H32V23.5H43.5V31Z\" fill=\"#197B2E\" fill-opacity=\"0.4\"/>\n<path d=\"M5 36.5V9.5C5 7.567 6.567 6 8.5 6H20.9277C21.7973 6 22.6363 6.32389 23.2803 6.9082L30.8516 13.7783C31.5827 14.4417 32 15.3838 32 16.3711V20.5H29V16.3711C29 16.2301 28.9404 16.0948 28.8359 16L21.2637 9.12988C21.1717 9.04643 21.0519 9 20.9277 9H8.5C8.22386 9 8 9.22386 8 9.5V36.5C8 36.7761 8.22386 37 8.5 37H18.5V40H8.5C6.567 40 5 38.433 5 36.5Z\" fill=\"#1E1E1F\"/>\n</svg>\n",
|
|
2342
|
+
"componentSetKey": "c42ec2db1f1ff3b576a36ad869faf3d17f407898"
|
|
2343
|
+
},
|
|
2344
|
+
"color-dark-artifact": {
|
|
2345
|
+
"default": "<svg width=\"48\" height=\"48\" viewBox=\"0 0 48 48\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path d=\"M28.5 41H21V33.5H28.5V41Z\" fill=\"#8AB392\"/>\n<path d=\"M43 41H31.5V33.5H43V41Z\" fill=\"#8AB392\"/>\n<path d=\"M28.5 23V30.5H21V23H28.5Z\" fill=\"#8AB392\"/>\n<path d=\"M43 30.5H31.5V23H43V30.5Z\" fill=\"#8AB392\"/>\n<path d=\"M4.5 36V9C4.5 7.067 6.067 5.5 8 5.5H20.4277C21.2973 5.5 22.1363 5.82389 22.7803 6.4082L30.3516 13.2783C31.0827 13.9417 31.5 14.8838 31.5 15.8711V20H28.5V15.8711C28.5 15.7301 28.4404 15.5948 28.3359 15.5L20.7637 8.62988C20.6717 8.54643 20.5519 8.5 20.4277 8.5H8C7.72386 8.5 7.5 8.72386 7.5 9V36C7.5 36.2761 7.72386 36.5 8 36.5H18V39.5H8C6.067 39.5 4.5 37.933 4.5 36Z\" fill=\"white\"/>\n</svg>\n",
|
|
2346
|
+
"componentSetKey": "79a7506d85c0e9262131768b95bdd854b400cb97"
|
|
2309
2347
|
}
|
|
2310
2348
|
}
|