@project-lary/react-material-symbols-700-outlined 0.34.0 → 0.35.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/{VolumeDownAlt.d.ts → CardsStack.d.ts} +1 -1
- package/dist/components/CardsStack.js +6 -0
- package/dist/components/{VolumeDownAltFilled.d.ts → CardsStackFilled.d.ts} +1 -1
- package/dist/components/CardsStackFilled.js +6 -0
- package/dist/components/Graph8.d.ts +4 -0
- package/dist/components/Graph8.js +6 -0
- package/dist/components/Graph8Filled.d.ts +4 -0
- package/dist/components/Graph8Filled.js +6 -0
- package/dist/components/IosShare.js +1 -1
- package/dist/index.d.ts +4 -2
- package/dist/index.js +4 -2
- package/package.json +1 -1
- package/dist/components/VolumeDownAlt.js +0 -6
- package/dist/components/VolumeDownAltFilled.js +0 -6
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function CardsStack(_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: "M131-145 76-549q-5-38.05 18.5-69.02Q118-649 157-653l69 497 475-54h92q6 36-15 63t-55 31L237-63q-37.83 4-68.96-19.57T131-145m176-129q-39.05 0-66.52-27.48Q213-328.95 213-368v-403q0-39.46 27.48-67.23Q267.95-866 307-866h539q38 0 66 27.77T940-771v403q0 39.05-28 66.52Q884-274 846-274zm0-94h539v-403H307zm0 0v-403zm109-240h320v-71H416zm0 151h199v-71H416z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function CardsStackFilled(_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: "M237-63q-38 4-69-19.5T131-145L76-549q-5-38 18.5-69t62.5-35h-9v254q0 79 55.5 134T337-210h456q6 36-15 63t-55 31zm70-211q-39 0-66.5-27.5T213-368v-403q0-39 27.5-67t66.5-28h539q38 0 66 28t28 67v403q0 39-28 66.5T846-274zm109-334h320v-71H416zm0 151h199v-71H416z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function Graph8(_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: "M266.88-54q-55.96 0-93.92-38.5T135-186q0-42.86 23.5-75.93T220-309v-341q-38-14-61.5-47.46Q135-730.91 135-773q0-55.42 38.06-94.21t93.5-38.79T361-867.21 400-773q0 43.41-24.5 76.2Q351-664 314-650v168q25-20 56.46-32 31.47-12 66.54-12h86q48.67 0 84.83-33.33Q644-592.67 647-641v-10q-38-13-62-46.07T561-773q0-55.42 38.71-94.21 38.7-38.79 94-38.79 55.29 0 93.79 38.79T826-773q0 43.02-24 76.33-24 33.32-62 47.67v9q-2 87.51-64.89 147.76Q612.22-432 523-432h-86q-50.08 0-85.54 33T314-317v8q37 14 61.5 46.8Q400-229.41 400-186q0 55-38.83 93.5Q322.35-54 266.88-54m.47-673q18.79 0 31.72-13.28t12.93-32-12.91-32.22-32-13.5T235-804.52t-13 32.5T235.28-740t32.07 13m427.7 0q19.09 0 31.52-13.28t12.43-32-12.24-32.22Q714.53-818 695.44-818t-33.26 13.48Q648-791.04 648-772.02T661.98-740t33.07 13m-427.7 586q18.79 0 31.72-13.28t12.93-32-12.91-32.22-32-13.5T235-218.52t-13 32.5T235.28-154t32.07 13m-.35-45" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function Graph8Filled(_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: "M266.88-54q-55.96 0-93.92-38.54T135-186q0-42.86 23.5-75.93T220-309v-341q-38-14-61.5-47.26T135-773q0-55.33 38.06-94.17 38.06-38.83 94-38.83Q322-906 361-867.17q39 38.84 39 94.17 0 43.41-24.5 76.2Q351-664 314-650v168q25-20 56.47-32T437-526h86q49 0 85-33.25T647-641v-10q-38-13-62-46.07T561-773q0-55.33 38.56-94.17Q638.12-906 694.06-906q54.94 0 93.44 38.83Q826-828.33 826-773q0 43.41-24 76.53T740-649v9q-2 88-65.06 148T523-432h-86q-50.08 0-85.54 33T314-317v8q37 14 61.5 46.8Q400-229.41 400-186q0 54.92-38.87 93.46T266.88-54" })));
|
|
6
|
+
}
|
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
|
2
2
|
export default function IosShare(_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: "M229-
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M229-55q-39.05 0-66.52-27.47Q135-109.95 135-149v-414q0-38 27.48-66 27.47-28 66.52-28h143v94H229v414h502v-414H586v-94h145q39.46 0 67.23 28T826-563v414q0 39.05-27.77 66.53Q770.46-55 731-55zm203-266v-448l-88 88-67-66 202-203 202 203-67 66-88-88v448z" })));
|
|
6
6
|
}
|
package/dist/index.d.ts
CHANGED
|
@@ -1164,6 +1164,8 @@ export { default as Cardiology } from './components/Cardiology';
|
|
|
1164
1164
|
export { default as CardiologyFilled } from './components/CardiologyFilled';
|
|
1165
1165
|
export { default as Cards } from './components/Cards';
|
|
1166
1166
|
export { default as CardsFilled } from './components/CardsFilled';
|
|
1167
|
+
export { default as CardsStack } from './components/CardsStack';
|
|
1168
|
+
export { default as CardsStackFilled } from './components/CardsStackFilled';
|
|
1167
1169
|
export { default as CardsStar } from './components/CardsStar';
|
|
1168
1170
|
export { default as CardsStarFilled } from './components/CardsStarFilled';
|
|
1169
1171
|
export { default as Carpenter } from './components/Carpenter';
|
|
@@ -3010,6 +3012,8 @@ export { default as Graph6 } from './components/Graph6';
|
|
|
3010
3012
|
export { default as Graph6Filled } from './components/Graph6Filled';
|
|
3011
3013
|
export { default as Graph7 } from './components/Graph7';
|
|
3012
3014
|
export { default as Graph7Filled } from './components/Graph7Filled';
|
|
3015
|
+
export { default as Graph8 } from './components/Graph8';
|
|
3016
|
+
export { default as Graph8Filled } from './components/Graph8Filled';
|
|
3013
3017
|
export { default as GraphicEq } from './components/GraphicEq';
|
|
3014
3018
|
export { default as GraphicEqFilled } from './components/GraphicEqFilled';
|
|
3015
3019
|
export { default as Grass } from './components/Grass';
|
|
@@ -7165,8 +7169,6 @@ export { default as VoicemailFilled } from './components/VoicemailFilled';
|
|
|
7165
7169
|
export { default as Volcano } from './components/Volcano';
|
|
7166
7170
|
export { default as VolcanoFilled } from './components/VolcanoFilled';
|
|
7167
7171
|
export { default as VolumeDown } from './components/VolumeDown';
|
|
7168
|
-
export { default as VolumeDownAlt } from './components/VolumeDownAlt';
|
|
7169
|
-
export { default as VolumeDownAltFilled } from './components/VolumeDownAltFilled';
|
|
7170
7172
|
export { default as VolumeDownFilled } from './components/VolumeDownFilled';
|
|
7171
7173
|
export { default as VolumeMute } from './components/VolumeMute';
|
|
7172
7174
|
export { default as VolumeMuteFilled } from './components/VolumeMuteFilled';
|
package/dist/index.js
CHANGED
|
@@ -1164,6 +1164,8 @@ export { default as Cardiology } from './components/Cardiology';
|
|
|
1164
1164
|
export { default as CardiologyFilled } from './components/CardiologyFilled';
|
|
1165
1165
|
export { default as Cards } from './components/Cards';
|
|
1166
1166
|
export { default as CardsFilled } from './components/CardsFilled';
|
|
1167
|
+
export { default as CardsStack } from './components/CardsStack';
|
|
1168
|
+
export { default as CardsStackFilled } from './components/CardsStackFilled';
|
|
1167
1169
|
export { default as CardsStar } from './components/CardsStar';
|
|
1168
1170
|
export { default as CardsStarFilled } from './components/CardsStarFilled';
|
|
1169
1171
|
export { default as Carpenter } from './components/Carpenter';
|
|
@@ -3010,6 +3012,8 @@ export { default as Graph6 } from './components/Graph6';
|
|
|
3010
3012
|
export { default as Graph6Filled } from './components/Graph6Filled';
|
|
3011
3013
|
export { default as Graph7 } from './components/Graph7';
|
|
3012
3014
|
export { default as Graph7Filled } from './components/Graph7Filled';
|
|
3015
|
+
export { default as Graph8 } from './components/Graph8';
|
|
3016
|
+
export { default as Graph8Filled } from './components/Graph8Filled';
|
|
3013
3017
|
export { default as GraphicEq } from './components/GraphicEq';
|
|
3014
3018
|
export { default as GraphicEqFilled } from './components/GraphicEqFilled';
|
|
3015
3019
|
export { default as Grass } from './components/Grass';
|
|
@@ -7165,8 +7169,6 @@ export { default as VoicemailFilled } from './components/VoicemailFilled';
|
|
|
7165
7169
|
export { default as Volcano } from './components/Volcano';
|
|
7166
7170
|
export { default as VolcanoFilled } from './components/VolcanoFilled';
|
|
7167
7171
|
export { default as VolumeDown } from './components/VolumeDown';
|
|
7168
|
-
export { default as VolumeDownAlt } from './components/VolumeDownAlt';
|
|
7169
|
-
export { default as VolumeDownAltFilled } from './components/VolumeDownAltFilled';
|
|
7170
7172
|
export { default as VolumeDownFilled } from './components/VolumeDownFilled';
|
|
7171
7173
|
export { default as VolumeMute } from './components/VolumeMute';
|
|
7172
7174
|
export { default as VolumeMuteFilled } from './components/VolumeMuteFilled';
|
package/package.json
CHANGED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
export default function VolumeDownAlt(_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: "M169-335v-291h175l236-235v762L344-335zm471 32v-355q58 19 94.5 68.5T771-480q0 61-36.5 109T640-303M485-626l-100 95H264v102h121l100 96zM372-480" })));
|
|
6
|
-
}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
export default function VolumeDownAltFilled(_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: "M169-335v-291h175l236-235v762L344-335zm471 32v-355q58 19 94.5 68.5T771-480q0 61-36.5 109T640-303" })));
|
|
6
|
-
}
|