@iconify-json/material-symbols 1.2.62 → 1.2.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/icons.json +76 -1
- package/info.json +1 -1
- package/metadata.json +27 -0
- package/package.json +1 -1
package/icons.json
CHANGED
|
@@ -2939,6 +2939,18 @@
|
|
|
2939
2939
|
"body": "<path fill=\"currentColor\" d=\"M17.15 13H12v3h-2v-5h7.15L15.6 9.4L17 8l4 4l-4 4l-1.4-1.4zM5 23V1h14v6h-2V6H7v12h10v-1h2v6z\"/>",
|
|
2940
2940
|
"hidden": true
|
|
2941
2941
|
},
|
|
2942
|
+
"app-spark": {
|
|
2943
|
+
"body": "<path fill=\"currentColor\" d=\"M18.5 10q-.15 0-.2-.15q-.4-1.525-1.513-2.637T14.15 5.7Q14 5.65 14 5.5q0-.175.15-.2q1.525-.4 2.638-1.513T18.3 1.15q.05-.15.2-.15t.2.15q.4 1.525 1.513 2.638T22.85 5.3q.15.025.15.2q0 .15-.15.2q-1.525.4-2.637 1.513T18.7 9.85q-.025.15-.2.15M17 21H7q-1.65 0-2.825-1.175T3 17V7q0-1.65 1.175-2.825T7 3h5.5q-.75 1.825-.387 3.75T13.9 10.1t3.35 1.788T21 11.5V17q0 1.65-1.175 2.825T17 21\"/>"
|
|
2944
|
+
},
|
|
2945
|
+
"app-spark-outline": {
|
|
2946
|
+
"body": "<path fill=\"currentColor\" d=\"M5 17v2V5zm12 4H7q-1.65 0-2.825-1.175T3 17V7q0-1.65 1.175-2.825T7 3h5.025v2H7q-.825 0-1.412.588T5 7v10q0 .825.588 1.413T7 19h10q.825 0 1.413-.587T19 17v-5.025h2V17q0 1.65-1.175 2.825T17 21m1.5-11q-.15 0-.2-.15q-.4-1.525-1.513-2.637T14.15 5.7Q14 5.65 14 5.5q0-.175.15-.2q1.525-.4 2.638-1.513T18.3 1.15q.05-.15.2-.15t.2.15q.4 1.525 1.513 2.638T22.85 5.3q.15.025.15.2q0 .15-.15.2q-1.525.4-2.637 1.513T18.7 9.85q-.025.15-.2.15\"/>"
|
|
2947
|
+
},
|
|
2948
|
+
"app-spark-outline-rounded": {
|
|
2949
|
+
"body": "<path fill=\"currentColor\" d=\"M5 17v2V5zm12 4H7q-1.65 0-2.825-1.175T3 17V7q0-1.65 1.175-2.825T7 3h4.025q.425 0 .713.288t.287.712t-.288.713t-.712.287H7q-.825 0-1.412.588T5 7v10q0 .825.588 1.413T7 19h10q.825 0 1.413-.587T19 17v-4.025q0-.425.288-.712t.712-.288t.713.288t.287.712V17q0 1.65-1.175 2.825T17 21m1.5-11q-.15 0-.2-.15q-.4-1.525-1.513-2.637T14.15 5.7Q14 5.65 14 5.5q0-.175.15-.2q1.525-.4 2.638-1.513T18.3 1.15q.05-.15.2-.15t.2.15q.4 1.525 1.513 2.638T22.85 5.3q.15.025.15.2q0 .15-.15.2q-1.525.4-2.637 1.513T18.7 9.85q-.025.15-.2.15\"/>"
|
|
2950
|
+
},
|
|
2951
|
+
"app-spark-rounded": {
|
|
2952
|
+
"body": "<path fill=\"currentColor\" d=\"M18.5 10q-.15 0-.2-.15q-.4-1.525-1.513-2.637T14.15 5.7Q14 5.65 14 5.5q0-.175.15-.2q1.525-.4 2.638-1.513T18.3 1.15q.05-.15.2-.15t.2.15q.4 1.525 1.513 2.638T22.85 5.3q.15.025.15.2q0 .15-.15.2q-1.525.4-2.637 1.513T18.7 9.85q-.025.15-.2.15M17 21H7q-1.65 0-2.825-1.175T3 17V7q0-1.65 1.175-2.825T7 3h4.675q.3 0 .475.238t.075.537q-.45 1.675-.025 3.363t1.7 2.962t2.963 1.7t3.362-.025q.3-.075.538.088t.237.462V17q0 1.65-1.175 2.825T17 21\"/>"
|
|
2953
|
+
},
|
|
2942
2954
|
"apparel": {
|
|
2943
2955
|
"body": "<path fill=\"currentColor\" d=\"m6 10.95l-1 .55q-.35.2-.75.1t-.6-.45l-2-3.5q-.2-.35-.1-.75T2 6.3L7.75 3H9.5q.225 0 .363.138T10 3.5V4q0 .825.588 1.413T12 6t1.413-.587T14 4v-.5q0-.225.138-.363T14.5 3h1.75L22 6.3q.35.2.45.6t-.1.75l-2 3.5q-.2.35-.588.438T19 11.475l-1-.5V20q0 .425-.288.713T17 21H7q-.425 0-.712-.288T6 20z\"/>"
|
|
2944
2956
|
},
|
|
@@ -19239,6 +19251,15 @@
|
|
|
19239
19251
|
"frame-source-sharp": {
|
|
19240
19252
|
"body": "<path fill=\"currentColor\" d=\"M8.6 15.6L5 12l3.6-3.6L10 9.825L7.825 12L10 14.175zm6.8 0L14 14.175L16.175 12L14 9.825L15.4 8.4L19 12zM3 21v-6h2v4h4v2zm12 0v-2h4v-4h2v6zM3 9V3h6v2H5v4zm16 0V5h-4V3h6v6z\"/>"
|
|
19241
19253
|
},
|
|
19254
|
+
"frame-spark": {
|
|
19255
|
+
"body": "<path fill=\"currentColor\" d=\"M20 10V6h-4V4h4q.825 0 1.413.588T22 6v4zM2 10V6q0-.825.588-1.412T4 4h4v2H4v4zm14 10v-2h4v-4h2v4q0 .825-.587 1.413T20 20zM4 20q-.825 0-1.412-.587T2 18v-4h2v4h4v2zm8-3.5q.175 0 .2-.15q.4-1.525 1.513-2.637T16.35 12.2q.15-.05.15-.2q0-.175-.15-.2q-1.525-.4-2.637-1.512T12.2 7.65q-.05-.15-.2-.15t-.2.15q-.4 1.525-1.512 2.638T7.65 11.8q-.15.025-.15.2q0 .15.15.2q1.525.4 2.638 1.513T11.8 16.35q.05.15.2.15\"/>"
|
|
19256
|
+
},
|
|
19257
|
+
"frame-spark-rounded": {
|
|
19258
|
+
"body": "<path fill=\"currentColor\" d=\"M16.288 4.288Q16.575 4 17 4h3q.825 0 1.413.588T22 6v3q0 .425-.288.713T21 10t-.712-.288T20 9V6h-3q-.425 0-.712-.288T16 5t.288-.712M3 10q-.425 0-.712-.288T2 9V6q0-.825.588-1.412T4 4h3q.425 0 .713.288T8 5t-.288.713T7 6H4v3q0 .425-.288.713T3 10m14 10q-.425 0-.712-.288T16 19t.288-.712T17 18h3v-3q0-.425.288-.712T21 14t.713.288T22 15v3q0 .825-.587 1.413T20 20zM4 20q-.825 0-1.412-.587T2 18v-3q0-.425.288-.712T3 14t.713.288T4 15v3h3q.425 0 .713.288T8 19t-.288.713T7 20zm8-3.5q.175 0 .2-.15q.4-1.525 1.513-2.637T16.35 12.2q.15-.05.15-.2q0-.175-.15-.2q-1.525-.4-2.637-1.512T12.2 7.65q-.05-.15-.2-.15t-.2.15q-.4 1.525-1.512 2.638T7.65 11.8q-.15.025-.15.2q0 .15.15.2q1.525.4 2.638 1.513T11.8 16.35q.05.15.2.15\"/>"
|
|
19259
|
+
},
|
|
19260
|
+
"frame-spark-sharp": {
|
|
19261
|
+
"body": "<path fill=\"currentColor\" d=\"M20 10V6h-4V4h6v6zM2 10V4h6v2H4v4zm14 10v-2h4v-4h2v6zM2 20v-6h2v4h4v2zm10-3.5q.175 0 .2-.15q.4-1.525 1.513-2.637T16.35 12.2q.15-.05.15-.2q0-.175-.15-.2q-1.525-.4-2.637-1.512T12.2 7.65q-.05-.15-.2-.15t-.2.15q-.4 1.525-1.512 2.638T7.65 11.8q-.15.025-.15.2q0 .15.15.2q1.525.4 2.638 1.513T11.8 16.35q.05.15.2.15\"/>"
|
|
19262
|
+
},
|
|
19242
19263
|
"free-cancellation": {
|
|
19243
19264
|
"body": "<path fill=\"currentColor\" d=\"M16.55 22.5L13 18.95l1.4-1.4l2.125 2.125l4.25-4.25l1.4 1.425zM7.4 17L6 15.6L7.6 14L6 12.4L7.4 11L9 12.6l1.6-1.6l1.4 1.4l-1.6 1.6l1.6 1.6l-1.4 1.4L9 15.4zM5 22q-.825 0-1.412-.587T3 20V6q0-.825.588-1.412T5 4h1V2h2v2h8V2h2v2h1q.825 0 1.413.588T21 6v6.35l-2 2.025V10H5v10h6.25l1.975 2z\"/>"
|
|
19244
19265
|
},
|
|
@@ -21855,6 +21876,24 @@
|
|
|
21855
21876
|
"home-storage": {
|
|
21856
21877
|
"body": "<path fill=\"currentColor\" d=\"M5 21L3 9h18l-2 12zm5-6h4q.425 0 .713-.288T15 14t-.288-.712T14 13h-4q-.425 0-.712.288T9 14t.288.713T10 15M6 8q-.425 0-.712-.288T5 7t.288-.712T6 6h12q.425 0 .713.288T19 7t-.288.713T18 8zm2-3q-.425 0-.712-.288T7 4t.288-.712T8 3h8q.425 0 .713.288T17 4t-.288.713T16 5z\"/>"
|
|
21857
21878
|
},
|
|
21879
|
+
"home-storage-gear": {
|
|
21880
|
+
"body": "<path fill=\"currentColor\" d=\"M6 6h12q.425 0 .713.288T19 7t-.288.713T18 8H6q-.425 0-.712-.288T5 7t.288-.712T6 6m2-3h8q.425 0 .713.288T17 4t-.288.713T16 5H8q-.425 0-.712-.288T7 4t.288-.712T8 3m9.175 20.025l-.3-1.5q-.3-.125-.562-.262t-.538-.338l-1.45.45l-1-1.7l1.15-1q-.05-.325-.05-.65t.05-.65l-1.15-1l1-1.7l1.45.45q.275-.2.537-.337t.563-.263l.3-1.5h2l.3 1.5q.3.125.563.263t.537.337l1.45-.45l1 1.7l-1.15 1q.05.325.05.65t-.05.65l1.15 1l-1 1.7l-1.45-.45q-.275.2-.537.337t-.563.263l-.3 1.5zm2.413-3.587q.587-.588.587-1.413t-.587-1.412t-1.413-.588t-1.412.588t-.588 1.412t.588 1.413t1.412.587t1.413-.587M11.825 21H5L3 9h18l-.425 2.45q-.575-.225-1.175-.337T18.175 11q-2.925 0-4.975 2.05t-2.05 4.975q0 .775.175 1.525t.5 1.45\"/>"
|
|
21881
|
+
},
|
|
21882
|
+
"home-storage-gear-outline": {
|
|
21883
|
+
"body": "<path fill=\"currentColor\" d=\"M6 6h12q.425 0 .713.288T19 7t-.288.713T18 8H6q-.425 0-.712-.288T5 7t.288-.712T6 6m2-3h8q.425 0 .713.288T17 4t-.288.713T16 5H8q-.425 0-.712-.288T7 4t.288-.712T8 3m-2.6 8l.35 2.15q.35 2.15.925 5.85zm6.425 10H5L3 9h18l-.35 2H5.4l1.275 8h4.55q.075.55.238 1.05t.362.95m5.35 2.025l-.3-1.5q-.3-.125-.562-.262t-.538-.338l-1.45.45l-1-1.7l1.15-1q-.05-.325-.05-.65t.05-.65l-1.15-1l1-1.7l1.45.45q.275-.2.537-.337t.563-.263l.3-1.5h2l.3 1.5q.3.125.563.263t.537.337l1.45-.45l1 1.7l-1.15 1q.05.325.05.65t-.05.65l1.15 1l-1 1.7l-1.45-.45q-.275.2-.537.337t-.563.263l-.3 1.5zm2.413-3.588q.587-.587.587-1.412t-.587-1.412t-1.413-.588t-1.412.588t-.588 1.412t.588 1.413t1.412.587t1.413-.587\"/>"
|
|
21884
|
+
},
|
|
21885
|
+
"home-storage-gear-outline-rounded": {
|
|
21886
|
+
"body": "<path fill=\"currentColor\" d=\"M6 6h12q.425 0 .713.288T19 7t-.288.713T18 8H6q-.425 0-.712-.288T5 7t.288-.712T6 6m2-3h8q.425 0 .713.288T17 4t-.288.713T16 5H8q-.425 0-.712-.288T7 4t.288-.712T8 3m-2.6 8l.35 2.15q.35 2.15.925 5.85zm6.425 10H5.85q-.375 0-.662-.238t-.338-.587l-1.65-10q-.075-.45.213-.812T4.175 9H19.8q.475 0 .775.363t.225.812l-.15.825H5.4l1.275 8h4.55q.075.55.238 1.05t.362.95m5.05.525q-.3-.125-.562-.262t-.538-.338l-.725.225q-.325.1-.638-.025t-.487-.4l-.2-.35q-.175-.3-.125-.65t.325-.575l.55-.475q-.05-.325-.05-.65t.05-.65l-.55-.475q-.275-.225-.325-.562t.125-.638l.225-.375q.175-.275.475-.4t.625-.025l.725.225q.275-.2.538-.337t.562-.263l.15-.725q.075-.35.338-.562t.612-.213h.4q.35 0 .613.225t.337.575l.15.7q.3.125.562.262t.538.338l.725-.225q.325-.1.638.025t.487.4l.2.35q.175.3.125.65t-.325.575l-.55.475q.05.325.05.65t-.05.65l.55.475q.275.225.325.563t-.125.637l-.225.375q-.175.275-.475.4t-.625.025l-.725-.225q-.275.2-.537.337t-.563.263l-.15.725q-.075.35-.337.563t-.613.212h-.4q-.35 0-.612-.225t-.338-.575zm2.713-2.087q.587-.588.587-1.413t-.587-1.412t-1.413-.588t-1.412.588t-.588 1.412t.588 1.413t1.412.587t1.413-.587\"/>"
|
|
21887
|
+
},
|
|
21888
|
+
"home-storage-gear-outline-sharp": {
|
|
21889
|
+
"body": "<path fill=\"currentColor\" d=\"M5 8V6h14v2zm2-3V3h10v2zm-1.6 6l.35 2.15q.35 2.15.925 5.85zm6.425 10H5L3 9h18l-.35 2H5.4l1.275 8h4.55q.075.55.238 1.05t.362.95m5.35 2.025l-.3-1.5q-.3-.125-.562-.262t-.538-.338l-1.45.45l-1-1.7l1.15-1q-.05-.325-.05-.65t.05-.65l-1.15-1l1-1.7l1.45.45q.275-.2.537-.337t.563-.263l.3-1.5h2l.3 1.5q.3.125.563.263t.537.337l1.45-.45l1 1.7l-1.15 1q.05.325.05.65t-.05.65l1.15 1l-1 1.7l-1.45-.45q-.275.2-.537.337t-.563.263l-.3 1.5zm2.413-3.588q.587-.587.587-1.412t-.587-1.412t-1.413-.588t-1.412.588t-.588 1.412t.588 1.413t1.412.587t1.413-.587\"/>"
|
|
21890
|
+
},
|
|
21891
|
+
"home-storage-gear-rounded": {
|
|
21892
|
+
"body": "<path fill=\"currentColor\" d=\"M6 6h12q.425 0 .713.288T19 7t-.288.713T18 8H6q-.425 0-.712-.288T5 7t.288-.712T6 6m2-3h8q.425 0 .713.288T17 4t-.288.713T16 5H8q-.425 0-.712-.288T7 4t.288-.712T8 3m8.875 18.525q-.3-.125-.562-.262t-.538-.338l-.725.225q-.325.1-.638-.025t-.487-.4l-.2-.35q-.175-.3-.125-.65t.325-.575l.55-.475q-.05-.325-.05-.65t.05-.65l-.55-.475q-.275-.225-.325-.562t.125-.638l.225-.375q.175-.275.475-.4t.625-.025l.725.225q.275-.2.538-.337t.562-.263l.15-.725q.075-.35.338-.562t.612-.213h.4q.35 0 .613.225t.337.575l.15.7q.3.125.562.262t.538.338l.725-.225q.325-.1.638.025t.487.4l.2.35q.175.3.125.65t-.325.575l-.55.475q.05.325.05.65t-.05.65l.55.475q.275.225.325.563t-.125.637l-.225.375q-.175.275-.475.4t-.625.025l-.725-.225q-.275.2-.537.337t-.563.263l-.15.725q-.075.35-.337.563t-.613.212h-.4q-.35 0-.612-.225t-.338-.575zm2.713-2.087q.587-.588.587-1.413t-.587-1.412t-1.413-.588t-1.412.588t-.588 1.412t.588 1.413t1.412.587t1.413-.587M5.85 21q-.375 0-.662-.238t-.338-.587l-1.65-10q-.075-.45.213-.812T4.175 9H19.8q.475 0 .775.363t.225.812l-.225 1.275q-.575-.225-1.175-.337T18.175 11q-2.925 0-4.975 2.05t-2.05 4.975q0 .775.175 1.525t.5 1.45z\"/>"
|
|
21893
|
+
},
|
|
21894
|
+
"home-storage-gear-sharp": {
|
|
21895
|
+
"body": "<path fill=\"currentColor\" d=\"M5 8V6h14v2zm2-3V3h10v2zm10.175 18.025l-.3-1.5q-.3-.125-.562-.262t-.538-.338l-1.45.45l-1-1.7l1.15-1q-.05-.325-.05-.65t.05-.65l-1.15-1l1-1.7l1.45.45q.275-.2.537-.337t.563-.263l.3-1.5h2l.3 1.5q.3.125.563.263t.537.337l1.45-.45l1 1.7l-1.15 1q.05.325.05.65t-.05.65l1.15 1l-1 1.7l-1.45-.45q-.275.2-.537.337t-.563.263l-.3 1.5zm2.413-3.587q.587-.588.587-1.413t-.587-1.412t-1.413-.588t-1.412.588t-.588 1.412t.588 1.413t1.412.587t1.413-.587M11.825 21H5L3 9h18l-.425 2.45q-.575-.225-1.175-.337T18.175 11q-2.925 0-4.975 2.05t-2.05 4.975q0 .775.175 1.525t.5 1.45\"/>"
|
|
21896
|
+
},
|
|
21858
21897
|
"home-storage-outline": {
|
|
21859
21898
|
"body": "<path fill=\"currentColor\" d=\"M5 21L3 9h18l-2 12zm1.675-2h10.65l1.275-8H5.4zM10 15h4q.425 0 .713-.288T15 14t-.288-.712T14 13h-4q-.425 0-.712.288T9 14t.288.713T10 15M6 8q-.425 0-.712-.288T5 7t.288-.712T6 6h12q.425 0 .713.288T19 7t-.288.713T18 8zm2-3q-.425 0-.712-.288T7 4t.288-.712T8 3h8q.425 0 .713.288T17 4t-.288.713T16 5zM6.675 19h10.65z\"/>"
|
|
21860
21899
|
},
|
|
@@ -45008,6 +45047,24 @@
|
|
|
45008
45047
|
"translate": {
|
|
45009
45048
|
"body": "<path fill=\"currentColor\" d=\"m11.9 22l4.55-12h2.1l4.55 12H21l-1.075-3.05h-4.85L14 22zM4 19l-1.4-1.4l5.05-5.05q-.875-.875-1.588-2T4.75 8h2.1q.5.975 1 1.7t1.2 1.45q.825-.825 1.713-2.313T12.1 6H1V4h7V2h2v2h7v2h-2.9q-.525 1.8-1.575 3.7t-2.075 2.9l2.4 2.45l-.75 2.05l-3.05-3.125zm11.7-1.8h3.6l-1.8-5.1z\"/>"
|
|
45010
45049
|
},
|
|
45050
|
+
"translate-cc": {
|
|
45051
|
+
"body": "<path fill=\"currentColor\" d=\"M3.25 20.75L2.175 19.7L6 15.925q-.7-.8-1.25-1.65T3.775 12.5h1.5q.35.675.775 1.3T7 15q.8-.9 1.4-1.9t.975-2.1H1V9.5h5.25V8h1.5v1.5h5.45V11h-2.4q-.425 1.35-1.113 2.575T8.025 15.9q.35.425.938.988t.937.912l-.575 1.525q-.425-.4-1.125-1.088T7 17zM9.125 23l3.375-9h1.625l3.375 9h-1.55l-.825-2.3H11.5l-.8 2.3zm2.85-3.6h2.675l-1.35-3.8zM16.75 10h2.5q.425 0 .713-.288T20.25 9V8h-1.5v.5h-1.5v-3h1.5V6h1.5V5q0-.425-.288-.712T19.25 4h-2.5q-.425 0-.712.288T15.75 5v4q0 .425.288.713t.712.287m4.75 3H15V8h-3.75V5.5h1.5V6h1.5V5q0-.425-.288-.712T13.25 4h-2.5q-.425 0-.712.288T9.75 5v3H9V6.5H7v-4q0-.625.425-1.062T8.5 1h13q.65 0 1.075.438T23 2.5v9q0 .625-.425 1.063T21.5 13\"/>"
|
|
45052
|
+
},
|
|
45053
|
+
"translate-cc-outline": {
|
|
45054
|
+
"body": "<path fill=\"currentColor\" d=\"M3.25 20.75L2.175 19.7L6 15.925q-.7-.8-1.25-1.65T3.775 12.5h1.5q.35.675.775 1.3T7 15q.8-.9 1.4-1.9t.975-2.1H1V9.5h5.25V8h1.5v1.5h5.45V11h-2.4q-.425 1.35-1.113 2.575T8.025 15.9q.35.425.938.988t.937.912l-.575 1.525q-.425-.4-1.125-1.088T7 17zM9.125 23l3.375-9h1.625l3.375 9h-1.55l-.825-2.3H11.5l-.8 2.3zm2.85-3.6h2.675l-1.35-3.8zM15 13v-1.5h6.5v-9h-13v4H7v-4q0-.625.425-1.062T8.5 1h13q.65 0 1.075.438T23 2.5v9q0 .625-.425 1.063T21.5 13zm6.5-1.5v-9zM9.75 8h1.5V5.5h1.5V6h1.5V5q0-.425-.288-.712T13.25 4h-2.5q-.425 0-.712.288T9.75 5zm7 2h2.5q.425 0 .713-.288T20.25 9V8h-1.5v.5h-1.5v-3h1.5V6h1.5V5q0-.425-.288-.712T19.25 4h-2.5q-.425 0-.712.288T15.75 5v4q0 .425.288.713t.712.287\"/>"
|
|
45055
|
+
},
|
|
45056
|
+
"translate-cc-outline-rounded": {
|
|
45057
|
+
"body": "<path fill=\"currentColor\" d=\"M11.975 19.4h2.675l-1.35-3.8zM23 11.5q0 .625-.425 1.063T21.5 13h-5.75q-.325 0-.537-.213T15 12.25t.213-.537t.537-.213h5.75v-9h-13v3.25q0 .325-.213.538T7.75 6.5t-.537-.213T7 5.75V2.5q0-.625.425-1.062T8.5 1h13q.65 0 1.075.438T23 2.5zm-1.5 0v-9zM9.75 8h1.5V5.5h1.5q0 .325.213.538t.537.212t.538-.213t.212-.537V5q0-.425-.288-.712T13.25 4h-2.5q-.425 0-.712.288T9.75 5zm7 2h2.5q.425 0 .713-.288T20.25 9v-.5q0-.325-.213-.537T19.5 7.75t-.537.213t-.213.537h-1.5v-3h1.5q0 .325.213.538t.537.212t.538-.213t.212-.537V5q0-.425-.288-.712T19.25 4h-2.5q-.425 0-.712.288T15.75 5v4q0 .425.288.713t.712.287m-8.725 5.9q.35.425.938.988t.937.912l-.575 1.525q-.425-.4-1.125-1.088T7 17l-3.225 3.225q-.225.225-.525.225t-.525-.225t-.225-.537t.225-.538L6 15.925q-.5-.575-.937-1.163t-.788-1.237Q4.1 13.2 4.2 12.938t.325-.388t.488-.075t.412.325q.325.575.713 1.138T7 15q.8-.9 1.4-1.9t.975-2.1H1.75q-.3 0-.525-.213T1 10.25q0-.3.225-.525T1.75 9.5h4.5v-.75q0-.325.213-.537T7 8t.538.213t.212.537v.75h4.7q.325 0 .538.213t.212.537t-.212.538t-.538.212H10.8q-.425 1.35-1.112 2.575T8.025 15.9m3.475 4.8l-.65 1.825q-.075.2-.262.338t-.413.137q-.375 0-.587-.312t-.088-.663l2.825-7.55q.075-.225.263-.35t.437-.125h.575q.25 0 .437.138t.263.362l2.825 7.525q.125.35-.088.663T16.45 23q-.225 0-.413-.137t-.262-.363l-.65-1.8z\"/>"
|
|
45058
|
+
},
|
|
45059
|
+
"translate-cc-outline-sharp": {
|
|
45060
|
+
"body": "<path fill=\"currentColor\" d=\"M3.25 20.75L2.175 19.7L6 15.925q-.7-.8-1.25-1.65T3.775 12.5h1.5q.35.675.775 1.3T7 15q.8-.9 1.4-1.9t.975-2.1H1V9.5h5.25V8h1.5v1.5h5.45V11h-2.4q-.425 1.35-1.113 2.575T8.025 15.9q.35.425.938.988t.937.912l-.575 1.525q-.425-.4-1.125-1.088T7 17zM9.125 23l3.375-9h1.625l3.375 9h-1.55l-.825-2.3H11.5l-.8 2.3zm2.85-3.6h2.675l-1.35-3.8zM15 13v-1.5h6.5v-9h-13v4H7V1h16v12zm6.5-1.5v-9zM9.75 8h1.5V5.5h1.5V6h1.5V4h-4.5zm6 2h4.5V8h-1.5v.5h-1.5v-3h1.5V6h1.5V4h-4.5z\"/>"
|
|
45061
|
+
},
|
|
45062
|
+
"translate-cc-rounded": {
|
|
45063
|
+
"body": "<path fill=\"currentColor\" d=\"M11.975 19.4h2.675l-1.35-3.8zM16.75 10h2.5q.425 0 .713-.287T20.25 9v-.5q0-.325-.213-.537T19.5 7.75t-.537.213t-.213.537h-1.5v-3h1.5q0 .325.213.538t.537.212t.538-.213t.212-.537V5q0-.425-.288-.712T19.25 4h-2.5q-.425 0-.712.288T15.75 5v4q0 .425.288.713t.712.287m-8.725 5.9q.35.425.938.988t.937.912l-.575 1.525q-.425-.4-1.125-1.088T7 17l-3.225 3.225q-.225.225-.525.225t-.525-.225t-.225-.537t.225-.538L6 15.925q-.5-.575-.937-1.163t-.788-1.237Q4.1 13.2 4.2 12.938t.325-.388t.488-.075t.412.325q.325.575.713 1.138T7 15q.8-.9 1.4-1.9t.975-2.1H1.75q-.3 0-.525-.213T1 10.25q0-.3.225-.525T1.75 9.5h4.5v-.75q0-.325.213-.537T7 8t.538.213t.212.537v.75h4.7q.325 0 .538.213t.212.537t-.212.538t-.538.212H10.8q-.425 1.35-1.112 2.575T8.025 15.9m3.475 4.8l-.65 1.825q-.075.2-.262.338t-.413.137q-.375 0-.587-.312t-.088-.663l2.825-7.55q.075-.225.263-.35t.437-.125h.575q.25 0 .437.138t.263.362l2.825 7.525q.125.35-.088.663T16.45 23q-.225 0-.413-.137t-.262-.363l-.65-1.8zm10-7.7H16q-.425 0-.712-.288T15 12V9.5q0-.625-.437-1.062T13.5 8h-2.25V5.5h1.5q0 .325.213.538t.537.212t.538-.213t.212-.537V5q0-.425-.288-.712T13.25 4h-2.5q-.425 0-.712.288T9.75 5v3H9V6.5H8q-.425 0-.712-.288T7 5.5v-3q0-.625.425-1.062T8.5 1h13q.65 0 1.075.438T23 2.5v9q0 .625-.425 1.063T21.5 13\"/>"
|
|
45064
|
+
},
|
|
45065
|
+
"translate-cc-sharp": {
|
|
45066
|
+
"body": "<path fill=\"currentColor\" d=\"M3.25 20.75L2.175 19.7L6 15.925q-.7-.8-1.25-1.65T3.775 12.5h1.5q.35.675.775 1.3T7 15q.8-.9 1.4-1.9t.975-2.1H1V9.5h5.25V8h1.5v1.5h5.45V11h-2.4q-.425 1.35-1.113 2.575T8.025 15.9q.35.425.938.988t.937.912l-.575 1.525q-.425-.4-1.125-1.088T7 17zM9.125 23l3.375-9h1.625l3.375 9h-1.55l-.825-2.3H11.5l-.8 2.3zm2.85-3.6h2.675l-1.35-3.8zM15.75 10h4.5V8h-1.5v.5h-1.5v-3h1.5V6h1.5V4h-4.5zM23 13h-8V8h-3.75V5.5h1.5V6h1.5V4h-4.5v4H9V6.5H7V1h16z\"/>"
|
|
45067
|
+
},
|
|
45011
45068
|
"translate-indic": {
|
|
45012
45069
|
"body": "<path fill=\"currentColor\" d=\"m11.9 22l4.55-12h2.1l4.55 12H21l-1.075-3.05h-4.85L14 22zm3.8-4.8h3.6l-1.8-5.1zM6.35 16q-1.65 0-3.087-.962T1.1 12.45l1.8-.9q.525 1.05 1.45 1.75t1.975.7q.95 0 1.563-.587T8.5 12t-.587-1.412T6.5 10H5V8h1.5q.625 0 1.063-.437T8 6.5t-.425-1.062T6.525 5Q5.95 5 5.5 5.375t-.8.825L3.125 4.975q.65-.8 1.5-1.388T6.55 3q1.425 0 2.438 1.012T10 6.475q0 .675-.25 1.313t-.725 1.137q.25.25.463.513T9.9 10H13V5h-2V3h6v2h-2v2.9L13.475 12H10.5v.1q0 1.575-1.15 2.738T6.35 16\"/>"
|
|
45013
45070
|
},
|
|
@@ -45017,6 +45074,24 @@
|
|
|
45017
45074
|
"translate-rounded": {
|
|
45018
45075
|
"body": "<path fill=\"currentColor\" d=\"m15.075 18.95l-.85 2.425q-.1.275-.35.45t-.55.175q-.5 0-.812-.413t-.113-.912l3.8-10.05q.125-.275.375-.45t.55-.175h.75q.3 0 .55.175t.375.45L22.6 20.7q.2.475-.1.888t-.8.412q-.325 0-.562-.175t-.363-.475l-.85-2.4zM9.05 13.975L4.7 18.3q-.275.275-.687.288T3.3 18.3q-.275-.275-.275-.7t.275-.7l4.35-4.35q-.875-.875-1.588-2T4.75 8h2.1q.5.975 1 1.7t1.2 1.45q.825-.825 1.713-2.313T12.1 6H2q-.425 0-.712-.288T1 5t.288-.712T2 4h6V3q0-.425.288-.712T9 2t.713.288T10 3v1h6q.425 0 .713.288T17 5t-.288.713T16 6h-1.9q-.525 1.8-1.575 3.7t-2.075 2.9l2.4 2.45l-.75 2.05zM15.7 17.2h3.6l-1.8-5.1z\"/>"
|
|
45019
45076
|
},
|
|
45077
|
+
"translate-subtitles": {
|
|
45078
|
+
"body": "<path fill=\"currentColor\" d=\"M3.25 20.75L2.175 19.7L6 15.925q-.7-.8-1.25-1.65T3.775 12.5h1.5q.35.675.775 1.3T7 15q.8-.9 1.4-1.9t.975-2.1H1V9.5h5.25V8h1.5v1.5h5.45V11h-2.4q-.425 1.35-1.113 2.575T8.025 15.9q.35.425.938.988t.937.912l-.575 1.525q-.425-.4-1.125-1.088T7 17zM9.125 23l3.375-9h1.625l3.375 9h-1.55l-.825-2.3H11.5l-.8 2.3zm2.85-3.6h2.675l-1.35-3.8zM18 9.5h1.5V8H18zm-7.5-3H12V5h-1.5zm3 0h6V5h-6zm8 6.5H15V9.5h1.5V8H9V6.5H7v-4q0-.625.425-1.062T8.5 1h13q.65 0 1.075.438T23 2.5v9q0 .625-.425 1.063T21.5 13\"/>"
|
|
45079
|
+
},
|
|
45080
|
+
"translate-subtitles-outline": {
|
|
45081
|
+
"body": "<path fill=\"currentColor\" d=\"M3.25 20.75L2.175 19.7L6 15.925q-.7-.8-1.25-1.65T3.775 12.5h1.5q.35.675.775 1.3T7 15q.8-.9 1.4-1.9t.975-2.1H1V9.5h5.25V8h1.5v1.5h5.45V11h-2.4q-.425 1.35-1.113 2.575T8.025 15.9q.35.425.938.988t.937.912l-.575 1.525q-.425-.4-1.125-1.088T7 17zM9.125 23l3.375-9h1.625l3.375 9h-1.55l-.825-2.3H11.5l-.8 2.3zm2.85-3.6h2.675l-1.35-3.8zM15 9.5h1.5V8H15zm3 0h1.5V8H18zm-7.5-3H12V5h-1.5zm3 0h6V5h-6zM15 13v-1.5h6.5v-9h-13v4H7v-4q0-.625.425-1.062T8.5 1h13q.65 0 1.075.438T23 2.5v9q0 .625-.425 1.063T21.5 13zm6.5-1.5v-9z\"/>"
|
|
45082
|
+
},
|
|
45083
|
+
"translate-subtitles-outline-rounded": {
|
|
45084
|
+
"body": "<path fill=\"currentColor\" d=\"M15.75 9.5q.325 0 .538-.213t.212-.537t-.213-.537T15.75 8h-.025q-.325 0-.525.213t-.2.537t.213.538t.537.212m3.538-1.287Q19.075 8 18.75 8t-.537.213T18 8.75t.213.538t.537.212t.538-.213t.212-.537t-.213-.537m-7.5-3Q11.576 5 11.25 5t-.537.213t-.213.537t.213.538t.537.212t.538-.213T12 5.75t-.213-.537M18.75 6.5q.325 0 .538-.213t.212-.537t-.213-.537T18.75 5h-4.5q-.325 0-.537.213t-.213.537t.213.538t.537.212zM8.025 15.9q.35.425.938.988t.937.912l-.575 1.525q-.425-.4-1.125-1.088T7 17l-3.225 3.225q-.225.225-.525.225t-.525-.225t-.225-.537t.225-.538L6 15.925q-.5-.575-.937-1.163t-.788-1.237Q4.1 13.2 4.2 12.938t.325-.388t.488-.075t.412.325q.325.575.713 1.138T7 15q.8-.9 1.4-1.9t.975-2.1H1.75q-.3 0-.525-.213T1 10.25q0-.3.225-.525T1.75 9.5h4.5v-.75q0-.325.213-.537T7 8t.538.213t.212.537v.75h4.7q.325 0 .538.213t.212.537t-.212.538t-.538.212H10.8q-.425 1.35-1.112 2.575T8.025 15.9m3.475 4.8l-.65 1.825q-.075.2-.262.338t-.413.137q-.375 0-.587-.312t-.088-.663l2.825-7.55q.075-.225.263-.35t.437-.125h.575q.25 0 .437.138t.263.362l2.825 7.525q.125.35-.088.663T16.45 23q-.225 0-.413-.137t-.262-.363l-.65-1.8zm.475-1.3h2.675l-1.35-3.8zM23 11.5q0 .625-.425 1.063T21.5 13h-5.75q-.325 0-.537-.213T15 12.25t.213-.537t.537-.213h5.75v-9h-13v3.25q0 .325-.213.538T7.75 6.5t-.537-.213T7 5.75V2.5q0-.625.425-1.062T8.5 1h13q.65 0 1.075.438T23 2.5zm-1.5 0v-9z\"/>"
|
|
45085
|
+
},
|
|
45086
|
+
"translate-subtitles-outline-sharp": {
|
|
45087
|
+
"body": "<path fill=\"currentColor\" d=\"M15 9.5h1.5V8H15zm3 0h1.5V8H18zm-7.5-3H12V5h-1.5zm3 0h6V5h-6zM3.25 20.75L2.175 19.7L6 15.925q-.7-.8-1.25-1.65T3.775 12.5h1.5q.35.675.775 1.3T7 15q.8-.9 1.4-1.9t.975-2.1H1V9.5h5.25V8h1.5v1.5h5.45V11h-2.4q-.425 1.35-1.113 2.575T8.025 15.9q.35.425.938.988t.937.912l-.575 1.525q-.425-.4-1.125-1.088T7 17zM9.125 23l3.375-9h1.625l3.375 9h-1.55l-.825-2.3H11.5l-.8 2.3zm2.85-3.6h2.675l-1.35-3.8zM15 13v-1.5h6.5v-9h-13v4H7V1h16v12zm6.5-1.5v-9z\"/>"
|
|
45088
|
+
},
|
|
45089
|
+
"translate-subtitles-rounded": {
|
|
45090
|
+
"body": "<path fill=\"currentColor\" d=\"M19.288 8.213Q19.075 8 18.75 8t-.537.213T18 8.75t.213.538t.537.212t.538-.213t.212-.537t-.213-.537m-7.5-3Q11.576 5 11.25 5t-.537.213t-.213.537t.213.538t.537.212t.538-.213T12 5.75t-.213-.537M18.75 6.5q.325 0 .538-.213t.212-.537t-.213-.537T18.75 5h-4.5q-.325 0-.537.213t-.213.537t.213.538t.537.212zM8.025 15.9q.35.425.938.988t.937.912l-.575 1.525q-.425-.4-1.125-1.088T7 17l-3.225 3.225q-.225.225-.525.225t-.525-.225t-.225-.537t.225-.538L6 15.925q-.5-.575-.937-1.163t-.788-1.237Q4.1 13.2 4.2 12.938t.325-.388t.488-.075t.412.325q.325.575.713 1.138T7 15q.8-.9 1.4-1.9t.975-2.1H1.75q-.3 0-.525-.213T1 10.25q0-.3.225-.525T1.75 9.5h4.5v-.75q0-.325.213-.537T7 8t.538.213t.212.537v.75h4.7q.325 0 .538.213t.212.537t-.212.538t-.538.212H10.8q-.425 1.35-1.112 2.575T8.025 15.9m3.475 4.8l-.65 1.825q-.075.2-.262.338t-.413.137q-.375 0-.587-.312t-.088-.663l2.825-7.55q.075-.225.263-.35t.437-.125h.575q.25 0 .437.138t.263.362l2.825 7.525q.125.35-.088.663T16.45 23q-.225 0-.413-.137t-.262-.363l-.65-1.8zm.475-1.3h2.675l-1.35-3.8zM21.5 13H16q-.425 0-.712-.288T15 12V9.5h.75q.325 0 .538-.213t.212-.537t-.213-.537T15.75 8H9v-.5q0-.425-.288-.712T8 6.5t-.712-.288T7 5.5v-3q0-.625.425-1.062T8.5 1h13q.65 0 1.075.438T23 2.5v9q0 .625-.425 1.063T21.5 13\"/>"
|
|
45091
|
+
},
|
|
45092
|
+
"translate-subtitles-sharp": {
|
|
45093
|
+
"body": "<path fill=\"currentColor\" d=\"M18 9.5h1.5V8H18zm-7.5-3H12V5h-1.5zm3 0h6V5h-6zM3.25 20.75L2.175 19.7L6 15.925q-.7-.8-1.25-1.65T3.775 12.5h1.5q.35.675.775 1.3T7 15q.8-.9 1.4-1.9t.975-2.1H1V9.5h5.25V8h1.5v1.5h5.45V11h-2.4q-.425 1.35-1.113 2.575T8.025 15.9q.35.425.938.988t.937.912l-.575 1.525q-.425-.4-1.125-1.088T7 17zM9.125 23l3.375-9h1.625l3.375 9h-1.55l-.825-2.3H11.5l-.8 2.3zm2.85-3.6h2.675l-1.35-3.8zM23 13h-8V9.5h1.5V8H9V6.5H7V1h16z\"/>"
|
|
45094
|
+
},
|
|
45020
45095
|
"transportation": {
|
|
45021
45096
|
"body": "<path fill=\"currentColor\" d=\"M19 16q-1.8 0-3.175-1.125T14.1 12h-2.975l-1.2-2H14.1q.125-.55.338-1.05T15 8H8.7L7.5 6h8.55l-1.1-3H11V1h3.95q.65 0 1.15.363t.725.962L18.175 6H19q2.075 0 3.538 1.463T24 11t-1.463 3.538T19 16m0-2q1.25 0 2.125-.875T22 11t-.875-2.125T19 8h-.075l.975 2.675l-1.9.675l-.95-2.625q-.5.425-.775 1.025T16 11q0 1.25.875 2.125T19 14M7 23q-1.25 0-2.125-.875T4 20H0v-6h2v-3H0V9h7l3 5h2q.825 0 1.413.588T14 16v2q0 .825-.587 1.413T12 20h-2q0 1.25-.875 2.125T7 23m-3-9h3.675l-1.8-3H4zm3 7q.425 0 .713-.288T8 20t-.288-.712T7 19t-.712.288T6 20t.288.713T7 21\"/>"
|
|
45022
45097
|
},
|
|
@@ -55929,7 +56004,7 @@
|
|
|
55929
56004
|
"parent": "zoom-out"
|
|
55930
56005
|
}
|
|
55931
56006
|
},
|
|
55932
|
-
"lastModified":
|
|
56007
|
+
"lastModified": 1773740798,
|
|
55933
56008
|
"width": 24,
|
|
55934
56009
|
"height": 24
|
|
55935
56010
|
}
|
package/info.json
CHANGED
package/metadata.json
CHANGED
|
@@ -1612,6 +1612,15 @@
|
|
|
1612
1612
|
"waves",
|
|
1613
1613
|
"waves-rounded"
|
|
1614
1614
|
],
|
|
1615
|
+
"AI": [
|
|
1616
|
+
"app-spark",
|
|
1617
|
+
"app-spark-outline",
|
|
1618
|
+
"app-spark-outline-rounded",
|
|
1619
|
+
"app-spark-rounded",
|
|
1620
|
+
"frame-spark",
|
|
1621
|
+
"frame-spark-rounded",
|
|
1622
|
+
"frame-spark-sharp"
|
|
1623
|
+
],
|
|
1615
1624
|
"Android": [
|
|
1616
1625
|
"1x-mobiledata",
|
|
1617
1626
|
"1x-mobiledata-badge",
|
|
@@ -3440,6 +3449,18 @@
|
|
|
3440
3449
|
"volume-up-rounded"
|
|
3441
3450
|
],
|
|
3442
3451
|
"Brand": [
|
|
3452
|
+
"translate-cc",
|
|
3453
|
+
"translate-cc-outline",
|
|
3454
|
+
"translate-cc-outline-rounded",
|
|
3455
|
+
"translate-cc-outline-sharp",
|
|
3456
|
+
"translate-cc-rounded",
|
|
3457
|
+
"translate-cc-sharp",
|
|
3458
|
+
"translate-subtitles",
|
|
3459
|
+
"translate-subtitles-outline",
|
|
3460
|
+
"translate-subtitles-outline-rounded",
|
|
3461
|
+
"translate-subtitles-outline-sharp",
|
|
3462
|
+
"translate-subtitles-rounded",
|
|
3463
|
+
"translate-subtitles-sharp",
|
|
3443
3464
|
"youtube-activity-2",
|
|
3444
3465
|
"youtube-activity-2-outline",
|
|
3445
3466
|
"youtube-activity-2-outline-rounded",
|
|
@@ -6370,6 +6391,12 @@
|
|
|
6370
6391
|
"home-speaker",
|
|
6371
6392
|
"home-speaker-outline",
|
|
6372
6393
|
"home-storage",
|
|
6394
|
+
"home-storage-gear",
|
|
6395
|
+
"home-storage-gear-outline",
|
|
6396
|
+
"home-storage-gear-outline-rounded",
|
|
6397
|
+
"home-storage-gear-outline-sharp",
|
|
6398
|
+
"home-storage-gear-rounded",
|
|
6399
|
+
"home-storage-gear-sharp",
|
|
6373
6400
|
"home-storage-outline",
|
|
6374
6401
|
"home-storage-outline-rounded",
|
|
6375
6402
|
"home-storage-outline-sharp",
|