@project-lary/react-material-symbols-700-sharp 0.24.0 → 0.25.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/Eyeglasses2.d.ts +4 -0
- package/dist/components/Eyeglasses2.js +6 -0
- package/dist/components/Eyeglasses2Filled.d.ts +3 -0
- package/dist/components/Eyeglasses2Filled.js +3 -0
- package/dist/components/HearingAidDisabledLeft.d.ts +4 -0
- package/dist/components/HearingAidDisabledLeft.js +6 -0
- package/dist/components/HearingAidDisabledLeftFilled.d.ts +4 -0
- package/dist/components/HearingAidDisabledLeftFilled.js +6 -0
- package/dist/components/HearingAidLeft.d.ts +4 -0
- package/dist/components/HearingAidLeft.js +6 -0
- package/dist/components/HearingAidLeftFilled.d.ts +4 -0
- package/dist/components/HearingAidLeftFilled.js +6 -0
- package/dist/components/WatchArrow.d.ts +4 -0
- package/dist/components/WatchArrow.js +6 -0
- package/dist/components/WatchArrowFilled.d.ts +4 -0
- package/dist/components/WatchArrowFilled.js +6 -0
- package/dist/index.d.ts +8 -0
- package/dist/index.js +8 -0
- package/package.json +1 -1
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function Eyeglasses2(_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: "M207-295q-47 0-83-31t-45-79L48-560l-46 4-7-94q76-7 133-11.5t115-4.5q49 0 84 3.5t59 10.5q21 7 46 16.5t50 9.5q23 0 46.5-10t43.5-16q26-6 63-10t91-4q47 0 99.5 3.5T966-651l-8 92-45-3-32 158q-10 48-45.5 78.5T755-295h-93q-45 0-80.5-29T535-399l-28-126h-51l-31 126q-10 47-45 75.5T299-295zm-37-129q3 16 12.5 26t22.5 10h93q13 0 23-9.5t13-23.5l32-135q-28-6-61.5-10t-61.5-4q-23 0-50 1t-48 2zm456 2q3 15 13 24.5t23 9.5h93q12 0 22-10.5t13-25.5l27-144q-21-1-45.5-1.5T726-570q-30 0-66 4t-66 10z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function HearingAidDisabledLeft(_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: "M709.93-63Q652-63 601.5-94T529-179q-15-37-49.5-83T413-336q-56-48-89.5-116T290-600q0-29.95 5-57.9t14-55.1l79 78q-14 74 21.5 138.5T502-388q27 22 56 62t49 84q14 34 40.64 59 26.63 25 62.62 25 35.74 0 54.54-20.06Q783.61-198.12 788-228l73 73q-20.17 40.56-57.88 66.28T709.93-63M901-226 696-430l41-40-66-53q-6.89 10.79-16.94 18.39Q644-497 634-492l-54-54q-1-1-2.62-1.5-1.63-.5-1.38-.5 19.92 0 33.46-13.5t13.54-34-13.54-34T576-643q-21 0-34.5 13.65-13.5 13.66-13.5 33.73 0-1.38-.5-2.38t-1.5-2l-54-53q15-28 42.5-45t61.5-17q51.64 0 86.82 37T695-590l147 107-38 37q57 50 82.5 107T901-226M771-650q-19-63-72-104.5T579-796q-49.62 0-92.71 24.41Q443.2-747.19 417-708l-66-68q39-51 98.5-83t129.43-32Q686-891 767-822t102 172zM927 2 196-727q-8 29.77-12 60.55-4 30.77-4 62.45 0 75.15 25.52 145.88Q231.04-387.4 280-330l-69 66q-62-72-93.5-158.39Q86-508.79 86-604q0-51 8.94-100.97Q103.88-754.93 122-801l-62-61 51-51L977-48zM685-476" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function HearingAidDisabledLeftFilled(_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: "M710-63q-58 0-108.5-31T529-179q-15-37-49.5-83T413-336q-56-48-89.5-116T290-600q0-30 5-58t14-55l79 78q-14 74 21.5 138.5T502-388q27 22 56 62t49 84q14 34 40.5 59t62.5 25 55-20 23-50l73 73q-20 41-58 66.5T710-63m191-163L472-653q15-28 42.5-45t61.5-17q52 0 87 37t32 88l147 107-38 37q57 50 82.5 107T901-226M771-650q-19-63-72-104.5T579-796q-50 0-93 24.5T417-708l-66-68q39-51 98.5-83T579-891q107 0 188 69t102 172zM927 2 196-727q-8 30-12 60.5t-4 62.5q0 75 25.5 146T280-330l-69 66q-62-72-93.5-158.5T86-604q0-51 9-101t27-96l-62-61 51-51L977-48z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function HearingAidLeft(_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: "M709.84-63q-57.54 0-108.19-31T529-179q-15-37-49.5-83T413-336q-56-48-89.5-116T290-600.45Q290-720 375-805.5T579-891q107 0 188 69t102 172h-98q-19-63-72-104.5T579-796q-80 0-137 57.72-57 57.73-57 138.28 0 62.4 31.5 116.2T502-388q27 22 56 62t49 84q14 34 40.56 59 26.57 25 62.44 25 45 0 64.5-30t19.5-68.7q0-33.76-21.5-59.53T724-365l-42 43-101-155q-50 2-87.5-32.5T456-596q0-50.24 34.67-84.62T576-715q51.64 0 86.82 37T695-589l146 106-53 50q46 37 73 80.5t27 95.5q0 78.87-46.5 136.44Q795-63 709.84-63M211-264q-62-72-93.5-158.39Q86-508.79 86-604q0-94.53 32-182.26Q150-874 211-941l67 64q-48 54-73 123.85-25 69.86-25 149.14 0 75.29 25.5 146.15T280-330zm480-164 46-42-68-53q-5 7-12 13t-13 11zM575.5-548q20.5 0 34-13.5t13.5-34-13.54-34T576-643q-21 0-34.5 13.54T528-596q0 21 13.5 34.5t34 13.5m.5-48" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function HearingAidLeftFilled(_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: "M710-63q-58 0-108.5-31T529-179q-15-37-49.5-83T413-336q-56-48-89.5-116T290-600q0-120 85-205.5T579-891q107 0 188 69t102 172h-98q-19-63-72-104.5T579-796q-80 0-137 57.5T385-600q0 62 31.5 116t85.5 96q27 22 56 62t49 84q14 34 40.5 59t62.5 25q45 0 64.5-30t19.5-69q0-33-21.5-59T724-365l-42 43-101-155q-50 2-87.5-32.5T456-596q0-50 34.5-84.5T576-715q52 0 87 37t32 89l146 106-53 50q46 37 73 80.5t27 95.5q0 79-46.5 136.5T710-63M211-264q-62-72-93.5-158.5T86-604t32-182.5T211-941l67 64q-48 54-73 124t-25 149q0 75 25.5 146T280-330z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function WatchArrow(_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: "m480-346-50-50 45-48H344v-72h131l-45-48 50-50 134 134zm-56-512h112zm0 755h112zm-62 83-60-212q-57-37-92-102t-35-146 35-146.5T302-729l60-211h237l59 211q57 37 92.5 102.5T786-480t-35.5 146T658-232L599-20zm118-249q89 0 150-61t61-150-61-150-150-61-150 61-61 150 61 150 150 61m-78-503q19-5 38.5-8t39.5-3 40 3 38 8l-22-86H424zm22 669h112l22-85q-19 4-38.5 7t-39.5 3-39.5-3-38.5-7z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function WatchArrowFilled(_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: "m480-346-50-50 45-48H344v-72h131l-45-48 50-50 134 134zM362-20l-60-212q-57-37-92-102t-35-146 35-146.5T302-729l60-211h237l59 211q57 37 92.5 102.5T786-480t-35.5 146T658-232L599-20zm118-249q89 0 150-61t61-150-61-150-150-61-150 61-61 150 61 150 150 61" })));
|
|
6
|
+
}
|
package/dist/index.d.ts
CHANGED
|
@@ -2179,6 +2179,8 @@ export { default as ExtensionOffFilled } from './components/ExtensionOffFilled';
|
|
|
2179
2179
|
export { default as EyeTracking } from './components/EyeTracking';
|
|
2180
2180
|
export { default as EyeTrackingFilled } from './components/EyeTrackingFilled';
|
|
2181
2181
|
export { default as Eyeglasses } from './components/Eyeglasses';
|
|
2182
|
+
export { default as Eyeglasses2 } from './components/Eyeglasses2';
|
|
2183
|
+
export { default as Eyeglasses2Filled } from './components/Eyeglasses2Filled';
|
|
2182
2184
|
export { default as EyeglassesFilled } from './components/EyeglassesFilled';
|
|
2183
2185
|
export { default as Face } from './components/Face';
|
|
2184
2186
|
export { default as Face2 } from './components/Face2';
|
|
@@ -2922,7 +2924,11 @@ export { default as Hearing } from './components/Hearing';
|
|
|
2922
2924
|
export { default as HearingAid } from './components/HearingAid';
|
|
2923
2925
|
export { default as HearingAidDisabled } from './components/HearingAidDisabled';
|
|
2924
2926
|
export { default as HearingAidDisabledFilled } from './components/HearingAidDisabledFilled';
|
|
2927
|
+
export { default as HearingAidDisabledLeft } from './components/HearingAidDisabledLeft';
|
|
2928
|
+
export { default as HearingAidDisabledLeftFilled } from './components/HearingAidDisabledLeftFilled';
|
|
2925
2929
|
export { default as HearingAidFilled } from './components/HearingAidFilled';
|
|
2930
|
+
export { default as HearingAidLeft } from './components/HearingAidLeft';
|
|
2931
|
+
export { default as HearingAidLeftFilled } from './components/HearingAidLeftFilled';
|
|
2926
2932
|
export { default as HearingDisabled } from './components/HearingDisabled';
|
|
2927
2933
|
export { default as HearingDisabledFilled } from './components/HearingDisabledFilled';
|
|
2928
2934
|
export { default as HearingFilled } from './components/HearingFilled';
|
|
@@ -6811,6 +6817,8 @@ export { default as WarningOffFilled } from './components/WarningOffFilled';
|
|
|
6811
6817
|
export { default as Wash } from './components/Wash';
|
|
6812
6818
|
export { default as WashFilled } from './components/WashFilled';
|
|
6813
6819
|
export { default as Watch } from './components/Watch';
|
|
6820
|
+
export { default as WatchArrow } from './components/WatchArrow';
|
|
6821
|
+
export { default as WatchArrowFilled } from './components/WatchArrowFilled';
|
|
6814
6822
|
export { default as WatchButtonPress } from './components/WatchButtonPress';
|
|
6815
6823
|
export { default as WatchButtonPressFilled } from './components/WatchButtonPressFilled';
|
|
6816
6824
|
export { default as WatchCheck } from './components/WatchCheck';
|
package/dist/index.js
CHANGED
|
@@ -2179,6 +2179,8 @@ export { default as ExtensionOffFilled } from './components/ExtensionOffFilled';
|
|
|
2179
2179
|
export { default as EyeTracking } from './components/EyeTracking';
|
|
2180
2180
|
export { default as EyeTrackingFilled } from './components/EyeTrackingFilled';
|
|
2181
2181
|
export { default as Eyeglasses } from './components/Eyeglasses';
|
|
2182
|
+
export { default as Eyeglasses2 } from './components/Eyeglasses2';
|
|
2183
|
+
export { default as Eyeglasses2Filled } from './components/Eyeglasses2Filled';
|
|
2182
2184
|
export { default as EyeglassesFilled } from './components/EyeglassesFilled';
|
|
2183
2185
|
export { default as Face } from './components/Face';
|
|
2184
2186
|
export { default as Face2 } from './components/Face2';
|
|
@@ -2922,7 +2924,11 @@ export { default as Hearing } from './components/Hearing';
|
|
|
2922
2924
|
export { default as HearingAid } from './components/HearingAid';
|
|
2923
2925
|
export { default as HearingAidDisabled } from './components/HearingAidDisabled';
|
|
2924
2926
|
export { default as HearingAidDisabledFilled } from './components/HearingAidDisabledFilled';
|
|
2927
|
+
export { default as HearingAidDisabledLeft } from './components/HearingAidDisabledLeft';
|
|
2928
|
+
export { default as HearingAidDisabledLeftFilled } from './components/HearingAidDisabledLeftFilled';
|
|
2925
2929
|
export { default as HearingAidFilled } from './components/HearingAidFilled';
|
|
2930
|
+
export { default as HearingAidLeft } from './components/HearingAidLeft';
|
|
2931
|
+
export { default as HearingAidLeftFilled } from './components/HearingAidLeftFilled';
|
|
2926
2932
|
export { default as HearingDisabled } from './components/HearingDisabled';
|
|
2927
2933
|
export { default as HearingDisabledFilled } from './components/HearingDisabledFilled';
|
|
2928
2934
|
export { default as HearingFilled } from './components/HearingFilled';
|
|
@@ -6811,6 +6817,8 @@ export { default as WarningOffFilled } from './components/WarningOffFilled';
|
|
|
6811
6817
|
export { default as Wash } from './components/Wash';
|
|
6812
6818
|
export { default as WashFilled } from './components/WashFilled';
|
|
6813
6819
|
export { default as Watch } from './components/Watch';
|
|
6820
|
+
export { default as WatchArrow } from './components/WatchArrow';
|
|
6821
|
+
export { default as WatchArrowFilled } from './components/WatchArrowFilled';
|
|
6814
6822
|
export { default as WatchButtonPress } from './components/WatchButtonPress';
|
|
6815
6823
|
export { default as WatchButtonPressFilled } from './components/WatchButtonPressFilled';
|
|
6816
6824
|
export { default as WatchCheck } from './components/WatchCheck';
|