@project-lary/react-material-symbols-300-outlined 0.10.0 → 0.11.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/AddPhotoAlternate.js +1 -1
- package/dist/components/AddPhotoAlternateFilled.js +1 -1
- package/dist/components/ArrowBackIosNew.d.ts +4 -0
- package/dist/components/ArrowBackIosNew.js +6 -0
- package/dist/components/ArrowBackIosNewFilled.d.ts +3 -0
- package/dist/components/ArrowBackIosNewFilled.js +3 -0
- package/dist/components/{RestaurantMenu.d.ts → BarChartOff.d.ts} +1 -1
- package/dist/components/BarChartOff.js +6 -0
- package/dist/components/BarChartOffFilled.d.ts +3 -0
- package/dist/components/BarChartOffFilled.js +3 -0
- package/dist/components/BookmarkBag.d.ts +4 -0
- package/dist/components/BookmarkBag.js +6 -0
- package/dist/components/BookmarkBagFilled.d.ts +4 -0
- package/dist/components/BookmarkBagFilled.js +6 -0
- package/dist/components/Borg.d.ts +4 -0
- package/dist/components/Borg.js +6 -0
- package/dist/components/BorgFilled.d.ts +4 -0
- package/dist/components/BorgFilled.js +6 -0
- package/dist/components/Flag2.d.ts +4 -0
- package/dist/components/Flag2.js +6 -0
- package/dist/components/Flag2Filled.d.ts +4 -0
- package/dist/components/Flag2Filled.js +6 -0
- package/dist/components/Gif2.d.ts +4 -0
- package/dist/components/Gif2.js +6 -0
- package/dist/components/Gif2Filled.d.ts +3 -0
- package/dist/components/Gif2Filled.js +3 -0
- package/dist/components/MotionPlay.d.ts +4 -0
- package/dist/components/MotionPlay.js +6 -0
- package/dist/components/MotionPlayFilled.d.ts +4 -0
- package/dist/components/MotionPlayFilled.js +6 -0
- package/dist/components/VideoCameraBackAdd.d.ts +4 -0
- package/dist/components/VideoCameraBackAdd.js +6 -0
- package/dist/components/VideoCameraBackAddFilled.d.ts +4 -0
- package/dist/components/VideoCameraBackAddFilled.js +6 -0
- package/dist/index.d.ts +16 -2
- package/dist/index.js +16 -2
- package/package.json +1 -1
- package/dist/components/RestaurantMenu.js +0 -6
- package/dist/components/RestaurantMenuFilled.d.ts +0 -3
- package/dist/components/RestaurantMenuFilled.js +0 -3
@@ -2,5 +2,5 @@ import React from 'react';
|
|
2
2
|
export default function AddPhotoAlternate(_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: "M197.69-140q-23.53 0-40.61-17.08T140-197.69v-564.62q0-23.53 17.08-40.61T197.69-820h333.08v45.39H197.69q-5.38 0-8.84 3.46t-3.46 8.84v564.62q0 5.38 3.46 8.84t8.84 3.46h564.62q5.38 0 8.84-3.46t3.46-8.84v-333.08H820v333.08q0 23.53-17.08 40.61T762.31-140zm57.7-153.92h449.22L569.46-474 444.38-313.15l-87.84-110.93zm434.15-309.93v-85.07h-85.69v-45.39h85.69V-820h45.38v85.69H820v45.39h-85.08v85.07z" })));
|
6
6
|
}
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
2
2
|
export default function AddPhotoAlternateFilled(_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: "M197.69-140q-23.53 0-40.61-17.08T140-197.69v-564.62q0-23.53 17.08-40.61T197.69-820h369.77q-18.54 22.85-27.62 50.59-9.07 27.74-9.07 57.18 0 75.63 52.92 128.54 52.91 52.92 128.54 52.92 29.44 0 57.18-9.07 27.74-9.08 50.59-27.62v369.77q0 23.53-17.08 40.61T762.31-140zm57.7-153.92h449.22L569.46-474 444.38-313.15l-87.84-110.93zm434.15-309.93v-85.07h-85.69v-45.39h85.69V-820h45.38v85.69H820v45.39h-85.08v85.07z" })));
|
6
6
|
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function ArrowBackIosNew(_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: "M651.15-93.85 265-480l386.15-386.15 45.62 46.61L357.23-480l339.54 339.54z" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function BarChartOff(_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: "M180-180v-403.84h125.39V-180zm237.31 0v-362.69l125.38 125.38V-180zm125.38-330.23L417.31-635.62V-780h125.38zM780-272.93 675.39-377.54v-38.61H780zm28.38 186.16L86.77-808.38l32.62-32.23 721.22 721.22z" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function BookmarkBag(_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: "M427.67-367.69q11.48 0 19.02-7.52t7.54-19.02v-9.23h51.15v9.23q0 11.5 7.52 19.02 7.51 7.52 19 7.52 11.48 0 19.02-7.52t7.54-19.02v-9.24q15.69 0 26.31-10.62 10.61-10.63 10.61-26.33v-155.11q0-15.7-10.61-26.24-10.62-10.54-26.31-10.54h-14.61v-48.07q0-15.7-10.62-26.31-10.61-10.62-26.31-10.62h-54.23q-15.69 0-26.31 10.62-10.61 10.61-10.61 26.31v48.07h-14.62q-15.69 0-26.3 10.63-10.62 10.62-10.62 26.32v155.12q0 15.7 10.62 26.26 10.61 10.56 26.3 10.56v9.19q0 11.5 7.52 19.02 7.51 7.52 19 7.52m23.48-264.62v-49.61h57.31v49.61zM220-150v-616.15q0-23.23 17.08-40.46t40.61-17.23h404.62q23.53 0 40.61 17.23T740-766.15V-150L480-261.54zm45.39-69.46L480-310.54l214.61 91.08v-546.69q0-4.62-3.84-8.46-3.85-3.85-8.46-3.85H277.69q-4.61 0-8.46 3.85-3.84 3.84-3.84 8.46zm0-559h429.22z" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function BookmarkBagFilled(_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: "M427.67-367.69q11.48 0 19.02-7.52t7.54-19.02v-9.23h51.15v9.23q0 11.5 7.52 19.02 7.51 7.52 19 7.52 11.48 0 19.02-7.52t7.54-19.02v-9.24q15.69 0 26.31-10.62 10.61-10.63 10.61-26.33v-155.11q0-15.7-10.61-26.24-10.62-10.54-26.31-10.54h-14.61v-48.07q0-15.7-10.62-26.31-10.61-10.62-26.31-10.62h-54.23q-15.69 0-26.31 10.62-10.61 10.61-10.61 26.31v48.07h-14.62q-15.69 0-26.3 10.63-10.62 10.62-10.62 26.32v155.12q0 15.7 10.62 26.26 10.61 10.56 26.3 10.56v9.19q0 11.5 7.52 19.02 7.51 7.52 19 7.52m23.48-264.62v-49.61h57.31v49.61zM220-150v-616.15q0-23.23 17.08-40.46t40.61-17.23h404.62q23.53 0 40.61 17.23T740-766.15V-150L480-261.54z" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function Borg(_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: "M479.69-100q-7.31 0-14.51-2.18-7.2-2.19-13.26-5.44L168.08-271.15q-13.85-7.62-20.96-20.63-7.12-13.01-7.12-28.3v-319.84q0-15.29 7.12-28.3 7.11-13.01 20.96-20.63l283.84-163.53q5.98-3.25 13.07-5.44Q472.09-860 480-860q6.62 0 13.97 2.18 7.35 2.19 14.11 5.44l283.84 163.53q13.22 7.81 20.65 20.76t7.43 28.17v319.84q0 15.22-7.43 28.17t-20.65 20.76L508.08-107.62q-6.76 3.25-14.11 5.44-7.35 2.18-14.28 2.18M337.92-338.15v-119.16H185.39v136.46q0 3.08 1.53 5.77 1.54 2.7 4.62 4.62l265.77 153.84v-181.53zm0-283.7h119.39v-181.53L191.54-649.54q-3.08 1.92-4.62 4.62-1.53 2.69-1.53 5.77v136.46h152.53zm45.39 238.31h192.38v-192.54H383.31zm237.77 45.39H502.69v181.53l265.77-153.84q3.08-1.92 4.62-4.62 1.53-2.69 1.53-5.77v-136.46H621.08zm0-283.7v119.16h153.53v-136.46q0-3.08-1.53-5.77-1.54-2.7-4.62-4.62L502.69-803.38v181.53z" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function BorgFilled(_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-107.62 173.46-271.15q-13.84-7.62-20.96-20.57-7.11-12.95-7.11-28.36v-137.23h192.53v119.19h119.39zM145.39-502.69v-137.23q0-15.41 7.11-28.36 7.12-12.95 20.96-20.57l283.85-163.53v230.5H337.92v119.19zm237.92 119.15v-192.54h192.38v192.54zm119.38 275.92v-230.5h118.39v-119.19h193.53v137.23q0 15.38-7.37 28.31t-20.7 20.62zm118.39-395.07v-119.19H502.69v-230.5l283.85 163.53q13.33 7.69 20.7 20.62t7.37 28.31v137.23z" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function Flag2(_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: "M220-100v-720h600l-89.85 180.92L820-458.15H265.39V-100zm45.39-403.54h480.76l-67.61-135.54 67.61-135.53H265.39zm0 0v-271.07z" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function Flag2Filled(_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: "M220-100v-720h600l-89.85 180.92L820-458.15H265.39V-100z" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function Gif2(_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: "M157.69-290q-23.5 0-40.59-17.1-17.1-17.09-17.1-40.59v-264.62q0-23.5 17.1-40.59 17.09-17.1 40.59-17.1h170.39q20.82 0 37.33 12.58 16.51 12.57 22.05 32.8H157.69q-5.38 0-8.84 3.47-3.46 3.46-3.46 8.84v264.62q0 5.38 3.46 8.84 3.46 3.47 8.84 3.47h175.39q5.38 0 8.84-3.47 3.47-3.46 3.47-8.84v-109.62h-83.85v-45.38h129.23v155q0 23.5-17.1 40.59-17.09 17.1-40.59 17.1zm344.23 0v-380h45.39v380zm156.16 0v-380h260v45.38H703.46v129.24h174.62V-450H703.46v160z" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function MotionPlay(_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: "m411.54-335.39 202.31-145.23-202.31-143.99zM480-100q-78.77 0-148.11-29.77-69.35-29.77-120.66-81.08-51.31-51.3-81.27-120.46Q100-400.46 100-479.23q0-39.06 7.23-75.8t21.93-72.05l34.23 34.23q-8.39 27.62-13.2 55.79-4.8 28.16-4.8 57.06 0 140.12 97.23 237.37 97.24 97.24 237.34 97.24 140.11 0 237.38-97.23 97.27-97.24 97.27-237.34 0-140.11-97.34-237.38-97.35-97.27-237.62-97.27-28.27 0-56.4 4.57-28.14 4.57-55.33 13.43l-35.23-34.85q34.54-12.46 69.77-20.5t72.39-8.04q79.32 0 149.21 29.77 69.88 29.77 122.39 81.27 52.52 51.5 83.03 120.85Q860-558.77 860-480t-29.96 148.11q-29.96 69.35-81.27 120.66t-120.66 81.27Q558.77-100 480-100M223.25-697.85q-16.63 0-28.44-11.94Q183-721.74 183-738.37t11.95-28.44q11.95-11.8 28.58-11.8 16.62 0 28.43 11.94 11.81 11.95 11.81 28.58t-11.95 28.44q-11.95 11.8-28.57 11.8M480-480" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function MotionPlayFilled(_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: "m411.54-335.39 202.31-145.23-202.31-143.99zM480-100q-78.77 0-148.11-29.77-69.35-29.77-120.66-81.08-51.31-51.3-81.27-120.46Q100-400.46 100-479.23q0-39.06 7.23-75.8t21.93-72.05l34.23 34.23q-8.39 27.62-13.2 55.79-4.8 28.16-4.8 57.06 0 140.12 97.23 237.37 97.24 97.24 237.34 97.24 140.11 0 237.38-97.23 97.27-97.24 97.27-237.34 0-140.11-97.34-237.38-97.35-97.27-237.62-97.27-28.27 0-56.4 4.57-28.14 4.57-55.33 13.43l-35.23-34.85q34.54-12.46 69.77-20.5t72.39-8.04q79.32 0 149.21 29.77 69.88 29.77 122.39 81.27 52.52 51.5 83.03 120.85Q860-558.77 860-480t-29.96 148.11q-29.96 69.35-81.27 120.66t-120.66 81.27Q558.77-100 480-100M223.25-697.85q-16.63 0-28.44-11.94Q183-721.74 183-738.37t11.95-28.44q11.95-11.8 28.58-11.8 16.62 0 28.43 11.94 11.81 11.95 11.81 28.58t-11.95 28.44q-11.95 11.8-28.57 11.8m-12.48 217.71q0-112.24 78.57-190.67 78.57-78.42 190.8-78.42 112.24 0 190.67 78.57 78.42 78.57 78.42 190.8 0 112.24-78.57 190.67-78.57 78.42-190.8 78.42-112.24 0-190.67-78.57-78.42-78.57-78.42-190.8" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function VideoCameraBackAdd(_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: "M167.31-180q-23.53 0-40.61-17.08t-17.08-40.56v-253.13H155v253.08q0 5.38 3.46 8.84t8.85 3.46h484.61q5.39 0 8.85-3.46t3.46-8.84v-484.62q0-5.38-3.46-8.84t-8.85-3.46H399.23V-780h252.74q23.48 0 40.56 17.08t17.08 40.61v208.46l140.77-140.76v348.84L709.61-446.54v208.85q0 23.53-17.08 40.61T651.92-180zm59.23-154.92h373.84L482.15-494.15 378.46-360.31l-69.07-84.23zm-31.23-228.93v-85.07h-85.69v-45.39h85.69V-780h45.38v85.69h85.46v45.39h-85.46v85.07z" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function VideoCameraBackAddFilled(_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: "M167.31-180q-23.53 0-40.61-17.08t-17.08-40.61v-289.77q22.84 18.54 50.96 27.62 28.11 9.07 57.42 9.07 75.54 0 128.39-52.92 52.84-52.91 52.84-128.54 0-29.44-9.27-57.18T362.16-780h289.76q23.53 0 40.61 17.08t17.08 40.61v208.46l140.77-140.76v348.84L709.61-446.54v208.85q0 23.53-17.08 40.61T651.92-180zm28-383.85v-85.07h-85.69v-45.39h85.69V-780h45.38v85.69h85.46v45.39h-85.46v85.07zm31.23 228.93h373.84L482.15-494.15 378.46-360.31l-69.07-84.23z" })));
|
6
|
+
}
|
package/dist/index.d.ts
CHANGED
@@ -322,6 +322,8 @@ export { default as ArrowBack2Filled } from './components/ArrowBack2Filled';
|
|
322
322
|
export { default as ArrowBackFilled } from './components/ArrowBackFilled';
|
323
323
|
export { default as ArrowBackIos } from './components/ArrowBackIos';
|
324
324
|
export { default as ArrowBackIosFilled } from './components/ArrowBackIosFilled';
|
325
|
+
export { default as ArrowBackIosNew } from './components/ArrowBackIosNew';
|
326
|
+
export { default as ArrowBackIosNewFilled } from './components/ArrowBackIosNewFilled';
|
325
327
|
export { default as ArrowCircleDown } from './components/ArrowCircleDown';
|
326
328
|
export { default as ArrowCircleDownFilled } from './components/ArrowCircleDownFilled';
|
327
329
|
export { default as ArrowCircleLeft } from './components/ArrowCircleLeft';
|
@@ -532,6 +534,8 @@ export { default as BarChart } from './components/BarChart';
|
|
532
534
|
export { default as BarChart4Bars } from './components/BarChart4Bars';
|
533
535
|
export { default as BarChart4BarsFilled } from './components/BarChart4BarsFilled';
|
534
536
|
export { default as BarChartFilled } from './components/BarChartFilled';
|
537
|
+
export { default as BarChartOff } from './components/BarChartOff';
|
538
|
+
export { default as BarChartOffFilled } from './components/BarChartOffFilled';
|
535
539
|
export { default as Barcode } from './components/Barcode';
|
536
540
|
export { default as BarcodeFilled } from './components/BarcodeFilled';
|
537
541
|
export { default as BarcodeReader } from './components/BarcodeReader';
|
@@ -709,6 +713,8 @@ export { default as BookmarkAdd } from './components/BookmarkAdd';
|
|
709
713
|
export { default as BookmarkAddFilled } from './components/BookmarkAddFilled';
|
710
714
|
export { default as BookmarkAdded } from './components/BookmarkAdded';
|
711
715
|
export { default as BookmarkAddedFilled } from './components/BookmarkAddedFilled';
|
716
|
+
export { default as BookmarkBag } from './components/BookmarkBag';
|
717
|
+
export { default as BookmarkBagFilled } from './components/BookmarkBagFilled';
|
712
718
|
export { default as BookmarkCheck } from './components/BookmarkCheck';
|
713
719
|
export { default as BookmarkCheckFilled } from './components/BookmarkCheckFilled';
|
714
720
|
export { default as BookmarkFilled } from './components/BookmarkFilled';
|
@@ -748,6 +754,8 @@ export { default as BorderTop } from './components/BorderTop';
|
|
748
754
|
export { default as BorderTopFilled } from './components/BorderTopFilled';
|
749
755
|
export { default as BorderVertical } from './components/BorderVertical';
|
750
756
|
export { default as BorderVerticalFilled } from './components/BorderVerticalFilled';
|
757
|
+
export { default as Borg } from './components/Borg';
|
758
|
+
export { default as BorgFilled } from './components/BorgFilled';
|
751
759
|
export { default as BottomAppBar } from './components/BottomAppBar';
|
752
760
|
export { default as BottomAppBarFilled } from './components/BottomAppBarFilled';
|
753
761
|
export { default as BottomDrawer } from './components/BottomDrawer';
|
@@ -2197,6 +2205,8 @@ export { default as FitnessCenterFilled } from './components/FitnessCenterFilled
|
|
2197
2205
|
export { default as FitnessTracker } from './components/FitnessTracker';
|
2198
2206
|
export { default as FitnessTrackerFilled } from './components/FitnessTrackerFilled';
|
2199
2207
|
export { default as Flag } from './components/Flag';
|
2208
|
+
export { default as Flag2 } from './components/Flag2';
|
2209
|
+
export { default as Flag2Filled } from './components/Flag2Filled';
|
2200
2210
|
export { default as FlagCircle } from './components/FlagCircle';
|
2201
2211
|
export { default as FlagCircleFilled } from './components/FlagCircleFilled';
|
2202
2212
|
export { default as FlagFilled } from './components/FlagFilled';
|
@@ -2511,6 +2521,8 @@ export { default as GestureFilled } from './components/GestureFilled';
|
|
2511
2521
|
export { default as GestureSelect } from './components/GestureSelect';
|
2512
2522
|
export { default as GestureSelectFilled } from './components/GestureSelectFilled';
|
2513
2523
|
export { default as Gif } from './components/Gif';
|
2524
|
+
export { default as Gif2 } from './components/Gif2';
|
2525
|
+
export { default as Gif2Filled } from './components/Gif2Filled';
|
2514
2526
|
export { default as GifBox } from './components/GifBox';
|
2515
2527
|
export { default as GifBoxFilled } from './components/GifBoxFilled';
|
2516
2528
|
export { default as GifFilled } from './components/GifFilled';
|
@@ -3606,6 +3618,8 @@ export { default as MotionPhotosOn } from './components/MotionPhotosOn';
|
|
3606
3618
|
export { default as MotionPhotosOnFilled } from './components/MotionPhotosOnFilled';
|
3607
3619
|
export { default as MotionPhotosPaused } from './components/MotionPhotosPaused';
|
3608
3620
|
export { default as MotionPhotosPausedFilled } from './components/MotionPhotosPausedFilled';
|
3621
|
+
export { default as MotionPlay } from './components/MotionPlay';
|
3622
|
+
export { default as MotionPlayFilled } from './components/MotionPlayFilled';
|
3609
3623
|
export { default as MotionSensorActive } from './components/MotionSensorActive';
|
3610
3624
|
export { default as MotionSensorActiveFilled } from './components/MotionSensorActiveFilled';
|
3611
3625
|
export { default as MotionSensorAlert } from './components/MotionSensorAlert';
|
@@ -4694,8 +4708,6 @@ export { default as RestartAlt } from './components/RestartAlt';
|
|
4694
4708
|
export { default as RestartAltFilled } from './components/RestartAltFilled';
|
4695
4709
|
export { default as Restaurant } from './components/Restaurant';
|
4696
4710
|
export { default as RestaurantFilled } from './components/RestaurantFilled';
|
4697
|
-
export { default as RestaurantMenu } from './components/RestaurantMenu';
|
4698
|
-
export { default as RestaurantMenuFilled } from './components/RestaurantMenuFilled';
|
4699
4711
|
export { default as RestoreFromTrash } from './components/RestoreFromTrash';
|
4700
4712
|
export { default as RestoreFromTrashFilled } from './components/RestoreFromTrashFilled';
|
4701
4713
|
export { default as RestorePage } from './components/RestorePage';
|
@@ -6195,6 +6207,8 @@ export { default as VibrationFilled } from './components/VibrationFilled';
|
|
6195
6207
|
export { default as VideoCall } from './components/VideoCall';
|
6196
6208
|
export { default as VideoCallFilled } from './components/VideoCallFilled';
|
6197
6209
|
export { default as VideoCameraBack } from './components/VideoCameraBack';
|
6210
|
+
export { default as VideoCameraBackAdd } from './components/VideoCameraBackAdd';
|
6211
|
+
export { default as VideoCameraBackAddFilled } from './components/VideoCameraBackAddFilled';
|
6198
6212
|
export { default as VideoCameraBackFilled } from './components/VideoCameraBackFilled';
|
6199
6213
|
export { default as VideoCameraFront } from './components/VideoCameraFront';
|
6200
6214
|
export { default as VideoCameraFrontFilled } from './components/VideoCameraFrontFilled';
|
package/dist/index.js
CHANGED
@@ -322,6 +322,8 @@ export { default as ArrowBack2Filled } from './components/ArrowBack2Filled';
|
|
322
322
|
export { default as ArrowBackFilled } from './components/ArrowBackFilled';
|
323
323
|
export { default as ArrowBackIos } from './components/ArrowBackIos';
|
324
324
|
export { default as ArrowBackIosFilled } from './components/ArrowBackIosFilled';
|
325
|
+
export { default as ArrowBackIosNew } from './components/ArrowBackIosNew';
|
326
|
+
export { default as ArrowBackIosNewFilled } from './components/ArrowBackIosNewFilled';
|
325
327
|
export { default as ArrowCircleDown } from './components/ArrowCircleDown';
|
326
328
|
export { default as ArrowCircleDownFilled } from './components/ArrowCircleDownFilled';
|
327
329
|
export { default as ArrowCircleLeft } from './components/ArrowCircleLeft';
|
@@ -532,6 +534,8 @@ export { default as BarChart } from './components/BarChart';
|
|
532
534
|
export { default as BarChart4Bars } from './components/BarChart4Bars';
|
533
535
|
export { default as BarChart4BarsFilled } from './components/BarChart4BarsFilled';
|
534
536
|
export { default as BarChartFilled } from './components/BarChartFilled';
|
537
|
+
export { default as BarChartOff } from './components/BarChartOff';
|
538
|
+
export { default as BarChartOffFilled } from './components/BarChartOffFilled';
|
535
539
|
export { default as Barcode } from './components/Barcode';
|
536
540
|
export { default as BarcodeFilled } from './components/BarcodeFilled';
|
537
541
|
export { default as BarcodeReader } from './components/BarcodeReader';
|
@@ -709,6 +713,8 @@ export { default as BookmarkAdd } from './components/BookmarkAdd';
|
|
709
713
|
export { default as BookmarkAddFilled } from './components/BookmarkAddFilled';
|
710
714
|
export { default as BookmarkAdded } from './components/BookmarkAdded';
|
711
715
|
export { default as BookmarkAddedFilled } from './components/BookmarkAddedFilled';
|
716
|
+
export { default as BookmarkBag } from './components/BookmarkBag';
|
717
|
+
export { default as BookmarkBagFilled } from './components/BookmarkBagFilled';
|
712
718
|
export { default as BookmarkCheck } from './components/BookmarkCheck';
|
713
719
|
export { default as BookmarkCheckFilled } from './components/BookmarkCheckFilled';
|
714
720
|
export { default as BookmarkFilled } from './components/BookmarkFilled';
|
@@ -748,6 +754,8 @@ export { default as BorderTop } from './components/BorderTop';
|
|
748
754
|
export { default as BorderTopFilled } from './components/BorderTopFilled';
|
749
755
|
export { default as BorderVertical } from './components/BorderVertical';
|
750
756
|
export { default as BorderVerticalFilled } from './components/BorderVerticalFilled';
|
757
|
+
export { default as Borg } from './components/Borg';
|
758
|
+
export { default as BorgFilled } from './components/BorgFilled';
|
751
759
|
export { default as BottomAppBar } from './components/BottomAppBar';
|
752
760
|
export { default as BottomAppBarFilled } from './components/BottomAppBarFilled';
|
753
761
|
export { default as BottomDrawer } from './components/BottomDrawer';
|
@@ -2197,6 +2205,8 @@ export { default as FitnessCenterFilled } from './components/FitnessCenterFilled
|
|
2197
2205
|
export { default as FitnessTracker } from './components/FitnessTracker';
|
2198
2206
|
export { default as FitnessTrackerFilled } from './components/FitnessTrackerFilled';
|
2199
2207
|
export { default as Flag } from './components/Flag';
|
2208
|
+
export { default as Flag2 } from './components/Flag2';
|
2209
|
+
export { default as Flag2Filled } from './components/Flag2Filled';
|
2200
2210
|
export { default as FlagCircle } from './components/FlagCircle';
|
2201
2211
|
export { default as FlagCircleFilled } from './components/FlagCircleFilled';
|
2202
2212
|
export { default as FlagFilled } from './components/FlagFilled';
|
@@ -2511,6 +2521,8 @@ export { default as GestureFilled } from './components/GestureFilled';
|
|
2511
2521
|
export { default as GestureSelect } from './components/GestureSelect';
|
2512
2522
|
export { default as GestureSelectFilled } from './components/GestureSelectFilled';
|
2513
2523
|
export { default as Gif } from './components/Gif';
|
2524
|
+
export { default as Gif2 } from './components/Gif2';
|
2525
|
+
export { default as Gif2Filled } from './components/Gif2Filled';
|
2514
2526
|
export { default as GifBox } from './components/GifBox';
|
2515
2527
|
export { default as GifBoxFilled } from './components/GifBoxFilled';
|
2516
2528
|
export { default as GifFilled } from './components/GifFilled';
|
@@ -3606,6 +3618,8 @@ export { default as MotionPhotosOn } from './components/MotionPhotosOn';
|
|
3606
3618
|
export { default as MotionPhotosOnFilled } from './components/MotionPhotosOnFilled';
|
3607
3619
|
export { default as MotionPhotosPaused } from './components/MotionPhotosPaused';
|
3608
3620
|
export { default as MotionPhotosPausedFilled } from './components/MotionPhotosPausedFilled';
|
3621
|
+
export { default as MotionPlay } from './components/MotionPlay';
|
3622
|
+
export { default as MotionPlayFilled } from './components/MotionPlayFilled';
|
3609
3623
|
export { default as MotionSensorActive } from './components/MotionSensorActive';
|
3610
3624
|
export { default as MotionSensorActiveFilled } from './components/MotionSensorActiveFilled';
|
3611
3625
|
export { default as MotionSensorAlert } from './components/MotionSensorAlert';
|
@@ -4694,8 +4708,6 @@ export { default as RestartAlt } from './components/RestartAlt';
|
|
4694
4708
|
export { default as RestartAltFilled } from './components/RestartAltFilled';
|
4695
4709
|
export { default as Restaurant } from './components/Restaurant';
|
4696
4710
|
export { default as RestaurantFilled } from './components/RestaurantFilled';
|
4697
|
-
export { default as RestaurantMenu } from './components/RestaurantMenu';
|
4698
|
-
export { default as RestaurantMenuFilled } from './components/RestaurantMenuFilled';
|
4699
4711
|
export { default as RestoreFromTrash } from './components/RestoreFromTrash';
|
4700
4712
|
export { default as RestoreFromTrashFilled } from './components/RestoreFromTrashFilled';
|
4701
4713
|
export { default as RestorePage } from './components/RestorePage';
|
@@ -6195,6 +6207,8 @@ export { default as VibrationFilled } from './components/VibrationFilled';
|
|
6195
6207
|
export { default as VideoCall } from './components/VideoCall';
|
6196
6208
|
export { default as VideoCallFilled } from './components/VideoCallFilled';
|
6197
6209
|
export { default as VideoCameraBack } from './components/VideoCameraBack';
|
6210
|
+
export { default as VideoCameraBackAdd } from './components/VideoCameraBackAdd';
|
6211
|
+
export { default as VideoCameraBackAddFilled } from './components/VideoCameraBackAddFilled';
|
6198
6212
|
export { default as VideoCameraBackFilled } from './components/VideoCameraBackFilled';
|
6199
6213
|
export { default as VideoCameraFront } from './components/VideoCameraFront';
|
6200
6214
|
export { default as VideoCameraFrontFilled } from './components/VideoCameraFrontFilled';
|
package/package.json
CHANGED
@@ -1,6 +0,0 @@
|
|
1
|
-
import React from 'react';
|
2
|
-
export default function RestaurantMenu(_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: "m166.15-133.85-32-32 415-415q-22-49.15-10.57-97.77 11.42-48.61 54.5-92.07 40-39.39 101.11-54 61.12-14.62 101.73 25.61 40.85 40.85 25.43 101.35-15.43 60.5-57.04 103.11-40.23 40.47-88.04 52.7t-94.5-7.54l-73.92 73.92 310.07 309.69-32 32-310.07-309.3zm125.39-346.38L176.77-594.62q-47.15-47.53-50.12-111.76-2.96-64.23 38.89-116.31l234.23 234.23z" })));
|
6
|
-
}
|