@project-lary/react-material-symbols-300-rounded 0.41.0 → 0.42.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/dist/components/{DriveFusiontable.d.ts → BulletChart.d.ts} +1 -1
- package/dist/components/BulletChart.js +6 -0
- package/dist/components/{DriveFusiontableFilled.d.ts → BulletChartFilled.d.ts} +1 -1
- package/dist/components/BulletChartFilled.js +6 -0
- package/dist/components/DomainDisabledCheck.d.ts +4 -0
- package/dist/components/DomainDisabledCheck.js +6 -0
- package/dist/components/DomainDisabledCheckFilled.d.ts +3 -0
- package/dist/components/DomainDisabledCheckFilled.js +3 -0
- package/dist/components/FormsAddOn.js +1 -1
- package/dist/components/FormsAddOnFilled.js +1 -1
- package/dist/components/FormsAppsScript.js +1 -1
- package/dist/components/FormsAppsScriptFilled.js +1 -1
- package/dist/components/List2.d.ts +4 -0
- package/dist/components/List2.js +6 -0
- package/dist/components/List2Filled.d.ts +3 -0
- package/dist/components/List2Filled.js +3 -0
- package/dist/components/SimCardLock.d.ts +4 -0
- package/dist/components/SimCardLock.js +6 -0
- package/dist/components/SimCardLockFilled.d.ts +4 -0
- package/dist/components/SimCardLockFilled.js +6 -0
- package/dist/components/SpeechToText2.d.ts +4 -0
- package/dist/components/SpeechToText2.js +6 -0
- package/dist/components/SpeechToText2Filled.d.ts +4 -0
- package/dist/components/SpeechToText2Filled.js +6 -0
- package/dist/index.d.ts +10 -2
- package/dist/index.js +10 -2
- package/package.json +1 -1
- package/dist/components/DriveFusiontable.js +0 -6
- package/dist/components/DriveFusiontableFilled.js +0 -6
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function BulletChart(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M457.31-218.92H157.69q-23.5 0-40.59-16.95-17.1-16.95-17.1-40.75V-683q0-23.8 17.1-40.74 17.09-16.95 40.59-16.95h299.62v-56.62q0-9.64 6.58-16.16 6.58-6.53 16.31-6.53 9.72 0 16.11 6.53 6.38 6.52 6.38 16.16v56.62h299.62q23.5 0 40.59 16.95Q860-706.8 860-683v406.38q0 23.8-17.1 40.75-17.09 16.95-40.59 16.95H502.69v56.23q0 9.64-6.58 16.16-6.58 6.53-16.31 6.53-9.72 0-16.11-6.53-6.38-6.52-6.38-16.16zm0-45.39v-113.08H145.39v100.77q0 5.39 3.46 8.85t8.84 3.46zm-311.92-317.3h311.92v-113.7H157.69q-5.38 0-8.84 3.46-3.46 3.47-3.46 8.85zm0 158.84h418.38q5 0 8.65-3.65 3.66-3.66 3.66-8.66v-88.84q0-5-3.66-8.66-3.65-3.65-8.65-3.65H145.39zm357.3 158.46h299.62q5.38 0 8.84-3.46t3.46-8.85V-683q0-5.38-3.46-8.85-3.46-3.46-8.84-3.46H502.69v113.7h61.08q23.5 0 40.59 17.09 17.1 17.1 17.1 40.6v88.84q0 23.5-17.1 40.6-17.09 17.09-40.59 17.09h-61.08zm-357.3-158.46v-113.46z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function BulletChartFilled(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M457.31-218.92H157.69q-23.5 0-40.59-16.95-17.1-16.95-17.1-40.75V-683q0-23.8 17.1-40.74 17.09-16.95 40.59-16.95h299.62v-56.62q0-9.64 6.58-16.16 6.58-6.53 16.31-6.53 9.72 0 16.11 6.53 6.38 6.52 6.38 16.16v56.62h299.62q23.5 0 40.59 16.95Q860-706.8 860-683v406.38q0 23.8-17.1 40.75-17.09 16.95-40.59 16.95H502.69v56.23q0 9.64-6.58 16.16-6.58 6.53-16.31 6.53-9.72 0-16.11-6.53-6.38-6.52-6.38-16.16zm0-45.39v-113.08H145.39v100.77q0 5.39 3.46 8.85t8.84 3.46zm-311.92-317.3h311.92v-113.7H157.69q-5.38 0-8.84 3.46-3.46 3.47-3.46 8.85zm357.3 317.3h299.62q5.38 0 8.84-3.46t3.46-8.85V-683q0-5.38-3.46-8.85-3.46-3.46-8.84-3.46H502.69v113.7h61.08q23.5 0 40.59 17.09 17.1 17.1 17.1 40.6v88.84q0 23.5-17.1 40.6-17.09 17.09-40.59 17.09h-61.08z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function DomainDisabledCheck(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M760.08-136.92H123.46q-12.36 0-20.6-8.24-8.24-8.25-8.24-20.61v-635.62l-41.39-41.38q-6.69-6.69-6.88-15.81-.2-9.11 6.88-16.19t16.31-7.08 16.31 7.08L871.54-89.08q6.69 6.7 6.88 15.81.2 9.12-6.88 16.19-7.08 7.08-16 7.08t-16-7.08zM140-182.31h118.46v-118.46H140zm0-163.84h118.46v-118.08H140zm0-163.47h118.46v-118.46H140zm163.85 327.31h118.07v-118.46H303.85zm0-163.84h118.07v-118.08H303.85zm163.46 163.84h246.77L595.62-300.77H467.31zm215.3-508.31-41.67-41.54q-5.48-5.22-12.52-5.42-7.04-.19-12.46 5.23-5.42 5.43-5.42 12.47 0 7.03 5.23 12.26L662.38-661q8.62 9 20.23 8.81 11.62-.2 20.23-8.81L800-758.77q5.23-5.23 5.23-12.27t-5.42-12.65q-5.43-5.62-12.47-5.62-7.03 0-12.26 5.62zm151.81-156.49Q885.54-796 885.54-722.5t-51.12 124.61q-51.11 51.12-124.61 51.12t-124.62-51.12Q534.08-649 534.08-722.5t51.11-124.61q51.12-51.12 124.62-51.12t124.61 51.12m-8.04 635.37q-6.38-6.51-6.38-16.18V-451q0-9.67 6.56-16.18t16.31-6.51q9.74 0 16.13 6.51 6.38 6.51 6.38 16.18v223.08q0 9.67-6.56 16.18t-16.3 6.51q-9.75 0-16.14-6.51M428.31-612.66q-6.39-6.51-6.39-16.19v-162.69H256.23q-9.67 0-16.18-6.56t-6.51-16.31q0-9.74 6.51-16.13 6.51-6.38 16.18-6.38h182.23q12.37 0 20.61 8.24t8.24 20.6v179.23q0 9.68-6.56 16.19t-16.31 6.51-16.13-6.51" })));
|
|
6
|
+
}
|
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
|
2
2
|
export default function FormsAddOn(_a) {
|
|
3
3
|
var className = _a.className;
|
|
4
4
|
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
-
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M331.77-140q-81.97 0-136.87-58.99-54.9-59-54.9-142.23 0-38.48 13.19-74.21 13.2-35.72 39.2-64.19-25.99-28.63-39.19-64.63-13.2-36.01-13.2-74.98 0-81.89 54.9-141.33T331.77-820h297.08q86.69 0 138.61 62.17t51.92 139.5q0 20.76-3.92 41.39t-12.77 41.32q-4 10.03-13.04 11.9t-16.3-1.74q-7.26-3.62-11.34-11.77-4.09-8.15.76-19.31 28.46-72-10.62-145.04-39.07-73.03-123.3-73.03H331.77q-63.06 0-104.72 46.17T185.39-619.2q0 63.48 41.66 109.73 41.66 46.24 104.72 46.24H551q9.64 0 16.17 6.58 6.52 6.58 6.52 16.31 0 9.72-6.52 16.11-6.53 6.38-16.17 6.38H331.93q-28.3 0-55.27-8.19t-50.43-23.58q-19.92 22.92-30.38 50.5t-10.46 57.73q0 63.52 41.66 109.76t104.72 46.24h190.85q9.64 0 16.16 6.59 6.53 6.58 6.53 16.3 0 9.73-6.53 16.11-6.52 6.39-16.16 6.39zm39.65-151.75q12.5-12.13 12.5-29.73 0-17.43-12.26-30.01-12.27-12.59-30.23-12.59-17.97 0-30.28 12.45-12.3 12.45-12.3 30.23t12.18 29.78q12.19 12 30.04 12t30.35-12.13m-30.35-284.94q17.85 0 30.35-12.36 12.5-12.35 12.5-30 0-17.62-12.26-30.05-12.27-12.44-30.23-12.44-17.97 0-30.28 12.55-12.3 12.55-12.3 30.07 0 17.2 12.18 29.71 12.19 12.52 30.04 12.52m158.78-19.85h139q8.52 0 15.61-6.52 7.08-6.53 7.08-16.18 0-8.53-7.08-15.61-7.09-7.07-15.61-7.07h-139q-9.27 0-15.98 7.08-6.72 7.08-6.72 16.31 0 9.22 6.72 15.61 6.71 6.38 15.98 6.38M734.61-260h-97.3q-9.65 0-16.17-6.58-6.53-6.58-6.53-16.31t6.53-16.11q6.52-6.39 16.17-6.39h97.3v-97.3q0-9.65 6.59-16.17 6.58-6.53 16.3-6.53 9.73 0 16.11 6.53 6.39 6.52 6.39 16.17v97.3h97.31q9.64 0 16.16 6.59 6.53 6.58 6.53 16.3 0 9.73-6.53 16.11-6.52 6.39-16.16 6.39H780v97.31q0 9.64-6.58 16.16-6.58 6.53-16.31 6.53T741-146.53q-6.39-6.52-6.39-16.16z" })));
|
|
6
6
|
}
|
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
|
2
2
|
export default function FormsAddOnFilled(_a) {
|
|
3
3
|
var className = _a.className;
|
|
4
4
|
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
-
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M331.6-290.97q12.86-12.36 12.86-30.01 0-17.62-12.86-30.05-12.87-12.43-30.42-12.43-17.56 0-29.87 12.55T259-320.84q0 17.19 12.31 29.71 12.31 12.51 29.87 12.51 17.55 0 30.42-12.35m0-317.26q12.86-12.31 12.86-29.74 0-17.44-12.86-30.12-12.87-12.68-30.42-12.68-17.56 0-29.87 12.52T259-637.84q0 17.53 12.31 29.72 12.31 12.2 29.87 12.2 17.55 0 30.42-12.31m148.4-6.92h198.31q8.92 0 15.8-6.9 6.89-6.91 6.89-16.3 0-9.03-6.89-15.61-6.88-6.58-15.8-6.58H480q-9.64 0-16.17 6.71-6.52 6.71-6.52 16.18 0 8.73 6.52 15.61 6.53 6.89 16.17 6.89M734.61-260h-97.3q-9.65 0-16.17-6.58-6.53-6.58-6.53-16.31t6.53-16.11q6.52-6.39 16.17-6.39h97.3v-97.3q0-9.65 6.59-16.17 6.58-6.53 16.3-6.53 9.73 0 16.11 6.53 6.39 6.52 6.39 16.17v97.3h97.31q9.64 0 16.16 6.59 6.53 6.58 6.53 16.3 0 9.73-6.53 16.11-6.52 6.39-16.16 6.39H780v97.31q0 9.64-6.58 16.16-6.58 6.53-16.31 6.53T741-146.53q-6.39-6.52-6.39-16.16zM321.54-140q-75.62 0-128.58-52.96T140-321.54q0-48.36 20.81-91.37T222.85-480q-41.23-24.69-62.04-67.75Q140-590.82 140-638.99q0-74.94 52.96-127.97Q245.92-820 321.54-820h317.31q75.17 0 128.16 52.99T820-638.85q0 26.16-6.16 50.81-6.15 24.65-18.63 46.54-4.29 8.04-11.7 11.73-7.42 3.69-15.89 2.69-3.65 0-6.36-.31-2.72-.3-5.72-.3-100.57 0-172.4 71.46-71.83 71.45-71.83 173.93 0 27.68 6.42 54.34 6.42 26.65 19.27 53.5 6.23 11.61.02 23.04Q530.81-140 518.38-140z" })));
|
|
6
6
|
}
|
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
|
2
2
|
export default function FormsAppsScript(_a) {
|
|
3
3
|
var className = _a.className;
|
|
4
4
|
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
-
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M803.6-
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M803.6-182.69H619.03q-9.85 0-16.82-6.75-6.98-6.75-6.98-17.27t6.81-17.29 17.04-6.77h120.07L637-308.54q-7.69-6.46-9-15.65-1.31-9.2 4.6-17.47 5.81-8.88 15.98-10.3t18.5 5.04l96.3 73.92-40.77-123.31q-3.23-9.69 1.12-18.77 4.35-9.07 14.42-11.92 9.92-3.85 19 1.31 9.08 5.15 12.31 14.84l36.38 110.93 29.62-115.16q2.23-8.5 9.92-13.94t17.5-4.4q10.58 1.04 16.31 10.22 5.73 9.17 3.11 20.05l-50.84 198.84q-2 9.62-9.95 15.62t-17.91 6M331.77-140q-81.97 0-136.87-58.99-54.9-59-54.9-142.23 0-38.48 13.19-74.21 13.2-35.72 39.2-64.19-25.99-28.63-39.19-64.63-13.2-36.01-13.2-74.98 0-81.89 54.9-141.33T331.77-820h297.08q86.69 0 138.61 62.17t51.92 139.5q0 20.76-3.92 41.39t-12.77 41.32q-4 10.03-13.04 11.9t-16.3-1.74q-7.26-3.62-11.34-11.77-4.09-8.15.76-19.31 28.46-72-10.62-145.04-39.07-73.03-123.3-73.03H331.77q-63.06 0-104.72 46.17T185.39-619.2q0 63.48 41.66 109.73 41.66 46.24 104.72 46.24H551q9.64 0 16.17 6.58 6.52 6.58 6.52 16.31 0 9.72-6.52 16.11-6.53 6.38-16.17 6.38H331.93q-28.3 0-55.27-8.19t-50.43-23.58q-19.92 22.92-30.38 50.5t-10.46 57.73q0 63.52 41.66 109.76t104.72 46.24h190.85q9.64 0 16.16 6.59 6.53 6.58 6.53 16.3 0 9.73-6.53 16.11-6.52 6.39-16.16 6.39zm39.65-151.75q12.5-12.13 12.5-29.73 0-17.43-12.26-30.01-12.27-12.59-30.23-12.59-17.97 0-30.28 12.45-12.3 12.45-12.3 30.23t12.18 29.78q12.19 12 30.04 12t30.35-12.13m-30.35-284.94q17.85 0 30.35-12.36 12.5-12.35 12.5-30 0-17.62-12.26-30.05-12.27-12.44-30.23-12.44-17.97 0-30.28 12.55-12.3 12.55-12.3 30.07 0 17.2 12.18 29.71 12.19 12.52 30.04 12.52m158.78-19.85h139q8.52 0 15.61-6.52 7.08-6.53 7.08-16.18 0-8.53-7.08-15.61-7.09-7.07-15.61-7.07h-139q-9.27 0-15.98 7.08-6.72 7.08-6.72 16.31 0 9.22 6.72 15.61 6.71 6.38 15.98 6.38" })));
|
|
6
6
|
}
|
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
|
2
2
|
export default function FormsAppsScriptFilled(_a) {
|
|
3
3
|
var className = _a.className;
|
|
4
4
|
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
-
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M803.61-182.69H619.08q-10.31 0-17.08-6.77t-6.77-17.27T602-224t17.08-6.77h120.07L637-308.54q-7.69-6.46-9-15.65-1.31-9.2 4.15-17.27 6.46-9.08 16.35-10.5 9.88-1.42 18.58 5.04l96.3 73.92-40.77-123.31q-3.23-9.69 1.12-18.77 4.35-9.07 14.42-11.92 9.69-3.85 18.89 1.31 9.19 5.15 12.42 14.84l36.38 110.93 29.62-115.16q2.23-8.69 9.92-14.03 7.69-5.35 17-4.12 11.08.85 16.81 9.92 5.73 9.08 3.11 20.16l-50.84 198.84q-2 9.62-9.81 15.62t-18.04 6M331.65-291.12q12.81-12.5 12.81-30.03 0-17.54-12.81-29.93-12.8-12.38-30.53-12.38t-29.93 12.38Q259-338.69 259-321.15q0 17.53 12.19 30.03 12.2 12.5 29.93 12.5t30.53-12.5m0-317q12.81-12.19 12.81-29.73 0-17.53-12.81-30.23-12.8-12.69-30.53-12.69t-29.93 12.69Q259-655.38 259-637.85q0 17.54 12.19 29.73 12.2 12.2 29.93 12.2t30.53-12.2M480-615.15h198.31q8.92 0 15.8-6.89 6.89-6.88 6.89-15.81 0-9.53-6.89-16.11-6.88-6.58-15.8-6.58H480q-9.92 0-16.31 6.58-6.38 6.58-6.38 16.11 0 8.93 6.38 15.81 6.39 6.89 16.31 6.89M321.54-140q-75.62 0-128.58-52.96T140-321.54q0-48.46 20.81-91.42T222.85-480q-41.23-24.69-62.04-67.85Q140-591 140-638.85q0-75.23 52.96-128.19T321.54-820h317.31q75.23 0 128.19 52.96T820-638.85q0 26.16-6.16 50.81-6.15 24.65-18.69 46.58-4.23 8-11.54 11.69-7.3 3.69-15.92 2.69-3.38 0-6.27-.31-2.88-.3-5.88-.3-100.69 0-172.46 71.34-71.77 71.35-71.77 174.27 0 27.46 6.42 54.12 6.42 26.65 19.27 53.5 6.23 11.61-.08 23.04Q530.61-140 518.38-140z" })));
|
|
6
6
|
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function List2(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M321.54-260q-9.65 0-16.17-6.58t-6.52-16.31 6.52-16.11q6.52-6.39 16.17-6.39h317.31q9.26 0 15.98 6.59 6.71 6.58 6.71 16.3 0 9.73-6.71 16.11-6.72 6.39-15.98 6.39zM162.69-457.31q-9.64 0-16.16-6.58-6.53-6.58-6.53-16.31 0-9.72 6.53-16.11 6.52-6.38 16.16-6.38h634.62q9.64 0 16.16 6.58 6.53 6.58 6.53 16.31 0 9.72-6.53 16.11-6.52 6.38-16.16 6.38zm158.85-197.3q-9.65 0-16.17-6.59-6.52-6.58-6.52-16.3 0-9.73 6.52-16.11 6.52-6.39 16.17-6.39h317.31q9.26 0 15.98 6.58 6.71 6.58 6.71 16.31T654.83-661q-6.72 6.39-15.98 6.39z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function SimCardLock(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M400-328.46h160q14 0 24.12-9.92 10.11-9.93 10.11-23.93v-120q0-14-11.69-24.11-11.69-10.12-28.31-10.12v-45.77q0-30.55-21.85-52.39t-52.49-21.84q-30.63 0-52.19 21.84-21.55 21.84-21.55 52.39v45.77q-17 0-28.5 10.12-11.5 10.11-11.5 24.11v120q0 14 9.93 23.93 9.92 9.92 23.92 9.92m34.23-188.08v-45.87q0-19.28 13.11-32.67 13.1-13.38 32.5-13.38t32.86 13.32q13.45 13.32 13.45 32.64v45.96zM237.69-100q-23.53 0-40.61-17.08T180-157.69v-450.62q0-12.06 4.81-22.76t12.81-18.7l192.61-193q8-7.61 18.7-12.42t22.76-4.81h290.62q23.53 0 40.61 17.08T780-802.31v644.62q0 23.53-17.08 40.61T722.31-100zm0-45.39h484.62q4.61 0 8.46-3.84 3.84-3.85 3.84-8.46v-644.62q0-4.61-3.84-8.46-3.85-3.84-8.46-3.84h-294L225.39-611.75v454.06q0 4.61 3.84 8.46 3.85 3.84 8.46 3.84m0 0h-12.3 509.22z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function SimCardLockFilled(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M400-328.46h160q14 0 24.12-9.92 10.11-9.93 10.11-23.93v-120q0-14-11.69-24.11-11.69-10.12-28.31-10.12v-45.77q0-30.61-21.81-52.42-21.8-21.81-52.42-21.81t-52.23 21.81q-21.62 21.81-21.62 52.42v45.77q-17 0-28.5 10.12-11.5 10.11-11.5 24.11v120q0 14 9.93 23.93 9.92 9.92 23.92 9.92m34.23-188.08v-45.77q0-19.38 13.19-32.77 13.2-13.38 32.58-13.38t32.77 13.38q13.38 13.39 13.38 32.77v45.77zM237.69-100q-23.61 0-40.65-17.04T180-157.69v-450.62q0-11.61 4.81-22.54 4.81-10.92 12.81-18.92l192.61-193q8-7.61 18.92-12.42 10.93-4.81 22.54-4.81h290.62q23.61 0 40.65 17.04T780-802.31v644.62q0 23.61-17.04 40.65T722.31-100z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function SpeechToText2(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M774.61-814.61v669.22zM317.69-100q-23.5 0-40.59-17.1-17.1-17.09-17.1-40.59V-230q0-9.64 6.58-16.17 6.58-6.52 16.31-6.52t16.11 6.52q6.39 6.53 6.39 16.17v72.31q0 5.38 3.46 8.84t8.84 3.46h444.62q5.38 0 8.84-3.46t3.46-8.84v-644.62q0-5.38-3.46-8.84t-8.84-3.46H472.69q-9.64 0-16.17-6.59-6.52-6.58-6.52-16.3 0-9.73 6.52-16.11 6.53-6.39 16.17-6.39h289.62q23.5 0 40.59 17.1 17.1 17.09 17.1 40.59v644.62q0 23.5-17.1 40.59-17.09 17.1-40.59 17.1zm-35.02-469.62q-25.9 0-44.28-18.39-18.39-18.4-18.39-44.3V-800q0-25.89 18.39-44.29 18.38-18.4 44.69-18.4 25.54 0 43.92 18.4 18.39 18.4 18.39 44.29v167.69q0 25.9-18.43 44.3-18.42 18.39-44.29 18.39m.02 86.93q61.39 0 106.85-38.42 45.46-38.43 51.92-96.27.85-12.77 8.66-17.93 7.8-5.15 16.11-4.54 8.31.62 15.39 6.17 7.07 5.55 5.46 16.3-6.46 70.61-57.69 120.57-51.24 49.96-124 58.66V-360q0 9.64-6.59 16.17-6.58 6.52-16.3 6.52-9.73 0-16.11-6.52Q260-350.36 260-360v-78.15q-72.77-8.31-124.19-58.27T78.31-618q-1.62-10.28 5.46-16.37t15.38-6.51q8.31-.43 16.03 4.55 7.72 4.99 9.13 17.71 6.46 58.85 51.81 97.39 45.34 38.54 106.57 38.54m364.62 230q9.64 0 16.17-6.58 6.52-6.58 6.52-16.31t-6.52-16.11q-6.53-6.39-16.17-6.39H432.69q-9.64 0-16.17 6.58-6.52 6.58-6.52 16.31t6.52 16.11q6.53 6.39 16.17 6.39zm-80-120q9.64 0 16.17-6.58 6.52-6.58 6.52-16.31t-6.52-16.11q-6.53-6.39-16.17-6.39H432.69q-9.64 0-16.17 6.58-6.52 6.58-6.52 16.31t6.52 16.11q6.53 6.39 16.17 6.39z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function SpeechToText2Filled(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M282.68-569.62q-25.91 0-44.29-18.39Q220-606.4 220-632.31V-800q0-25.9 18.37-44.3 18.38-18.39 44.25-18.39 26 0 44.38 18.39 18.39 18.4 18.39 44.3v167.69q0 25.91-18.34 44.3t-44.37 18.39M266.39-343.7Q260-350.1 260-360v-78.15q-72.77-8.31-124.19-58.27T78.31-618q-1.62-10.31 5.46-16.38 7.08-6.08 15.38-6.7 8.31-.23 16.03 4.75 7.72 4.99 9.13 17.71 6.46 58.85 51.81 97.39 45.34 38.54 106.57 38.54 61.39 0 106.85-38.42 45.46-38.43 51.92-96.27.85-12.77 8.66-17.93 7.8-5.15 16.11-4.54 8.31.62 15.39 6.2 7.07 5.57 5.46 16.27-6.46 70.61-57.69 120.57-51.24 49.96-124 58.66V-360q0 9.9-6.4 16.3-6.4 6.39-16.31 6.39t-16.29-6.39m51.3 243.7q-23.75 0-40.72-16.97T260-157.69v-65.99q0-12.78 8.16-20.9 8.17-8.11 20.69-8.11h358.46q9.9 0 16.3-6.4 6.39-6.4 6.39-16.31t-6.39-16.29q-6.4-6.39-16.3-6.39H415.77q-15.69 0-26.5-10.8-10.81-10.81-10.81-26.5 0-15.7 10.81-26.5 10.81-10.81 26.5-10.81h151.54q9.9 0 16.3-6.4 6.39-6.4 6.39-16.31t-6.39-16.29q-6.4-6.39-16.3-6.39h-73.85q-5.77 0-8.07-5.3-2.31-5.31 1.69-9.93 34.69-45.07 51.36-108.42 16.66-63.34 21.33-126.5 1.62-16.2-10.11-27.83-11.74-11.63-28.35-11.63h-42.46q-12.52 0-20.69-8.17-8.16-8.16-8.16-20.68v-94.61q0-12.52 8.16-20.69 8.17-8.16 20.69-8.16h283.46q23.75 0 40.72 16.97T820-802.31v644.62q0 23.75-16.97 40.72T762.31-100z" })));
|
|
6
|
+
}
|
package/dist/index.d.ts
CHANGED
|
@@ -1024,6 +1024,8 @@ export { default as Build } from './components/Build';
|
|
|
1024
1024
|
export { default as BuildCircle } from './components/BuildCircle';
|
|
1025
1025
|
export { default as BuildCircleFilled } from './components/BuildCircleFilled';
|
|
1026
1026
|
export { default as BuildFilled } from './components/BuildFilled';
|
|
1027
|
+
export { default as BulletChart } from './components/BulletChart';
|
|
1028
|
+
export { default as BulletChartFilled } from './components/BulletChartFilled';
|
|
1027
1029
|
export { default as Bungalow } from './components/Bungalow';
|
|
1028
1030
|
export { default as BungalowFilled } from './components/BungalowFilled';
|
|
1029
1031
|
export { default as BurstMode } from './components/BurstMode';
|
|
@@ -2012,6 +2014,8 @@ export { default as Domain } from './components/Domain';
|
|
|
2012
2014
|
export { default as DomainAdd } from './components/DomainAdd';
|
|
2013
2015
|
export { default as DomainAddFilled } from './components/DomainAddFilled';
|
|
2014
2016
|
export { default as DomainDisabled } from './components/DomainDisabled';
|
|
2017
|
+
export { default as DomainDisabledCheck } from './components/DomainDisabledCheck';
|
|
2018
|
+
export { default as DomainDisabledCheckFilled } from './components/DomainDisabledCheckFilled';
|
|
2015
2019
|
export { default as DomainDisabledFilled } from './components/DomainDisabledFilled';
|
|
2016
2020
|
export { default as DomainFilled } from './components/DomainFilled';
|
|
2017
2021
|
export { default as DomainVerification } from './components/DomainVerification';
|
|
@@ -2088,8 +2092,6 @@ export { default as DriveFileRename } from './components/DriveFileRename';
|
|
|
2088
2092
|
export { default as DriveFileRenameFilled } from './components/DriveFileRenameFilled';
|
|
2089
2093
|
export { default as DriveFolderUpload } from './components/DriveFolderUpload';
|
|
2090
2094
|
export { default as DriveFolderUploadFilled } from './components/DriveFolderUploadFilled';
|
|
2091
|
-
export { default as DriveFusiontable } from './components/DriveFusiontable';
|
|
2092
|
-
export { default as DriveFusiontableFilled } from './components/DriveFusiontableFilled';
|
|
2093
2095
|
export { default as Drone } from './components/Drone';
|
|
2094
2096
|
export { default as Drone2 } from './components/Drone2';
|
|
2095
2097
|
export { default as Drone2Filled } from './components/Drone2Filled';
|
|
@@ -3841,6 +3843,8 @@ export { default as LipsFilled } from './components/LipsFilled';
|
|
|
3841
3843
|
export { default as Liquor } from './components/Liquor';
|
|
3842
3844
|
export { default as LiquorFilled } from './components/LiquorFilled';
|
|
3843
3845
|
export { default as List } from './components/List';
|
|
3846
|
+
export { default as List2 } from './components/List2';
|
|
3847
|
+
export { default as List2Filled } from './components/List2Filled';
|
|
3844
3848
|
export { default as ListAlt } from './components/ListAlt';
|
|
3845
3849
|
export { default as ListAltAdd } from './components/ListAltAdd';
|
|
3846
3850
|
export { default as ListAltAddFilled } from './components/ListAltAddFilled';
|
|
@@ -6076,6 +6080,8 @@ export { default as SimCard } from './components/SimCard';
|
|
|
6076
6080
|
export { default as SimCardDownload } from './components/SimCardDownload';
|
|
6077
6081
|
export { default as SimCardDownloadFilled } from './components/SimCardDownloadFilled';
|
|
6078
6082
|
export { default as SimCardFilled } from './components/SimCardFilled';
|
|
6083
|
+
export { default as SimCardLock } from './components/SimCardLock';
|
|
6084
|
+
export { default as SimCardLockFilled } from './components/SimCardLockFilled';
|
|
6079
6085
|
export { default as Simulation } from './components/Simulation';
|
|
6080
6086
|
export { default as SimulationFilled } from './components/SimulationFilled';
|
|
6081
6087
|
export { default as SingleArrow } from './components/SingleArrow';
|
|
@@ -6233,6 +6239,8 @@ export { default as SpecialCharacterFilled } from './components/SpecialCharacter
|
|
|
6233
6239
|
export { default as SpecificGravity } from './components/SpecificGravity';
|
|
6234
6240
|
export { default as SpecificGravityFilled } from './components/SpecificGravityFilled';
|
|
6235
6241
|
export { default as SpeechToText } from './components/SpeechToText';
|
|
6242
|
+
export { default as SpeechToText2 } from './components/SpeechToText2';
|
|
6243
|
+
export { default as SpeechToText2Filled } from './components/SpeechToText2Filled';
|
|
6236
6244
|
export { default as SpeechToTextFilled } from './components/SpeechToTextFilled';
|
|
6237
6245
|
export { default as Speed } from './components/Speed';
|
|
6238
6246
|
export { default as Speed025 } from './components/Speed025';
|
package/dist/index.js
CHANGED
|
@@ -1024,6 +1024,8 @@ export { default as Build } from './components/Build';
|
|
|
1024
1024
|
export { default as BuildCircle } from './components/BuildCircle';
|
|
1025
1025
|
export { default as BuildCircleFilled } from './components/BuildCircleFilled';
|
|
1026
1026
|
export { default as BuildFilled } from './components/BuildFilled';
|
|
1027
|
+
export { default as BulletChart } from './components/BulletChart';
|
|
1028
|
+
export { default as BulletChartFilled } from './components/BulletChartFilled';
|
|
1027
1029
|
export { default as Bungalow } from './components/Bungalow';
|
|
1028
1030
|
export { default as BungalowFilled } from './components/BungalowFilled';
|
|
1029
1031
|
export { default as BurstMode } from './components/BurstMode';
|
|
@@ -2012,6 +2014,8 @@ export { default as Domain } from './components/Domain';
|
|
|
2012
2014
|
export { default as DomainAdd } from './components/DomainAdd';
|
|
2013
2015
|
export { default as DomainAddFilled } from './components/DomainAddFilled';
|
|
2014
2016
|
export { default as DomainDisabled } from './components/DomainDisabled';
|
|
2017
|
+
export { default as DomainDisabledCheck } from './components/DomainDisabledCheck';
|
|
2018
|
+
export { default as DomainDisabledCheckFilled } from './components/DomainDisabledCheckFilled';
|
|
2015
2019
|
export { default as DomainDisabledFilled } from './components/DomainDisabledFilled';
|
|
2016
2020
|
export { default as DomainFilled } from './components/DomainFilled';
|
|
2017
2021
|
export { default as DomainVerification } from './components/DomainVerification';
|
|
@@ -2088,8 +2092,6 @@ export { default as DriveFileRename } from './components/DriveFileRename';
|
|
|
2088
2092
|
export { default as DriveFileRenameFilled } from './components/DriveFileRenameFilled';
|
|
2089
2093
|
export { default as DriveFolderUpload } from './components/DriveFolderUpload';
|
|
2090
2094
|
export { default as DriveFolderUploadFilled } from './components/DriveFolderUploadFilled';
|
|
2091
|
-
export { default as DriveFusiontable } from './components/DriveFusiontable';
|
|
2092
|
-
export { default as DriveFusiontableFilled } from './components/DriveFusiontableFilled';
|
|
2093
2095
|
export { default as Drone } from './components/Drone';
|
|
2094
2096
|
export { default as Drone2 } from './components/Drone2';
|
|
2095
2097
|
export { default as Drone2Filled } from './components/Drone2Filled';
|
|
@@ -3841,6 +3843,8 @@ export { default as LipsFilled } from './components/LipsFilled';
|
|
|
3841
3843
|
export { default as Liquor } from './components/Liquor';
|
|
3842
3844
|
export { default as LiquorFilled } from './components/LiquorFilled';
|
|
3843
3845
|
export { default as List } from './components/List';
|
|
3846
|
+
export { default as List2 } from './components/List2';
|
|
3847
|
+
export { default as List2Filled } from './components/List2Filled';
|
|
3844
3848
|
export { default as ListAlt } from './components/ListAlt';
|
|
3845
3849
|
export { default as ListAltAdd } from './components/ListAltAdd';
|
|
3846
3850
|
export { default as ListAltAddFilled } from './components/ListAltAddFilled';
|
|
@@ -6076,6 +6080,8 @@ export { default as SimCard } from './components/SimCard';
|
|
|
6076
6080
|
export { default as SimCardDownload } from './components/SimCardDownload';
|
|
6077
6081
|
export { default as SimCardDownloadFilled } from './components/SimCardDownloadFilled';
|
|
6078
6082
|
export { default as SimCardFilled } from './components/SimCardFilled';
|
|
6083
|
+
export { default as SimCardLock } from './components/SimCardLock';
|
|
6084
|
+
export { default as SimCardLockFilled } from './components/SimCardLockFilled';
|
|
6079
6085
|
export { default as Simulation } from './components/Simulation';
|
|
6080
6086
|
export { default as SimulationFilled } from './components/SimulationFilled';
|
|
6081
6087
|
export { default as SingleArrow } from './components/SingleArrow';
|
|
@@ -6233,6 +6239,8 @@ export { default as SpecialCharacterFilled } from './components/SpecialCharacter
|
|
|
6233
6239
|
export { default as SpecificGravity } from './components/SpecificGravity';
|
|
6234
6240
|
export { default as SpecificGravityFilled } from './components/SpecificGravityFilled';
|
|
6235
6241
|
export { default as SpeechToText } from './components/SpeechToText';
|
|
6242
|
+
export { default as SpeechToText2 } from './components/SpeechToText2';
|
|
6243
|
+
export { default as SpeechToText2Filled } from './components/SpeechToText2Filled';
|
|
6236
6244
|
export { default as SpeechToTextFilled } from './components/SpeechToTextFilled';
|
|
6237
6245
|
export { default as Speed } from './components/Speed';
|
|
6238
6246
|
export { default as Speed025 } from './components/Speed025';
|
package/package.json
CHANGED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
export default function DriveFusiontable(_a) {
|
|
3
|
-
var className = _a.className;
|
|
4
|
-
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
-
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M197.69-140q-23.53 0-40.61-17.08T140-197.69v-564.62q0-23.53 17.08-40.61T197.69-820h564.62q23.53 0 40.61 17.08T820-762.31v564.62q0 23.53-17.08 40.61T762.31-140zm-12.3-162.31v104.62q0 4.61 3.84 8.46 3.85 3.84 8.46 3.84h564.62q4.61 0 8.46-3.84 3.84-3.85 3.84-8.46v-355.23L551.77-325.08q-8.62 9-20.23 9-11.62 0-20.23-8.61L359.54-476.46zm0-64.61 153.92-153.93q8.68-8.61 20.26-8.61t20.2 8.61l152.54 152.54 242.3-248.84v-145.16q0-4.61-3.84-8.46-3.85-3.84-8.46-3.84H197.69q-4.61 0-8.46 3.84-3.84 3.85-3.84 8.46zm0-186v-64.23 248.84-172.77 238.77-174.15 172zm0 186v-407.69 406.3-172.77zm0 64.61v-174.15 172-248.46 367.53z" })));
|
|
6
|
-
}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
export default function DriveFusiontableFilled(_a) {
|
|
3
|
-
var className = _a.className;
|
|
4
|
-
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
-
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M197.69-140q-23.61 0-40.65-17.04T140-197.69v-564.62q0-23.61 17.04-40.65T197.69-820h564.62q23.61 0 40.65 17.04T820-762.31v564.62q0 23.61-17.04 40.65T762.31-140zm576.92-477.15-242.3 248.84-152.54-152.54q-8.62-8.61-20.23-8.61-11.62 0-20.23 8.61L185.39-366.92v64.61l174.15-174.15 151.77 151.77q8.61 8.61 20.23 8.61 11.61 0 20.23-9l222.84-227.84z" })));
|
|
6
|
-
}
|