@project-lary/react-material-symbols-700-rounded 0.19.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/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/{BrightnessHigh.d.ts → InboxTextShare.d.ts} +1 -1
- 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/index.d.ts +32 -6
- package/dist/index.js +32 -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: "M394.07-275q14.91 0 24.92-10.06Q429-295.13 429-310v-261q0-15.69-10.09-25.85-10.09-10.15-25-10.15t-25.41 10.06T358-572v262q0 14.87 10.37 24.94Q378.74-275 394.07-275m171 0q14.9 0 24.92-10.06Q600-295.13 600-310v-261q0-15.69-10.09-25.85-10.09-10.15-25-10.15t-25.41 10.06T529-572v262q0 14.87 10.37 24.94Q549.74-275 565.07-275M479-57q-79 0-149-30t-122.5-82T125-291 95-440.73q0-79.74 30-149.5Q155-660 207.5-712.5t122.5-83T479-826t149 30.5 122.5 83 83 122.27q30.5 69.76 30.5 149.5Q864-361 833.5-291t-83.01 122.24-122.5 82T479-57M43.34-695Q32-706.27 33-720.13 34-734 45-746l133-129q11-10 25.5-9.5t24.5 10.84q12 11.35 11.5 25.33Q239-834.34 227-823L94-694q-11.34 11-25.83 10.5-14.48-.5-24.83-11.5m871.32 0q-10.35 11-24.83 11.5-14.49.5-25.83-10.5L731-823q-12-10.34-12.5-24.83-.5-14.48 11.5-25.83 10-10.34 24.5-10.84t26.15 10.15L914-745q11 10.51 11.5 24.76Q926-706 914.66-695M478.87-151Q600-151 684.5-235.37q84.5-84.38 84.5-205.5Q769-562 684.63-646.5 600.25-731 479.13-731 358-731 273.5-646.63 189-562.25 189-441.13 189-320 273.37-235.5q84.38 84.5 205.5 84.5" })));
|
|
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: "M393.89-275q15.11 0 25.11-9.92 10-9.93 10-25.08v-261q0-15.13-9.89-25.56-9.9-10.44-25-10.44-15.11 0-25.61 9.92Q358-587.15 358-572v262q0 15.15 10.39 25.08 10.4 9.92 25.5 9.92m171 0q15.11 0 25.11-9.92 10-9.93 10-25.08v-261q0-15.13-9.89-25.56-9.9-10.44-25-10.44-15.11 0-25.61 9.92Q529-587.15 529-572v262q0 15.15 10.39 25.08 10.4 9.92 25.5 9.92M479-57q-79 0-149-30t-122.5-82T125-291.23 95-441q0-79 30-149t82.5-122.5 122.5-83T479-826t149 30.5 122.5 83 83 122.5T864-441q0 80-30.5 150t-83 122T628-87 479-57M43.34-695Q32-706.27 33-720.13 34-734 45-746l133-129q11-10 25.5-9.5t24.5 10.84q12 11.35 11.5 25.33Q239-834.34 227-823L94-694q-11.34 11-25.83 10.5-14.48-.5-24.83-11.5m871.32 0q-10.35 11-24.83 11.5-14.49.5-25.83-10.5L731-823q-12-10.34-12.5-24.83-.5-14.48 11.5-25.83 10-10.34 24.5-10.84t26.15 10.15L914-745q11 10.51 11.5 24.76Q926-706 914.66-695" })));
|
|
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: "M189-189v-582 171-21zm123-261h194q12.75 0 21.38-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.38-8.5H312q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5m-.08 166h194.16q12.77 0 21.35-8.68 8.57-8.67 8.57-21 0-12.32-8.57-21.32-8.56-9-21.33-9H312.01q-12.76 0-21.38 9.18-8.63 9.17-8.63 21.5 0 12.32 8.57 20.82 8.58 8.5 21.35 8.5m.41-333H649q11.75 0 20.88-8.68 9.12-8.67 9.12-21.5 0-11.82-9.12-20.82-9.13-9-20.88-9H312.33q-12.89 0-21.61 9.18-8.72 9.17-8.72 21.5 0 12.32 8.72 20.82t21.61 8.5M189-95q-39.05 0-66.53-27.47Q95-149.95 95-189v-582q0-39.46 27.47-67.23Q149.95-866 189-866h582q39.46 0 67.23 27.77T866-771v185q0 20-14.26 33-14.27 13-34 13-19.74 0-33.24-13.63Q771-567.25 771-587v-184H189v582h198q19.75 0 33.38 13.68Q434-161.65 434-141.82q0 19.82-13.62 33.32Q406.75-95 387-95zm518.5-244q-46.98 0-79.24-31.76T596-450t32.26-79.24T707.5-561t79.24 31.76T819-450t-32.26 79.24T707.5-339m.23 49q42.27 0 81.77 8.5T868-252q24 12 38.5 35.1T921-163v21q0 19.75-14.19 33.37Q892.63-95 873-95H541q-19.75 0-33.37-13.63Q494-122.25 494-142v-21q0-30.65 14-53.82Q522-240 546-252q38-20 78.73-29t83-9" })));
|
|
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: "M312-617h295q14.75-13 32.88-21.68 18.12-8.67 39.12-12.5 0-8.67-9.12-17.24Q660.75-677 649-677H312.33q-12.89 0-21.61 9.18-8.72 9.17-8.72 21.5 0 12.32 8.63 20.82 8.62 8.5 21.37 8.5M189-95q-39.8 0-66.9-27.1T95-189v-582q0-40.21 27.1-67.61Q149.2-866 189-866h582q40.21 0 67.61 27.39Q866-811.21 866-771v197q0 16-15.5 22.5T822-555q-16-29-46.59-47.5Q744.81-621 707-621q-54.05 0-99.02 30Q563-561 544-510H312q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5h224q-1 29 8 56.5t28 49.43H311.64q-12.6 0-21.12 9.21T282-313.32q0 12.32 8.63 20.82 8.62 8.5 21.37 8.5h174q-25.97 23.15-38.99 55.07Q434-197.01 434-163v21q0 19.75-13.62 33.37Q406.75-95 387-95zm352 0q-19.75 0-33.37-13.63Q494-122.25 494-142v-21q0-31 14-54t38-35q38-20 78.5-29t83-9 82 8.5T868-252q24 12 38.5 34.92Q921-194.15 921-163v21q0 19.75-14.19 33.37Q892.63-95 873-95zm166.5-244q-46.98 0-79.24-31.76T596-450t32.26-79.24T707.5-561t79.24 31.76T819-450t-32.26 79.24T707.5-339" })));
|
|
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: "M289-254q-46 39-96.5 35t-87-35T56-334t19-102l77-129q-26-24-41-57.13-15-33.14-15-69.58 0-73.17 50.68-124.23T270-867q71.52 0 122.76 51.24Q444-764.53 444-692.5t-51.24 123.26Q341.52-518 270-518q-9.23 0-18.46-1T235-523l-80 135q-11 19-6.87 36.19 4.14 17.19 16.95 27.55t29.86 11.81Q212-311 228-325l444-381q47-40 98-37t87 35 48 81.71T886-525l-75 130q26 23 41 55.9t15 69.63q0 72.83-51.54 123.65Q763.91-95 691.46-95 619-95 568.5-145.68T518-269q0-71.52 50.5-122.76T691.48-443q7.87 0 16.77.5 8.91.5 17.75 2.5l80-133q11-18 5.82-35.61-5.17-17.6-18-27.5Q781-646 764-647.5T733-
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M289-254q-46 39-96.5 35t-87-35T56-334t19-102l77-129q-26-24-41-57.13-15-33.14-15-69.58 0-73.17 50.68-124.23T270-867q71.52 0 122.76 51.24Q444-764.53 444-692.5t-51.24 123.26Q341.52-518 270-518q-9.23 0-18.46-1T235-523l-80 135q-11 19-6.87 36.19 4.14 17.19 16.95 27.55t29.86 11.81Q212-311 228-325l444-381q47-40 98-37t87 35 48 81.71T886-525l-75 130q26 23 41 55.9t15 69.63q0 72.83-51.54 123.65Q763.91-95 691.46-95 619-95 568.5-145.68T518-269q0-71.52 50.5-122.76T691.48-443q7.87 0 16.77.5 8.91.5 17.75 2.5l80-133q11-18 5.82-35.61-5.17-17.6-18-27.5Q781-646 764-647.5T733-636zm-18.84-359q32.84 0 56.34-23.16t23.5-56.5T326.34-749t-57-23T213-748.87t-23 57.03Q190-659 213.13-636t57.03 23m421.47 424q33.64 0 57-23.13Q772-235.26 772-269.16q0-32.84-23.34-56.34-23.33-23.5-57.53-23.5-33.13 0-55.63 23.66t-22.5 57T635.5-212t56.13 23m.37-80" })));
|
|
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.85-55q-88.02 0-165.43-33.5Q238-122 179.95-179.71q-58.06-57.72-91.5-135.06Q55-392.12 55-480.06t33.45-165.22q33.44-77.27 91.5-135Q238-838 315.46-872q77.47-34 165.54-34 154.61 0 270.81 98Q868-710 897-564q4 18.71-7.14 35.21Q878.71-512.29 860-509q-19 4-35-6t-20-29q-15.32-82.78-68.16-148.39T605-791v17q0 33.76-24.15 58.88Q556.71-690 522.96-690H439v84.7q0 17.3-13.5 27.8T394.7-567H315v85h252q21 0 31 20t1 42q-9.96 20.7-14.48 42.54T580-333.3q0 53.3 26.5 100.3t55.5 89q10 14 5.5 30.5T648-91q-39 17-81.21 26.5T480.85-55M439-150v-81q-35 0-58.02-25.41-23.01-25.41-23.01-59.59v-43L159-558q-5 20-7 38.5t-2 37.94q0 126.23 82 221.89Q314-164 439-150m356.25 95q-8.25 0-15.17-4.5Q773.17-64 771-72q-13-37-33.5-68.5T693-202q-23.23-27.66-38.12-61.02Q640-296.39 640-332.51q0-64.78 45.35-110.13Q730.7-488 794.85-488t109.65 45.39Q950-397.21 950-333q0 37-14.5 70T898-202q-23 31-44.61 61.92T819-72q-2.17 8-8.83 12.5-6.67 4.5-14.92 4.5m-.25-98q14-21 28.5-41t30.5-40q17-21 29-45.82T895-333q0-41-29-70.5T795-433t-71 29.5-29 70.92Q695-305 707-280t29 46q16 20 30.5 40t28.5 41m0-130q-21 0-35.5-14T745-333q0-21 14.5-35.5T795-383t35.5 14.5T845-333q0 22-14.5 36T795-283" })));
|
|
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: "m736-193-32 44q-12 16-31.33 19.5-19.32 3.5-35.17-8.5-15.82-11.8-18.66-31.4T628-205l33-43-53-17q-19.27-5.82-27.63-23.41-8.37-17.59-2.42-36.28t23.5-28T638-356l51 17v-54q0-19.63 13.68-33.81Q716.35-441 736.09-441q19.73 0 33.82 14.19Q784-412.63 784-393v54l51-17q19-6 36.88 2.91 17.88 8.9 24.04 27.9 6.08 19.19-2.63 36.68Q884.58-271.03 866-265l-53 17 32 43q11 16 7.5 35.5T834-138t-34 8.5-31-19.5zM189-95q-39.05 0-66.53-27.47Q95-149.95 95-189v-582q0-39.46 27.47-67.23Q149.95-866 189-866h582q39.46 0 67.23 27.77T866-771v174q0 19.64-14.26 32.82-14.27 13.18-34 13.18-19.74 0-33.24-13.63Q771-578.25 771-598v-173H189v390h134q16.8 0 29.9 5t20.73 18.08q11.24 19.19 27.8 33.56Q418-310 437.36-302.62q6.64 2.62 10.14 9.48t3.5 13.89q0 17.25-15.5 25.75t-31.5.5q-24.22-10.38-43.38-26.72Q341.45-296.06 326-321H189v132h215q19.98 0 33.49 13.68Q451-161.65 451-141.82q0 19.82-13.51 33.32T404-95zm0-94h256zm123-429h337q11.75 0 20.88-8.68 9.12-8.67 9.12-21.5 0-12.82-9.12-21.32-9.13-8.5-20.88-8.5H312q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5m.4 144h219.2q13.15 0 21.78-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.78-8.5H312.4q-13.15 0-21.77 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.77 8.5" })));
|
|
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: "m736-193-32 44q-12 16-31.33 19.5-19.32 3.5-35.17-8.5-15.82-11.8-18.66-31.4T628-205l33-43-53-17q-19.27-5.82-27.63-23.41-8.37-17.59-2.42-36.28t23.5-28T638-356l51 17v-54q0-19.63 13.68-33.81Q716.35-441 736.09-441q19.73 0 33.82 14.19Q784-412.63 784-393v54l51-17q19-6 36.88 2.91 17.88 8.9 24.04 27.9 6.08 19.19-2.63 36.68Q884.58-271.03 866-265l-53 17 32 43q11 16 7.5 35.5T834-138t-34 8.5-31-19.5zM189-95q-39.8 0-66.9-27.1T95-189v-582q0-40.21 27.1-67.61Q149.2-866 189-866h582q40.21 0 67.61 27.39Q866-811.21 866-771v174q0 19-14 32.5T818-551t-33.5-13.63Q771-578.25 771-598v-173H189v390h134q14.57 0 28.78 5 14.22 5 22.65 18.25 8.89 13.62 20.73 25.19Q407-321 422-314q7 6 10 14.2 3 8.19 2 16.8-4 33 6 64.5t27.26 60.92Q480-137 465.75-116t-39.43 21zm123-523h337q11.75 0 20.88-8.68 9.12-8.67 9.12-21.5 0-12.82-9.12-21.32-9.13-8.5-20.88-8.5H312q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5m.4 144h219.2q13.15 0 21.78-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.78-8.5H312.4q-13.15 0-21.77 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.77 8.5" })));
|
|
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: "M724.96-328Q694-328 672-350.04q-22-22.05-22-53Q650-434 672.04-456q22.05-22 53.5-22 29.46 0 51.96 22.04 22.5 22.05 22.5 53Q800-372 777.46-350q-22.55 22-52.5 22m-2.48 63q29.54 0 58.03 5.5T837-241.57q22.78 10.29 39.89 28.07Q894-195.71 894-170q0 15.45-12.76 24.73Q868.48-136 853-136l-259 1q-15.5 0-26.75-9.27Q556-153.55 556-169q0-25.61 16.5-43.3 16.5-17.7 39.65-29.28Q638-254 664.84-259.5q26.83-5.5 57.64-5.5M189-95q-39.05 0-66.53-27.47Q95-149.95 95-189v-582q0-39.46 27.47-67.23Q149.95-866 189-866h582q39.46 0 67.23 27.77T866-771v174q0 19.64-14.26 32.82-14.27 13.18-34 13.18-19.74 0-33.24-13.63Q771-578.25 771-598v-173H189v390h134q16.8 0 29.9 5t20.73 18.08q11.24 19.19 27.8 33.56Q418-310 437.36-302.62q6.64 2.62 10.14 9.48t3.5 13.89q0 17.25-15.5 25.75t-31.5.5q-24.22-10.38-43.38-26.72Q341.45-296.06 326-321H189v132h215q19.98 0 33.49 13.68Q451-161.65 451-141.82q0 19.82-13.51 33.32T404-95zm0-94h256zm123-429h337q11.75 0 20.88-8.68 9.12-8.67 9.12-21.5 0-12.82-9.12-21.32-9.13-8.5-20.88-8.5H312q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5m.4 144h219.2q13.15 0 21.78-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.78-8.5H312.4q-13.15 0-21.77 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.77 8.5" })));
|
|
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: "M724.96-328Q694-328 672-350.04q-22-22.05-22-53Q650-434 672.04-456q22.05-22 53.5-22 29.46 0 51.96 22.04 22.5 22.05 22.5 53Q800-372 777.46-350q-22.55 22-52.5 22m-2.48 63q29.54 0 58.03 5.5T837-241.57q22.78 10.29 39.89 28.07Q894-195.71 894-170q0 15.45-12.76 24.73Q868.48-136 853-136l-259 1q-15.5 0-26.75-9.27Q556-153.55 556-169q0-25.61 16.5-43.3 16.5-17.7 39.65-29.28Q638-254 664.84-259.5q26.83-5.5 57.64-5.5M189-95q-39.8 0-66.9-27.1T95-189v-582q0-40.21 27.1-67.61Q149.2-866 189-866h582q40.21 0 67.61 27.39Q866-811.21 866-771v174q0 19-14 32.5T818-551t-33.5-13.63Q771-578.25 771-598v-173H189v390h134q14.57 0 28.78 5 14.22 5 22.65 18.25 8.89 13.62 20.73 25.19Q407-321 422-314q7 6 10 14.2 3 8.19 2 16.8-4 33 6 64.5t27.26 60.92Q480-137 465.75-116t-39.43 21zm123-523h337q11.75 0 20.88-8.68 9.12-8.67 9.12-21.5 0-12.82-9.12-21.32-9.13-8.5-20.88-8.5H312q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5m.4 144h219.2q13.15 0 21.78-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.78-8.5H312.4q-13.15 0-21.77 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.77 8.5" })));
|
|
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: "M189-95q-39.05 0-66.53-27.47Q95-149.95 95-189v-582q0-39.46 27.47-67.23Q149.95-866 189-866h582q39.46 0 67.23 27.77T866-771v174q0 19.64-14.26 32.82-14.27 13.18-34 13.18-19.74 0-33.24-13.63Q771-578.25 771-598v-173H189v390h134q16.8 0 29.9 5t20.73 18.08q11.24 19.19 27.8 33.56Q418-310 437.36-302.62q6.64 2.62 10.14 9.48t3.5 13.89q0 17.25-15.5 25.75t-31.5.5q-24.22-10.38-43.38-26.72Q341.45-296.06 326-321H189v132h215q19.98 0 33.49 13.68Q451-161.65 451-141.82q0 19.82-13.51 33.32T404-95zm0-94h256zm123-429h337q11.75 0 20.88-8.68 9.12-8.67 9.12-21.5 0-12.82-9.12-21.32-9.13-8.5-20.88-8.5H312q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5m.4 144h219.2q13.15 0 21.78-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.78-8.5H312.4q-13.15 0-21.77 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.77 8.5M796.24-55q-33.59 0-55.91-21.31Q718-97.62 716-129q0-2 .5-3.5t.5-3.5l-83-48q-7.77 5-17.84 7-10.08 2-20.16 2-34.24 0-57.12-22.91Q516-220.81 516-254.59q0-33.77 22.88-56.59T596-334q10.08 0 20.01 3 9.92 3 18.02 7L717-372.53q-1-33.47 22-56.97 22.99-23.5 57.5-23.5 32.38 0 55.94 22.91Q876-407.19 876-373.41q0 33.77-23.61 56.59Q828.79-294 795.64-294q-11.01 0-20.82-2.75Q765-299.5 757-305l-74 45v11.06L757-204q8-4 17.82-7 9.81-3 21.18-3 33 0 56.5 22.91 23.5 22.9 23.5 56.68 0 33.77-23.71 56.59Q828.59-55 796.24-55" })));
|
|
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: "M189-95q-39.8 0-66.9-27.1T95-189v-582q0-40.21 27.1-67.61Q149.2-866 189-866h582q40.21 0 67.61 27.39Q866-811.21 866-771v174q0 19-14 32.5T818-551t-33.5-13.63Q771-578.25 771-598v-173H189v390h134q14.57 0 28.78 5 14.22 5 22.65 18.25 8.89 13.62 20.73 25.19Q407-321 422-314q7 6 10 14.2 3 8.19 2 16.8-4 33 6 64.5t27.26 60.92Q480-137 465.75-116t-39.43 21zm123-523h337q11.75 0 20.88-8.68 9.12-8.67 9.12-21.5 0-12.82-9.12-21.32-9.13-8.5-20.88-8.5H312q-12.75 0-21.37 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.37 8.5m.4 144h219.2q13.15 0 21.78-8.68 8.62-8.67 8.62-21.5 0-12.82-8.62-21.32-8.63-8.5-21.78-8.5H312.4q-13.15 0-21.77 8.68-8.63 8.67-8.63 21.5 0 12.82 8.63 21.32 8.62 8.5 21.77 8.5M796.24-55q-33.59 0-55.91-21.31Q718-97.62 716-129q0-2 .5-3.5t.5-3.5l-83-48q-7.77 5-17.84 7-10.08 2-20.16 2-34.24 0-57.12-22.91Q516-220.81 516-254.59q0-33.77 22.88-56.59T596-334q10.08 0 20.01 3 9.92 3 18.02 7L717-372.53q-1-33.47 22-56.97 22.99-23.5 57.5-23.5 32.38 0 55.94 22.91Q876-407.19 876-373.41q0 33.77-23.61 56.59Q828.79-294 795.64-294q-11.01 0-20.82-2.75Q765-299.5 757-305l-74 45v11.06L757-204q8-4 17.82-7 9.81-3 21.18-3 33 0 56.5 22.91 23.5 22.9 23.5 56.68 0 33.77-23.71 56.59Q828.59-55 796.24-55" })));
|
|
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: "M361-324h238q18.08 0 30.04-11.96T641-366v-158q0-18.08-11.96-30.04T599-566h-15v-56q0-42.78-30.65-73.39Q522.69-726 479.85-726q-42.85 0-73.35 30.61T376-622v11h65v-11q0-16.57 11.22-27.79Q463.44-661 480.02-661t27.78 11.21Q519-638.57 519-622v56H361q-18.08 0-30.04 11.96T319-524v158q0 18.08 11.96 30.04T361-324M480.4-55q-88.87 0-166.12-33.08-77.25-33.09-135.18-91.02T88.08-314.22Q55-391.41 55-480.36q0-88.96 33.08-166.29 33.09-77.32 90.86-134.81 57.77-57.48 135.03-91.01Q391.24-906 480.28-906t166.49 33.45q77.44 33.46 134.85 90.81t90.89 134.87Q906-569.34 906-480.27q0 89.01-33.53 166.25t-91.01 134.86q-57.49 57.62-134.83 90.89Q569.28-55 480.4-55m.1-94q137.5 0 234-96.37T811-480.5q0-137.5-96.31-234T479.5-811q-137.5 0-234 96.31T149-479.5q0 137.5 96.37 234T480.5-149m-.5-331" })));
|
|
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: "M361-324h238q18.08 0 30.04-11.96T641-366v-158q0-18.08-11.96-30.04T599-566h-15v-56q0-42.78-30.65-73.39Q522.69-726 479.85-726q-42.85 0-73.35 30.61T376-622v11h65v-11q0-16.57 11.22-27.79Q463.44-661 480.02-661t27.78 11.21Q519-638.57 519-622v56H361q-18.08 0-30.04 11.96T319-524v158q0 18.08 11.96 30.04T361-324M480.4-55q-88.87 0-166.12-33.08-77.25-33.09-135.18-91.02T88.08-314.22Q55-391.41 55-480.36q0-88.96 33.08-166.29 33.09-77.32 90.86-134.81 57.77-57.48 135.03-91.01Q391.24-906 480.28-906t166.49 33.45q77.44 33.46 134.85 90.81t90.89 134.87Q906-569.34 906-480.27q0 89.01-33.53 166.25t-91.01 134.86q-57.49 57.62-134.83 90.89Q569.28-55 480.4-55" })));
|
|
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: "M149-135q-39.05 0-66.53-27.48Q55-189.95 55-229v-502q0-39.46 27.47-67.23Q109.95-826 149-826h662q39.46 0 67.23 27.77T906-731v502q0 39.05-27.77 66.52Q850.46-135 811-135zm0-
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M149-135q-39.05 0-66.53-27.48Q55-189.95 55-229v-502q0-39.46 27.47-67.23Q109.95-826 149-826h662q39.46 0 67.23 27.77T906-731v502q0 39.05-27.77 66.52Q850.46-135 811-135zm0-134v40h662v-40zm0 0v40zm411-231v35q0 16.48 11.87 28.24t28.5 11.76 28.13-11.76T640-465v-35h35q16.47 0 28.24-11.87Q715-523.74 715-540.37t-11.76-28.13Q691.47-580 675-580h-35v-35q0-16.47-11.87-28.24Q616.26-655 599.63-655t-28.13 11.76Q560-631.47 560-615v35h-35q-16.48 0-28.24 11.87T485-539.63t11.76 28.13T525-500zM149-349h662v-382H149z" })));
|
|
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: "M149-135q-39.05 0-66.53-27.48Q55-189.95 55-229v-502q0-39.46 27.47-67.23Q109.95-826 149-826h662q39.46 0 67.23 27.77T906-731v502q0 39.05-27.77 66.52Q850.46-135 811-135zm411-365v35q0 16.48 11.87 28.24t28.5 11.76 28.13-11.76T640-465v-35h35q16.47 0 28.24-11.87Q715-523.74 715-540.37t-11.76-28.13Q691.47-580 675-580h-35v-35q0-16.47-11.87-28.24Q616.26-655 599.63-655t-28.13 11.76Q560-631.47 560-615v35h-35q-16.48 0-28.24 11.87T485-539.63t11.76 28.13T525-500zM149-349h662v-382H149z" })));
|
|
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: "M189-95q-39.05 0-66.53-27.47Q95-149.95 95-189v-587l-48-47q-10-10.2-10.5-25.1T47.16-874q10.73-11 25.5-11 14.76 0 25.34 11l773 773q10 11.18 10.5 25.09T870.84-51q-10.73 11-25.5 11-14.76 0-25.34-11l-44-44zm0-586v492h492l-39-40H276q-19.75 0-33.37-13.63Q229-256.25 229-276v-366zm111 381h270L300-570zm431-384v273q0 14.87-10.09 24.94-10.09 10.06-25 10.06t-25.41-10.06Q660-396.13 660-411v-249H406.13q-5.13 0-9.13-4.25t-4-8.75v-23q0-14.88 10.35-24.94T429-731h255q19.75 0 33.38 13.62Q731-703.75 731-684m135-87v471q0 19.75-14.26 33.37-14.27 13.63-34 13.63-19.74 0-33.24-13.63Q771-280.25 771-300v-471H300q-19.75 0-33.37-13.68Q253-798.35 253-818.09q0-19.73 13.63-33.82Q280.25-866 300-866h471q39.46 0 67.23 27.77T866-771M537-537" })));
|
|
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: "M189-95q-39 0-66.5-27.5T95-189v-587l-48-47q-10-10-10.5-25T47-874t25.5-11T98-874l773 773q10 11 10.5 25T871-51t-25.5 11T820-51l-44-44zm40-547v366q0 20 13.5 33.5T276-229h366l-72-71H300v-270zm637-129v452q0 32-29.5 43.5T785-287l-54-53v-344q0-20-13.5-33.5T684-731H510q-21 0-35.5 15.5T458-678v65L287-785q-23-22-11.5-51.5T319-866h452q39 0 67 28t28 67M660-660v249L510-561v-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: "M481-46q-37 0-63-26t-26-63h177q0 37-26 63t-62 26M206-269v-279q0-96 56-176t152-95q26-5 42 8.5t20 31.5q4 19-5.5 35.5T437-724q-61 8-99 60.5T300-548v279h360v-110q0-20 13.5-33.5T707-426t34 13.5 14 33.5v110h23q20 0 34 13.5t14 33.5-14 33.5-34 13.5H182q-20 0-33.5-13.5T135-222t13.5-33.5T182-269zm455-271q-19-5-36-15t-31-24l-13 8q-14 6-28.5 1T530-588l-6-9q-8-13-5.5-28.5T534-651l12-9q-7-18-7-37t7-37l-12-10q-13-9-15.5-24.5T524-798l6-9q8-13 22.5-18t28.5 2l13 7q15-13 31.5-22.5T661-853l1-18q2-15 13.5-25t25.5-10h12q14 0 25 9.5t13 23.5l2 20q19 5 35.5 14.5T820-816l12-7q14-6 28-1.5t23 17.5l6 9q9 14 6 29.5T880-743l-12 9q6 18 6 37t-6 37l12 9q12 10 15 26t-6 29l-5 9q-8 13-23 17t-29-2l-12-7q-14 14-31 24t-36 15l-2 18q-2 15-13 24.5t-25 9.5h-12q-14 0-25.5-9.5T662-522zm46-61q39 0 67.5-28t28.5-68-28.5-68-67.5-28q-40 0-68.5 28T610-697t28.5 68 68.5 28" })));
|
|
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: "M481-46q-37 0-63-26t-26-63h177q0 37-26 63t-62 26M182-175q-20 0-33.5-13.5T135-222t13.5-33.5T182-269h24v-279q0-81 42-149t113-98q27-14 53 1.5t21 55.5q-2 12-3.5 28.5T430-680q0 110 84 185t193 74q19 0 33.5 12t14.5 30v110h23q20 0 34 13.5t14 33.5-14 33.5-34 13.5zm519-313q-14 0-25.5-9.5T662-522l-1-18q-19-5-36-15t-31-24l-13 8q-14 6-28.5 1T530-588l-6-9q-8-13-5.5-28.5T534-651l12-9q-7-18-7-37t7-37l-12-10q-13-9-15.5-24.5T524-798l6-9q8-13 22.5-18t28.5 2l13 7q15-13 31.5-22.5T661-853l1-18q2-15 13.5-25t25.5-10h12q14 0 25 9.5t13 23.5l2 20q19 5 35.5 14.5T820-816l12-7q14-6 28-1.5t23 17.5l6 9q9 14 6 29.5T880-743l-12 9q6 18 6 37t-6 37l12 9q12 10 15 26t-6 29l-5 9q-8 13-23 17t-29-2l-12-7q-14 14-31 24t-36 15l-2 18q-2 15-13 24.5t-25 9.5zm6-113q39 0 67.5-28t28.5-68-28.5-68-67.5-28q-40 0-68.5 28T610-697t28.5 68 68.5 28" })));
|
|
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: "M204-336q-18 12-37 1.94-19-10.07-19-31.94v-229q0-20.87 19-30.94Q186-636 204-624l169 114q15 11.11 15 30.06Q388-461 373-451zm365.82 48q-19.82 0-33.32-13.63Q523-315.25 523-335v-290q0-19.75 13.68-33.38Q550.35-672 570.18-672q19.82 0 33.32 13.62Q617-644.75 617-625v290q0 19.75-13.68 33.37Q589.65-288 569.82-288m195 0q-20.82 0-34.32-13.63Q717-315.25 717-335v-290q0-19.75 13.68-33.38Q744.35-672 765.18-672q19.82 0 33.32 13.62Q812-644.75 812-625v290q0 19.75-13.68 33.37Q784.65-288 764.82-288" })));
|
|
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: "M95-310v-124H57q-19.98 0-33.49-13.68Q10-461.35 10-481.42t13.63-32.83Q37.25-527 57-527h38v-123q0-55 37.92-93.5Q170.83-782 225-782h48v-12q5-15.75 18.18-23.88 13.17-8.12 30-8.12 20.17 0 32.99 14.19Q367-797.63 367-778v597q0 20.1-13.68 33.05Q339.65-135 319.82-135q-15.82 0-28.32-8.13Q279-151.25 273-166v-11h-47.67q-55 0-92.66-39.21Q95-255.42 95-310m129.58 39H273v-417h-48.42q-14.2 0-25.39 10.75T188-650v340q0 16.92 11.19 27.96T224.58-271M866-310q0 54.58-38.21 93.79T735-177h-48v11q-4 15.75-17.74 23.37-13.74 7.63-29.44 7.63-21.17 0-33.99-13.63Q593-162.25 593-182v-123h-94q-19.98 0-33.49-13.68Q452-332.35 452-352.33q0-19.99 13.63-33.33Q479.25-399 499-399h94v-162h-94q-19.98 0-33.49-13.68Q452-588.35 452-608.42t13.63-32.83Q479.25-654 499-654h94v-125q0-19.97 13.95-33.49Q620.9-826 640.18-826q15.82 0 28.82 8.62 13 8.63 18 23.38v12h48q54.58 0 92.79 38.5T866-650v123h38q19.55 0 32.78 13.68Q950-499.65 950-479.58t-12.95 32.83Q924.1-434 904-434h-38zm-179 39h48q15.1 0 26.05-11.04T772-310v-340q0-16.5-10.64-27.25T735-688h-48zm0-209" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function PlugConnectFilled(_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-310v-124H57q-19.98 0-33.49-13.68Q10-461.35 10-481.42t13.63-32.83Q37.25-527 57-527h38v-123q0-55 37.92-93.5Q170.83-782 225-782h48v-12q5-15.75 18.18-23.88 13.17-8.12 30-8.12 20.17 0 32.99 14.19Q367-797.63 367-778v597q0 20.1-13.68 33.05Q339.65-135 319.82-135q-15.82 0-28.32-8.13Q279-151.25 273-166v-11h-47.67q-55 0-92.66-39.21Q95-255.42 95-310m771 0q0 54.58-38.21 93.79T735-177h-48v11q-4 15.75-17.74 23.37-13.74 7.63-29.44 7.63-21.17 0-33.99-13.63Q593-162.25 593-182v-123h-94q-19.98 0-33.49-13.68Q452-332.35 452-352.33q0-19.99 13.63-33.33Q479.25-399 499-399h94v-162h-94q-19.98 0-33.49-13.68Q452-588.35 452-608.42t13.63-32.83Q479.25-654 499-654h94v-125q0-19.97 13.95-33.49Q620.9-826 640.18-826q15.82 0 28.82 8.62 13 8.63 18 23.38v12h48q54.58 0 92.79 38.5T866-650v123h38q19.55 0 32.78 13.68Q950-499.65 950-479.58t-12.95 32.83Q924.1-434 904-434h-38z" })));
|
|
6
|
+
}
|
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
|
2
2
|
export default function Public(_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: "M480.86-55q-88.02 0-165.44-33.5t-135.47-91.21q-58.06-57.72-91.5-135.06Q55-392.12 55-480.06t33.45-165.22q33.44-77.27 91.5-135Q238-838 315.54-872q77.53-34 165.69-34t165.11 34 134.8 91.5Q839-723 872.5-645.55q33.5 77.44 33.5 165.5 0 88.05-33.4 165.44-33.41 77.39-91.39 135.19-57.97 57.81-135.33 91.12Q568.52-55 480.86-55M439-150v-81q-35 0-58.02-25.41-23.01-25.41-23.01-59.59v-43L159-558q-5 20-7 38.5t-2 37.94q0 126.23 82 221.89Q314-164 439-150m286-
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M480.86-55q-88.02 0-165.44-33.5t-135.47-91.21q-58.06-57.72-91.5-135.06Q55-392.12 55-480.06t33.45-165.22q33.44-77.27 91.5-135Q238-838 315.54-872q77.53-34 165.69-34t165.11 34 134.8 91.5Q839-723 872.5-645.55q33.5 77.44 33.5 165.5 0 88.05-33.4 165.44-33.41 77.39-91.39 135.19-57.97 57.81-135.33 91.12Q568.52-55 480.86-55M439-150v-81q-35 0-58.02-25.41-23.01-25.41-23.01-59.59v-43L159-558q-5 20-7 38.5t-2 37.94q0 126.23 82 221.89Q314-164 439-150m286.1-105q42.9-46 64.4-104.72Q811-418.43 811-481.59q0-102.76-56-186.59Q699-752 605-791v17q0 33.76-24.15 58.88Q556.71-690 522.96-690H439v84.7q0 17.3-13.5 27.8T394.7-567H315v85h251.2q16.57 0 27.69 13.14Q605-455.71 605-439.24V-316h41q28 0 49.62 17t29.48 44" })));
|
|
6
6
|
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function StackGroup(_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-55q-39.8 0-66.9-27.1T319-149v-170H148q-38.75 0-66.37-27.1Q54-373.2 54-413v-398q0-40.21 27.63-67.61Q109.25-906 148-906h398q40.21 0 67.61 27.39Q641-851.21 641-811v169h170q40.21 0 67.61 27.39Q906-587.21 906-547v398q0 39.8-27.39 66.9Q851.21-55 811-55zm-7-87h413v-413H648q-38.75 0-66.37-27.1Q554-609.2 554-649v-170H141v413h170q40.21 0 67.61 27.39Q406-351.21 406-311zm74-338" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function StackGroupFilled(_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-55q-39.8 0-66.9-27.1T319-149v-170H148q-38.75 0-66.37-27.1Q54-373.2 54-413v-398q0-40.21 27.63-67.61Q109.25-906 148-906h398q40.21 0 67.61 27.39Q641-851.21 641-811v169h170q40.21 0 67.61 27.39Q906-587.21 906-547v398q0 39.8-27.39 66.9Q851.21-55 811-55z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function StylusBrush(_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-321q-106.5 0-181.75-76T223-577.38q0-101.62 70.4-187.97Q363.8-851.71 448-909q8-6 18-9.5t19-3.5q13.24 0 24.12 6T527-897q15 36 44 67.5t59 56.5q42 34 75 88t33 107.97Q738-473 662.75-397T480-321m-.04-93Q549-414 597-462.92q48-48.91 48-114.01 0-33.07-21.5-65.57T572-700q-28-23-54.5-51.5T470-814q-69 55-111.5 110.5T316-577q0 65.13 47.46 114.06Q410.91-414 479.96-414M198-95q-23 0-35-18t-3-39l2-8q12.36-26.18 34.68-43.59T248-221h464q27.95 0 50.29 17.41T797-160l2 8q9 21-2.5 39T762-95z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function StylusBrushFilled(_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-321q-107 0-182-76t-75-180q0-98 72.5-185.5T453-913q6-3 12.5-5.5T479-921q14 0 27 8.5t22 23.5q17 33 45.5 63t56.5 53q42 34 75 88t33 108q0 104-75 180t-183 76M198-95q-23 0-35-18t-3-39l2-8q12-26 34.5-43.5T248-221h464q28 0 50.5 17.5T797-160l2 8q9 21-2.5 39T762-95z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function StylusFountainPen(_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: "M330-304q-16.51 0-29.49-9.6-12.97-9.59-16.51-25.4l-85-322q-4-13 .5-25.5T214-708l234-214q13.65-12 32.33-12Q499-934 512-922l235 214q9 9 13.5 21.5t.5 25.5l-84 322q-3.64 15.81-16.99 25.4Q646.67-304 631-304zm37-95h226l71-257-147-132v128.57q16 9.43 25.5 25.21 9.5 15.79 9.5 35 0 29.04-21.22 49.63t-51 20.59T429-549.59t-21-49.63q0-19.21 10.5-35.5Q429-651 445-660.43V-789L297-656zM198-95q-23 0-35-18t-3-39l2-8q12.36-26.18 34.77-43.59T248-221h464q27.77 0 50.2 17.41T797-160l2 8q9 21-2.5 39T762-95z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function StylusFountainPenFilled(_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: "M330-304h301q16 0 29-10t17-25l84-322q4-13-.5-25.5T747-708L555-881q-11-11-24.5-5T517-864v205q16 9 25.5 24.5T552-599q0 29-21 49.5T480-529t-51-20.5-21-49.5q0-20 10.5-36t26.5-25v-205q0-15-14-21.5t-25 4.5L214-708q-10 9-14.5 21.5T199-661l85 322q4 15 16.5 25t29.5 10M198-95q-23 0-35-18t-3-39l2-8q12-26 34.5-43.5T248-221h464q28 0 50.5 17.5T797-160l2 8q9 21-2.5 39T762-95z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function StylusHighlighter(_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-306q-20.75 0-34.37-13.63Q262-333.25 262-353v-417q0-40.21 27.46-68.11Q316.92-866 357.65-866q10.35 0 20.93 3 10.57 3 20.42 8l245 120q24 12 38 34.16T696-651v298q0 19.75-13.62 33.37Q668.75-306 649-306zm46-94h246v-250L356-771zm0 0h246zM198-95q-23 0-35-18t-3-39l2-8q12.36-26.18 34.77-43.59T248-221h464q27.77 0 50.2 17.41T797-160l2 8q9 21-2.5 39T762-95z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function StylusHighlighterFilled(_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-306q-21 0-34.5-13.5T262-353v-417q0-40 27.5-68t67.5-28q11 0 21.5 3t20.5 8l245 120q24 12 38 34t14 50v298q0 20-13.5 33.5T649-306zM198-95q-23 0-35-18t-3-39l2-8q12-26 34.5-43.5T248-221h464q28 0 50.5 17.5T797-160l2 8q9 21-2.5 39T762-95z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function StylusPen(_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: "m235-381 83-302q5-15 18-24.5t28-9.5h30v-36q0-11 3-22.5t8-21.5l49-99q3-4 6.5-7t9.5-3h19q5 0 9 3t6 7l50 98q5 11 8.5 22.5T566-753v36h29q15 0 28.5 9.5T641-683l83 302q6 23-7.5 41.5T679-321H281q-25 0-38.5-18.5T235-381m107-34h275l-56-209H398zm0 0h275zM198-95q-23 0-35-18t-3-39l2-8q12-26 34.5-43.5T248-221h464q28 0 50.5 17.5T797-160l2 8q9 21-2.5 39T762-95z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function StylusPenFilled(_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: "m235-381 83-302q5-15 18-24.5t28-9.5h30v-36q0-11 3-22.5t8-21.5l49-99q3-4 6.5-7t9.5-3h19q5 0 9 3t6 7l50 98q5 11 8.5 22.5T566-753v36h29q15 0 28.5 9.5T641-683l83 302q6 23-7.5 41.5T679-321H281q-25 0-38.5-18.5T235-381M198-95q-23 0-35-18t-3-39l2-8q12-26 34.5-43.5T248-221h464q28 0 50.5 17.5T797-160l2 8q9 21-2.5 39T762-95z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function StylusPencil(_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: "M296-321q-25 0-39-20.5t-5-44.5l180-457q4-10 13.5-16.5T466-866h28q10 0 19.5 6.5T527-843l180 457q10 24-4.5 44.5T664-321zm67-94h234L480-704zm0 0h234zM198-95q-23 0-35-18t-3-39l2-8q12-26 34.5-43.5T248-221h464q28 0 50.5 17.5T797-160l2 8q9 21-2.5 39T762-95z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function StylusPencilFilled(_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: "M296-321q-25 0-39-20.5t-5-44.5l180-457q4-10 13.5-16.5T466-866h28q10 0 19.5 6.5T527-843l180 457q10 24-4.5 44.5T664-321zM198-95q-23 0-35-18t-3-39l2-8q12-26 34.5-43.5T248-221h464q28 0 50.5 17.5T797-160l2 8q9 21-2.5 39T762-95z" })));
|
|
6
|
+
}
|
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
|
2
2
|
export default function Thunderstorm(_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: "M319.46-9Q304-9 296-21t-3-25l26-75h-67.12q-6.95 0-10.92-4.96Q237-130.92 240-137l42-114q4.08-10.7 12.79-16.85T315-274h65q13.35 0 19.67 10.5Q406-253 402-241l-33 76h68q7.75 0 10.88 6.31Q451-152.38 446-146L347.32-20.23q-4.08 5.13-10.59 8.18Q330.23-9 319.46-9m285.75-45q-14.88 0-23.54-11.72Q573-77.44 578-92l18-51h-70q-6.16 0-10.08-5.08Q512-153.15 514-159l33-92q3.36-10.7 13.05-16.85T581-274h66q11.92 0 18.96 10.5T668-241l-23 54h66q7.27 0 11.14 7 3.86 7-2.14 12L633.05-64.04Q631-61 605.21-54M290-334q-93.38 0-160.19-67.02T63-560.83Q63-645 121-711t145-75q35.36-56 90.74-89.5Q412.13-909 480.19-909 573-909 638-851t84 144q82 8 128.5 61.47T897-521.86Q897-444 842.46-389T710-334zm0-95h420q39.06 0 66.03-26.76t26.97-65.5T776.03-587 710-614h-77v-47q0-63.99-44.48-108.49Q544.03-814 480.29-814q-46.19 0-84.4 24.81T340-723l-12.29 29H289q-55.39 1.75-93.7 40.13-38.3 38.38-38.3 92.39 0 54.55 38.69 93.52Q234.39-429 290-429m190-192" })));
|
|
6
6
|
}
|
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
|
2
2
|
export default function ThunderstormFilled(_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: "M319-9q-15 0-23-12t-3-25l26-75h-67q-7 0-11-5t-1-11l42-114q4-11 12.5-17t20.5-6h65q13 0 19.5 10.5T402-241l-33 76h68q8 0 11 6.5t-2 12.5L347-20q-4 5-10.5 8T319-9m286-45q-15 0-23.5-11.5T578-92l18-51h-70q-6 0-10-5t-2-11l33-92q3-11 13-17t21-6h66q13 0 19.5 10.5T668-241l-23 54h66q7 0 11 7t-2 12L633-64q-2 3-28 10M290-334q-94 0-160.5-67T63-561q0-84 58-150t145-75q35-56 90.5-89.5T480-909q93 0 158 58t84 144q82 8 128.5 61.5T897-521q0 77-54.5 132T710-334z" })));
|
|
6
6
|
}
|
package/dist/index.d.ts
CHANGED
|
@@ -176,6 +176,8 @@ export { default as AlarmOff } from './components/AlarmOff';
|
|
|
176
176
|
export { default as AlarmOffFilled } from './components/AlarmOffFilled';
|
|
177
177
|
export { default as AlarmOn } from './components/AlarmOn';
|
|
178
178
|
export { default as AlarmOnFilled } from './components/AlarmOnFilled';
|
|
179
|
+
export { default as AlarmPause } from './components/AlarmPause';
|
|
180
|
+
export { default as AlarmPauseFilled } from './components/AlarmPauseFilled';
|
|
179
181
|
export { default as AlarmSmartWake } from './components/AlarmSmartWake';
|
|
180
182
|
export { default as AlarmSmartWakeFilled } from './components/AlarmSmartWakeFilled';
|
|
181
183
|
export { default as Album } from './components/Album';
|
|
@@ -400,6 +402,8 @@ export { default as ArtTrack } from './components/ArtTrack';
|
|
|
400
402
|
export { default as ArtTrackFilled } from './components/ArtTrackFilled';
|
|
401
403
|
export { default as Article } from './components/Article';
|
|
402
404
|
export { default as ArticleFilled } from './components/ArticleFilled';
|
|
405
|
+
export { default as ArticlePerson } from './components/ArticlePerson';
|
|
406
|
+
export { default as ArticlePersonFilled } from './components/ArticlePersonFilled';
|
|
403
407
|
export { default as ArticleShortcut } from './components/ArticleShortcut';
|
|
404
408
|
export { default as ArticleShortcutFilled } from './components/ArticleShortcutFilled';
|
|
405
409
|
export { default as Artist } from './components/Artist';
|
|
@@ -838,10 +842,6 @@ export { default as BrightnessAuto } from './components/BrightnessAuto';
|
|
|
838
842
|
export { default as BrightnessAutoFilled } from './components/BrightnessAutoFilled';
|
|
839
843
|
export { default as BrightnessEmpty } from './components/BrightnessEmpty';
|
|
840
844
|
export { default as BrightnessEmptyFilled } from './components/BrightnessEmptyFilled';
|
|
841
|
-
export { default as BrightnessHigh } from './components/BrightnessHigh';
|
|
842
|
-
export { default as BrightnessHighFilled } from './components/BrightnessHighFilled';
|
|
843
|
-
export { default as BrightnessLow } from './components/BrightnessLow';
|
|
844
|
-
export { default as BrightnessLowFilled } from './components/BrightnessLowFilled';
|
|
845
845
|
export { default as BrightnessMedium } from './components/BrightnessMedium';
|
|
846
846
|
export { default as BrightnessMediumFilled } from './components/BrightnessMediumFilled';
|
|
847
847
|
export { default as BringYourOwnIp } from './components/BringYourOwnIp';
|
|
@@ -1206,8 +1206,6 @@ export { default as CloudSync } from './components/CloudSync';
|
|
|
1206
1206
|
export { default as CloudSyncFilled } from './components/CloudSyncFilled';
|
|
1207
1207
|
export { default as CloudUpload } from './components/CloudUpload';
|
|
1208
1208
|
export { default as CloudUploadFilled } from './components/CloudUploadFilled';
|
|
1209
|
-
export { default as CloudySnowing } from './components/CloudySnowing';
|
|
1210
|
-
export { default as CloudySnowingFilled } from './components/CloudySnowingFilled';
|
|
1211
1209
|
export { default as Co2 } from './components/Co2';
|
|
1212
1210
|
export { default as Co2Filled } from './components/Co2Filled';
|
|
1213
1211
|
export { default as CoPresent } from './components/CoPresent';
|
|
@@ -2664,6 +2662,8 @@ export { default as GlobeAsiaFilled } from './components/GlobeAsiaFilled';
|
|
|
2664
2662
|
export { default as GlobeBook } from './components/GlobeBook';
|
|
2665
2663
|
export { default as GlobeBookFilled } from './components/GlobeBookFilled';
|
|
2666
2664
|
export { default as GlobeFilled } from './components/GlobeFilled';
|
|
2665
|
+
export { default as GlobeLocationPin } from './components/GlobeLocationPin';
|
|
2666
|
+
export { default as GlobeLocationPinFilled } from './components/GlobeLocationPinFilled';
|
|
2667
2667
|
export { default as GlobeUk } from './components/GlobeUk';
|
|
2668
2668
|
export { default as GlobeUkFilled } from './components/GlobeUkFilled';
|
|
2669
2669
|
export { default as Glucose } from './components/Glucose';
|
|
@@ -3061,7 +3061,13 @@ export { default as InboxCustomize } from './components/InboxCustomize';
|
|
|
3061
3061
|
export { default as InboxCustomizeFilled } from './components/InboxCustomizeFilled';
|
|
3062
3062
|
export { default as InboxFilled } from './components/InboxFilled';
|
|
3063
3063
|
export { default as InboxText } from './components/InboxText';
|
|
3064
|
+
export { default as InboxTextAsterisk } from './components/InboxTextAsterisk';
|
|
3065
|
+
export { default as InboxTextAsteriskFilled } from './components/InboxTextAsteriskFilled';
|
|
3064
3066
|
export { default as InboxTextFilled } from './components/InboxTextFilled';
|
|
3067
|
+
export { default as InboxTextPerson } from './components/InboxTextPerson';
|
|
3068
|
+
export { default as InboxTextPersonFilled } from './components/InboxTextPersonFilled';
|
|
3069
|
+
export { default as InboxTextShare } from './components/InboxTextShare';
|
|
3070
|
+
export { default as InboxTextShareFilled } from './components/InboxTextShareFilled';
|
|
3065
3071
|
export { default as IncompleteCircle } from './components/IncompleteCircle';
|
|
3066
3072
|
export { default as IncompleteCircleFilled } from './components/IncompleteCircleFilled';
|
|
3067
3073
|
export { default as IndeterminateCheckBox } from './components/IndeterminateCheckBox';
|
|
@@ -3481,6 +3487,8 @@ export { default as LockClock } from './components/LockClock';
|
|
|
3481
3487
|
export { default as LockClockFilled } from './components/LockClockFilled';
|
|
3482
3488
|
export { default as LockFilled } from './components/LockFilled';
|
|
3483
3489
|
export { default as LockOpen } from './components/LockOpen';
|
|
3490
|
+
export { default as LockOpenCircle } from './components/LockOpenCircle';
|
|
3491
|
+
export { default as LockOpenCircleFilled } from './components/LockOpenCircleFilled';
|
|
3484
3492
|
export { default as LockOpenFilled } from './components/LockOpenFilled';
|
|
3485
3493
|
export { default as LockOpenRight } from './components/LockOpenRight';
|
|
3486
3494
|
export { default as LockOpenRightFilled } from './components/LockOpenRightFilled';
|
|
@@ -4054,6 +4062,8 @@ export { default as NextWeek } from './components/NextWeek';
|
|
|
4054
4062
|
export { default as NextWeekFilled } from './components/NextWeekFilled';
|
|
4055
4063
|
export { default as Nfc } from './components/Nfc';
|
|
4056
4064
|
export { default as NfcFilled } from './components/NfcFilled';
|
|
4065
|
+
export { default as NfcOff } from './components/NfcOff';
|
|
4066
|
+
export { default as NfcOffFilled } from './components/NfcOffFilled';
|
|
4057
4067
|
export { default as NightShelter } from './components/NightShelter';
|
|
4058
4068
|
export { default as NightShelterFilled } from './components/NightShelterFilled';
|
|
4059
4069
|
export { default as NightSightAuto } from './components/NightSightAuto';
|
|
@@ -4138,6 +4148,8 @@ export { default as NotificationImportant } from './components/NotificationImpor
|
|
|
4138
4148
|
export { default as NotificationImportantFilled } from './components/NotificationImportantFilled';
|
|
4139
4149
|
export { default as NotificationMultiple } from './components/NotificationMultiple';
|
|
4140
4150
|
export { default as NotificationMultipleFilled } from './components/NotificationMultipleFilled';
|
|
4151
|
+
export { default as NotificationSettings } from './components/NotificationSettings';
|
|
4152
|
+
export { default as NotificationSettingsFilled } from './components/NotificationSettingsFilled';
|
|
4141
4153
|
export { default as Notifications } from './components/Notifications';
|
|
4142
4154
|
export { default as NotificationsActive } from './components/NotificationsActive';
|
|
4143
4155
|
export { default as NotificationsActiveFilled } from './components/NotificationsActiveFilled';
|
|
@@ -4576,6 +4588,8 @@ export { default as PlaylistPlay } from './components/PlaylistPlay';
|
|
|
4576
4588
|
export { default as PlaylistPlayFilled } from './components/PlaylistPlayFilled';
|
|
4577
4589
|
export { default as PlaylistRemove } from './components/PlaylistRemove';
|
|
4578
4590
|
export { default as PlaylistRemoveFilled } from './components/PlaylistRemoveFilled';
|
|
4591
|
+
export { default as PlugConnect } from './components/PlugConnect';
|
|
4592
|
+
export { default as PlugConnectFilled } from './components/PlugConnectFilled';
|
|
4579
4593
|
export { default as Plumbing } from './components/Plumbing';
|
|
4580
4594
|
export { default as PlumbingFilled } from './components/PlumbingFilled';
|
|
4581
4595
|
export { default as Podcasts } from './components/Podcasts';
|
|
@@ -5684,6 +5698,8 @@ export { default as SsidChart } from './components/SsidChart';
|
|
|
5684
5698
|
export { default as SsidChartFilled } from './components/SsidChartFilled';
|
|
5685
5699
|
export { default as Stack } from './components/Stack';
|
|
5686
5700
|
export { default as StackFilled } from './components/StackFilled';
|
|
5701
|
+
export { default as StackGroup } from './components/StackGroup';
|
|
5702
|
+
export { default as StackGroupFilled } from './components/StackGroupFilled';
|
|
5687
5703
|
export { default as StackHexagon } from './components/StackHexagon';
|
|
5688
5704
|
export { default as StackHexagonFilled } from './components/StackHexagonFilled';
|
|
5689
5705
|
export { default as StackOff } from './components/StackOff';
|
|
@@ -5809,11 +5825,21 @@ export { default as StyleFilled } from './components/StyleFilled';
|
|
|
5809
5825
|
export { default as Styler } from './components/Styler';
|
|
5810
5826
|
export { default as StylerFilled } from './components/StylerFilled';
|
|
5811
5827
|
export { default as Stylus } from './components/Stylus';
|
|
5828
|
+
export { default as StylusBrush } from './components/StylusBrush';
|
|
5829
|
+
export { default as StylusBrushFilled } from './components/StylusBrushFilled';
|
|
5812
5830
|
export { default as StylusFilled } from './components/StylusFilled';
|
|
5831
|
+
export { default as StylusFountainPen } from './components/StylusFountainPen';
|
|
5832
|
+
export { default as StylusFountainPenFilled } from './components/StylusFountainPenFilled';
|
|
5833
|
+
export { default as StylusHighlighter } from './components/StylusHighlighter';
|
|
5834
|
+
export { default as StylusHighlighterFilled } from './components/StylusHighlighterFilled';
|
|
5813
5835
|
export { default as StylusLaserPointer } from './components/StylusLaserPointer';
|
|
5814
5836
|
export { default as StylusLaserPointerFilled } from './components/StylusLaserPointerFilled';
|
|
5815
5837
|
export { default as StylusNote } from './components/StylusNote';
|
|
5816
5838
|
export { default as StylusNoteFilled } from './components/StylusNoteFilled';
|
|
5839
|
+
export { default as StylusPen } from './components/StylusPen';
|
|
5840
|
+
export { default as StylusPenFilled } from './components/StylusPenFilled';
|
|
5841
|
+
export { default as StylusPencil } from './components/StylusPencil';
|
|
5842
|
+
export { default as StylusPencilFilled } from './components/StylusPencilFilled';
|
|
5817
5843
|
export { default as SubdirectoryArrowLeft } from './components/SubdirectoryArrowLeft';
|
|
5818
5844
|
export { default as SubdirectoryArrowLeftFilled } from './components/SubdirectoryArrowLeftFilled';
|
|
5819
5845
|
export { default as SubdirectoryArrowRight } from './components/SubdirectoryArrowRight';
|
package/dist/index.js
CHANGED
|
@@ -176,6 +176,8 @@ export { default as AlarmOff } from './components/AlarmOff';
|
|
|
176
176
|
export { default as AlarmOffFilled } from './components/AlarmOffFilled';
|
|
177
177
|
export { default as AlarmOn } from './components/AlarmOn';
|
|
178
178
|
export { default as AlarmOnFilled } from './components/AlarmOnFilled';
|
|
179
|
+
export { default as AlarmPause } from './components/AlarmPause';
|
|
180
|
+
export { default as AlarmPauseFilled } from './components/AlarmPauseFilled';
|
|
179
181
|
export { default as AlarmSmartWake } from './components/AlarmSmartWake';
|
|
180
182
|
export { default as AlarmSmartWakeFilled } from './components/AlarmSmartWakeFilled';
|
|
181
183
|
export { default as Album } from './components/Album';
|
|
@@ -400,6 +402,8 @@ export { default as ArtTrack } from './components/ArtTrack';
|
|
|
400
402
|
export { default as ArtTrackFilled } from './components/ArtTrackFilled';
|
|
401
403
|
export { default as Article } from './components/Article';
|
|
402
404
|
export { default as ArticleFilled } from './components/ArticleFilled';
|
|
405
|
+
export { default as ArticlePerson } from './components/ArticlePerson';
|
|
406
|
+
export { default as ArticlePersonFilled } from './components/ArticlePersonFilled';
|
|
403
407
|
export { default as ArticleShortcut } from './components/ArticleShortcut';
|
|
404
408
|
export { default as ArticleShortcutFilled } from './components/ArticleShortcutFilled';
|
|
405
409
|
export { default as Artist } from './components/Artist';
|
|
@@ -838,10 +842,6 @@ export { default as BrightnessAuto } from './components/BrightnessAuto';
|
|
|
838
842
|
export { default as BrightnessAutoFilled } from './components/BrightnessAutoFilled';
|
|
839
843
|
export { default as BrightnessEmpty } from './components/BrightnessEmpty';
|
|
840
844
|
export { default as BrightnessEmptyFilled } from './components/BrightnessEmptyFilled';
|
|
841
|
-
export { default as BrightnessHigh } from './components/BrightnessHigh';
|
|
842
|
-
export { default as BrightnessHighFilled } from './components/BrightnessHighFilled';
|
|
843
|
-
export { default as BrightnessLow } from './components/BrightnessLow';
|
|
844
|
-
export { default as BrightnessLowFilled } from './components/BrightnessLowFilled';
|
|
845
845
|
export { default as BrightnessMedium } from './components/BrightnessMedium';
|
|
846
846
|
export { default as BrightnessMediumFilled } from './components/BrightnessMediumFilled';
|
|
847
847
|
export { default as BringYourOwnIp } from './components/BringYourOwnIp';
|
|
@@ -1206,8 +1206,6 @@ export { default as CloudSync } from './components/CloudSync';
|
|
|
1206
1206
|
export { default as CloudSyncFilled } from './components/CloudSyncFilled';
|
|
1207
1207
|
export { default as CloudUpload } from './components/CloudUpload';
|
|
1208
1208
|
export { default as CloudUploadFilled } from './components/CloudUploadFilled';
|
|
1209
|
-
export { default as CloudySnowing } from './components/CloudySnowing';
|
|
1210
|
-
export { default as CloudySnowingFilled } from './components/CloudySnowingFilled';
|
|
1211
1209
|
export { default as Co2 } from './components/Co2';
|
|
1212
1210
|
export { default as Co2Filled } from './components/Co2Filled';
|
|
1213
1211
|
export { default as CoPresent } from './components/CoPresent';
|
|
@@ -2664,6 +2662,8 @@ export { default as GlobeAsiaFilled } from './components/GlobeAsiaFilled';
|
|
|
2664
2662
|
export { default as GlobeBook } from './components/GlobeBook';
|
|
2665
2663
|
export { default as GlobeBookFilled } from './components/GlobeBookFilled';
|
|
2666
2664
|
export { default as GlobeFilled } from './components/GlobeFilled';
|
|
2665
|
+
export { default as GlobeLocationPin } from './components/GlobeLocationPin';
|
|
2666
|
+
export { default as GlobeLocationPinFilled } from './components/GlobeLocationPinFilled';
|
|
2667
2667
|
export { default as GlobeUk } from './components/GlobeUk';
|
|
2668
2668
|
export { default as GlobeUkFilled } from './components/GlobeUkFilled';
|
|
2669
2669
|
export { default as Glucose } from './components/Glucose';
|
|
@@ -3061,7 +3061,13 @@ export { default as InboxCustomize } from './components/InboxCustomize';
|
|
|
3061
3061
|
export { default as InboxCustomizeFilled } from './components/InboxCustomizeFilled';
|
|
3062
3062
|
export { default as InboxFilled } from './components/InboxFilled';
|
|
3063
3063
|
export { default as InboxText } from './components/InboxText';
|
|
3064
|
+
export { default as InboxTextAsterisk } from './components/InboxTextAsterisk';
|
|
3065
|
+
export { default as InboxTextAsteriskFilled } from './components/InboxTextAsteriskFilled';
|
|
3064
3066
|
export { default as InboxTextFilled } from './components/InboxTextFilled';
|
|
3067
|
+
export { default as InboxTextPerson } from './components/InboxTextPerson';
|
|
3068
|
+
export { default as InboxTextPersonFilled } from './components/InboxTextPersonFilled';
|
|
3069
|
+
export { default as InboxTextShare } from './components/InboxTextShare';
|
|
3070
|
+
export { default as InboxTextShareFilled } from './components/InboxTextShareFilled';
|
|
3065
3071
|
export { default as IncompleteCircle } from './components/IncompleteCircle';
|
|
3066
3072
|
export { default as IncompleteCircleFilled } from './components/IncompleteCircleFilled';
|
|
3067
3073
|
export { default as IndeterminateCheckBox } from './components/IndeterminateCheckBox';
|
|
@@ -3481,6 +3487,8 @@ export { default as LockClock } from './components/LockClock';
|
|
|
3481
3487
|
export { default as LockClockFilled } from './components/LockClockFilled';
|
|
3482
3488
|
export { default as LockFilled } from './components/LockFilled';
|
|
3483
3489
|
export { default as LockOpen } from './components/LockOpen';
|
|
3490
|
+
export { default as LockOpenCircle } from './components/LockOpenCircle';
|
|
3491
|
+
export { default as LockOpenCircleFilled } from './components/LockOpenCircleFilled';
|
|
3484
3492
|
export { default as LockOpenFilled } from './components/LockOpenFilled';
|
|
3485
3493
|
export { default as LockOpenRight } from './components/LockOpenRight';
|
|
3486
3494
|
export { default as LockOpenRightFilled } from './components/LockOpenRightFilled';
|
|
@@ -4054,6 +4062,8 @@ export { default as NextWeek } from './components/NextWeek';
|
|
|
4054
4062
|
export { default as NextWeekFilled } from './components/NextWeekFilled';
|
|
4055
4063
|
export { default as Nfc } from './components/Nfc';
|
|
4056
4064
|
export { default as NfcFilled } from './components/NfcFilled';
|
|
4065
|
+
export { default as NfcOff } from './components/NfcOff';
|
|
4066
|
+
export { default as NfcOffFilled } from './components/NfcOffFilled';
|
|
4057
4067
|
export { default as NightShelter } from './components/NightShelter';
|
|
4058
4068
|
export { default as NightShelterFilled } from './components/NightShelterFilled';
|
|
4059
4069
|
export { default as NightSightAuto } from './components/NightSightAuto';
|
|
@@ -4138,6 +4148,8 @@ export { default as NotificationImportant } from './components/NotificationImpor
|
|
|
4138
4148
|
export { default as NotificationImportantFilled } from './components/NotificationImportantFilled';
|
|
4139
4149
|
export { default as NotificationMultiple } from './components/NotificationMultiple';
|
|
4140
4150
|
export { default as NotificationMultipleFilled } from './components/NotificationMultipleFilled';
|
|
4151
|
+
export { default as NotificationSettings } from './components/NotificationSettings';
|
|
4152
|
+
export { default as NotificationSettingsFilled } from './components/NotificationSettingsFilled';
|
|
4141
4153
|
export { default as Notifications } from './components/Notifications';
|
|
4142
4154
|
export { default as NotificationsActive } from './components/NotificationsActive';
|
|
4143
4155
|
export { default as NotificationsActiveFilled } from './components/NotificationsActiveFilled';
|
|
@@ -4576,6 +4588,8 @@ export { default as PlaylistPlay } from './components/PlaylistPlay';
|
|
|
4576
4588
|
export { default as PlaylistPlayFilled } from './components/PlaylistPlayFilled';
|
|
4577
4589
|
export { default as PlaylistRemove } from './components/PlaylistRemove';
|
|
4578
4590
|
export { default as PlaylistRemoveFilled } from './components/PlaylistRemoveFilled';
|
|
4591
|
+
export { default as PlugConnect } from './components/PlugConnect';
|
|
4592
|
+
export { default as PlugConnectFilled } from './components/PlugConnectFilled';
|
|
4579
4593
|
export { default as Plumbing } from './components/Plumbing';
|
|
4580
4594
|
export { default as PlumbingFilled } from './components/PlumbingFilled';
|
|
4581
4595
|
export { default as Podcasts } from './components/Podcasts';
|
|
@@ -5684,6 +5698,8 @@ export { default as SsidChart } from './components/SsidChart';
|
|
|
5684
5698
|
export { default as SsidChartFilled } from './components/SsidChartFilled';
|
|
5685
5699
|
export { default as Stack } from './components/Stack';
|
|
5686
5700
|
export { default as StackFilled } from './components/StackFilled';
|
|
5701
|
+
export { default as StackGroup } from './components/StackGroup';
|
|
5702
|
+
export { default as StackGroupFilled } from './components/StackGroupFilled';
|
|
5687
5703
|
export { default as StackHexagon } from './components/StackHexagon';
|
|
5688
5704
|
export { default as StackHexagonFilled } from './components/StackHexagonFilled';
|
|
5689
5705
|
export { default as StackOff } from './components/StackOff';
|
|
@@ -5809,11 +5825,21 @@ export { default as StyleFilled } from './components/StyleFilled';
|
|
|
5809
5825
|
export { default as Styler } from './components/Styler';
|
|
5810
5826
|
export { default as StylerFilled } from './components/StylerFilled';
|
|
5811
5827
|
export { default as Stylus } from './components/Stylus';
|
|
5828
|
+
export { default as StylusBrush } from './components/StylusBrush';
|
|
5829
|
+
export { default as StylusBrushFilled } from './components/StylusBrushFilled';
|
|
5812
5830
|
export { default as StylusFilled } from './components/StylusFilled';
|
|
5831
|
+
export { default as StylusFountainPen } from './components/StylusFountainPen';
|
|
5832
|
+
export { default as StylusFountainPenFilled } from './components/StylusFountainPenFilled';
|
|
5833
|
+
export { default as StylusHighlighter } from './components/StylusHighlighter';
|
|
5834
|
+
export { default as StylusHighlighterFilled } from './components/StylusHighlighterFilled';
|
|
5813
5835
|
export { default as StylusLaserPointer } from './components/StylusLaserPointer';
|
|
5814
5836
|
export { default as StylusLaserPointerFilled } from './components/StylusLaserPointerFilled';
|
|
5815
5837
|
export { default as StylusNote } from './components/StylusNote';
|
|
5816
5838
|
export { default as StylusNoteFilled } from './components/StylusNoteFilled';
|
|
5839
|
+
export { default as StylusPen } from './components/StylusPen';
|
|
5840
|
+
export { default as StylusPenFilled } from './components/StylusPenFilled';
|
|
5841
|
+
export { default as StylusPencil } from './components/StylusPencil';
|
|
5842
|
+
export { default as StylusPencilFilled } from './components/StylusPencilFilled';
|
|
5817
5843
|
export { default as SubdirectoryArrowLeft } from './components/SubdirectoryArrowLeft';
|
|
5818
5844
|
export { default as SubdirectoryArrowLeftFilled } from './components/SubdirectoryArrowLeftFilled';
|
|
5819
5845
|
export { default as SubdirectoryArrowRight } from './components/SubdirectoryArrowRight';
|
package/package.json
CHANGED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
export default function BrightnessHigh(_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: "M342.16-135H229q-39.8 0-66.9-27.1T135-229v-112.59L63-414q-14-14-20.5-31.11T36-479.92q0-17.69 6.5-34.89Q49-532 63-546l72-72.41V-731q0-40.21 27.1-67.61Q189.2-826 229-826h112.59L414-897q14-14 31.77-20.5 17.78-6.5 35.46-6.5 17.69 0 34.75 7.2 17.06 7.19 31.02 20.8l71 70h113q40.21 0 67.61 27.39Q826-771.21 826-731v112.59L897-546q14 14 20.5 31.09 6.5 17.08 6.5 34.76 0 17.67-6.5 34.91T897-414l-71 72.41V-229q0 39.8-27.39 66.9Q771.21-135 731-135H618l-71 70q-13.96 14.13-31.08 20.57Q498.8-38 481.1-38q-17.71 0-34.87-6.43Q429.07-50.87 415-65zm138.88-160Q559-295 613-349.04t54-132T612.96-613t-132-54T349-612.96t-54 132T349.04-349t132 54M381-229l100 96 97.92-96H731v-153l99-98-99-99v-152H579l-98-99-99 99H229v152l-98 99 98 98v153zm99-252" })));
|
|
6
|
-
}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
export default function BrightnessHighFilled(_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: "M342.16-135H229q-39.75 0-66.87-27.13Q135-189.25 135-229v-112.59L63-414q-14-14-20.5-30.81-6.5-16.82-6.5-35Q36-498 42.5-515T63-546l72-72.41V-731q0-39.75 27.13-67.38Q189.25-826 229-826h112.59L414-897q14-14 31.5-20.5t35.7-6.5q18.19 0 35.02 7.2 16.82 7.19 30.78 20.8l71 70h113q39.75 0 67.38 27.62Q826-770.75 826-731v112.59L897-546q14 14 20.5 30.81 6.5 16.82 6.5 35 0 18.19-6.5 35.19T897-414l-71 72.41V-229q0 39.75-27.62 66.87Q770.75-135 731-135H618l-71 70q-13.96 14.13-30.78 20.57Q499.39-38 481.2-38q-18.2 0-35.16-6.43Q429.07-50.87 415-65zm138.89-160Q559-295 613-349.05q54-54.06 54-132Q667-559 612.95-613q-54.06-54-132-54Q403-667 349-612.95q-54 54.06-54 132Q295-403 349.05-349q54.06 54 132 54m-.05-62q-52 0-88-36t-36-88 36-88 88-36 88 36 36 88-36 88-88 36" })));
|
|
6
|
-
}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
export default function BrightnessLow(_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: "M342.16-135H229q-39.8 0-66.9-27.1T135-229v-112.59L63-414q-14-14-20.5-31.11T36-479.92q0-17.69 6.5-34.89Q49-532 63-546l72-72.41V-731q0-40.21 27.1-67.61Q189.2-826 229-826h112.59L414-897q14-14 31.77-20.5 17.78-6.5 35.46-6.5 17.69 0 34.75 7.2 17.06 7.19 31.02 20.8l71 70h113q40.21 0 67.61 27.39Q826-771.21 826-731v112.59L897-546q14 14 20.5 31.09 6.5 17.08 6.5 34.76 0 17.67-6.5 34.91T897-414l-71 72.41V-229q0 39.8-27.39 66.9Q771.21-135 731-135H618l-71 70q-13.96 14.13-31.08 20.57Q498.8-38 481.1-38q-17.71 0-34.87-6.43Q429.07-50.87 415-65zm138.88-160Q559-295 613-349.04t54-132T612.96-613t-132-54T349-612.96t-54 132T349.04-349t132 54m-.16-95q-37.88 0-64.38-26.62t-26.5-64.5T416.62-546t64.5-27T546-545.88t27 65-27.12 64.38-65 26.5M381-229l100 96 97.92-96H731v-153l99-98-99-99v-152H579l-98-99-99 99H229v152l-98 99 98 98v153zm100-252" })));
|
|
6
|
-
}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
export default function BrightnessLowFilled(_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: "M342.16-135H229q-39.8 0-66.9-27.1T135-229v-112.59L63-414q-14-14-20.5-31.11T36-479.92q0-17.69 6.5-34.89Q49-532 63-546l72-72.41V-731q0-40.21 27.1-67.61Q189.2-826 229-826h112.59L414-897q14-14 31.77-20.5 17.78-6.5 35.46-6.5 17.69 0 34.75 7.2 17.06 7.19 31.02 20.8l71 70h113q40.21 0 67.61 27.39Q826-771.21 826-731v112.59L897-546q14 14 20.5 31.09 6.5 17.08 6.5 34.76 0 17.67-6.5 34.91T897-414l-71 72.41V-229q0 39.8-27.39 66.9Q771.21-135 731-135H618l-71 70q-13.96 14.13-31.08 20.57Q498.8-38 481.1-38q-17.71 0-34.87-6.43Q429.07-50.87 415-65zm138.88-160Q559-295 613-349.04t54-132T612.96-613t-132-54T349-612.96t-54 132T349.04-349t132 54M381-229l100 96 97.92-96H731v-153l99-98-99-99v-152H579l-98-99-99 99H229v152l-98 99 98 98v153z" })));
|
|
6
|
-
}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
export default function CloudySnowing(_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: "M240-168q-21.5 0-35.75-14.25T190-217.5t14.25-35.75T240-268t35.75 14.81T290-218q0 21.5-14.25 35.75T240-168m480 0q-21.5 0-35.75-14.25T670-217.5t14.25-35.75T720-268t35.75 14.81T770-218q0 21.5-14.25 35.75T720-168M360-14q-21.5 0-35.75-14.25T310-63.5t14.25-35.75T360-114t35.75 14.81T410-64q0 21.5-14.25 35.75T360-14m120-154q-21.5 0-35.75-14.25T430-217.5t14.25-35.75T480-268t35.75 14.81T530-218q0 21.5-14.25 35.75T480-168M600-14q-21.5 0-35.75-14.25T550-63.5t14.25-35.75T600-114t35.75 14.81T650-64q0 21.5-14.25 35.75T600-14M290-334q-93.38 0-160.19-67.02T63-560.83Q63-645 121-711t145-75q35.36-56 90.74-89.5Q412.13-909 480.19-909 573-909 638-851t84 144q82 8 128.5 61.47T897-521.86Q897-444 842.46-389T710-334zm0-95h420q39.06 0 66.03-26.76t26.97-65.5T776.03-587 710-614h-77v-47q0-63.99-44.48-108.49Q544.03-814 480.29-814q-46.19 0-84.4 24.81T340-723l-12.29 29H289q-55.39 1.75-93.7 40.13-38.3 38.38-38.3 92.39 0 54.55 38.69 93.52Q234.39-429 290-429m190-192" })));
|
|
6
|
-
}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
export default function CloudySnowingFilled(_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: "M240-168q-21.5 0-35.75-14.25T190-217.5t14.25-35.75T240-268t35.75 14.81T290-218q0 21.5-14.25 35.75T240-168m480 0q-21.5 0-35.75-14.25T670-217.5t14.25-35.75T720-268t35.75 14.81T770-218q0 21.5-14.25 35.75T720-168M360-14q-21.5 0-35.75-14.25T310-63.5t14.25-35.75T360-114t35.75 14.81T410-64q0 21.5-14.25 35.75T360-14m120-154q-21.5 0-35.75-14.25T430-217.5t14.25-35.75T480-268t35.75 14.81T530-218q0 21.5-14.25 35.75T480-168M600-14q-21.5 0-35.75-14.25T550-63.5t14.25-35.75T600-114t35.75 14.81T650-64q0 21.5-14.25 35.75T600-14M290-334q-93.52 0-160.26-67T63-561q0-84 58-150t145-75q35.36-56 90.74-89.5Q412.13-909 479.77-909 573-909 638-851t84 144q82 8 128.5 61.47T897-521.49Q897-444 842.54-389T710-334z" })));
|
|
6
|
-
}
|