@project-lary/react-material-symbols-700-sharp 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/{RestaurantMenu.js → ArrowBackIosNew.js} +2 -2
- 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/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: "M95-95v-771h448v95H189v582h582v-354h95v448zm145-187h480L576-474 449-307l-94-124zm458.5-321v-95H603v-71h96v-97h71v97h96v71.5h-96v94.5z" })));
|
|
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: "M95-95v-771h499q-26 27-38.5 60.85T543-735q0 79.68 56.11 135.84T734.83-543q36.83 0 70.5-12.5T866-594v499zm145-187h480L576-474 449-307l-94-124zm458.5-321v-95H603v-71h96v-97h71v97h96v71.5h-96v94.5z" })));
|
|
6
6
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
export default function
|
|
2
|
+
export default function ArrowBackIosNew(_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: "M657-56 232-480l425-424 80 81-343 343 343 343z" })));
|
|
6
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: "M135-135v-491h163v491zm264 0v-438l162 162v276zm162-376L399-674v-152h162zm265 264L671-401v-50h155zm16 217L30-842l50-50L892-80z" })));
|
|
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: "M344-395h45v45h66v-45h50v45h67v-45h44v-234h-52v-100H396v100h-52zm104-234v-48h64v48zM175-82v-789h611v789L480-212.17zm94-143 211-88.16L691-225v-551H269zm0-551h422z" })));
|
|
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: "M344-395h45v45h66v-45h50v45h67v-45h44v-234h-52v-100H396v100h-52zm104-234v-48h64v48zM175-82v-789h611v789L480-212.17z" })));
|
|
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: "M95-261v-436l385-223 386 223v435L480-40zm229-62v-110H189v117l245 140v-147zm0-312h110v-149L189-644v118h135zm93 219h127v-126H417zm220 93H527v147l244-140v-117H637zm0-312v109h134v-118L527-784v149z" })));
|
|
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: "M450-57 95-261.2V-449h229v126h126zM95-509v-188.13L450-903v268H324v126zm322 93v-126h127v126zm93 359v-266h127v-126h229v187.18zm127-452v-126H510v-268l356 205.87V-509z" })));
|
|
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: "M175-55v-811h691L754-641l112 224H269v362zm94-456h444l-66-130 66-130H269zm0 0v-260z" })));
|
|
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: "M175-55v-811h691L754-641l112 224H269v362z" })));
|
|
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: "M55-280v-400h333v79H142v241h160v-80h-65v-72h152v232zm413 0v-400h94v400zm174 0v-400h308v94H736v94h170v87H736v125z" })));
|
|
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: "m413-335 205-146-205-144zm67.05 280Q392-55 314.61-87.9q-77.39-32.91-135.19-90.39-57.81-57.47-91.12-134.83Q55-390.48 55-478.02q0-41.66 7-82.32T85-640l75 75q-5.41 21.27-8.21 43.04Q149-500.19 149-478q0 137.77 96.68 233.38Q342.37-149 480-149q138.38 0 234.69-96.31Q811-341.63 811-479.5q0-137.88-94.9-234.69Q621.21-811 483.71-811q-21.71 0-44.23 2.76-22.52 2.77-44.48 7.24l-76-76q37-12 77-20.5t80-8.5q88.25 0 166.62 33.5Q721-839 779.68-781.06q58.69 57.93 92.5 135.58Q906-567.83 906-479.78q0 88.06-34 165.42T780.5-179.5t-134.95 91Q568.11-55 480.05-55M211.71-680q-29.56 0-50.14-20.62Q141-721.24 141-750.79q0-29.56 20.59-49.89 20.59-20.32 50-20.32T262-800.6t21 49.54q0 30.06-21.08 50.56-21.07 20.5-50.21 20.5M480-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: "m413-335 205-146-205-144zm67.05 280Q392-55 314.61-87.9q-77.39-32.91-135.19-90.39-57.81-57.47-91.12-134.83Q55-390.48 55-478.02q0-41.66 7-82.32T85-640l75 75q-5.41 21.27-8.21 43.04Q149-500.19 149-478q0 137.77 96.68 233.38Q342.37-149 480-149q138.38 0 234.69-96.31Q811-341.63 811-479.5q0-137.88-94.9-234.69Q621.21-811 483.71-811q-21.71 0-44.23 2.76-22.52 2.77-44.48 7.24l-76-76q37-12 77-20.5t80-8.5q88.25 0 166.62 33.5Q721-839 779.68-781.06q58.69 57.93 92.5 135.58Q906-567.83 906-479.78q0 88.06-34 165.42T780.5-179.5t-134.95 91Q568.11-55 480.05-55M211.71-680q-29.56 0-50.14-20.62Q141-721.24 141-750.79q0-29.56 20.59-49.89 20.59-20.32 50-20.32T262-800.6t21 49.54q0 30.06-21.08 50.56-21.07 20.5-50.21 20.5M209-480.06Q209-593 288.06-672t192-79T672-671.94t79 192T671.94-288t-192 79T288-288.06t-79-192" })));
|
|
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: "M55-135v-368h94v274h502v-502H377v-95h369v301l160-160v410L746-435v300zm158-202h385L472-505l-93 120-66-81zm-62.5-226v-95H55v-71h96v-97h71v97h95v71.5h-95v94.5z" })));
|
|
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: "M55-135v-419q26 26 60.68 38.5T187-503q79.92 0 134.96-56.1Q377-615.21 377-695q0-35.66-12.5-69.83T327-826h419v301l160-160v410L746-435v300zm95.5-428v-95H55v-71h96v-97h71v97h95v71.5h-95v94.5zM213-337h385L472-505l-93 120-66-81z" })));
|
|
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