@project-lary/react-material-symbols-700-sharp 0.9.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/AccountBox.js +1 -1
- package/dist/components/AddPhotoAlternate.js +1 -1
- package/dist/components/AddPhotoAlternateFilled.js +1 -1
- package/dist/components/AdminPanelSettingsFilled.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/DatabaseOff.d.ts +4 -0
- package/dist/components/DatabaseOff.js +6 -0
- package/dist/components/DatabaseOffFilled.d.ts +4 -0
- package/dist/components/DatabaseOffFilled.js +6 -0
- package/dist/components/Demography.js +1 -1
- package/dist/components/DemographyFilled.js +1 -1
- 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/FormatQuoteOff.d.ts +4 -0
- package/dist/components/FormatQuoteOff.js +6 -0
- package/dist/components/FormatQuoteOffFilled.d.ts +4 -0
- package/dist/components/FormatQuoteOffFilled.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/KeepPublic.js +1 -1
- package/dist/components/KeepPublicFilled.js +1 -1
- package/dist/components/LockPersonFilled.js +1 -1
- 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/SettingsAccountBox.js +1 -1
- package/dist/components/SettingsAccountBoxFilled.js +1 -1
- package/dist/components/Share.js +1 -1
- package/dist/components/ShareFilled.js +1 -1
- package/dist/components/ShareOff.js +1 -1
- package/dist/components/ShareOffFilled.js +1 -1
- 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 +20 -2
- package/dist/index.js +20 -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 AccountBox(_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: "M189-241q60-52 131.4-83.5Q391.79-356 479.9-356q88.1 0 159.6 30.5T771-243v-528H189zm292.88-165q61.12 0 102.62-41.38t41.5-102.5T584.62-652t-102.5-41-102.62 40.88-41.5 102 41.38 102.62 102.5 41.5M95-95v-
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M189-241q60-52 131.4-83.5Q391.79-356 479.9-356q88.1 0 159.6 30.5T771-243v-528H189zm292.88-165q61.12 0 102.62-41.38t41.5-102.5T584.62-652t-102.5-41-102.62 40.88-41.5 102 41.38 102.62 102.5 41.5M95-95v-771h771v771zm386.65-382q-30.15 0-50.9-21.31T410-550.06t21.1-51.19Q452.21-622 482.35-622q30.15 0 50.9 21.1Q554-579.79 554-549.65q0 30.15-21.1 51.4Q511.79-477 481.65-477M234-189h493q-61-51-120.5-73T480-284t-125.5 22T234-189" })));
|
|
6
6
|
}
|
|
@@ -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
|
}
|
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
|
2
2
|
export default function AdminPanelSettingsFilled(_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: "M693-80q-78 0-133-55.5T505-267q0-78 55-133.5T693-456q77 0 132.5 55.5T881-267q0 76-55.5 131.5T693-80M480-54Q331-89 233-221t-98-301v-256l345-129 346 129v302q-32-19-64.5-29.5T693-516q-103 0-175.5 73T445-267q0 53 25 105.5T542-74q-15 8-31 12t-31 8m213-216q26 0 44-19t18-45-18.5-44-43.5-18q-27 0-45.5 18T629-334t18.5 45 45.5 19m-1 125q33 0 59.5-13.5T798-198q-27-14-53-21.5t-53-7.5q-28 0-55 7.5T585-198q19 26 45.5 39.5T692-145" })));
|
|
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 DatabaseOff(_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: "M824-44 54-814l50-50L874-94zM480-95q-162.22 0-273.61-53.38T95-280v-400q0-32 20.91-60.75Q136.82-769.49 175-793l266 266q-72-5-140.71-21-68.72-16-118.29-44v122q56 34 135.5 54t160.93 20q23.33 0 44.95-1t43.62-5l73 73q-38 10-78.5 15t-82.5 5q-84 0-162.5-19T182-380v104q16 34 110 64t188 30q67.33 1 136.66-15Q686-213 731-237l64 64q-52 36-134 57T480-95m361-119-62-62v-104q-17 8.5-35.44 16.25T704-350l-67-67q40-9 75.5-22.5t66.5-30.48V-592q-54 29-119 45.5T527-527l-84-84q32 2 79.5-1.5t96-13 90.5-26.34q42-16.83 63-42.16-30.04-32.36-119.86-58.68T480-779q-45.08 0-90.54 8T303-751l-71-71q51-20 114.24-32 63.23-12 133.76-12 158.69 0 272.34 54.64Q866-756.73 866-680v400q0 18.07-6.5 34.33T841-214" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function DatabaseOffFilled(_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-95q-73 0-142-12t-123.5-33.5-87.5-51T94-257v-124q0 36 33 66t87.5 51.5T338-230t142 12q65 0 125.5-8.5T717-252l84 85q-55 34-140.5 53T480-95m367-113-69-69q40-20 64-45.5t24-58.5v124q0 13-5 25.5T847-208M480-309q-73 0-142-11.5t-123.5-33T127-405t-33-66v-122q0 36 33 65.5t87.5 51T338-443t142 12q15 0 29-.5t27-1.5l108 109q-38 7-79 11t-85 4m232-33-99-98q103-17 178-56.5t75-96.5v122q0 43-43.5 75.5T712-342M446-523q-157-5-254-57T95-694q0-29 19-55t57-49zm84-1L229-825q50-18 113-29.5T479-866q172 0 279.5 52T866-694q0 61-92.5 111.5T530-524M824-44 54-814l50-50L874-94z" })));
|
|
6
|
+
}
|
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
|
2
2
|
export default function Demography(_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-92v-771h771v449q-22-16-46-26.5t-49-15.48V-769H189v582h289.91q2.09 26 9.11 50.17Q495.05-112.66 506-92zm94-118v23-582 313-3zm100-77h198q5-16 12-30.5t18-29.5H289zm0-161h343q10-1 19.09-1.7 9.1-.7 19.91-4.3v-54H289zm0-161h382v-60H289zM723.5-25Q646-25 591-80t-55-132q0-77.43 54.99-133.22Q645.98-401 724-401q77 0 132.5 55.78Q912-289.43 912-212q0 77-55.5 132t-133 55m.5-188q27.92 0 47.46-19.56t19.54-47-19.54-46.94T724-346q-27.5 0-46.75 19.35-19.25 19.36-19.25 47 0 27.65 19.25 47.15T724-213m0 133q32 0 61.5-15t47.5-43q-27-11-54.01-19.5-27-8.5-55.2-8.5-28.21 0-55 8.5T615-138q18 28 47.5 43T724-80" })));
|
|
6
6
|
}
|
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
|
2
2
|
export default function DemographyFilled(_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: "M724-
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M724-25q-78 0-133-55t-55-132 55-133 133-56q77 0 132.5 56T912-212 856.5-80 724-25M289-609h382v-60H289zM506-92H95v-771h771v449q-32-23-67.58-34T724-459q-14 0-27 1.5t-26 4.5v-55H289v60h343q-37 16-66 42t-48 59H289v60h198q-6 19-8.5 38t-2.5 39q0 31.17 8.06 60.96Q492.11-119.25 506-92m218-121q28 0 47.5-19.5t19.5-47-19.5-47T724-346q-27 0-46.5 19.5T658-280q0 28 19 47.5t47 19.5m0 133q30 0 60.5-15t48.5-43q-29-10-56.21-17.5-27.22-7.5-53-7.5-25.79 0-52.79 7.5T615-138q18 28 48.5 43T724-80" })));
|
|
6
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 FormatQuoteOff(_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: "M824-44 434-433 309-217H209l102-174q-5 1-11 1.5t-11 .5q-68-6-112.5-55.5T132-560q0-37 13.89-68.26Q159.78-659.53 184-684L54-814l50-50L874-94zm-76-262L526-528.07q-3-8.93-4.5-19.03T520-567q3-70 53.23-118.5T694-734q72 0 123 50.33 51 50.32 51 123.67 0 21.37-5.25 41.87T848-480zM306.61-489q15.13 0 27.87-5.54 12.74-5.53 23.52-15.6L256-611q-10 9.78-15 22.8t-5 28.04q0 29.49 20.33 50.33Q276.67-489 306.61-489m386.68 0Q723-489 744-509.64t21-50.12q0-30.24-20.64-50.74T694.24-631q-29.91 0-50.57 20.59-20.67 20.59-20.67 50T643.5-510t49.79 21m.71-71" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function FormatQuoteOffFilled(_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: "M824-44 434-433 309-217H209l102-174q-5 1-11 1.5t-11 .5q-68-6-112.5-55.5T132-560q0-37 14-68.5t38-55.5L54-814l50-50L874-94zm-76-262L526-528q-3-9-4.5-19t-1.5-20q3-70 53-118.5T694-734q72 0 123 50.5T868-560q0 21-5 41.5T848-480z" })));
|
|
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
|
+
}
|
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
|
2
2
|
export default function KeepPublic(_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: "m360-17-47-47v-238H95v-95l80-77v-313h-50v-94h359q-22.32 18.82-38.16 42.91T420-787H269v348l-46 42h400.08q.92-2 1.92-6t1-7v108H407v238zm284-676q27.92 0 47.46-19.56t19.54-47.5T691.46-807 644-826q-27.5 0-46.75 19.35-19.25 19.36-19.25 47 0 27.65 19.25 47.15T644-
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "m360-17-47-47v-238H95v-95l80-77v-313h-50v-94h359q-22.32 18.82-38.16 42.91T420-787H269v348l-46 42h400.08q.92-2 1.92-6t1-7v108H407v238zm284-676q27.92 0 47.46-19.56t19.54-47.5T691.46-807 644-826q-27.5 0-46.75 19.35-19.25 19.36-19.25 47 0 27.65 19.25 47.15T644-693m0 133q33 0 61.5-15.5t47.5-42.8q-26-13.7-53.25-22.2t-55.67-8.5q-28.43 0-55.76 8.5Q561-632 535-618.3q19 27.3 47.5 42.8T644-560m.01 55Q566-505 511-560.2T456-692q0-79.43 54.99-134.22 54.98-54.78 133-54.78Q722-881 777-826.22q55 54.79 55 134.22 0 76.6-54.99 131.8-54.98 55.2-133 55.2" })));
|
|
6
6
|
}
|
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
|
2
2
|
export default function KeepPublicFilled(_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: "m360-17-47-47v-238H95v-95l80-77v-313h-50v-94h359q-42 35-65 84.07T396-692q0 100 66.5 167.5T626-449v147H407v238zm284.01-488Q566-505 511-560.2T456-692q0-79.43 54.99-134.22 54.98-54.78 133-54.78Q722-881 777-826.22q55 54.79 55 134.22 0 76.6-54.99 131.8-54.98 55.2-133 55.
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "m360-17-47-47v-238H95v-95l80-77v-313h-50v-94h359q-42 35-65 84.07T396-692q0 100 66.5 167.5T626-449v147H407v238zm284.01-488Q566-505 511-560.2T456-692q0-79.43 54.99-134.22 54.98-54.78 133-54.78Q722-881 777-826.22q55 54.79 55 134.22 0 76.6-54.99 131.8-54.98 55.2-133 55.2M644-693q27.92 0 47.46-19.56t19.54-47.5T691.46-807 644-826q-27.5 0-46.75 19.35-19.25 19.36-19.25 47 0 27.65 19.25 47.15T644-693m0 133q33 0 61.5-15.5t47.5-42.8q-26-13.7-53.25-22.2t-55.67-8.5q-28.43 0-55.76 8.5Q561-632 535-618.3q19 27.3 47.5 42.8T644-560" })));
|
|
6
6
|
}
|
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
|
2
2
|
export default function LockPersonFilled(_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: "M129-57v-605h144v-71q0-90.34 57.76-148.67t143-58.33 143.74 59T676-733v71h144v188q-20-4-45-3.5t-50 4.5q-84 18-143 88t-59 161q0 44 17 88.5T586-57zm647 26q-79 0-136-57t-57-136 57-136 136-57 136 57 57 136-57 136-136 57M367-662h215v-71q0-50-31.01-81-31.02-31-76.75-31-45.32 0-76.28 31T367-733zm409 428q28 0 47.5-19.5T843-301t-19.5-47-47.5-19q-27 0-46.5 19.5T710-301q0 28 19 47.5t47 19.5m0 133q33 0 62-15.5t47-42.5q-25-14-52.33-22.5T776-190q-28 0-55.5 8.5T667-159q18 27 47 42.5t62 15.5" })));
|
|
6
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
|
+
}
|
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
|
2
2
|
export default function SettingsAccountBox(_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: "M515 21v-
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M515 21v-446h446V21zm-37-631q-55 0-92.5 38T348-480q0 44 25 77.5t64 46.5v-86.49q-6-5.51-9.5-16.51t-3.5-21.08q0-22.47 15.66-38.19Q455.31-534 477.68-534q16.32 0 29.32 8t20 21h78q-9-45-44.5-75T478-610M366-55l-21-134q-13-4-29.5-13.5T288-221l-125 58L47-368l114-83q-1-6.04-1.5-14.5T159-480t.5-14.5T161-509L47-593l116-203 127.25 57q9.75-8 25.75-17t29-13l20.98-137H594l21 136q12.81 5.05 29.4 13.53Q661-748 672-739l126-57 115 203-125.09 88v1-1h-83.98q.07-7-2.43-19.44T695-551l93-67-32-59-105 46q-23-28-53.95-47-30.96-19-67.32-23L516-811h-72.1L431-701q-35.89 6-67.45 24.5Q332-658 308-631l-104-46-32 59 91 66q-4 18-7 36t-3 36 3 36.5 7 35.5l-91 66 32 59 104-46q25 26.85 58 44.92Q399-266 435-257v202zm209 16h326v-36q-30-38-72-60t-91-22-91 22-72 59.77zm163-163q27 0 47-19.27t20-47.23-20-47.23T737.5-335t-47 19.5-19.5 47 19.42 47Q709.83-202 738-202" })));
|
|
6
6
|
}
|
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
|
2
2
|
export default function SettingsAccountBoxFilled(_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: "M515 21v-
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M515 21v-446h446V21zM365.51-55 345-189q-13.42-4.11-29.71-13.55Q299-212 288-221l-125 58L47-368l114-83q-1-5.87-1.5-14.46t-.5-14.45q0-5.87.5-14.46T161-509L47-593l116-203 127.25 57q9.75-8 25.75-17t29-13l20.98-137H594l21 136q13.22 4.89 29.61 13.45Q661-748 672-739l126-57 115 203-125 88H604q-9-45-44.1-75T478-610q-55 0-92.5 38T348-480q0 43 24.5 76.5t62.5 46.05V-55zM575-39h326v-36q-30-38-72-60t-91-22-91 22-72 59.77zm163.18-163Q765-202 785-221.45q20-19.44 20-47.23 0-27.78-20.18-47.05Q764.65-335 737.32-335q-27.32 0-46.82 19.68-19.5 19.67-19.5 47 0 27.32 19.59 46.82 19.6 19.5 47.59 19.5" })));
|
|
6
6
|
}
|
package/dist/components/Share.js
CHANGED
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
|
2
2
|
export default function Share(_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: "M688.94-55q-56.44 0-96.69-40T552-191q0-8 4-26.83L283-378q-19.28 17.34-41.91 26.67Q218.45-342 192-342q-57.08 0-97.04-40.25T55-480t39.96-97.75T192-618q26 0 48.91 9.3 22.92 9.29 42.09 25.7l272-156q-1-7-2-14.5t-1-14.5q0-56.42 40.31-97.21T689.06-906t96.69 40.81T826-767.94t-40.1 96.69Q745.79-631 688.5-631q-26.14 0-49.32-10T597-667L325-518q3 8.86 4.5 19.15t1.5 19.07-1 17.78-4 17l271 153q19.03-17.06 42.31-27.03 23.27-9.97 49.88-9.97 57.73 0 97.27 40.04Q826-248.91 826-191.71q0 57.21-40.31 96.96T688.94-55m-.52-87q21.58 0 36.08-14.32 14.5-14.33 14.5-35.5 0-21.18-14.39-35.68-14.38-14.5-36.65-14.5-21.41 0-35.18 14.54Q639-212.93 639-191.96q0 20.96 13.92 35.46t35.5 14.5m-496.6-287q21.18 0 36.68-14.32 15.5-14.33 15.5-36.5 0-22.18-15.44-36.68T191.65-531t-35.56 14.32Q142-502.35 142-480.18q0 22.18 14.32 36.68 14.33 14.5 35.5 14.5m497.22-289q20.96 0 35.46-14.5 14.5-14.49 14.5-35.92 0-21-14.53-35.79-14.52-14.79-36-14.79-21.47 0-35.97 14.82-14.5 14.81-14.5 36.72 0 21.05 15.04 35.25 15.03 14.21 36 14.21m-.04-50" })));
|
|
6
6
|
}
|
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
|
2
2
|
export default function ShareFilled(_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: "M688.94-55q-56.44 0-96.69-40T552-191q0-8 4-26.83L283-378q-19.28 17.34-41.91 26.67Q218.45-342 192-342q-57.08 0-97.04-40.25T55-480t39.96-97.75T192-618q26 0 48.91 9.3 22.92 9.29 42.09 25.7l272-156q-1-7-2-14.5t-1-14.5q0-56.42 40.31-97.21T689.06-906t96.69 40.81T826-767.94t-40.1 96.69Q745.79-631 688.5-631q-26.14 0-49.32-10T597-667L325-518q3 8.86 4.5 19.15t1.5 19.07-1 17.78-4 17l271 153q19.03-17.06 42.31-27.03 23.27-9.97 49.88-9.97 57.73 0 97.27 40.04Q826-248.91 826-191.71q0 57.21-40.31 96.96T688.94-55" })));
|
|
6
6
|
}
|
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
|
2
2
|
export default function ShareOff(_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: "M688.42-142q21.58 0 36.08-14.32 14.5-14.33 14.5-35.5 0-21.18-14.39-35.68-14.38-14.5-36.65-14.5-21.41 0-35.18 14.54Q639-212.93 639-191.96q0 20.96 13.92 35.46t35.5 14.5m.62-576q20.96 0 35.46-14.5 14.5-14.49 14.5-35.92 0-21-14.53-35.79-14.52-14.79-36-14.79-21.47 0-35.97 14.82-14.5 14.81-14.5 36.72 0 21.05 15.04 35.25 15.03 14.21 36 14.21M67-417q-7-15-9.5-30T55-480q0-57.5 39.96-97.75T192-618q26 0 48.91 9.3 22.92 9.29 42.09 25.7l272-156q-1-7-2-14.5t-1-14.5q0-56.42 40.31-97.21T689.06-906t96.69 40.81T826-767.94t-40.1 96.69Q745.79-631 688.5-631q-26.14 0-49.32-10T597-667L236-467q-4.19-1-8.09-2-3.91-1-7.91-1-44 0-83.01 14.16Q97.97-441.68 67-417M688.94-55q-56.44 0-96.69-40T552-191q0-8 4-27l-93-54q-6-36-21.5-69.5T403-402l194 110q19.03-17.06 42.31-27.03 23.27-9.97 49.88-9.97 57.73 0 97.27 40.04Q826-248.91 826-191.71q0 57.21-40.31 96.96T688.94-55M220-30q-79 0-134.5-55.5T30-219.5 85.5-354t134-56T354-354t56 134q0 79-56 134.5T220-30m-1-148 68 67 39-39-68-67.5 71-71.5-39-39-69.5 69-70.5-70-39 39 69 69.5-70 70.5 41 40zm470-590" })));
|
|
6
6
|
}
|
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
|
2
2
|
export default function ShareOffFilled(_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: "M67-417q-7-15-9.5-30T55-480q0-58.33 39.54-98.17Q134.08-618 192-618q26 0 49 9.5t42 25.5l272-156q-1-7-2-14.5t-1-14.5q0-56.92 40.06-97.46t97-40.54T786-865.44t40 97.5T785.96-671 689-631q-26.36 0-49.68-10T597-667L236-467q-4-1-8.14-2-4.15-1-7.86-1-44 0-83 14t-70 39M688.94-55Q632-55 592-94.75T552-191q0-8 4-27l-93-54q-6-36-21.5-69.5T403-402l194 110q19-17 41.95-27 22.96-10 50.05-10 57.92 0 97.46 39.76 39.54 39.77 39.54 98 0 57.24-40.06 96.74t-97 39.5M220-30q-79 0-134.5-55.5T30-220q0-78 55.5-134T220-410q78 0 134 56t56 134q0 79-56 134.5T220-30m-1-148 68 67 39-39-68-68 71-71-39-39-70 69-70-70-39 39 69 70-70 70 41 40z" })));
|
|
6
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';
|
|
@@ -1448,6 +1456,8 @@ export { default as DataUsage } from './components/DataUsage';
|
|
|
1448
1456
|
export { default as DataUsageFilled } from './components/DataUsageFilled';
|
|
1449
1457
|
export { default as Database } from './components/Database';
|
|
1450
1458
|
export { default as DatabaseFilled } from './components/DatabaseFilled';
|
|
1459
|
+
export { default as DatabaseOff } from './components/DatabaseOff';
|
|
1460
|
+
export { default as DatabaseOffFilled } from './components/DatabaseOffFilled';
|
|
1451
1461
|
export { default as Dataset } from './components/Dataset';
|
|
1452
1462
|
export { default as DatasetFilled } from './components/DatasetFilled';
|
|
1453
1463
|
export { default as DatasetLinked } from './components/DatasetLinked';
|
|
@@ -2195,6 +2205,8 @@ export { default as FitnessCenterFilled } from './components/FitnessCenterFilled
|
|
|
2195
2205
|
export { default as FitnessTracker } from './components/FitnessTracker';
|
|
2196
2206
|
export { default as FitnessTrackerFilled } from './components/FitnessTrackerFilled';
|
|
2197
2207
|
export { default as Flag } from './components/Flag';
|
|
2208
|
+
export { default as Flag2 } from './components/Flag2';
|
|
2209
|
+
export { default as Flag2Filled } from './components/Flag2Filled';
|
|
2198
2210
|
export { default as FlagCircle } from './components/FlagCircle';
|
|
2199
2211
|
export { default as FlagCircleFilled } from './components/FlagCircleFilled';
|
|
2200
2212
|
export { default as FlagFilled } from './components/FlagFilled';
|
|
@@ -2388,6 +2400,8 @@ export { default as FormatParagraph } from './components/FormatParagraph';
|
|
|
2388
2400
|
export { default as FormatParagraphFilled } from './components/FormatParagraphFilled';
|
|
2389
2401
|
export { default as FormatQuote } from './components/FormatQuote';
|
|
2390
2402
|
export { default as FormatQuoteFilled } from './components/FormatQuoteFilled';
|
|
2403
|
+
export { default as FormatQuoteOff } from './components/FormatQuoteOff';
|
|
2404
|
+
export { default as FormatQuoteOffFilled } from './components/FormatQuoteOffFilled';
|
|
2391
2405
|
export { default as FormatShapes } from './components/FormatShapes';
|
|
2392
2406
|
export { default as FormatShapesFilled } from './components/FormatShapesFilled';
|
|
2393
2407
|
export { default as FormatSize } from './components/FormatSize';
|
|
@@ -2507,6 +2521,8 @@ export { default as GestureFilled } from './components/GestureFilled';
|
|
|
2507
2521
|
export { default as GestureSelect } from './components/GestureSelect';
|
|
2508
2522
|
export { default as GestureSelectFilled } from './components/GestureSelectFilled';
|
|
2509
2523
|
export { default as Gif } from './components/Gif';
|
|
2524
|
+
export { default as Gif2 } from './components/Gif2';
|
|
2525
|
+
export { default as Gif2Filled } from './components/Gif2Filled';
|
|
2510
2526
|
export { default as GifBox } from './components/GifBox';
|
|
2511
2527
|
export { default as GifBoxFilled } from './components/GifBoxFilled';
|
|
2512
2528
|
export { default as GifFilled } from './components/GifFilled';
|
|
@@ -3602,6 +3618,8 @@ export { default as MotionPhotosOn } from './components/MotionPhotosOn';
|
|
|
3602
3618
|
export { default as MotionPhotosOnFilled } from './components/MotionPhotosOnFilled';
|
|
3603
3619
|
export { default as MotionPhotosPaused } from './components/MotionPhotosPaused';
|
|
3604
3620
|
export { default as MotionPhotosPausedFilled } from './components/MotionPhotosPausedFilled';
|
|
3621
|
+
export { default as MotionPlay } from './components/MotionPlay';
|
|
3622
|
+
export { default as MotionPlayFilled } from './components/MotionPlayFilled';
|
|
3605
3623
|
export { default as MotionSensorActive } from './components/MotionSensorActive';
|
|
3606
3624
|
export { default as MotionSensorActiveFilled } from './components/MotionSensorActiveFilled';
|
|
3607
3625
|
export { default as MotionSensorAlert } from './components/MotionSensorAlert';
|
|
@@ -4690,8 +4708,6 @@ export { default as RestartAlt } from './components/RestartAlt';
|
|
|
4690
4708
|
export { default as RestartAltFilled } from './components/RestartAltFilled';
|
|
4691
4709
|
export { default as Restaurant } from './components/Restaurant';
|
|
4692
4710
|
export { default as RestaurantFilled } from './components/RestaurantFilled';
|
|
4693
|
-
export { default as RestaurantMenu } from './components/RestaurantMenu';
|
|
4694
|
-
export { default as RestaurantMenuFilled } from './components/RestaurantMenuFilled';
|
|
4695
4711
|
export { default as RestoreFromTrash } from './components/RestoreFromTrash';
|
|
4696
4712
|
export { default as RestoreFromTrashFilled } from './components/RestoreFromTrashFilled';
|
|
4697
4713
|
export { default as RestorePage } from './components/RestorePage';
|
|
@@ -6191,6 +6207,8 @@ export { default as VibrationFilled } from './components/VibrationFilled';
|
|
|
6191
6207
|
export { default as VideoCall } from './components/VideoCall';
|
|
6192
6208
|
export { default as VideoCallFilled } from './components/VideoCallFilled';
|
|
6193
6209
|
export { default as VideoCameraBack } from './components/VideoCameraBack';
|
|
6210
|
+
export { default as VideoCameraBackAdd } from './components/VideoCameraBackAdd';
|
|
6211
|
+
export { default as VideoCameraBackAddFilled } from './components/VideoCameraBackAddFilled';
|
|
6194
6212
|
export { default as VideoCameraBackFilled } from './components/VideoCameraBackFilled';
|
|
6195
6213
|
export { default as VideoCameraFront } from './components/VideoCameraFront';
|
|
6196
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';
|
|
@@ -1448,6 +1456,8 @@ export { default as DataUsage } from './components/DataUsage';
|
|
|
1448
1456
|
export { default as DataUsageFilled } from './components/DataUsageFilled';
|
|
1449
1457
|
export { default as Database } from './components/Database';
|
|
1450
1458
|
export { default as DatabaseFilled } from './components/DatabaseFilled';
|
|
1459
|
+
export { default as DatabaseOff } from './components/DatabaseOff';
|
|
1460
|
+
export { default as DatabaseOffFilled } from './components/DatabaseOffFilled';
|
|
1451
1461
|
export { default as Dataset } from './components/Dataset';
|
|
1452
1462
|
export { default as DatasetFilled } from './components/DatasetFilled';
|
|
1453
1463
|
export { default as DatasetLinked } from './components/DatasetLinked';
|
|
@@ -2195,6 +2205,8 @@ export { default as FitnessCenterFilled } from './components/FitnessCenterFilled
|
|
|
2195
2205
|
export { default as FitnessTracker } from './components/FitnessTracker';
|
|
2196
2206
|
export { default as FitnessTrackerFilled } from './components/FitnessTrackerFilled';
|
|
2197
2207
|
export { default as Flag } from './components/Flag';
|
|
2208
|
+
export { default as Flag2 } from './components/Flag2';
|
|
2209
|
+
export { default as Flag2Filled } from './components/Flag2Filled';
|
|
2198
2210
|
export { default as FlagCircle } from './components/FlagCircle';
|
|
2199
2211
|
export { default as FlagCircleFilled } from './components/FlagCircleFilled';
|
|
2200
2212
|
export { default as FlagFilled } from './components/FlagFilled';
|
|
@@ -2388,6 +2400,8 @@ export { default as FormatParagraph } from './components/FormatParagraph';
|
|
|
2388
2400
|
export { default as FormatParagraphFilled } from './components/FormatParagraphFilled';
|
|
2389
2401
|
export { default as FormatQuote } from './components/FormatQuote';
|
|
2390
2402
|
export { default as FormatQuoteFilled } from './components/FormatQuoteFilled';
|
|
2403
|
+
export { default as FormatQuoteOff } from './components/FormatQuoteOff';
|
|
2404
|
+
export { default as FormatQuoteOffFilled } from './components/FormatQuoteOffFilled';
|
|
2391
2405
|
export { default as FormatShapes } from './components/FormatShapes';
|
|
2392
2406
|
export { default as FormatShapesFilled } from './components/FormatShapesFilled';
|
|
2393
2407
|
export { default as FormatSize } from './components/FormatSize';
|
|
@@ -2507,6 +2521,8 @@ export { default as GestureFilled } from './components/GestureFilled';
|
|
|
2507
2521
|
export { default as GestureSelect } from './components/GestureSelect';
|
|
2508
2522
|
export { default as GestureSelectFilled } from './components/GestureSelectFilled';
|
|
2509
2523
|
export { default as Gif } from './components/Gif';
|
|
2524
|
+
export { default as Gif2 } from './components/Gif2';
|
|
2525
|
+
export { default as Gif2Filled } from './components/Gif2Filled';
|
|
2510
2526
|
export { default as GifBox } from './components/GifBox';
|
|
2511
2527
|
export { default as GifBoxFilled } from './components/GifBoxFilled';
|
|
2512
2528
|
export { default as GifFilled } from './components/GifFilled';
|
|
@@ -3602,6 +3618,8 @@ export { default as MotionPhotosOn } from './components/MotionPhotosOn';
|
|
|
3602
3618
|
export { default as MotionPhotosOnFilled } from './components/MotionPhotosOnFilled';
|
|
3603
3619
|
export { default as MotionPhotosPaused } from './components/MotionPhotosPaused';
|
|
3604
3620
|
export { default as MotionPhotosPausedFilled } from './components/MotionPhotosPausedFilled';
|
|
3621
|
+
export { default as MotionPlay } from './components/MotionPlay';
|
|
3622
|
+
export { default as MotionPlayFilled } from './components/MotionPlayFilled';
|
|
3605
3623
|
export { default as MotionSensorActive } from './components/MotionSensorActive';
|
|
3606
3624
|
export { default as MotionSensorActiveFilled } from './components/MotionSensorActiveFilled';
|
|
3607
3625
|
export { default as MotionSensorAlert } from './components/MotionSensorAlert';
|
|
@@ -4690,8 +4708,6 @@ export { default as RestartAlt } from './components/RestartAlt';
|
|
|
4690
4708
|
export { default as RestartAltFilled } from './components/RestartAltFilled';
|
|
4691
4709
|
export { default as Restaurant } from './components/Restaurant';
|
|
4692
4710
|
export { default as RestaurantFilled } from './components/RestaurantFilled';
|
|
4693
|
-
export { default as RestaurantMenu } from './components/RestaurantMenu';
|
|
4694
|
-
export { default as RestaurantMenuFilled } from './components/RestaurantMenuFilled';
|
|
4695
4711
|
export { default as RestoreFromTrash } from './components/RestoreFromTrash';
|
|
4696
4712
|
export { default as RestoreFromTrashFilled } from './components/RestoreFromTrashFilled';
|
|
4697
4713
|
export { default as RestorePage } from './components/RestorePage';
|
|
@@ -6191,6 +6207,8 @@ export { default as VibrationFilled } from './components/VibrationFilled';
|
|
|
6191
6207
|
export { default as VideoCall } from './components/VideoCall';
|
|
6192
6208
|
export { default as VideoCallFilled } from './components/VideoCallFilled';
|
|
6193
6209
|
export { default as VideoCameraBack } from './components/VideoCameraBack';
|
|
6210
|
+
export { default as VideoCameraBackAdd } from './components/VideoCameraBackAdd';
|
|
6211
|
+
export { default as VideoCameraBackAddFilled } from './components/VideoCameraBackAddFilled';
|
|
6194
6212
|
export { default as VideoCameraBackFilled } from './components/VideoCameraBackFilled';
|
|
6195
6213
|
export { default as VideoCameraFront } from './components/VideoCameraFront';
|
|
6196
6214
|
export { default as VideoCameraFrontFilled } from './components/VideoCameraFrontFilled';
|
package/package.json
CHANGED