@project-lary/react-material-symbols-300-rounded 0.18.0 → 0.20.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/{BrightnessLow.d.ts → AlarmPause.d.ts} +1 -1
- package/dist/components/AlarmPause.js +6 -0
- package/dist/components/{BrightnessLowFilled.d.ts → AlarmPauseFilled.d.ts} +1 -1
- package/dist/components/AlarmPauseFilled.js +6 -0
- package/dist/components/{CloudySnowing.d.ts → ArticlePerson.d.ts} +1 -1
- package/dist/components/ArticlePerson.js +6 -0
- package/dist/components/ArticlePersonFilled.d.ts +4 -0
- package/dist/components/ArticlePersonFilled.js +6 -0
- package/dist/components/Automation.js +1 -1
- package/dist/components/{BrightnessHigh.d.ts → BoatBus.d.ts} +1 -1
- package/dist/components/BoatBus.js +6 -0
- package/dist/components/BoatBusFilled.d.ts +4 -0
- package/dist/components/BoatBusFilled.js +6 -0
- package/dist/components/BoatRailway.d.ts +4 -0
- package/dist/components/BoatRailway.js +6 -0
- package/dist/components/BoatRailwayFilled.d.ts +4 -0
- package/dist/components/BoatRailwayFilled.js +6 -0
- package/dist/components/BusRailway.d.ts +4 -0
- package/dist/components/BusRailway.js +6 -0
- package/dist/components/BusRailwayFilled.d.ts +4 -0
- package/dist/components/BusRailwayFilled.js +6 -0
- package/dist/components/Crown.d.ts +4 -0
- package/dist/components/Crown.js +6 -0
- package/dist/components/CrownFilled.d.ts +4 -0
- package/dist/components/CrownFilled.js +6 -0
- package/dist/components/DirectionsBoat.js +1 -1
- package/dist/components/DirectionsBoatFilled.js +1 -1
- package/dist/components/GlobeLocationPin.d.ts +4 -0
- package/dist/components/GlobeLocationPin.js +6 -0
- package/dist/components/GlobeLocationPinFilled.d.ts +3 -0
- package/dist/components/GlobeLocationPinFilled.js +3 -0
- package/dist/components/InboxTextAsterisk.d.ts +4 -0
- package/dist/components/InboxTextAsterisk.js +6 -0
- package/dist/components/InboxTextAsteriskFilled.d.ts +4 -0
- package/dist/components/InboxTextAsteriskFilled.js +6 -0
- package/dist/components/InboxTextPerson.d.ts +4 -0
- package/dist/components/InboxTextPerson.js +6 -0
- package/dist/components/InboxTextPersonFilled.d.ts +4 -0
- package/dist/components/InboxTextPersonFilled.js +6 -0
- package/dist/components/InboxTextShare.d.ts +4 -0
- package/dist/components/InboxTextShare.js +6 -0
- package/dist/components/{BrightnessHighFilled.d.ts → InboxTextShareFilled.d.ts} +1 -1
- package/dist/components/InboxTextShareFilled.js +6 -0
- package/dist/components/LockOpenCircle.d.ts +4 -0
- package/dist/components/LockOpenCircle.js +6 -0
- package/dist/components/LockOpenCircleFilled.d.ts +4 -0
- package/dist/components/LockOpenCircleFilled.js +6 -0
- package/dist/components/MagnifyDocked.js +1 -1
- package/dist/components/MagnifyDockedFilled.d.ts +4 -3
- package/dist/components/MagnifyDockedFilled.js +6 -3
- package/dist/components/NfcOff.d.ts +4 -0
- package/dist/components/NfcOff.js +6 -0
- package/dist/components/NfcOffFilled.d.ts +4 -0
- package/dist/components/NfcOffFilled.js +6 -0
- package/dist/components/NotificationSettings.d.ts +4 -0
- package/dist/components/NotificationSettings.js +6 -0
- package/dist/components/NotificationSettingsFilled.d.ts +4 -0
- package/dist/components/NotificationSettingsFilled.js +6 -0
- package/dist/components/PlayPause.js +1 -1
- package/dist/components/PlugConnect.d.ts +4 -0
- package/dist/components/PlugConnect.js +6 -0
- package/dist/components/PlugConnectFilled.d.ts +4 -0
- package/dist/components/PlugConnectFilled.js +6 -0
- package/dist/components/Public.js +1 -1
- package/dist/components/StackGroup.d.ts +4 -0
- package/dist/components/StackGroup.js +6 -0
- package/dist/components/StackGroupFilled.d.ts +4 -0
- package/dist/components/StackGroupFilled.js +6 -0
- package/dist/components/StylusBrush.d.ts +4 -0
- package/dist/components/StylusBrush.js +6 -0
- package/dist/components/StylusBrushFilled.d.ts +4 -0
- package/dist/components/StylusBrushFilled.js +6 -0
- package/dist/components/StylusFountainPen.d.ts +4 -0
- package/dist/components/StylusFountainPen.js +6 -0
- package/dist/components/StylusFountainPenFilled.d.ts +4 -0
- package/dist/components/StylusFountainPenFilled.js +6 -0
- package/dist/components/StylusHighlighter.d.ts +4 -0
- package/dist/components/StylusHighlighter.js +6 -0
- package/dist/components/StylusHighlighterFilled.d.ts +4 -0
- package/dist/components/StylusHighlighterFilled.js +6 -0
- package/dist/components/StylusPen.d.ts +4 -0
- package/dist/components/StylusPen.js +6 -0
- package/dist/components/StylusPenFilled.d.ts +4 -0
- package/dist/components/StylusPenFilled.js +6 -0
- package/dist/components/StylusPencil.d.ts +4 -0
- package/dist/components/StylusPencil.js +6 -0
- package/dist/components/StylusPencilFilled.d.ts +4 -0
- package/dist/components/StylusPencilFilled.js +6 -0
- package/dist/components/Thunderstorm.js +1 -1
- package/dist/components/ThunderstormFilled.js +1 -1
- package/dist/components/VolumeOff.js +1 -1
- package/dist/components/VolumeOffFilled.js +1 -1
- package/dist/index.d.ts +40 -6
- package/dist/index.js +40 -6
- package/package.json +1 -1
- package/dist/components/BrightnessHigh.js +0 -6
- package/dist/components/BrightnessHighFilled.js +0 -6
- package/dist/components/BrightnessLow.js +0 -6
- package/dist/components/BrightnessLowFilled.js +0 -6
- package/dist/components/CloudySnowing.js +0 -6
- package/dist/components/CloudySnowingFilled.d.ts +0 -4
- package/dist/components/CloudySnowingFilled.js +0 -6
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function AlarmPause(_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: "M405.73-290.62q9.73 0 16.12-6.52 6.38-6.52 6.38-16.17v-254.61q0-9.89-6.58-16.29t-16.31-6.4q-9.72 0-16.11 6.52-6.38 6.52-6.38 16.17v254.61q0 9.65 6.58 16.17t16.3 6.52m147.7 0q9.72 0 16.11-6.52 6.38-6.52 6.38-16.17v-254.61q0-9.89-6.58-16.29t-16.31-6.4q-9.72 0-16.11 6.52-6.38 6.52-6.38 16.17v254.61q0 9.65 6.58 16.17t16.31 6.52m-74.13 189q-69.89 0-131.83-26.46-61.93-26.46-107.93-72.27-46-45.8-72.77-107.69Q140-369.92 140-440.52q0-70.59 26.77-132.27 26.77-61.67 72.77-107.98t107.91-72.77Q409.37-780 479.26-780T611-753.54t108.15 72.77q46.31 46.31 72.77 107.99t26.46 132.31q0 70.62-26.46 132.47t-72.77 107.65q-46.3 45.81-108.13 72.27-61.82 26.46-131.72 26.46M88.69-683.19q-7.07-7.27-6.77-16.19.31-8.93 7.39-16l117.54-114.7q6.69-6.07 16.07-5.76 9.39.3 15.93 6.76 7.07 6.7 6.57 15.81-.5 9.12-7.02 15.74L120.69-682.77q-7.07 6.08-16.5 5.96-9.42-.11-15.5-6.38m781.39-.19q-6.47 6.46-15.7 6.76-9.23.31-16.3-6.15L720.54-797.46q-6.69-5.69-7.19-15.31-.5-9.61 6.57-16.31 6.08-6.46 15.31-6.76 9.23-.31 16.31 5.76l117.54 114.7q6.69 6.15 7.38 15.53.69 9.39-6.38 16.47M479.27-147q122.42 0 208.08-85.67Q773-318.34 773-440.66q0-122.48-85.67-208.22-85.67-85.73-207.99-85.73-122.48 0-208.22 85.73-85.73 85.73-85.73 208.15t85.73 208.08Q356.85-147 479.27-147" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function AlarmPauseFilled(_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: "M405.55-290.62q9.91 0 16.3-6.39 6.38-6.39 6.38-16.3v-254.61q0-9.97-6.4-16.33t-16.3-6.36q-9.91 0-16.3 6.39-6.38 6.39-6.38 16.3v254.61q0 9.91 6.4 16.3 6.39 6.39 16.3 6.39m147.69 0q9.91 0 16.3-6.39 6.38-6.39 6.38-16.3v-254.61q0-9.97-6.4-16.33-6.39-6.36-16.3-6.36t-16.3 6.39q-6.38 6.39-6.38 16.3v254.61q0 9.91 6.4 16.3 6.39 6.39 16.3 6.39m-73.83 189q-70.18 0-132.02-26.46-61.85-26.46-107.85-72.57-46-46.12-72.77-107.83T140-440.59q0-70.18 26.77-132.02 26.77-61.85 72.77-108.16t107.82-72.77q61.83-26.46 132-26.46 69.79 0 131.64 26.46t108.15 72.77q46.31 46.31 72.77 108.13 26.46 61.83 26.46 132 0 70.41-26.46 132.14t-72.77 107.85q-46.3 46.11-108.13 72.57-61.82 26.46-131.61 26.46M88.69-683.38q-7.07-7.08-6.77-16 .31-8.93 7.39-16l117.54-114.7q6.69-6.07 16.11-5.76 9.43.3 15.89 6.76 7.07 6.7 6.57 15.81-.5 9.12-7.19 15.81L120.69-682.77q-7.07 6.08-16.5 5.96-9.42-.11-15.5-6.57m781.39 0q-6.47 6.46-15.7 6.76-9.23.31-16.3-6.15L720.54-797.46q-6.69-5.69-7.19-15.31-.5-9.61 6.57-16.31 6.08-6.46 15.31-6.76 9.23-.31 16.31 5.76l117.54 114.7q6.69 6.07 7.38 15.5.69 9.42-6.38 16.5" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function ArticlePerson(_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: "M185.39-185.39v-589.22 205.92-31.08zm125.07-271.92h189.77q9.64 0 16.17-6.58 6.52-6.58 6.52-16.31 0-9.72-6.52-16.11-6.53-6.38-16.17-6.38H310.46q-9.64 0-16.17 6.58-6.52 6.58-6.52 16.31 0 9.72 6.52 16.11 6.53 6.38 16.17 6.38m0 167.92h189.77q9.64 0 16.17-6.58 6.52-6.58 6.52-16.3 0-9.73-6.52-16.11-6.53-6.39-16.17-6.39H310.46q-9.64 0-16.17 6.58-6.52 6.58-6.52 16.31t6.52 16.11q6.53 6.38 16.17 6.38m0-335.84h339.08q9.64 0 16.17-6.58 6.52-6.58 6.52-16.31t-6.52-16.11q-6.53-6.38-16.17-6.38H310.46q-9.64 0-16.17 6.58-6.52 6.58-6.52 16.3 0 9.73 6.52 16.11 6.53 6.39 16.17 6.39M197.69-140q-23.53 0-40.61-17.08T140-197.69v-564.62q0-23.53 17.08-40.61T197.69-820h564.62q23.53 0 40.61 17.08T820-762.31v215q0 10.06-6.58 16.07t-16.31 6.01-16.11-6.53q-6.39-6.52-6.39-16.16v-214.39q0-4.61-3.84-8.46-3.85-3.84-8.46-3.84H197.69q-4.61 0-8.46 3.84-3.84 3.85-3.84 8.46v564.62q0 4.61 3.84 8.46 3.85 3.84 8.46 3.84h199.93q9.64 0 16.16 6.59 6.53 6.58 6.53 16.3 0 9.73-6.53 16.11-6.52 6.39-16.16 6.39zm483.04-215.23q-35.83 0-60.78-24.95Q595-405.14 595-440.96q0-35.83 25.01-60.78 25.02-24.95 60.53-24.95 36.02 0 60.78 25.01 24.76 25.02 24.76 60.53 0 36.01-24.76 60.97-24.76 24.95-60.59 24.95m0 74.61q39.26 0 76.3 8.12 37.05 8.12 73.28 26.19 17.79 7.96 27.58 24.6 9.8 16.63 9.8 39.17v13.69q0 12.26-8.29 20.56-8.3 8.29-20.55 8.29H522.23q-11.88 0-20.36-8.29-8.48-8.3-8.48-20.56v-13.69q0-22.54 9.78-38.93 9.78-16.4 27.98-24.84 35.52-17.46 72.53-25.88 37.01-8.43 77.05-8.43" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function ArticlePersonFilled(_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: "M310.46-625.23h339.08q9.65 0 16.17-6.57 6.52-6.58 6.52-16.31 0-9.74-6.52-16.12t-16.17-6.38H310.46q-9.65 0-16.17 6.57t-6.52 16.31q0 9.73 6.52 16.11 6.52 6.39 16.17 6.39M197.69-140q-23.5 0-40.59-17.1-17.1-17.09-17.1-40.59v-564.62q0-23.5 17.1-40.59 17.09-17.1 40.59-17.1h564.62q23.5 0 40.59 17.1 17.1 17.09 17.1 40.59v219.54q0 8.54-7.77 11.38-7.77 2.85-13.46-4.38-18.46-28.77-49.89-46.39-31.42-17.61-68.34-17.61-47.84 0-87.77 26.38-39.93 26.39-58 70.7H310.46q-9.65 0-16.17 6.57-6.52 6.58-6.52 16.31t6.52 16.12q6.52 6.38 16.17 6.38h212.46q-3.38 30.77 4.81 60.35 8.19 29.57 27.19 53.73-5 1.92-9.81 4.04-4.8 2.11-9.42 4.42H310.46q-9.65 0-16.17 6.57-6.52 6.58-6.52 16.31 0 9.74 6.52 16.12t16.17 6.38h155.31q-23.23 20.39-34.35 48.64-11.11 28.24-11.11 58.98v13.69q0 11.6-8.05 19.84T392.23-140zm324.54 0q-11.88 0-20.36-8.29t-8.48-20.56v-13.69q0-22.54 9.78-38.93 9.78-16.4 27.98-24.84 35.52-17.46 72.53-25.88 37.01-8.43 76.86-8.43 39.45 0 76.49 8.12 37.05 8.12 73.28 26.19 17.82 7.83 27.6 24.53t9.78 39.24v13.69q0 12.27-8.29 20.56T838.85-140zm158.31-215.23q-35.64 0-60.59-24.95Q595-405.14 595-441.15q0-35.64 24.95-60.59t60.59-24.95q36.02 0 60.78 24.95t24.76 60.59q0 36.01-24.76 60.97-24.76 24.95-60.78 24.95" })));
|
6
|
+
}
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
2
2
|
export default function Automation(_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: "M285.69-284.69q-37 31.3-76.81 28-39.8-3.31-68.92-28-29.11-24.7-38.65-63.35t15.15-79.81l81.62-136.23q-26.23-19.46-41.85-49.25-15.61-29.78-15.61-64.96 0-58.77 41.76-100.55 41.76-41.77 101.08-41.77 58.91 0 100.69 41.77 41.77 41.78 41.77 100.69t-41.77 100.68q-41.78 41.78-100.69 41.78-11.95 0-23.52-1.89-11.57-1.88-21.94-5.65l-83.23 139.08Q140-380 145.75-356.55q5.76 23.45 23.36 38.1 17.61 14.65 41.44 16.36 23.84 1.71 45.76-16.45l418.38-357.38q36.16-31.31 76.24-28.66 40.09 2.66 69.62 27.25 29.02 24.68 39.04 63.85t-14.67 80.71l-81.38 136.23q26.23 19.85 41.65 49.51 15.42 29.65 15.42 64.57 0 58.91-42.12 100.68Q736.37-140 677.21-140q-59.47 0-100.49-41.98-41.03-41.97-41.03-100.67 0-58.69 41.11-100.48t100.35-41.79q11.56 0 22.82 1.57 11.26 1.58 22.03 5.35l83.23-138.46q14.77-24.54 9.2-47.78-5.58-23.24-23.16-37.92-17.58-14.69-41.42-16.57-23.85-1.89-45.77 16.
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M285.69-284.69q-37 31.3-76.81 28-39.8-3.31-68.92-28-29.11-24.7-38.65-63.35t15.15-79.81l81.62-136.23q-26.23-19.46-41.85-49.25-15.61-29.78-15.61-64.96 0-58.77 41.76-100.55 41.76-41.77 101.08-41.77 58.91 0 100.69 41.77 41.77 41.78 41.77 100.69t-41.77 100.68q-41.78 41.78-100.69 41.78-11.95 0-23.52-1.89-11.57-1.88-21.94-5.65l-83.23 139.08Q140-380 145.75-356.55q5.76 23.45 23.36 38.1 17.61 14.65 41.44 16.36 23.84 1.71 45.76-16.45l418.38-357.38q36.16-31.31 76.24-28.66 40.09 2.66 69.62 27.25 29.02 24.68 39.04 63.85t-14.67 80.71l-81.38 136.23q26.23 19.85 41.65 49.51 15.42 29.65 15.42 64.57 0 58.91-42.12 100.68Q736.37-140 677.21-140q-59.47 0-100.49-41.98-41.03-41.97-41.03-100.67 0-58.69 41.11-100.48t100.35-41.79q11.56 0 22.82 1.57 11.26 1.58 22.03 5.35l83.23-138.46q14.77-24.54 9.2-47.78-5.58-23.24-23.16-37.92-17.58-14.69-41.42-16.57-23.85-1.89-45.77 16.65zm-2.07-296.39q40 0 68.46-28.62t28.46-68.8q0-40.19-28.62-68.46t-68.81-28.27-68.65 28.45T186-677.99q0 39.99 28.57 68.45 28.56 28.46 69.05 28.46m393.62 395.69q40.42 0 69.21-28.62 28.78-28.62 28.78-68.8 0-40.19-28.83-68.46-28.82-28.27-69.3-28.27-40.49 0-68.25 28.45-27.77 28.46-27.77 68.79 0 39.99 27.71 68.45t68.45 28.46m.91-97.07" })));
|
6
6
|
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function BoatBus(_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: "M162.69-100q-9.3 0-16-6.54-6.69-6.54-6.69-15.81t6.94-16.15q6.94-6.89 15.75-6.89 54.31-.38 89-9.46 34.69-9.07 71-31.69 3.62-2.38 7.62-2.19t8 2.19q23 13.77 47.57 22.15Q410.46-156 436.23-151q9.75 1.22 14.49 9.84t2.52 18.74q-1.86 9.5-10.36 14.84-8.5 5.35-17.42 3.12-24.92-5-48.77-13.08-23.84-8.08-46-19.46-43.07 20.61-78.19 28.81-35.11 8.19-89.81 8.19m257.23-760.61h118.62q11.88 0 20.36 8.29t8.48 20.55v68h133.93q23.79 0 40.74 16.95T759-706.08V-605q0 10.06-6.58 16.07t-16.31 6.01-16.11-6.53q-6.38-6.52-6.38-16.16v-102q0-4.62-3.27-7.7-3.27-3.07-7.89-3.07H256q-4.61 0-7.88 3.07-3.27 3.08-3.27 7.7v178.3L485-603.77q9.31-3.23 17.66.98 8.36 4.22 11.49 13.64 2.85 9.16-1.41 17.61T499.15-560l-320.84 99.69L224-299q21.92-11.38 40.48-27.63 18.55-16.24 35.37-35.29l12-13q7.61-8 20.11-9.2 12.5-1.19 20.12 6.81 16.77 17.93 37.34 37.08 20.58 19.15 41.35 31.69 6.46 3.85 10.31 10.18 3.84 6.33 3.84 13.28 0 3.46-1.08 6.66-1.09 3.2-2.38 6.73-6.08 10.3-16.81 13.54-10.73 3.23-21.03-2.85-18.54-11.92-36.73-27.5-18.2-15.58-37.04-36.58-25.23 26.39-50.47 43.77-25.23 17.39-50.38 27.15-14.23 6.54-27.81-.61-13.57-7.15-18.19-22.15l-53.56-186.42q-3.21-10.99 2.04-21.26 5.24-10.27 16.83-13.94l51.15-16v-191.54q0-23.79 16.95-40.74t40.74-16.95h133.93v-68q0-12.26 8.48-20.55t20.36-8.29m188.93 706.76v19.23q0 14.71-9.95 24.67-9.95 9.95-24.66 9.95-14.7 0-24.66-9.95-9.96-9.96-9.96-24.67v-29.46q-17.47-9.84-27.2-26.69t-9.73-36.92v-193.46q0-48 43.27-70.16 43.27-22.15 135.72-22.15 95.64 0 136.98 21.23T860-421.15v193.46q0 19.36-9.69 36.41-9.7 17.06-27.23 27.2v29.46q0 14.71-9.95 24.67-9.95 9.95-24.66 9.95-14.7 0-24.66-9.95-9.96-9.96-9.96-24.67v-19.23zm-4.01-65.38q13.58 0 22.64-9t9.06-22.5-9-22.54-22.5-9.04-22.54 9.06-9.04 22.65q0 12.68 9.35 22.02 9.34 9.35 22.03 9.35m152.69 0q13.58 0 22.64-9t9.06-22.5-9-22.54-22.5-9.04-22.54 9.06-9.04 22.65q0 12.68 9.35 22.02 9.35 9.35 22.03 9.35M550.38-343.85h261.93v-72.3H550.38zM499.15-560" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function BoatBusFilled(_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: "M162.69-100q-9.3 0-16-6.54-6.69-6.54-6.69-15.81t6.94-16.15q6.94-6.89 15.75-6.89 54.31-.38 89-9.46 34.69-9.07 71-31.69 3.62-2.38 7.62-2.19t8 2.19q23 13.77 47.57 22.15Q410.46-156 436.23-151q9.75 1.22 14.49 9.84t2.52 18.74q-1.86 9.5-10.36 14.84-8.5 5.35-17.42 3.12-24.92-5-48.77-13.08-23.84-8.08-46-19.46-43.07 20.61-78.19 28.81-35.11 8.19-89.81 8.19m446.16-53.85v19.23q0 14.71-9.95 24.67-9.95 9.95-24.66 9.95-14.7 0-24.66-9.95-9.96-9.96-9.96-24.67v-29.46q-17.47-9.84-27.2-26.69t-9.73-36.92v-193.46q0-48 43.27-70.16 43.27-22.15 135.72-22.15 95.64 0 136.98 21.23T860-421.15v193.46q0 19.36-9.69 36.41-9.7 17.06-27.23 27.2v29.46q0 14.71-9.95 24.67-9.95 9.95-24.66 9.95-14.7 0-24.66-9.95-9.96-9.96-9.96-24.67v-19.23zm-4.01-65.38q13.58 0 22.64-9t9.06-22.5-9-22.54-22.5-9.04-22.54 9.06-9.04 22.65q0 12.68 9.35 22.02 9.34 9.35 22.03 9.35m152.69 0q13.58 0 22.64-9t9.06-22.5-9-22.54-22.5-9.04-22.54 9.06-9.04 22.65q0 12.68 9.35 22.02 9.35 9.35 22.03 9.35M550.38-343.85h261.93v-72.3H550.38zM257.15-763.77h133.93v-68q0-12.26 8.48-20.55t20.36-8.29h118.62q11.88 0 20.36 8.29t8.48 20.55v68h133.93q23.79 0 40.74 16.95T759-706.08V-605q0 10.06-6.58 16.07t-16.31 6.01-16.11-6.53q-6.38-6.52-6.38-16.16v-102q0-4.62-3.27-7.7-3.27-3.07-7.89-3.07H256q-4.61 0-7.88 3.07-3.27 3.08-3.27 7.7v178.3l210.77-65.84q11.3-3.85 21.63.12t15.75 14.8q4.85 8.69 3.11 18.58-1.73 9.88-10.42 15.96-27.92 19.15-42 49.4-14.07 30.25-14.07 72.83v115.16q0 19.99-16.81 29.72t-33.04-.65q-13-9.16-25.39-20.73-12.38-11.58-24.53-25.12-25.23 26.39-50.47 43.77-25.23 17.39-50.76 27.15-14.23 6.54-28-.99-13.77-7.54-18.39-22.93l-52.82-185.28q-3.18-10.97 2.07-21.24 5.24-10.27 16.83-13.94l51.15-16v-191.54q0-23.79 16.95-40.74t40.74-16.95" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function BoatRailway(_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: "M699.9-513.46q71.15 0 115.63 41.08Q860-431.31 860-365.77v118.08q0 30.46-21.69 52.15-21.7 21.69-52.16 21.69l48.62 48.62q6.61 6.61 3.31 15.92T825.54-100H573.31q-9.25 0-12.55-9.31t3.32-15.92l48.61-48.62q-30.46 0-52.15-21.69t-21.69-52.15v-118.08q0-65.54 44.94-106.61 44.95-41.08 116.11-41.08m-2.21 292.31q11.23 0 19.85-8.43 8.61-8.42 8.61-20.04 0-11.61-8.61-20.03-8.62-8.43-19.85-8.43-11.61 0-20.04 8.43-8.42 8.42-8.42 20.03 0 11.62 8.42 20.04 8.43 8.43 20.04 8.43m-111.15-107.7h225.77v-36.98q0-10.17-1.81-19.21t-5.42-17.65H593.52q-3.49 8.61-5.24 17.75-1.74 9.13-1.74 19.17zM419.92-860.61h118.62q11.88 0 20.36 8.29t8.48 20.55v68h133.93q23.79 0 40.74 16.95T759-706.08V-605q0 10.06-6.58 16.07t-16.31 6.01-16.11-6.53q-6.38-6.52-6.38-16.16v-102q0-4.62-3.27-7.7-3.27-3.07-7.89-3.07H256q-4.61 0-7.88 3.07-3.27 3.08-3.27 7.7v178.3l235.53-73.3q9.31-3.23 17.67.98 8.35 4.21 11.49 13.63 2.84 9.16-1.42 17.61t-13.58 11.54l-316.23 98.54L224-299q21.92-11.38 40.48-27.63 18.55-16.24 35.37-35.29l12-13q7.61-8 20.11-9.2 12.5-1.19 20.12 6.81 16.66 17.37 35.75 35.26 19.09 17.9 38.71 29.67 10.31 6.07 13.15 16.5 2.85 10.42-3.23 20.81-6.08 10.22-17.19 13.07-11.12 2.85-21.04-3.62-17-11.15-33.65-25.38-16.66-14.23-34.73-34.08-25.23 26.39-50.47 43.77-25.23 17.39-50.38 27.15-14.23 6.54-27.81-.61-13.57-7.15-18.19-22.15l-53.56-186.42q-3.21-10.99 2.04-21.26 5.24-10.27 16.83-13.94l51.15-16v-191.54q0-23.79 16.95-40.74t40.74-16.95h133.93v-68q0-12.26 8.48-20.55t20.36-8.29M162.69-100q-9.3 0-16-6.54-6.69-6.54-6.69-15.81t6.94-16.15q6.94-6.89 15.75-6.89 54.31-.38 89-9.46 34.69-9.07 71-31.69 3.62-2.38 7.62-2.19t8 2.19q23.77 13.77 48.15 22.35 24.39 8.57 50.92 13.57 10.31 1.62 15.16 10.23 4.84 8.62 2.66 18.52-1.89 9.71-10.2 15.06t-17.61 3.12q-24.93-5-49.54-13.27-24.62-8.27-47.16-20.04-43.07 20.61-78.19 28.81-35.11 8.19-89.81 8.19m331.85-458.85" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function BoatRailwayFilled(_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: "M699.81-513.46q71.07 0 115.63 41.04T860-365.77v118.08q0 30.3-21.77 52.07t-52.08 21.77l48.62 48.62q6.61 6.61 3.33 15.92-3.29 9.31-12.56 9.31H573.31q-9.28 0-12.56-9.31-3.29-9.31 3.33-15.92l48.61-48.62q-30.3 0-52.07-21.77t-21.77-52.07v-118.08q0-65.61 44.94-106.65 44.95-41.04 116.02-41.04m-2.12 292.31q11.23 0 19.85-8.43 8.61-8.42 8.61-20.04 0-11.61-8.61-20.03-8.62-8.43-19.85-8.43-11.61 0-20.04 8.43-8.42 8.42-8.42 20.03 0 11.62 8.42 20.04 8.43 8.43 20.04 8.43m-111.15-107.7h225.77v-36.92q0-10.23-1.81-19.27t-5.42-17.65H593.52q-3.49 8.61-5.24 17.65-1.74 9.04-1.74 19.27zM162.69-100q-9.3 0-16-6.49-6.69-6.49-6.69-15.81t6.96-16.2q6.96-6.89 15.73-6.89 54.31-.38 89-9.46 34.69-9.07 71-31.69 3.62-2.38 7.62-2.19t8 2.19q23.77 13.77 48.15 22.35 24.39 8.57 50.92 13.57 10.31 1.62 15.16 10.23 4.84 8.62 2.73 18.45-1.96 9.78-10.27 15.13t-17.61 3.12q-24.93-5-49.54-13.27-24.62-8.27-47.16-20.04-43.07 20.61-78.19 28.81-35.11 8.19-89.81 8.19m228.39-663.77v-68q0-12.35 8.43-20.6 8.43-8.24 20.41-8.24h118.62q11.98 0 20.41 8.24 8.43 8.25 8.43 20.6v68h133.93q23.89 0 40.79 16.9t16.9 40.79V-605q0 10.08-6.57 16.08-6.56 6-16.31 6-9.74 0-16.12-6.52-6.38-6.51-6.38-16.17v-102q0-4.62-3.27-7.7-3.27-3.07-7.89-3.07H256q-4.61 0-7.88 3.07-3.27 3.08-3.27 7.7v178.3l206.53-64.3q11.45-3.62 22.15 2 10.7 5.61 14.7 17.23l16.92 54.84q2.39 9 .66 17.52t-6.2 15.62q-16.84 26.48-25.34 56.21t-8.5 63.42v99.85q0 10.71-7.69 16.47-7.7 5.76-17.72 3.37-25.51-7.61-53.28-26.5-27.77-18.88-57.23-51.5-25.23 26.39-50.47 43.77-25.23 17.39-50.76 27.15-14.23 6.54-28-.99-13.77-7.54-18.39-22.93l-52.77-185.38q-3.23-10.87 2.08-21.1t16.77-13.98l51.15-16v-191.54q0-23.89 16.9-40.79t40.79-16.9z" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function BusRailway(_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: "M329.76-419.31q-20.22 0-34.49 14.42T281-370.24q0 20.22 14.42 34.23T330.06-322q20.23 0 34.24-14.16t14.01-34.38q0-20.23-14.16-34.5t-34.39-14.27m370.14-94.15q71.15 0 115.63 41.08Q860-431.31 860-365.77v118.08q0 30.46-21.69 52.15-21.7 21.69-52.16 21.69l48.62 48.62q6.61 6.61 3.31 15.92T825.54-100H573.31q-9.25 0-12.55-9.31t3.32-15.92l48.61-48.62q-30.46 0-52.15-21.69t-21.69-52.15v-118.08q0-65.54 44.94-106.61 44.95-41.08 116.11-41.08m-2.21 235.38q-11.61 0-20.04 8.43-8.42 8.42-8.42 20.03 0 11.62 8.42 20.04 8.43 8.43 20.04 8.43 11.23 0 19.85-8.43 8.61-8.42 8.61-20.04 0-11.61-8.61-20.03-8.62-8.43-19.85-8.43M593.52-402.69q-3.49 8.61-5.24 17.75-1.74 9.13-1.74 19.17v36.92h225.77v-36.98q0-10.17-1.81-19.21t-5.42-17.65zM480.6-860q157.17 0 228.28 30.15Q780-799.71 780-733v130.85q0 9.64-6.58 16.16-6.58 6.53-16.31 6.53T741-585.99q-6.39-6.52-6.39-16.16v-104.54H225.39v188h261.38q9.64 0 16.17 6.58 6.52 6.58 6.52 16.31 0 9.72-6.52 16.11-6.53 6.38-16.17 6.38H225.39v120q0 34.23 23.5 60.27T307-267h136.08q9.64 0 16.17 6.58 6.52 6.58 6.52 16.31 0 9.72-6.52 16.11-6.53 6.38-16.17 6.38h-140.7v61.16q0 9.22-7.28 14.84T276.46-140h-9q-9.9 0-17.41-5.62t-7.51-14.84V-241q-26.69-11-44.62-41.21Q180-312.42 180-348.31V-733q0-65.88 71.88-96.44Q323.75-860 480.6-860m.02 107.92h255.53-512.69zm-257.16 0h512.69q-19.38-30.61-84.5-46.57-65.11-15.96-171.03-15.96-120.31 0-181.97 14.84-61.65 14.85-75.19 47.69m268.39 278.77" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function BusRailwayFilled(_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: "M699.9-513.46q71.15 0 115.63 41.08Q860-431.31 860-365.77v118.08q0 30.46-21.69 52.15-21.7 21.69-52.16 21.69l48.62 48.62q6.61 6.61 3.31 15.92T825.54-100H573.31q-9.25 0-12.55-9.31t3.32-15.92l48.61-48.62q-30.46 0-52.15-21.69t-21.69-52.15v-118.08q0-65.54 44.94-106.61 44.95-41.08 116.11-41.08M330.06-322q20.23 0 34.24-14.16t14.01-34.38q0-20.23-14.16-34.5t-34.39-14.27q-20.22 0-34.49 14.42T281-370.24q0 20.22 14.42 34.23T330.06-322m367.63 100.85q11.23 0 19.85-8.43 8.61-8.42 8.61-20.04 0-11.61-8.61-20.03-8.62-8.43-19.85-8.43-11.61 0-20.04 8.43-8.42 8.42-8.42 20.03 0 11.62 8.42 20.04 8.43 8.43 20.04 8.43m-111.15-107.7h225.77v-36.98q0-10.17-1.81-19.21t-5.42-17.65H593.52q-3.49 8.61-5.24 17.75-1.74 9.13-1.74 19.17zM267.46-140q-9.9 0-17.41-5.62t-7.51-14.84V-241q-26.69-11-44.62-41.21Q180-312.42 180-348.31V-733q0-65.88 71.88-96.44Q323.75-860 480.6-860q157.17 0 228.28 30.15Q780-799.71 780-733v130.85q0 9.64-6.58 16.16-6.58 6.53-16.31 6.53T741-585.99q-6.39-6.52-6.39-16.16v-104.54H225.39v188h258.76q12.43 0 17.52 10.92 5.1 10.92-2.13 21.92-17.69 25.85-25.73 56.63-8.04 30.79-8.04 63.45v115.31q0 12.26-8.29 20.55-8.3 8.29-20.56 8.29H302.38v61.16q0 9.22-7.28 14.84T276.46-140z" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function Crown(_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: "M241.46-180q-9.64 0-16.17-6.58-6.52-6.58-6.52-16.31t6.52-16.11q6.53-6.39 16.17-6.39h477.08q9.64 0 16.17 6.59 6.52 6.58 6.52 16.3 0 9.73-6.52 16.11-6.53 6.39-16.17 6.39zm23.85-130.54q-21.08 0-37.02-13.69-15.94-13.7-19.67-34.23l-47.7-274.92q-4.23 1.61-8.15 1.92t-8.15.31q-18.53 0-31.57-13.05Q100-657.25 100-675.89q0-18.8 13.08-32.34t31.68-13.54q18.59 0 32.22 13.42 13.64 13.41 13.64 32.58 0 6.58-1.73 12.79-1.74 6.21-5.58 11.06l134.54 57.53q3.84 1.54 7.69.39t6.54-4.62l128.3-175.53q-12.07-5.23-19.23-16.1-7.15-10.86-7.15-24.36 0-18.56 13.36-31.98Q460.72-860 479.8-860t32.64 13.39T526-814.69q0 13.77-7.15 24.54-7.16 10.77-18.85 16l127.92 175.53q2.69 3.47 6.54 4.62t7.69-.39l134.54-57.53q-3.38-4.71-5.34-11.05-1.97-6.34-1.97-12.97 0-18.8 13.08-32.32 13.08-13.51 32.06-13.51 18.41 0 31.94 13.41Q860-694.96 860-675.81q0 18.77-13.44 31.71-13.44 12.95-32.64 12.95-3.99 0-7.49-.81-3.51-.81-7.54-2.04l-47.12 275.54q-3.99 20.53-19.61 34.23-15.62 13.69-37.08 13.69zm.38-45.38h429q4.23 0 7.5-2.69 3.27-2.7 4.43-6.93l39.69-223-85.7 36.46q-18.84 8.23-38.15 2.7-19.3-5.54-31.61-21.93L480-724.39 369.15-571.31q-12.31 16.39-31.61 21.93-19.31 5.53-38.15-2.7l-85.7-36.46 40.08 223q.77 4.23 4.04 6.93 3.27 2.69 7.88 2.69m214.31 0" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function CrownFilled(_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: "M241.46-180q-9.65 0-16.17-6.57-6.52-6.58-6.52-16.31 0-9.74 6.52-16.12 6.52-6.39 16.17-6.39h477.08q9.65 0 16.17 6.58 6.52 6.57 6.52 16.31 0 9.73-6.52 16.11-6.52 6.39-16.17 6.39zm23.85-130.54q-20.89 0-36.92-13.69-16.04-13.7-19.77-34.23l-47.7-274.92q-4.23 1.61-8.15 1.92t-8.15.31q-18.53 0-31.57-13.03Q100-657.22 100-675.89q0-18.6 13.08-32.24t31.68-13.64q18.59 0 32.22 13.51 13.64 13.52 13.64 32.49 0 6.58-1.73 12.79-1.74 6.21-5.58 11.06l134.54 57.53q3.84 1.54 7.69.39t6.54-4.62l128.3-175.53q-12.07-5.23-19.23-16.1-7.15-10.86-7.15-24.36 0-18.56 13.46-31.98Q460.91-860 479.8-860t32.55 13.39Q526-833.22 526-814.69q0 13.77-7.15 24.54-7.16 10.77-18.85 16l127.92 175.53q2.69 3.47 6.54 4.62t7.69-.39l134.54-57.53q-3.38-4.71-5.34-11.05-1.97-6.34-1.97-12.8 0-18.97 13.08-32.49 13.08-13.51 32.06-13.51 18.22 0 31.85 13.46T860-675.95q0 18.91-13.54 31.85-13.53 12.95-32.54 12.95-3.99 0-7.49-.81-3.51-.81-7.54-2.04l-47.12 275.54q-3.99 20.53-19.61 34.23-15.62 13.69-37.08 13.69z" })));
|
6
|
+
}
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
2
2
|
export default function DirectionsBoat(_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: "M479.23-100q-36.77 0-74.73-9.5T330.31-137q-46.46 22.69-83.85 29.65-37.38 6.96-83.77 7.35-9.3 0-16-6.53-6.69-6.53-6.69-16.18 0-9.29 6.7-15.92t15.99-6.76q22.42-.4 42.33-1.96 19.9-1.57 39.56-6.46 19.65-4.88 38.92-12.82 19.27-7.93 39.81-20.91 3.37-2 6.74-2t7.26 2q33.23 20.77 69.19 30.27t72.73 9.5 72.73-9.5 69.19-30.27q3.89-2 7.2-2 3.3 0 7.19 2 20.92 12.12 40.19 20.67 19.27 8.56 38.73 12.95 19.46 4.38 39.79 6.38 20.32 2 43.06 2.15 9.9.14 16.29 6.64 6.4 6.5 6.4 16.11t-6.69 16.12q-6.7 6.52-16 6.52-46.84-.53-84.69-7.23-37.85-6.69-83.85-29.77-36.85 18.61-74.81 27.81Q516-100 479.23-100m.69-140.54q-33.38 0-70-18.38-36.61-18.39-80.07-66.16-25.23 26.39-50.47 43.77-25.23 17.39-50.38 27.15-14.23 6.93-28-1.19-13.77-8.11-18.38-23.5l-53.18-184.56q-3.21-10.92 2.04-21.19 5.24-10.27 16.83-13.94l51.15-16v-191.54q0-23.79 16.95-40.74t40.74-16.95h133.93v-68q0-12.26 8.48-20.55t20.36-8.29h118.62q11.88 0 20.36 8.29t8.48 20.55v68h133.93q23.79 0 40.74 16.95T759-706.08v191.54l51.15 16q11.59 3.67 16.83 13.94 5.25 10.27 2.07 21.21l-52.2 184.93q-4.62 15.38-18.2 23.11-13.57 7.73-28.19 1.81-25.38-9.77-50.31-27.27-24.92-17.5-50.53-44.27-43.85 47.77-80.08 66.16-36.23 18.38-69.62 18.38M244.85-707.61v178.3l216.77-67.53q8-2.39 17.61-2.7 9.62-.3 17.62 2.7l216.77 68.15v-178.92q0-4.62-3.27-7.7-3.27-3.07-7.89-3.07H256q-4.61 0-7.88 3.07-3.27 3.08-3.27 7.7m234.38 153.38-300.92 93.92L224-299q26.62-14.23 45.5-32.08 18.88-17.84 39.12-39.84 8.6-10 21.53-10t21.93 10.23q25.77 30.15 56.15 57.46 30.39 27.31 72.52 27.31 41.72 0 70.99-27.31 29.26-27.31 55.41-57.46 8.47-10.34 21.65-10.28 13.18.05 21.82 10.05 19.61 21 39.11 39.84 19.5 18.85 45.5 32.08l45.69-161.31zm.39 134.15" })));
|
6
6
|
}
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
2
2
|
export default function DirectionsBoatFilled(_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: "M479.23-100q-36.77 0-74.73-9.5T330.31-137q-46.46 22.69-83.85 29.65-37.38 6.96-83.77 7.35-9.3 0-16-6.39-6.69-6.38-6.69-16.3 0-9.31 6.69-16 6.7-6.7 16-6.7 22.31 0 42.27-1.76 19.96-1.77 39.62-6.66 19.65-4.88 38.92-12.88t39.81-20.85q3-2 6.81-2 3.8 0 7.19 2 33.23 20.77 69.19 30.27t72.73 9.5 72.73-9.5 69.19-30.27q3.39-2 7.2-2 3.8 0 7.19 2 20.92 12.62 40.19 20.92 19.27 8.31 38.73 12.7 19.46 4.38 39.81 6.46 20.34 2.07 43.04 2.07 9.92 0 16.3 6.39 6.39 6.38 6.39 16.31 0 9.92-6.69 16.3-6.7 6.39-16 6.39-46.77-.39-84.66-7.16-37.88-6.76-83.88-29.84-36.85 18.61-74.81 27.81Q516-100 479.23-100M244.85-707.61v178.3l216.77-67.53q8-2.39 17.61-2.7 9.62-.3 17.62 2.7l216.77 68.15v-178.92q0-4.62-3.27-7.7-3.27-3.07-7.89-3.07H256q-4.61 0-7.88 3.07-3.27 3.08-3.27 7.7m234.77 467.07q-33.08 0-69.7-18.38-36.61-18.39-80.07-66.16-25.23 26.39-50.47 43.77-25.23 17.39-50.38 27.15-14.23 6.93-28-1.19-13.77-8.11-18.38-23.5l-53.16-184.61q-3.23-10.85 2.2-20.96 5.42-10.12 16.65-14.12l51.15-16v-191.54q0-24.23 16.73-40.96t40.96-16.73h133.93v-68q0-12.61 8.31-20.73 8.3-8.11 20.53-8.11h118.62q12.23 0 20.54 8.11 8.3 8.12 8.3 20.73v68h133.93q24.23 0 40.96 16.73T759-706.08v191.54l51.15 16q11.23 4 16.66 14.12 5.42 10.11 2.19 20.96l-52.15 185q-4.62 15.38-18.2 23.11-13.57 7.73-28.19 1.81-25.38-9.77-50.31-27.27-24.92-17.5-50.53-44.27-43.85 47.77-80.08 66.16-36.23 18.38-69.92 18.38" })));
|
6
6
|
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function GlobeLocationPin(_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-100q-78.85 0-148.2-29.92t-120.65-81.21-81.22-120.63Q100-401.1 100-479.93q0-78.84 29.93-148.21 29.92-69.37 81.22-120.68t120.65-81.25Q401.15-860 480-860q137.85 0 240.73 85.85 102.88 85.84 130.19 214.92 1.62 8.92-3.9 16.65-5.51 7.73-14.56 8.89-8.92 1.61-16.65-3.43t-8.89-14.03q-16.92-81.62-69.81-146-52.88-64.39-132.03-96.46v18.38q0 34.62-23.81 59.85t-58.42 25.23h-85.08v85.07q0 17-12.92 28.2-12.93 11.19-29.93 11.19h-82.23V-480h253q18.1 0 27.32 13.88 9.22 13.89 1.99 28.97-10.62 20.76-15.12 43.08t-4.5 45.3q0 49.92 25.2 93.81 25.19 43.88 52.27 83.57 6.61 8.62 4.11 18.54-2.5 9.93-12.11 14.93-37.31 18.46-78.62 28.19T480-100m-42.23-46.77v-80.85q-34.62 0-58.42-25.23-23.81-25.23-23.81-59.84v-42.85L154-557.08q-4.23 19.23-6.42 38.35-2.19 19.11-2.19 38.73 0 127.69 83.15 222.96t209.23 110.27M780-100q-2.85 0-4.99-1.59-2.15-1.59-2.7-3.87-12.23-36.85-32.96-68.39t-44.58-61.77q-19.46-24.46-32.88-52.96-13.43-28.5-13.43-60.37 0-54.36 38.53-92.86t93.04-38.5 93.01 38.52q38.5 38.53 38.5 93.02 0 31.53-13.34 60.13t-32.97 53.02q-22.85 30.23-44.16 61.79t-33.38 68.37q-.55 2.28-2.7 3.87Q782.85-100 780-100m0-71.46q14-21.77 28.69-42.35T839-255.15q16.23-20.81 27.85-44.06 11.61-23.25 11.61-49.56 0-41.23-28.61-69.85-28.62-28.61-69.85-28.61t-69.85 28.61q-28.61 28.62-28.61 69.85 0 26.31 11.61 49.56 11.62 23.25 27.85 44.06 16 20.38 30.5 41.34t28.5 42.35m1.15-135q-17.77 0-30.03-12.27-12.27-12.27-12.27-30.04t12.27-30.04q12.26-12.27 30.03-12.27t30.04 12.27 12.27 30.04-12.27 30.04-30.04 12.27" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function InboxTextAsterisk(_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: "m716.85-260.16-51.77 72.08q-5.7 7.69-14.88 9.31-9.18 1.61-17.12-4.46-7.63-5.88-9.08-15.29-1.46-9.4 4.61-17.1l52.16-71.07-84.62-27.08q-9.57-2.67-13.59-11.3-4.02-8.64-1.18-17.51 2.85-8.88 11.5-13.34 8.66-4.47 17.66-1.62l83.61 27.08v-88.39q0-9.66 6.57-16.18 6.57-6.51 16.31-6.51t16.12 6.51q6.39 6.52 6.39 16.18v88.39l84.61-27.08q9-2.85 17.55 1.23t11.22 13.73q2.85 8.87-1.37 17.51-4.22 8.63-13.01 11.3l-84.23 27.08 51.77 71.07q6.07 7.62 3.96 16.96-2.12 9.35-9.62 15.43-7.5 6.07-16.11 4.27-8.62-1.81-14.7-9.5zM197.69-140q-23.53 0-40.61-17.08T140-197.69v-564.62q0-23.53 17.08-40.61T197.69-820h564.62q23.53 0 40.61 17.08T820-762.31v195.93q0 9.58-6.57 15.63-6.56 6.06-16.31 6.06-9.74 0-16.12-6.52-6.39-6.51-6.39-16.17v-194.93q0-5.38-3.46-8.84t-8.84-3.46H197.69q-5.38 0-8.84 3.46t-3.46 8.84v392.08h146.23q16 0 25.03 3.38 9.04 3.39 14.55 14.18 12.88 22.75 32.38 38.25t46.73 21.96q7.46 1.85 12.31 8.23 4.84 6.39 4.84 13.37 0 11.5-8.54 18.56-8.53 7.07-19.3 3.61-32.7-6.7-58.97-25.5Q354.39-293 336-324.85H185.39v127.16q0 5.38 3.46 8.84t8.84 3.46h253.23q9.67 0 16.18 6.57 6.52 6.57 6.52 16.31t-6.52 16.12q-6.51 6.39-16.18 6.39zm0-45.39h-12.3 290.15zm112.77-430.38h339.08q9.66 0 16.18-6.57 6.51-6.56 6.51-16.3t-6.51-16.13q-6.52-6.38-16.18-6.38H310.46q-9.66 0-16.18 6.56-6.51 6.57-6.51 16.31t6.51 16.13q6.52 6.38 16.18 6.38m0 134.38h221.92q9.67 0 16.18-6.56 6.52-6.57 6.52-16.31t-6.52-16.12q-6.51-6.39-16.18-6.39H310.46q-9.66 0-16.18 6.57-6.51 6.56-6.51 16.31 0 9.74 6.51 16.12 6.52 6.38 16.18 6.38" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function InboxTextAsteriskFilled(_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: "m716.85-260.16-51.77 72.08q-5.7 7.69-14.88 9.31-9.18 1.61-17.12-4.46-7.63-5.88-9.08-15.29-1.46-9.4 4.61-17.1l52.16-71.07-84.62-27.08q-9.57-2.67-13.59-11.3-4.02-8.64-1.18-17.51 2.85-8.88 11.5-13.34 8.66-4.47 17.66-1.62l83.61 27.08v-88.39q0-9.64 6.58-16.17 6.58-6.52 16.31-6.52t16.11 6.52q6.39 6.53 6.39 16.17v88.39l84.61-27.08q9-2.85 17.63 1.25T853-342.76q2.77 9.05-1.45 17.69-4.22 8.63-13.01 11.3l-84.23 27.08 51.77 71.07q6.07 7.62 3.96 16.96-2.12 9.35-9.62 15.43-7.5 6.07-16.11 4.27-8.62-1.81-14.7-9.5zM197.69-140q-23.5 0-40.59-17.1-17.1-17.09-17.1-40.59v-564.62q0-23.5 17.1-40.59 17.09-17.1 40.59-17.1h564.62q23.5 0 40.59 17.1 17.1 17.09 17.1 40.59v195.93q0 8.92-6.71 15.3-6.7 6.39-16.3 6.39-9.61 0-15.99-6.53-6.39-6.52-6.39-16.16v-194.93q0-5.38-3.46-8.84t-8.84-3.46H197.69q-5.38 0-8.84 3.46t-3.46 8.84v392.08h146.2q11.46 0 22.97 3.38 11.52 3.39 17.53 14.3 10.83 19.47 27.53 34.28 16.69 14.81 38.07 22.42 5.23 1.62 8.04 6.16t3.58 9.92q1.08 24.15 10.73 47.27 9.65 23.11 22.04 44.81 9.46 15.77-.75 31.73T453.19-140zm112.77-475.77h339.08q9.64 0 16.17-6.58 6.52-6.58 6.52-16.31 0-9.72-6.52-16.11-6.53-6.38-16.17-6.38H310.46q-9.64 0-16.17 6.58-6.52 6.58-6.52 16.3 0 9.73 6.52 16.12 6.53 6.38 16.17 6.38m0 134.38h221.92q9.65 0 16.17-6.58 6.53-6.58 6.53-16.3 0-9.73-6.53-16.11-6.52-6.39-16.17-6.39H310.46q-9.64 0-16.17 6.58-6.52 6.58-6.52 16.31t6.52 16.11q6.53 6.38 16.17 6.38" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function InboxTextPerson(_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: "M719.87-335.77q-27.56 0-47.06-19.54-19.5-19.55-19.5-46.85t19.54-46.8q19.55-19.5 47.1-19.5 27.56 0 46.81 19.54Q786-429.37 786-402.07t-19.29 46.8-46.84 19.5m-.51 59.23q25.77 0 50.93 5.5 25.17 5.5 49.63 16.55 16.16 7.03 27.92 20.44 11.77 13.42 11.77 31.82 0 9.53-6.23 15.57-6.24 6.04-14.92 6.04l-239 .62q-8.26 0-13.82-6.1t-5.56-15.13q0-18.55 11.57-32.2 11.58-13.65 27.73-21.49 24.08-10.62 48.85-16.12t51.13-5.5M197.69-140q-23.53 0-40.61-17.08T140-197.69v-564.62q0-23.53 17.08-40.61T197.69-820h564.62q23.53 0 40.61 17.08T820-762.31v195.93q0 9.58-6.57 15.63-6.56 6.06-16.31 6.06-9.74 0-16.12-6.52-6.39-6.51-6.39-16.17v-194.93q0-5.38-3.46-8.84t-8.84-3.46H197.69q-5.38 0-8.84 3.46t-3.46 8.84v392.08h146.23q16 0 25.03 3.38 9.04 3.39 14.55 14.18 12.88 22.75 32.38 38.25t46.73 21.96q7.46 1.85 12.31 8.23 4.84 6.39 4.84 13.37 0 11.5-8.54 18.56-8.53 7.07-19.3 3.61-32.7-6.7-58.97-25.5Q354.39-293 336-324.85H185.39v127.16q0 5.38 3.46 8.84t8.84 3.46h253.23q9.67 0 16.18 6.57 6.52 6.57 6.52 16.31t-6.52 16.12q-6.51 6.39-16.18 6.39zm0-45.39h-12.3 290.15zm112.77-430.38h339.08q9.66 0 16.18-6.57 6.51-6.56 6.51-16.3t-6.51-16.13q-6.52-6.38-16.18-6.38H310.46q-9.66 0-16.18 6.56-6.51 6.57-6.51 16.31t6.51 16.13q6.52 6.38 16.18 6.38m0 134.38h221.92q9.67 0 16.18-6.56 6.52-6.57 6.52-16.31t-6.52-16.12q-6.51-6.39-16.18-6.39H310.46q-9.66 0-16.18 6.57-6.51 6.56-6.51 16.31 0 9.74 6.51 16.12 6.52 6.38 16.18 6.38" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function InboxTextPersonFilled(_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: "M719.87-335.77q-27.56 0-47.06-19.54-19.5-19.55-19.5-46.85t19.54-46.8q19.55-19.5 47.1-19.5 27.56 0 46.81 19.54Q786-429.37 786-402.07t-19.29 46.8-46.84 19.5m-.51 59.23q25.77 0 50.93 5.5 25.17 5.5 49.63 16.55 16.16 7.03 27.92 20.44 11.77 13.42 11.77 31.82 0 9.51-6.19 15.56-6.2 6.05-14.96 6.05l-239 .62q-8.26 0-13.82-6.11-5.56-6.12-5.56-15.12 0-18.55 11.57-32.2 11.58-13.65 27.73-21.49 24.08-10.62 48.9-16.12t51.08-5.5M197.69-140q-23.5 0-40.59-17.1-17.1-17.09-17.1-40.59v-564.62q0-23.5 17.1-40.59 17.09-17.1 40.59-17.1h564.62q23.5 0 40.59 17.1 17.1 17.09 17.1 40.59v195.93q0 8.92-6.71 15.3-6.7 6.39-16.3 6.39-9.61 0-15.99-6.53-6.39-6.52-6.39-16.16v-194.93q0-5.38-3.46-8.84t-8.84-3.46H197.69q-5.38 0-8.84 3.46t-3.46 8.84v392.08h146.2q11.46 0 22.97 3.38 11.52 3.39 17.53 14.3 10.83 19.47 27.53 34.28 16.69 14.81 38.07 22.42 5.23 1.62 8.04 6.16t3.58 9.92q1.08 24.15 10.73 47.27 9.65 23.11 22.04 44.81 9.46 15.77-.75 31.73T453.19-140zm112.77-475.77h339.08q9.64 0 16.17-6.58 6.52-6.58 6.52-16.31 0-9.72-6.52-16.11-6.53-6.38-16.17-6.38H310.46q-9.64 0-16.17 6.58-6.52 6.58-6.52 16.3 0 9.73 6.52 16.12 6.53 6.38 16.17 6.38m0 134.38h221.92q9.65 0 16.17-6.58 6.53-6.58 6.53-16.3 0-9.73-6.53-16.11-6.52-6.39-16.17-6.39H310.46q-9.64 0-16.17 6.58-6.52 6.58-6.52 16.31t6.52 16.11q6.53 6.38 16.17 6.38" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function InboxTextShare(_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: "M197.69-140q-23.53 0-40.61-17.08T140-197.69v-564.62q0-23.53 17.08-40.61T197.69-820h564.62q23.53 0 40.61 17.08T820-762.31v195.93q0 9.58-6.57 15.63-6.56 6.06-16.31 6.06-9.74 0-16.12-6.52-6.39-6.51-6.39-16.17v-194.93q0-5.38-3.46-8.84t-8.84-3.46H197.69q-5.38 0-8.84 3.46t-3.46 8.84v392.08h146.23q16 0 25.03 3.38 9.04 3.39 14.55 14.18 12.88 22.75 32.38 38.25t46.73 21.96q7.46 1.85 12.31 8.23 4.84 6.39 4.84 13.37 0 11.5-8.54 18.56-8.53 7.07-19.3 3.61-32.7-6.7-58.97-25.5Q354.39-293 336-324.85H185.39v127.16q0 5.38 3.46 8.84t8.84 3.46h253.23q9.67 0 16.18 6.57 6.52 6.57 6.52 16.31t-6.52 16.12q-6.51 6.39-16.18 6.39zm0-45.39h-12.3 290.15zm112.77-430.38h339.08q9.66 0 16.18-6.57 6.51-6.56 6.51-16.3t-6.51-16.13q-6.52-6.38-16.18-6.38H310.46q-9.66 0-16.18 6.56-6.51 6.57-6.51 16.31t6.51 16.13q6.52 6.38 16.18 6.38m0 134.38h221.92q9.67 0 16.18-6.56 6.52-6.57 6.52-16.31t-6.52-16.12q-6.51-6.39-16.18-6.39H310.46q-9.66 0-16.18 6.57-6.51 6.56-6.51 16.31 0 9.74 6.51 16.12 6.52 6.38 16.18 6.38M796.8-100q-26.19 0-44.38-18t-18.19-44.69q0-2.77.69-5.43.69-2.65.69-5.42l-92.38-54.38q-7.62 5.57-17.24 9.05T605-215.39q-26.14 0-44.42-18.31-18.27-18.31-18.27-44.5t18.27-44.38q18.28-18.19 44.42-18.19 11.37 0 20.99 4.17 9.62 4.18 17.24 9.75L736-382.62q-4.92-28.3 13.65-50.42 18.58-22.11 47.66-22.11 26.14 0 44.41 18.31Q860-418.53 860-392.34t-18.28 44.38q-18.27 18.19-44.41 18.19-11.37 0-21.19-3.98-9.81-3.98-17.43-9.56l-91.77 55.39q.77 5.3.77 10.34t-.77 9.96l91.77 55.77q7.62-5.57 17.24-9.55 9.63-3.99 20.99-3.99 26.14 0 44.42 18.32 18.27 18.31 18.27 44.5 0 26.18-18.31 44.38Q822.99-100 796.8-100" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function InboxTextShareFilled(_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: "M197.69-140q-23.59 0-40.64-17.05T140-197.69v-564.62q0-23.59 17.05-40.64T197.69-820h564.62q23.59 0 40.64 17.05T820-762.31v195.93q0 8.92-6.69 15.3-6.7 6.39-16.31 6.39-9.62 0-16-6.52-6.39-6.51-6.39-16.17v-194.93q0-5.38-3.46-8.84t-8.84-3.46H197.69q-5.38 0-8.84 3.46t-3.46 8.84v392.08h146.23q11.43 0 22.94 3.38 11.52 3.39 17.53 14.3 10.83 19.47 27.53 34.28 16.69 14.81 38.07 22.42 5.23 1.62 8.04 6.16t3.58 9.77q1.08 24.3 10.73 47.42 9.65 23.11 22.04 44.81 9.46 15.77-.66 31.73Q471.31-140 453.19-140zm112.77-475.77h339.08q9.66 0 16.18-6.57 6.51-6.56 6.51-16.3t-6.51-16.13q-6.52-6.38-16.18-6.38H310.46q-9.66 0-16.18 6.56-6.51 6.57-6.51 16.31t6.51 16.13q6.52 6.38 16.18 6.38m0 134.38h221.92q9.67 0 16.18-6.56 6.52-6.57 6.52-16.31t-6.52-16.12q-6.51-6.39-16.18-6.39H310.46q-9.66 0-16.18 6.57-6.51 6.56-6.51 16.31 0 9.74 6.51 16.12 6.52 6.38 16.18 6.38M796.8-100q-26.19 0-44.38-18t-18.19-44.69q0-2.77.69-5.43.69-2.65.69-5.42l-92.38-54.38q-7.62 5.57-17.24 9.05T605-215.39q-26.14 0-44.42-18.31-18.27-18.31-18.27-44.5t18.27-44.38q18.28-18.19 44.42-18.19 11.37 0 20.99 4.17 9.62 4.18 17.24 9.75L736-382.62q-4.92-28.3 13.65-50.42 18.58-22.11 47.66-22.11 26.14 0 44.41 18.31Q860-418.53 860-392.34t-18.28 44.38q-18.27 18.19-44.41 18.19-11.37 0-21.19-3.98-9.81-3.98-17.43-9.56l-91.77 55.39q.77 5.3.77 10.34t-.77 9.96l91.77 55.77q7.62-5.57 17.24-9.55 9.63-3.99 20.99-3.99 26.14 0 44.42 18.32 18.27 18.31 18.27 44.5 0 26.18-18.31 44.38Q822.99-100 796.8-100" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function LockOpenCircle(_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: "M373.08-328.08h213.84q17.89 0 30.68-12.59 12.78-12.6 12.78-30.87v-133.84q0-17.89-12.78-30.48-12.79-12.6-30.68-12.6h-16.54v-70q0-37.19-26.57-63.59-26.58-26.41-63.73-26.41-37.16 0-63.62 26.41Q390-655.65 390-618.46v13.08h40.38v-13.08q0-21.05 14.26-35.33 14.26-14.29 35.27-14.29t35.55 14.29Q530-639.51 530-618.46v70H373.08q-17.89 0-30.48 12.6-12.6 12.59-12.6 30.48v133.84q0 18.27 12.6 30.87 12.59 12.59 30.48 12.59M480.33-100q-78.95 0-147.89-29.92-68.95-29.92-120.76-81.71t-81.75-120.78Q100-401.39 100-480.43q0-78.66 29.92-147.87t81.71-120.52 120.78-81.25Q401.39-860 480.43-860q78.66 0 147.87 29.92t120.52 81.21 81.25 120.63Q860-558.9 860-480.33q0 78.95-29.92 147.89-29.92 68.95-81.21 120.57-51.29 51.63-120.63 81.75T480.33-100m.17-45.39q139.19 0 236.65-97.76 97.46-97.77 97.46-237.35 0-139.19-97.27-236.65T480-814.61q-139.08 0-236.85 97.27-97.76 97.27-97.76 237.34 0 139.08 97.76 236.85 97.77 97.76 237.35 97.76M480-480" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function LockOpenCircleFilled(_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: "M373.08-328.08h213.84q17.89 0 30.68-12.59 12.78-12.6 12.78-30.87v-133.84q0-17.89-12.78-30.48-12.79-12.6-30.68-12.6h-16.54v-70q0-37.19-26.57-63.59-26.58-26.41-63.73-26.41-37.16 0-63.62 26.41Q390-655.65 390-618.46v13.08h40.38v-13.08q0-21.05 14.26-35.33 14.26-14.29 35.27-14.29t35.55 14.29Q530-639.51 530-618.46v70H373.08q-17.89 0-30.48 12.6-12.6 12.59-12.6 30.48v133.84q0 18.27 12.6 30.87 12.59 12.59 30.48 12.59M480.33-100q-78.95 0-147.89-29.92-68.95-29.92-120.76-81.71t-81.75-120.78Q100-401.39 100-480.43q0-78.66 29.92-147.87t81.71-120.52 120.78-81.25Q401.39-860 480.43-860q78.66 0 147.87 29.92t120.52 81.21 81.25 120.63Q860-558.9 860-480.33q0 78.95-29.92 147.89-29.92 68.95-81.21 120.57-51.29 51.63-120.63 81.75T480.33-100" })));
|
6
|
+
}
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
2
2
|
export default function MagnifyDocked(_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: "M157.69-180q-23.53 0-40.61-17.08T100-237.69v-484.62q0-23.53 17.08-40.61T157.69-780h644.62q23.53 0 40.61 17.08T860-722.31v484.62q0 23.53-17.08 40.61T802.31-180zm-12.3-
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M157.69-180q-23.53 0-40.61-17.08T100-237.69v-484.62q0-23.53 17.08-40.61T157.69-780h644.62q23.53 0 40.61 17.08T860-722.31v484.62q0 23.53-17.08 40.61T802.31-180zm-12.3-93.08v35.39q0 4.61 3.84 8.46 3.85 3.84 8.46 3.84h644.62q4.61 0 8.46-3.84 3.84-3.85 3.84-8.46v-35.39zm0 0v47.69zm431.92-230.77v68.47q0 9.66 6.56 16.17 6.57 6.52 16.31 6.52t16.13-6.52q6.38-6.51 6.38-16.17v-68.47h68.46q9.67 0 16.18-6.56 6.52-6.57 6.52-16.31t-6.52-16.13q-6.51-6.38-16.18-6.38h-68.46v-68.46q0-9.67-6.56-16.18-6.57-6.51-16.31-6.51t-16.13 6.51q-6.38 6.51-6.38 16.18v68.46h-68.46q-9.67 0-16.18 6.57-6.52 6.56-6.52 16.3t6.52 16.13q6.51 6.38 16.18 6.38zM145.39-318.46h669.22v-403.85q0-5.38-3.46-8.84t-8.84-3.46H157.69q-5.38 0-8.84 3.46t-3.46 8.84z" })));
|
6
6
|
}
|
@@ -1,3 +1,4 @@
|
|
1
|
-
import
|
2
|
-
|
3
|
-
|
1
|
+
import React from 'react';
|
2
|
+
export default function MagnifyDockedFilled({ className }: {
|
3
|
+
className?: string;
|
4
|
+
}): React.JSX.Element;
|
@@ -1,3 +1,6 @@
|
|
1
|
-
import
|
2
|
-
|
3
|
-
|
1
|
+
import React from 'react';
|
2
|
+
export default function MagnifyDockedFilled(_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-180q-23.53 0-40.61-17.08T100-237.69v-484.62q0-23.53 17.08-40.61T157.69-780h644.62q23.53 0 40.61 17.08T860-722.31v484.62q0 23.53-17.08 40.61T802.31-180zm419.62-323.85v68.47q0 9.64 6.58 16.16 6.58 6.53 16.31 6.53 9.72 0 16.11-6.53 6.38-6.52 6.38-16.16v-68.47h68.46q9.65 0 16.17-6.58 6.53-6.58 6.53-16.3 0-9.73-6.53-16.12-6.52-6.38-16.17-6.38h-68.46v-68.46q0-9.65-6.58-16.17t-16.31-6.52q-9.72 0-16.11 6.52-6.38 6.52-6.38 16.17v68.46h-68.46q-9.65 0-16.17 6.58-6.53 6.58-6.53 16.31 0 9.72 6.53 16.11 6.52 6.38 16.17 6.38zM145.39-318.46h669.22v-403.85q0-5.38-3.46-8.84t-8.84-3.46H157.69q-5.38 0-8.84 3.46t-3.46 8.84z" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function NfcOff(_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: "M197.69-140q-23.53 0-40.61-17.08T140-197.69v-557.08l-73.38-73.77q-6.7-6.37-6.89-15.95-.19-9.59 6.94-16.28 6.74-7.08 16.11-7.08t16.07 7.08l759.61 759.23q6.69 6.87 6.89 16.09.19 9.22-6.94 16.1-7.13 6.89-16.28 6.89t-16.28-7.08L754.77-140zm-12.3-569.39v511.7q0 4.61 3.84 8.46 3.85 3.84 8.46 3.84h511.7L624-270.77H299.62q-12.26 0-20.56-8.29-8.29-8.3-8.29-20.56V-624zm130.77 393.23h262.46L316.16-578.62zm373.07-344.22v252.69q0 9.64-6.58 16.16-6.58 6.53-16.31 6.53t-16.11-6.53q-6.39-6.52-6.39-16.16v-236.15H416.85q-2.43 0-5.02-2.6-2.6-2.6-2.6-5.02v-15.2q0-9.59 6.53-16.08 6.52-6.49 16.16-6.49h228.32q12.32 0 20.66 8.29 8.33 8.3 8.33 20.56M820-762.31v485.39q0 9.64-6.58 16.16-6.58 6.53-16.31 6.53T781-260.76q-6.39-6.52-6.39-16.16v-485.39q0-4.61-3.84-8.46-3.85-3.84-8.46-3.84H276.92q-9.64 0-16.16-6.59-6.53-6.58-6.53-16.3 0-9.73 6.53-16.11 6.52-6.39 16.16-6.39h485.39q23.53 0 40.61 17.08T820-762.31M526.46-526.46" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function NfcOffFilled(_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: "M197.69-140q-23.61 0-40.65-17.04T140-197.69v-557.08l-73.38-73.77q-6.7-6.31-6.89-15.92-.19-9.62 6.89-16.31 6.69-7.08 16.11-7.08t16.12 7.08l759.61 759.23q6.69 6.69 6.89 16 .19 9.31-6.89 16-7.07 7.08-16.31 7.08-9.23 0-16.3-7.08L754.77-140zm73.08-484v324.38q0 12.62 8.12 20.73 8.11 8.12 20.73 8.12H624l-45.38-45.39H316.16v-262.46zM820-762.31v461.46q0 19.62-17.73 26.73-17.73 7.12-31.35-6.5l-81.69-81.69v-298.07q0-12.62-8.12-20.73-8.11-8.12-20.73-8.12H502.69q-20.23 0-33.38 13.16-13.16 13.15-12.39 33.76V-595l-176.3-175.92q-13.62-13.62-6.5-31.35Q281.23-820 300.85-820h461.46q23.61 0 40.65 17.04T820-762.31M643.84-643.84v236.15L502.69-548.85v-94.99z" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function NotificationSettings(_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-92.31q-29.92 0-51.11-21.19-21.2-21.19-21.2-51.12h144.62q0 29.93-21.2 51.12Q509.92-92.31 480-92.31M252.31-250v-315.92q0-78.23 45.65-140.12 45.66-61.88 120.35-80.04 11.92-2.61 19.11 3.16t9.81 14.46q2.23 8.31-1.73 16.11-3.96 7.81-14.5 10.66-57.85 16.15-95.58 64.65t-37.73 111.12V-250h364.62v-161.54q0-9.92 6.38-16.31 6.39-6.38 16.31-6.38t16.31 6.38q6.38 6.39 6.38 16.31V-250h49.62q9.92 0 16.3 6.39 6.39 6.38 6.39 16.3 0 9.93-6.39 16.31-6.38 6.38-16.3 6.38H202.69q-9.92 0-16.3-6.38-6.39-6.38-6.39-16.31 0-9.92 6.39-16.3 6.38-6.39 16.3-6.39zM650-547.85q-22.15-5.23-41.92-16.42T572.69-592l-15.46 7.61q-7.92 4.23-16.42 1.7-8.5-2.54-13.96-10.23l-2.46-3.7q-5.47-8.3-4.24-17.11 1.24-8.81 9.31-14.89l13.08-10.46q-7.16-21.92-7.16-44.96t7.16-44.96l-13.08-10.46q-7.69-6.08-9.31-15.39-1.61-9.3 3.85-17.61l3.23-3.69q5.46-8.31 14.08-10.35 8.61-2.04 16.92 1.81l14.46 7.61Q588.54-793 608.19-804q19.66-11 41.81-16.23l1.23-18.54q1.23-8.69 7.81-14.96 6.57-6.27 15.27-6.27h3.92q8.31 0 14.58 5.96t7.5 14.27l1.84 19.54Q724.31-815 743.96-804t35.88 26.92l14.47-7.61q8.3-3.85 16.92-1.81 8.61 2.04 14.08 10.35l2.46 3.69q5.46 8.69 4.23 17.61-1.23 8.93-8.93 15.39L810-729q7.15 21.92 7.15 44.96T810-639.08l13.07 10.46q7.31 5.7 8.93 14.7 1.61 9-3.85 17.3l-2.84 4.7q-5.47 7.3-13.77 9.53-8.31 2.23-16.62-2L779.84-592q-16 16.54-35.76 27.73-19.77 11.19-41.93 16.42l-1.84 18.54q-1.23 8.31-7.5 14.27t-14.58 5.96h-3.92q-8.7 0-15.27-6.27-6.58-6.27-7.81-14.57zm25.77-37.38q41.23 0 70.27-29.04t29.04-70.27-29.04-70.27-70.27-29.04-70.27 29.04-29.04 70.27 29.04 70.27 70.27 29.04" })));
|
6
|
+
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function NotificationSettingsFilled(_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-92.31q-29.92 0-51.11-21.19-21.2-21.19-21.2-51.12h144.62q0 29.93-21.2 51.12Q509.92-92.31 480-92.31M202.69-204.62q-9.92 0-16.3-6.38-6.39-6.38-6.39-16.31 0-9.92 6.39-16.3 6.38-6.39 16.3-6.39h49.62v-315.92q0-72.54 39.77-131.58T397-781.15q16.15-5.7 27.81 8.34 11.65 14.04 6.19 31.89-3 12.38-4.69 27.88-1.7 15.5-1.7 28.5 0 105.15 75.24 178.54 75.23 73.38 179.76 73.38 11.24 0 19.66 7.43 8.42 7.42 8.42 18.65V-250h49.62q9.92 0 16.3 6.39 6.39 6.38 6.39 16.3 0 9.93-6.39 16.31-6.38 6.38-16.3 6.38zm471.62-304.46q-8.7 0-15.27-6.27-6.58-6.27-7.81-14.57L650-547.85q-22.15-5.23-41.92-16.42T572.69-592l-15.46 7.61q-7.92 4.23-16.42 1.7-8.5-2.54-13.96-10.23l-2.46-3.7q-5.47-8.3-4.24-17.11 1.24-8.81 9.31-14.89l13.08-10.46q-7.16-21.92-7.16-44.96t7.16-44.96l-13.08-10.46q-7.69-6.08-9.31-15.39-1.61-9.3 3.85-17.61l3.23-3.69q5.46-8.31 14.08-10.35 8.61-2.04 16.92 1.81l14.46 7.61Q588.54-793 608.19-804q19.66-11 41.81-16.23l1.23-18.54q1.23-8.69 7.81-14.96 6.57-6.27 15.27-6.27h3.92q8.31 0 14.58 5.96t7.5 14.27l1.84 19.54Q724.31-815 743.96-804t35.88 26.92l14.47-7.61q8.3-3.85 16.92-1.81 8.61 2.04 14.08 10.35l2.46 3.69q5.46 8.69 4.23 17.61-1.23 8.93-8.93 15.39L810-729q7.15 21.92 7.15 44.96T810-639.08l13.07 10.46q7.31 5.7 8.93 14.7 1.61 9-3.85 17.3l-2.84 4.7q-5.47 7.3-13.77 9.53-8.31 2.23-16.62-2L779.84-592q-16 16.54-35.76 27.73-19.77 11.19-41.93 16.42l-1.84 18.54q-1.23 8.31-7.5 14.27t-14.58 5.96zm1.46-76.15q41.23 0 70.27-29.04t29.04-70.27-29.04-70.27-70.27-29.04-70.27 29.04-29.04 70.27 29.04 70.27 70.27 29.04" })));
|
6
|
+
}
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
2
2
|
export default function PlayPause(_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: "M255.08-376.08q-14.23 9.62-29.66 1.51-15.42-8.1-15.42-25.74v-159.38q0-17.64 15.42-25.74 15.43-8.11 29.66 1.51L373-504.23q13.23 9.15 13.23 24.31 0 15.15-13.23 24.15zM567.11-330q-9.73 0-16.11-6.52-6.38-6.53-6.38-16.17v-254.62q0-9.64 6.58-16.17 6.58-6.52 16.3-6.52 9.73 0 16.11 6.52 6.39 6.53 6.39 16.17v254.62q0 9.64-6.58 16.17-6.58 6.52-16.31 6.52m160 0q-9.73 0-16.11-6.52-6.38-6.53-6.38-16.17v-254.62q0-9.64 6.58-16.17 6.58-6.52 16.3-6.52 9.73 0 16.11 6.52 6.39 6.53 6.39 16.17v254.62q0 9.64-6.58 16.17-6.58 6.52-16.31 6.52" })));
|
6
6
|
}
|
@@ -0,0 +1,6 @@
|
|
1
|
+
import React from 'react';
|
2
|
+
export default function PlugConnect(_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: "M140-325.15v-132.16H82.69q-9.64 0-16.16-6.58Q60-470.47 60-480.2q0-9.72 6.53-16.11 6.52-6.38 16.16-6.38H140v-131.54q0-42.44 29.86-72.14 29.87-29.71 72.53-29.71h53v-21.23q0-9.64 6.58-16.16 6.58-6.53 16.3-6.53 9.73 0 16.11 6.53 6.39 6.52 6.39 16.16v554.62q0 9.64-6.58 16.16-6.58 6.53-16.31 6.53t-16.11-6.53q-6.38-6.52-6.38-16.16v-20.23h-53q-42.66 0-72.53-29.82Q140-282.56 140-325.15m101.96 56.84h53.43v-422.38h-53.3q-22.98 0-39.84 16.7t-16.86 39.76v309.08q0 23.53 16.93 40.19 16.94 16.65 39.64 16.65M820-325.15q0 42.59-29.86 72.41-29.87 29.82-72.53 29.82h-53v20.23q0 9.64-6.58 16.16-6.58 6.53-16.3 6.53-9.73 0-16.11-6.53-6.39-6.52-6.39-16.16v-135.39H472.31q-9.65 0-16.17-6.58-6.52-6.57-6.52-16.3 0-9.35 6.52-15.92 6.52-6.58 16.17-6.58h146.92v-192.46H472.31q-9.65 0-16.17-6.58t-6.52-16.31 6.52-16.11q6.52-6.39 16.17-6.39h146.92v-136q0-9.64 6.58-16.16 6.58-6.53 16.31-6.53t16.11 6.53q6.38 6.52 6.38 16.16v21.23h53q42.66 0 72.53 29.71Q820-676.67 820-634.23v131.54h57.31q9.64 0 16.16 6.58 6.53 6.58 6.53 16.31 0 9.72-6.53 16.11-6.52 6.38-16.16 6.38H820zm-155.39 56.84h52.88q24.5 0 40.81-16.65 16.31-16.66 16.31-40.19v-309.08q0-23.06-16.38-39.76-16.39-16.7-40.62-16.7h-53zm0-211.69" })));
|
6
|
+
}
|