@project-lary/react-material-symbols-700-rounded 0.32.0 → 0.34.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/Animation.js +1 -1
- package/dist/components/AnimationFilled.d.ts +4 -3
- package/dist/components/AnimationFilled.js +6 -3
- package/dist/components/CarDefrostLeft.js +1 -1
- package/dist/components/CarDefrostLowLeft.js +1 -1
- package/dist/components/CarDefrostLowRight.js +1 -1
- package/dist/components/CarDefrostMidLeft.js +1 -1
- package/dist/components/CarDefrostMidLowLeft.js +1 -1
- package/dist/components/CarDefrostMidLowRight.js +1 -1
- package/dist/components/CarDefrostMidRight.js +1 -1
- package/dist/components/CarDefrostRight.js +1 -1
- package/dist/components/CarFanLowLeft.js +1 -1
- package/dist/components/CarFanLowMidLeft.js +1 -1
- package/dist/components/CarFanLowRight.js +1 -1
- package/dist/components/CarFanMidLeft.js +1 -1
- package/dist/components/CarFanMidLowRight.js +1 -1
- package/dist/components/CarFanMidLowRightFilled.d.ts +3 -4
- package/dist/components/CarFanMidLowRightFilled.js +3 -6
- package/dist/components/CarFanMidRight.js +1 -1
- package/dist/components/{BatterySaverFilled.d.ts → ComputerSound.d.ts} +1 -1
- package/dist/components/ComputerSound.js +6 -0
- package/dist/components/ComputerSoundFilled.d.ts +4 -0
- package/dist/components/ComputerSoundFilled.js +6 -0
- package/dist/components/DetectionAndZoneOff.d.ts +4 -0
- package/dist/components/DetectionAndZoneOff.js +6 -0
- package/dist/components/DetectionAndZoneOffFilled.d.ts +3 -0
- package/dist/components/DetectionAndZoneOffFilled.js +3 -0
- package/dist/components/{HeartArrow.d.ts → Eyebrow.d.ts} +1 -1
- package/dist/components/Eyebrow.js +6 -0
- package/dist/components/EyebrowFilled.d.ts +4 -0
- package/dist/components/EyebrowFilled.js +6 -0
- package/dist/components/FormatImageBack.d.ts +4 -0
- package/dist/components/FormatImageBack.js +6 -0
- package/dist/components/FormatImageBackFilled.d.ts +4 -0
- package/dist/components/FormatImageBackFilled.js +6 -0
- package/dist/components/FormatImageBreakLeft.d.ts +4 -0
- package/dist/components/FormatImageBreakLeft.js +6 -0
- package/dist/components/FormatImageBreakLeftFilled.d.ts +4 -0
- package/dist/components/FormatImageBreakLeftFilled.js +6 -0
- package/dist/components/FormatImageBreakRight.d.ts +4 -0
- package/dist/components/FormatImageBreakRight.js +6 -0
- package/dist/components/FormatImageBreakRightFilled.d.ts +4 -0
- package/dist/components/FormatImageBreakRightFilled.js +6 -0
- package/dist/components/FormatImageFront.d.ts +4 -0
- package/dist/components/FormatImageFront.js +6 -0
- package/dist/components/FormatImageFrontFilled.d.ts +4 -0
- package/dist/components/FormatImageFrontFilled.js +6 -0
- package/dist/components/FormatImageInlineLeft.d.ts +4 -0
- package/dist/components/FormatImageInlineLeft.js +6 -0
- package/dist/components/FormatImageInlineLeftFilled.d.ts +4 -0
- package/dist/components/FormatImageInlineLeftFilled.js +6 -0
- package/dist/components/FormatImageInlineRight.d.ts +4 -0
- package/dist/components/FormatImageInlineRight.js +6 -0
- package/dist/components/FormatImageInlineRightFilled.d.ts +4 -0
- package/dist/components/FormatImageInlineRightFilled.js +6 -0
- package/dist/components/{BatterySaver.d.ts → GameStickL3.d.ts} +1 -1
- package/dist/components/GameStickL3.js +6 -0
- package/dist/components/GameStickL3Filled.d.ts +4 -0
- package/dist/components/GameStickL3Filled.js +6 -0
- package/dist/components/GameStickLeft.d.ts +4 -0
- package/dist/components/GameStickLeft.js +6 -0
- package/dist/components/GameStickLeftFilled.d.ts +4 -0
- package/dist/components/GameStickLeftFilled.js +6 -0
- package/dist/components/GameStickR3.d.ts +4 -0
- package/dist/components/GameStickR3.js +6 -0
- package/dist/components/GameStickR3Filled.d.ts +4 -0
- package/dist/components/GameStickR3Filled.js +6 -0
- package/dist/components/GameStickRight.d.ts +4 -0
- package/dist/components/GameStickRight.js +6 -0
- package/dist/components/GameStickRightFilled.d.ts +4 -0
- package/dist/components/GameStickRightFilled.js +6 -0
- package/dist/components/HourglassCheck.d.ts +4 -0
- package/dist/components/HourglassCheck.js +6 -0
- package/dist/components/HourglassCheckFilled.d.ts +4 -0
- package/dist/components/HourglassCheckFilled.js +6 -0
- package/dist/components/Lips.d.ts +4 -0
- package/dist/components/Lips.js +6 -0
- package/dist/components/LipsFilled.d.ts +4 -0
- package/dist/components/LipsFilled.js +6 -0
- package/dist/components/MicGear.d.ts +4 -0
- package/dist/components/MicGear.js +6 -0
- package/dist/components/MicGearFilled.d.ts +4 -0
- package/dist/components/MicGearFilled.js +6 -0
- package/dist/components/NotificationAudio.d.ts +4 -0
- package/dist/components/NotificationAudio.js +6 -0
- package/dist/components/NotificationAudioFilled.d.ts +4 -0
- package/dist/components/NotificationAudioFilled.js +6 -0
- package/dist/components/NotificationAudioOff.d.ts +4 -0
- package/dist/components/NotificationAudioOff.js +6 -0
- package/dist/components/NotificationAudioOffFilled.d.ts +4 -0
- package/dist/components/NotificationAudioOffFilled.js +6 -0
- package/dist/components/PersonText.d.ts +4 -0
- package/dist/components/PersonText.js +6 -0
- package/dist/components/PersonTextFilled.d.ts +4 -0
- package/dist/components/PersonTextFilled.js +6 -0
- package/dist/components/Sticker.d.ts +4 -0
- package/dist/components/Sticker.js +6 -0
- package/dist/components/StickerAdd.d.ts +4 -0
- package/dist/components/StickerAdd.js +6 -0
- package/dist/components/StickerAddFilled.d.ts +4 -0
- package/dist/components/StickerAddFilled.js +6 -0
- package/dist/components/StickerFilled.d.ts +4 -0
- package/dist/components/StickerFilled.js +6 -0
- package/dist/components/ThermometerAlert.d.ts +4 -0
- package/dist/components/ThermometerAlert.js +6 -0
- package/dist/components/ThermometerAlertFilled.d.ts +4 -0
- package/dist/components/ThermometerAlertFilled.js +6 -0
- package/dist/components/Undereye.d.ts +4 -0
- package/dist/components/Undereye.js +6 -0
- package/dist/components/UndereyeFilled.d.ts +4 -0
- package/dist/components/UndereyeFilled.js +6 -0
- package/dist/components/VoiceChatOff.d.ts +4 -0
- package/dist/components/VoiceChatOff.js +6 -0
- package/dist/components/VoiceChatOffFilled.d.ts +4 -0
- package/dist/components/VoiceChatOffFilled.js +6 -0
- package/dist/components/WidgetMenu.d.ts +4 -0
- package/dist/components/WidgetMenu.js +6 -0
- package/dist/components/WidgetMenuFilled.d.ts +4 -0
- package/dist/components/WidgetMenuFilled.js +6 -0
- package/dist/index.d.ts +50 -4
- package/dist/index.js +50 -4
- package/package.json +1 -1
- package/dist/components/BatterySaver.js +0 -6
- package/dist/components/BatterySaverFilled.js +0 -6
- package/dist/components/HeartArrow.js +0 -6
- package/dist/components/HeartArrowFilled.d.ts +0 -3
- package/dist/components/HeartArrowFilled.js +0 -3
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
|
2
2
|
export default function Animation(_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: "M354-64q-59 0-112-21.5T148-149q-41-40-62.5-92.5T64-354q0-85 42.5-154T219-609q19-41 54-76t79-57q33-70 103-112t152-42q59 0 111.5 21.5T811-811q40 41 62.5 93.5T896-606q0 80-36 145.5T742-352q-17 37-54.5 77T609-219q-33 71-100 113T354-64m2-83q37 1 73-15.5t55-44.5q-59 4-112.5-14.5T277-279q-41-40-59-92.5T204-483q-27 22-42 57t-15 72q0 43 15 80.5t45 66.5q29 28 67 43.5t82 16.5m126-127q36 0 70-15t57-42q-58 4-111.5-15.5T404-407q-41-42-60-95t-13-112q-33 34-45 62.5T274-480t15.5 80.5T334-333t67 44 81 15m129-129q17 0 32-3t36-11q17-55 3.5-109.5T625-624q-39-40-99.5-54.5T414-679q-5 18-7 34t-2 38q0 41 15 79t45 67q29 31 66.5 44.5T611-403m152-75q26-22 38-53t12-76q0-42-15-79t-44-67q-30-29-67-44.5T609-813t-75 13-60 40q57-3 111.5 17t97.5 62 63 94 17
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M354-64q-59 0-112-21.5T148-149q-41-40-62.5-92.5T64-354q0-85 42.5-154T219-609q19-41 54-76t79-57q33-70 103-112t152-42q59 0 111.5 21.5T811-811q40 41 62.5 93.5T896-606q0 80-36 145.5T742-352q-17 37-54.5 77T609-219q-33 71-100 113T354-64m2-83q37 1 73-15.5t55-44.5q-59 4-112.5-14.5T277-279q-41-40-59-92.5T204-483q-27 22-42 57t-15 72q0 43 15 80.5t45 66.5q29 28 67 43.5t82 16.5m126-127q36 0 70-15t57-42q-58 4-111.5-15.5T404-407q-41-42-60-95t-13-112q-33 34-45 62.5T274-480t15.5 80.5T334-333t67 44 81 15m129-129q17 0 32-3t36-11q17-55 3.5-109.5T625-624q-39-40-99.5-54.5T414-679q-5 18-7 34t-2 38q0 41 15 79t45 67q29 31 66.5 44.5T611-403m152-75q26-22 38-53t12-76q0-42-15-79t-44-67q-30-29-67-44.5T609-813t-75 13-60 40q57-3 111.5 17t97.5 62 63 94 17 109M610-608" })));
|
|
6
6
|
}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function AnimationFilled({ 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 AnimationFilled(_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: "M354-64q-59 0-112-21.5T148-149q-41-40-62.5-92.5T64-354q0-85 42.5-154T219-609q19-41 54-76t79-57q33-70 103-112t152-42q59 0 111.5 21.5T811-811q40 41 62.5 93.5T896-606q0 80-36 145.5T742-352q-17 37-54.5 77T609-219q-33 71-100 113T354-64m2-83q37 1 73-15.5t55-44.5q-59 4-112.5-14.5T277-279q-41-40-59-92.5T204-483q-27 22-42 57t-15 72q0 43 15 80.5t45 66.5q29 28 67 43.5t82 16.5m126-127q36 0 70-15t57-42q-58 4-111.5-15.5T404-407q-41-42-60-95t-13-112q-33 34-45 62.5T274-480t15.5 80.5T334-333t67 44 81 15" })));
|
|
6
|
+
}
|
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
|
2
2
|
export default function CarDefrostLeft(_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: "M561-29q-15 6-30 .5T510-48L406-247H138q-28 0-49.5-18T61-311L15-534q-9-46 20.5-81.5T112-651q35 0 62.5 20.5T213-577l57 199h122q23 0 41.5 11t26.5 29L583-83q7 16 1.5 32T561-29M88-709q-33 0-55.5-22.5T10-787q0-32 22.5-55.5T88-866t56 23.5 23 55.5q0 33-23 55.5T88-709m693 91q-10-4-15-14.5t1-20.5q1-2 4-16 0-10-4-18t-11-16q-12-13-19-31t-7-39q0-8 1.5-17.5T735-807q6-12 17-18t22-1q10 4 14.5 15.5t.5 21.5q-3 5-3.5 8.5t-.5 7.5q0 9 4 17.5t11 15.5q10 11 16.5 27t9.5 34q0 11-1 22t-4 19q-5 13-16.5 19t-23.5 1m-129 0q-11-3-16-13.5t0-22.5q1-3 2-6.5t1-8.5q0-10-3.5-19.5T626-707q-10-13-14.5-29.5T607-772q0-8 .5-16.5T610-803q4-12 15-18.5t23-2.5q11 3 16 13.5t1 21.5q-1 3-2 7t-1 8q0 11 3.5 20.5T675-735q10 13 14.5 29.5T694-671q0 9-.5 17.5T691-640q-4 13-15.5 19.5T652-618m-117-57q-10 0-18-6.5t-9-16.5l-25-167q-2-20 9-36.5t30-21.5q51-13 103-20t93-7q43 0 95.5 7T914-924q19 5 30 22t9 37l-25 167q-1 10-9 16.5t-18 6.5q-13 0-21-10t-6-22l24-165q-45-11-90-17t-91-6-90.5 6-87.5 17l23 165q2 12-6 22t-21 10" })));
|
|
6
6
|
}
|
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
|
2
2
|
export default function CarDefrostLowLeft(_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: "M561-29q-15 6-30 .5T510-48L406-247H138q-28 0-50-17.5T61-311L15-534q-11-45 19.5-81t77.5-36q35 0 62.5 20.5T213-577l57 199h122q23 0 41 11.5t27 28.5L583-83q7 16 1.5 32T561-29M88-709q-33 0-55.5-22.5T10-787q0-32 22.5-55.5T88-866t56 23.5 23 55.5q0 33-23 55.5T88-709m549 23q-1-5-11-21-10-13-14.5-29.5T607-772q0-8 .5-16.5T610-803q4-12 15-18.5t23-2.5q11 3 16 13.5t1 21.5q-1 3-2 7t-1 8q0 11 3.5 20.5T675-735q8 10 12 22.5t6 26.5zm130 0q-2-4-11-17-12-13-19-31t-7-39q0-8 1.5-17.5T735-807q6-12 17-18t22-1q10 4 14.5 15.5t.5 21.5q-3 5-3.5 8.5t-.5 7.5q0 9 4 17.5t11 15.5q8 9 15.5 23.5T826-686zm-259 0-25-179q-2-20 9-37t30-21q47-12 99-19.5t97-7.5 97 7.5 99 19.5q20 4 30.5 21t8.5 37l-26 179h-56l27-186q-45-11-90-17t-91-6-90.5 6-87.5 17l25 186zm191 435q-10 0-18.5-4T665-266L522-408q-14-14-14-33.5t14-32.5q13-14 32.5-14t33.5 13l64 63v-153q0-19 13.5-32.5T699-611t33.5 13 13.5 33v153l61-62q14-14 33.5-14t32.5 14q14 14 14 33t-14 33L732-266q-7 7-15.5 11t-17.5 4" })));
|
|
6
6
|
}
|
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
|
2
2
|
export default function CarDefrostLowRight(_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: "M399-29q-18-6-23.5-22t1.5-32l123-255q9-17 27-28.5t42-11.5h121l58-199q10-33 37.5-53.5T849-651q46 0 76.5 36t19.5 81l-45 223q-6 29-28 46.5T822-247H555L451-48q-7 14-22 19.5t-30-.5m473-680q-33 0-56-22.5T793-787q0-32 23-55.5t56-23.5 55.5 23.5T950-787q0 33-22.5 55.5T872-709m-706 23q-3-6-6-11t-7-10q-9-13-13.5-29.5T135-772v-16.5q0-8.5 3-14.5 4-12 15-18.5t23-2.5q11 3 16 13.5t1 21.5q-1 3-2 7t-1 8q0 11 3.5 20.5T203-735q7 10 11.5 22.5T222-686zm131 0q-3-7-13-17-12-13-19.5-31t-7.5-39q0-8 2-17.5t4-16.5q5-12 16.5-18t22.5-1q10 4 14.5 15.5T316-789q-2 5-3 8.5t-1 7.5q0 9 4.5 17.5T328-740q8 9 15 23.5t10 30.5zm-264 0L7-865q-2-20 8.5-37T46-923q47-12 99-19.5t97-7.5 97 7.5 99 19.5q19 4 30 21t9 37l-25 179h-56l26-186q-44-11-88.5-17t-90.5-6-91 6-89 17l26 186zm229 435q-10 0-18.5-4T228-266L87-408q-14-14-14-33t14-33q13-14 32.5-14t33.5 14l61 62v-153q0-20 13.5-33t33.5-13 33.5 13.5T308-565v153l64-63q14-13 33.5-13t32.5 14q14 13 14 32.5T438-408L295-266q-7 7-15.5 11t-17.5 4" })));
|
|
6
6
|
}
|
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
|
2
2
|
export default function CarDefrostMidLeft(_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: "M561-29q-15 6-30 .5T510-48L406-247H138q-28 0-50-17.5T61-311L15-534q-11-45 19.5-81t77.5-36q35 0 62.5 20.5T213-577l57 199h122q23 0 41 11.5t27 28.5L583-83q7 16 1.5 32T561-29M88-709q-33 0-55.5-22.5T10-787q0-32 22.5-55.5T88-866t56 23.5 23 55.5q0 33-23 55.5T88-709m549 23q-1-5-11-21-10-13-14.5-29.5T607-772q0-8 .5-16.5T610-803q4-12 15-18.5t23-2.5q11 3 16 13.5t1 21.5q-1 3-2 7t-1 8q0 11 3.5 20.5T675-735q8 10 12 22.5t6 26.5zm130 0q-2-4-11-17-12-13-19-31t-7-39q0-8 1.5-17.5T735-807q6-12 17-18t22-1q10 4 14.5 15.5t.5 21.5q-3 5-3.5 8.5t-.5 7.5q0 9 4 17.5t11 15.5q8 9 15.5 23.5T826-686zm-259 0-25-179q-2-20 9-37t30-21q47-12 99-19.5t97-7.5 97 7.5 99 19.5q20 4 30.5 21t8.5 37l-26 179h-56l27-186q-45-11-90-17t-91-6-90.5 6-87.5 17l25 186zm193 473L559-355q-7-6-11-15.5t-4-18.5q0-10 4-18t11-15l141-142q14-14 33.5-14t32.5 14q14 14 14 33t-14 32l-62 62h190q18 0 32 14t14 33-13.5 32.5T894-344H703l64 67q13 13 13 32t-14 32q-13 13-32.5 13T701-213" })));
|
|
6
6
|
}
|
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
|
2
2
|
export default function CarDefrostMidLowLeft(_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: "M561-29q-15 6-30 .5T510-48L406-247H138q-28 0-50-17.5T61-311L15-534q-11-45 19.5-81t77.5-36q35 0 62.5 20.5T213-577l57 199h122q23 0 41 11.5t27 28.5L583-83q7 16 1.5 32T561-29M88-709q-33 0-55.5-22.5T10-787q0-32 22.5-55.5T88-866t56 23.5 23 55.5q0 33-23 55.5T88-709m549 23q-1-5-11-21-10-13-14.5-29.5T607-772q0-8 .5-16.5T610-803q4-12 15-18.5t23-2.5q11 3 16 13.5t1 21.5q-1 3-2 7t-1 8q0 11 3.5 20.5T675-735q8 10 12 22.5t6 26.5zm130 0q-2-4-11-17-12-13-19-31t-7-39q0-8 1.5-17.5T735-807q6-12 17-18t22-1q10 4 14.5 15.5t.5 21.5q-3 5-3.5 8.5t-.5 7.5q0 9 4 17.5t11 15.5q8 9 15.5 23.5T826-686zm-259 0-25-179q-2-20 9-37t30-21q47-12 99-19.5t97-7.5 97 7.5 99 19.5q20 4 30.5 21t8.5 37l-26 179h-56l27-186q-45-11-90-17t-91-6-90.5 6-87.5 17l25 186zm193 473L559-355q-7-6-11-15.5t-4-18.5q0-10 4-18t11-15l141-142q14-14 33.5-14t32.5 14q14 14 14 33t-14 32l-62 62h190q18 0 32 14t14 33-13.5 32.5T894-344H703l64 67q13 13 13 32t-14 32q-13 13-32.5 13T701-213" })));
|
|
6
6
|
}
|
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
|
2
2
|
export default function CarDefrostMidLowRight(_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: "M194-213q-13-12-13.5-31.5T193-277l66-67H67q-19 0-33-13.5T20-390t14-33 33-14h189l-61-62q-14-13-14-32t14-33q13-14 32.5-14t33.5 14l141 142q6 7 10 15t4 18q0 9-4 18.5T402-355L259-212q-13 13-32.5 13T194-213M399-29q-18-6-23.5-22t1.5-32l123-255q9-17 27-28.5t42-11.5h121l58-199q10-33 37.5-53.5T849-651q46 0 76.5 36t19.5 81l-45 223q-6 29-28 46.5T822-247H555L451-48q-7 14-22 19.5t-30-.5m473-680q-33 0-56-22.5T793-787q0-32 23-55.5t56-23.5 55.5 23.5T950-787q0 33-22.5 55.5T872-709m-706 23q-3-6-6-11t-7-10q-9-13-13.5-29.5T135-772v-16.5q0-8.5 3-14.5 4-12 15-18.5t23-2.5q11 3 16 13.5t1 21.5q-1 3-2 7t-1 8q0 11 3.5 20.5T203-735q7 10 11.5 22.5T222-686zm131 0q-3-7-13-17-12-13-19.5-31t-7.5-39q0-8 2-17.5t4-16.5q5-12 16.5-18t22.5-1q10 4 14.5 15.5T316-789q-2 5-3 8.5t-1 7.5q0 9 4.5 17.5T328-740q8 9 15 23.5t10 30.5zm-264 0L7-865q-2-20 8.5-37T46-923q47-12 99-19.5t97-7.5 97 7.5 99 19.5q19 4 30 21t9 37l-25 179h-56l26-186q-44-11-88.5-17t-90.5-6-91 6-89 17l26 186z" })));
|
|
6
6
|
}
|
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
|
2
2
|
export default function CarDefrostMidRight(_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: "M194-213q-13-12-13.5-31.5T193-277l66-67H67q-19 0-33-13.5T20-390t14-33 33-14h189l-61-62q-14-13-14-32t14-33q13-14 32.5-14t33.5 14l141 142q6 7 10 15t4 18q0 9-4 18.5T402-355L259-212q-13 13-32.5 13T194-213M399-29q-18-6-23.5-22t1.5-32l123-255q9-17 27-28.5t42-11.5h121l58-199q10-33 37.5-53.5T849-651q46 0 76.5 36t19.5 81l-45 223q-6 29-28 46.5T822-247H555L451-48q-7 14-22 19.5t-30-.5m473-680q-33 0-56-22.5T793-787q0-32 23-55.5t56-23.5 55.5 23.5T950-787q0 33-22.5 55.5T872-709m-706 23q-3-6-6-11t-7-10q-9-13-13.5-29.5T135-772v-16.5q0-8.5 3-14.5 4-12 15-18.5t23-2.5q11 3 16 13.5t1 21.5q-1 3-2 7t-1 8q0 11 3.5 20.5T203-735q7 10 11.5 22.5T222-686zm131 0q-3-7-13-17-12-13-19.5-31t-7.5-39q0-8 2-17.5t4-16.5q5-12 16.5-18t22.5-1q10 4 14.5 15.5T316-789q-2 5-3 8.5t-1 7.5q0 9 4.5 17.5T328-740q8 9 15 23.5t10 30.5zm-264 0L7-865q-2-20 8.5-37T46-923q47-12 99-19.5t97-7.5 97 7.5 99 19.5q19 4 30 21t9 37l-25 179h-56l26-186q-44-11-88.5-17t-90.5-6-91 6-89 17l26 186z" })));
|
|
6
6
|
}
|
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
|
2
2
|
export default function CarDefrostRight(_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: "M399-29q-18-6-23.5-22t1.5-32l123-255q8-18 26.5-29t42.5-11h121l58-199q10-33 37.5-53.5T849-651q46 0 75.5 35.5T945-534l-45 223q-7 28-28.5 46T822-247H555L451-48q-7 14-22 19.5t-30-.5m473-680q-33 0-56-22.5T793-787q0-32 23-55.5t56-23.5 55.5 23.5T950-787q0 33-22.5 55.5T872-709m-524 91q-11-4-15.5-14.5t.5-20.5q2-2 4-16 0-10-3.5-18T323-703q-12-13-19.5-31t-7.5-39q0-8 2-17.5t4-16.5q5-12 16.5-18t22.5-1q10 4 14.5 15.5T355-789q-2 5-3 8.5t-1 7.5q0 9 4.5 17.5T367-740q10 11 16.5 27t8.5 34q1 11 0 22t-4 19q-5 13-16.5 19t-23.5 1m-129 0q-11-3-16-13.5t0-22.5q0-3 1.5-6.5t1.5-8.5q0-10-4-19.5T192-707q-9-13-13.5-29.5T174-772v-16.5q0-8.5 3-14.5 4-12 15-18.5t23-2.5q11 3 16 13.5t1 21.5q-1 3-2 7t-1 8q0 11 3.5 20.5T242-735q9 13 14 29.5t5 34.5q0 9-.5 17.5T258-640q-5 13-16 19.5t-23 2.5M99-675q-10 0-18-6.5T72-698L47-865q-2-20 9-37t30-22q48-12 100.5-19t95.5-7q41 0 93 7t103 20q19 5 30 21.5t9 36.5l-25 167q-1 10-9 16.5t-18 6.5q-13 0-21-10t-6-22l24-165q-44-11-88.5-17t-90.5-6-91 6-89 17l23 165q2 12-6 22t-21 10" })));
|
|
6
6
|
}
|
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
|
2
2
|
export default function CarFanLowLeft(_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: "M561-29q-15 6-30 .41T510-48L406-247H138q-27.66 0-49.46-18Q66.73-283 61-311L15-534q-9-46 20.7-81.5T112-651q35.07 0 62.53 20.5Q202-610 213-577l57 199h122q23.34 0 41.59 10.87Q451.83-356.25 460-338L583-83q7 16 1.5 32T561-29M88.2-709q-33.2 0-55.7-22.3Q10-753.59 10-786.8q0-32.2 22.3-55.7Q54.59-866 87.8-866q33.2 0 56.2 23.3 23 23.29 23 55.5 0 33.2-22.8 55.7-22.79 22.5-56 22.5m602.67 216q-8.87 0-17.87-4t-16-11L507-658q-14-14-14-33.5t14-32.5q13-13 32-13t33 12l73 71v-205q0-19.75 13.68-33.38Q672.35-906 692.18-906 712-906 725-892.38q13 13.63 13 33.38v204l69-69q13.8-14 32.9-14t33.1 14q13 14 13 33.5T873-658L725-508q-7 7-16.13 11-9.14 4-18 4" })));
|
|
6
6
|
}
|
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
|
2
2
|
export default function CarFanLowMidLeft(_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: "M561-29q-15 6-30 .41T510-48L406-247H138q-27.66 0-49.96-17.5Q65.73-282 61-311L15-534q-11-45 19.48-81T112-651q35.07 0 62.53 20.5Q202-610 213-577l57 199h122q23.34 0 41.09 11.37Q450.83-355.25 460-338L583-83q7 16 1.5 32T561-29M88.2-709q-33.2 0-55.7-22.3Q10-753.59 10-786.8q0-32.2 22.3-55.7Q54.59-866 87.8-866q33.2 0 56.2 23.3 23 23.29 23 55.5 0 33.2-22.8 55.7-22.79 22.5-56 22.5M529-554q-14 14-32.5 14T464-554L328-689q-7-7-11-15.63-4-8.64-4-18.5 0-8.87 4-17.37t11-15.5l142-142q14-14 33.5-14.5t32.89 13.5Q550-885 550-866t-14 33l-61 61h189q19.75 0 33.38 13.68Q711-744.65 711-724.82q0 19.82-13.62 33.32Q683.75-678 664-678H472l58 58q13 15 12.5 33.6T529-554m220.87 341q-9.87 0-18.37-4T716-228L582-363q-15-14-14.5-34t14.5-33q14-14 32.5-14t33.5 14l55 56v-190q0-19.75 13.68-33.38Q730.35-611 750.18-611q18.82 0 32.32 13.62Q796-583.75 796-564v189l55-54q14-14 33.16-14t33 13.61Q931-415 931-395.9T917-363L784-228q-7 7-16.13 11-9.14 4-18 4" })));
|
|
6
6
|
}
|
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
|
2
2
|
export default function CarFanLowRight(_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: "M398.61-29q-15.39-6-22-22t.45-32.11L500-338q8.17-18.25 26.35-29.13Q544.52-378 569-378h121l58-199q10-33 37.47-53.5Q812.93-651 849-651q45.6 0 75.3 35.5T945-534l-45 223q-6.43 28.37-28.39 46.19Q849.66-247 822-247H555L451-48q-6.66 13.91-21.83 19.45Q414-23 398.61-29M872.7-709q-33.7 0-56.7-22.46-23-22.47-23-55.5 0-32.04 22.92-55.54Q838.83-866 871.8-866q33.2 0 55.7 23.17 22.5 23.18 22.5 55.5 0 33.33-22.3 55.83-22.29 22.5-55 22.5M268.76-493q-8.76 0-17.71-4.05Q242.1-501.09 235-508L88-658q-14-13.09-14.5-32.55Q73-710 86.84-724q12.98-14 32.57-14T153-724l69 69v-204q0-19.63 13.68-33.31Q249.35-906 269.09-906q19.73 0 33.32 13.69Q316-878.63 316-859v205l73-71q13.4-14.08 32.2-13.54T453-724q14 13.09 14 32.55Q467-672 453-658L303-508q-7.17 6.91-16.33 10.95-9.16 4.05-17.91 4.05" })));
|
|
6
6
|
}
|
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
|
2
2
|
export default function CarFanMidLeft(_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: "M561-29q-15 6-30 .41T510-48L406-247H138q-27.66 0-49.46-18Q66.73-283 61-311L15-534q-9-46 20.7-81.5T112-651q35.07 0 62.53 20.5Q202-610 213-577l57 199h122q23.34 0 41.59 10.87Q451.83-356.25 460-338L583-83q7 16 1.5 32T561-29M88.2-709q-33.2 0-55.7-22.3Q10-753.59 10-786.8q0-32.2 22.3-55.7Q54.59-866 87.8-866q33.2 0 56.2 23.3 23 23.29 23 55.5 0 33.2-22.8 55.7-22.79 22.5-56 22.5M658-507 508-657q-7-7-11-16.13-4-9.14-4-18 0-8.87 4-17.87t11-16l150-148q13-13 32.5-13.5t33.5 13.34q14 12.84 14 32.5T724-807l-69 69h204q19.75 0 33.38 13.18 13.62 13.17 13.62 33 0 19.82-13.62 33.32Q878.75-645 859-645H654l71 74q14 13 13.5 32T724-507q-13 14-32.5 14T658-507" })));
|
|
6
6
|
}
|
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
|
2
2
|
export default function CarFanMidLowRight(_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: "M555-247 451-48q-6.85 13.82-21.93 19.41Q414-23 398.11-29q-14.89-6-21.5-22t.39-32l123-255q9.17-17.25 26.91-28.63Q544.66-378 569-378h121l58-199q10-33 37.47-53.5Q812.93-651 849-651q46.04 0 76.52 36T945-534l-45 223q-5.73 29-28.04 46.5Q849.66-247 822-247zm316.8-619q33.2 0 55.7 23.3 22.5 23.29 22.5 55.5 0 33.2-22.3 55.7-22.29 22.5-55.5 22.5-33.2 0-56.2-22.3-23-22.29-23-55.5 0-32.2 22.8-55.7 22.79-23.5 56-23.5M488-678H296q-19.75 0-33.37-13.68Q249-705.35 249-725.18q0-19.82 13.63-33.32Q276.25-772 297-772h188l-61-61q-14-14-14-33.16t13.61-33Q437-913 456.1-913t32.9 14l143 143q7 7 11 15.63 4 8.64 4 17.5 0 9.87-4 18.37T632-689L496-554q-14 14-32.5 13.5T431-555q-15-14-15-32t15-33zM164-375l-1-189q0-19.75 13.68-33.38Q190.35-611 210.18-611q19.82 0 33.32 13.62Q257-583.75 257-564v190l56-56q14-14 33-14t33 14 14 33.5-14 33.5L244-228q-7 7-15.63 11-8.64 4-18.5 4-8.87 0-17.87-4t-15-11L44-363q-14-13-14.5-32T43-429.39Q57-443 76.5-443t33.5 14z" })));
|
|
6
6
|
}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
}): React.JSX.Element;
|
|
1
|
+
import CarFanMidLowRight from './CarFanMidLowRight';
|
|
2
|
+
declare const CarFanMidLowRightFilled: typeof CarFanMidLowRight;
|
|
3
|
+
export default CarFanMidLowRightFilled;
|
|
@@ -1,6 +1,3 @@
|
|
|
1
|
-
import
|
|
2
|
-
|
|
3
|
-
|
|
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: "M441-788.91q0 6.78-3 13.35-3 6.56-8.05 11.61L358.1-692.1q-9.1 9.1-19.6 9.1t-19.5-8.86q-8-8.07-8-19.1 0-11.04 8-19.04l31-32H249q-12 0-20-8.21t-8-19 8-19.29 20-8.5h101l-31-30q-8-8.29-8-19.65 0-11.35 8-19.35 9-9 19.5-9t19.6 9.1l71.85 71.85Q435-809 438-802.35q3 6.66 3 13.44M170.91-447q-6.78 0-13.35-3-6.56-3-11.62-8.06L74-530q-9-8.14-9-19t8.86-19q8.02-9 19-9t19.14 9l32 30v-101q0-11.13 8.21-19.57 8.21-8.43 19-8.43t19.29 8.43q8.5 8.44 8.5 19.57v101l30-30q8.25-9 19.54-9 11.3 0 19.46 9 9 8.14 9 19t-9 19l-71.94 71.94Q191-453 184.35-450q-6.66 3-13.44 3m479.13-302q-33.04 0-56.54-22.46-23.5-22.47-23.5-55.5 0-32.04 23.17-55.54 23.18-23.5 56.5-23.5 32.33 0 54.83 23.17 22.5 23.18 22.5 55.5 0 33.33-22.46 55.83-22.47 22.5-54.5 22.5M176-69q-17-6-23-21.96-6-15.95 1-32.04l123-255q9.17-18.25 27.41-29.13Q322.66-418 346-418h121l58-199q10-33 37.97-53.5 27.98-20.5 62.79-20.5 45.84 0 75.54 35.5T722-574l-45 223q-5.73 28-27.52 46-21.78 18-50.48 18H332L228-87q-6.8 14.17-21.9 19.09Q191-63 176-69m247 14q-28.17 0-47.08-18.82Q357-92.65 357-120.32q0-27.68 18.92-47.18Q394.83-187 423-187h248q23.36 0 39.68 7.5T735-158v-50q0-53.96 16.5-116.48T810-487l16-45q13-29 8.5-58.5T811-641q-8-7-12-17.46-4-10.47-4-22.23Q795-707 812.31-724q17.3-17 42.71-17 21.42 0 38.71 12.12Q911.02-716.77 921-697q13.24 28.23 20.12 56.1t6.88 57.73q0 19.59-2 35.13T940-520L836-116q-6.88 27.59-28.75 44.3Q785.39-55 756-55z" })));
|
|
6
|
-
}
|
|
1
|
+
import CarFanMidLowRight from './CarFanMidLowRight';
|
|
2
|
+
var CarFanMidLowRightFilled = CarFanMidLowRight;
|
|
3
|
+
export default CarFanMidLowRightFilled;
|
|
@@ -2,5 +2,5 @@ import React from 'react';
|
|
|
2
2
|
export default function CarFanMidRight(_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: "M398.11-29q-14.89-6-21.5-22t.39-32l123-255q8.17-18.25 26.41-29.13Q544.66-378 569-378h121l58-199q10-33 37.47-53.5Q812.93-651 849-651q45.6 0 75.3 35.5T945-534l-45 223q-6.73 28-28.54 46-21.8 18-49.46 18H555L451-48q-6.85 13.82-21.93 19.41Q414-23 398.11-29M872.2-709q-33.2 0-56.2-22.3-23-22.29-23-55.5 0-32.2 22.8-55.7 22.79-23.5 56-23.5 33.2 0 55.7 23.3 22.5 23.29 22.5 55.5 0 33.2-22.3 55.7-22.29 22.5-55.5 22.5M236-507q-13-13-13-32t13-33l70-73H101q-19.75 0-32.87-13.68Q55-672.35 55-692.18 55-712 68.63-725q13.62-13 33.37-13h204l-69-69q-15-13.8-15-32.9t15-33.1q13-13 32.5-13t33.5 13l149 148q7 7 11 16.13 4 9.14 4 18 0 8.87-4 17.87t-11 16L302-507q-14 14-33.5 14T236-507" })));
|
|
6
6
|
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function ComputerSound(_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-309v-462zM52-83q-14.87 0-24.94-10.37Q17-103.74 17-119.07q0-14.91 10.06-25.42Q37.13-155 52-155h856q14.88 0 24.94 10.69Q943-133.61 943-118.7t-10.06 25.31Q922.88-83 908-83zm97-132q-39.05 0-66.53-27.48Q55-269.95 55-309v-462q0-39.46 27.47-67.23Q109.95-866 149-866h644q19.75 0 33.38 14.26 13.62 14.27 13.62 34 0 19.74-13.62 33.24Q812.75-771 793-771H149v462h644q19.75 0 33.38 13.68Q840-281.65 840-261.82q0 19.82-13.62 33.32Q812.75-215 793-215zm604.76-222q-8.76-5.61-13.26-16.81Q736-465 744.36-475q10.64-15 15.14-32.5t4.5-35-4.5-35-15.14-32.5q-8.36-10-3.86-21.19 4.5-11.2 13.26-16.81 8.99-6 21.47-4.5t22.64 16.04Q811-615 817.5-591.5t6.5 49-6.5 49-19.63 44.96Q787.71-434 775.23-432.5t-21.47-4.5M836-355q-10-7-13-18.5t7-22.5q27-30.78 41.5-66.35T886-540t-14.5-77.65T830-684q-10-11-7-22.5t12.91-18.5 22.8-6.5 26.03 15.5q30.18 38.31 45.72 83.34Q946-587.62 946-540t-15.54 92.66Q914.92-402.31 885-364q-13 15-26 15.5t-23-6.5" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function ComputerSoundFilled(_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-215q-39 0-66.5-27.5T55-309v-462q0-39 27.5-67t66.5-28h654q23 0 32 22t-6.67 38.67Q819-796 810-788t-17 17L680-657q-13 14-20 30.65T653-591v103q0 18.7 7 35.35T680-422l113 113q8 8 16.5 17t17.5 17q16 17 6.5 38.5T801-215zM52-83q-14.97 0-24.99-10.3Q17-103.6 17-119q0-14.98 10.01-25.49Q37.03-155 52-155h856q14.97 0 24.99 10.52Q943-133.96 943-118.98T932.99-93.5Q922.97-83 908-83zm784.22-272Q826-362 823-373.5t7-22.5q27-30.78 41.5-66.53T886-540t-14.5-77.47T830-684q-10-11-7-22.5t13.13-18.5 22.8-6.5 25.81 15.5q30.26 38 45.76 83t15.5 93-15.5 93-45.5 83q-13 15-25.78 15.5t-23-6.5M754-437q-9-5.61-13.5-16.81Q736-465 744.36-475q10.64-15 15.14-32.5T764-543q0-17-4.5-34.5T744.36-610q-8.36-10-3.86-21.19Q745-642.39 754-648q9.22-6 21.47-4.5 12.24 1.5 22.4 16.04Q811-615 817.5-591.5T824-542q0 25-6.5 48.5t-19.63 44.96q-10.16 14.54-22.4 16.04Q763.22-431 754-437" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function DetectionAndZoneOff(_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: "M820-49 533-335l-24 98H342l42-215-80 38v89q0 17.75-12.17 29.37Q279.67-284 262.33-284 245-284 233-296.13q-12-12.12-12-29.87v-112q0-15.4 7.38-27.25Q235.75-477.11 250-483l96-39L47-821q-10-10-11-25t10.05-26q10.63-11 25.5-11T97-872L871-99q10 11 10.5 25t-10.55 25q-10.63 11-25.5 11T820-49m-671-6q-39.05 0-66.53-27.47Q55-109.95 55-149v-76q0-19.75 13.68-33.38Q82.35-272 102.18-272q19.82 0 33.32 13.62Q149-244.75 149-225v76h76q19.75 0 33.38 13.68Q272-121.65 272-101.82 272-82 258.38-68.5 244.75-55 225-55zm662-680v-76h-76q-19.75 0-33.37-13.68Q688-838.35 688-858.09q0-19.73 13.63-33.82Q715.25-906 735-906h76q39.46 0 67.23 27.77T906-811v76q0 19.75-14.26 33.37-14.27 13.63-34 13.63-19.74 0-33.24-13.63Q811-715.25 811-735m-756 1v-77q0-19 8.02-35.88Q71.04-863.75 92-877l66 65h-11v78q0 19.33-13.27 32.66-13.27 13.34-33 13.34T68-701.34Q55-714.67 55-734M735-55q-19.75 0-33.37-13.68Q688-82.35 688-102.18q0-19.82 13.63-33.32Q715.25-149 735-149h58l66 67q-21.14 13.25-38.5 20.12Q803.14-55 784-55zM259-811l-94-95h136.96q19.79 0 33.42 14.26 13.62 14.27 13.62 34Q349-839 331.88-831q-17.13 8-29.88 20zm647 647-95-95v-42q0-19.63 13.68-33.81Q838.35-349 858.09-349q19.73 0 33.82 14.27Q906-320.47 906-300.72zM537.62-605q-35.62 0-60.12-24.88t-24.5-60.5 24.42-60.12 60.04-24.5 60.08 24.54T622-690.08q0 35.43-24.38 60.25-24.38 24.83-60 24.83" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function Eyebrow(_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: "M616-388q-39.54 0-86.27 7.5t-101.87 22.86q-55.14 15.35-118.5 38.5Q246-296 174-264q-12.03 4.44-24.51 6.72Q137-255 120-255q-57.33 0-97.17-39.54Q-17-334.08-17-391v-114q0-48.18 31.16-86.26Q45.31-629.34 94-639q79-17 149.56-29.59 70.57-12.6 134-20.5Q441-697 500-701t116-4q159 0 251 101t117 302q1 14-6.5 24t-22.85 17Q940-256 924-258t-29-11q-78.14-57.21-150.57-88.1Q672-388 616-388m0-93q66 0 126 22t145 76q-11-103-85-165.5T614-611q-116 0-239.5 16T113-547q-16.31 3.77-25.66 15.26Q78-520.26 78-505v114q0 24.02 19.5 36.51T139-352q81-34 148.5-58.5t125-40.5T520-474t96-7m-133-24" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function EyebrowFilled(_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: "M616-388q-39.54 0-86.27 7.5t-101.87 22.86q-55.14 15.35-118.5 38.5Q246-296 174-264q-12.03 4.44-24.51 6.72Q137-255 120-255q-57.33 0-97.17-39.54Q-17-334.08-17-391v-114q0-48.18 31.16-86.26Q45.31-629.34 94-639q79-17 149.56-29.59 70.57-12.6 134-20.5Q441-697 500-701t116-4q159 0 251 101t117 302q1 14-6.5 24t-22.85 17Q940-256 924-258t-29-11q-78.14-57.21-150.57-88.1Q672-388 616-388m0-93q66 0 126 22t145 76q-11-103-85-165.5T614-611q-116 0-239.5 16T113-547q-16.31 3.77-25.66 15.26Q78-520.26 78-505v114q0 24.02 19.5 36.51T139-352q81-34 148.5-58.5t125-40.5T520-474t96-7m0 3q-32 0-78.5 8t-103 23.5-120 37.5T184-360q-22 9-41-3.5T124-400v-105q0-15 9.5-27t25.5-16q126-27 247-43t210-16q76 0 136 53.5T842-404q-70-42-119.5-58T616-478" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function FormatImageBack(_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: "M819-95H141q-20.1 0-33.05-13.68Q95-122.35 95-142.42t13.63-32.83Q122.25-188 142-188h677q19.97 0 33.49 12.93 13.51 12.93 13.51 33t-13.51 33.57Q838.97-95 819-95m-1-168H142q-19.75 0-33.37-13.68Q95-290.35 95-310.68q0-20.32 13.63-33.82Q122.25-358 142-358h121v-75H142q-19.75 0-33.37-13.68Q95-460.35 95-480.18q0-19.82 13.63-33.32Q122.25-527 142-527h121v-75H142q-19.75 0-33.37-13.68Q95-629.35 95-649.68q0-20.32 13.63-33.82Q122.25-697 142-697h676q19.63 0 33.81 13.68 14.19 13.67 14.19 34 0 20.32-14.19 33.82Q837.63-602 818-602H697v75h121q19.63 0 33.81 13.68Q866-499.65 866-479.82q0 19.82-14.19 33.32Q837.63-433 818-433H697v75h121q19.63 0 33.81 13.68 14.19 13.67 14.19 34 0 20.32-14.19 33.82Q837.63-263 818-263m-460-95h244v-75H358zm0-169h244v-75H358zm461-245H141q-20.1 0-33.05-13.68Q95-799.35 95-819.33q0-19.99 13.63-33.33Q122.25-866 142-866h677q19.97 0 33.49 14.26Q866-837.47 866-817.49t-13.51 32.74Q838.97-772 819-772M480-527" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function FormatImageBackFilled(_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: "M819-95H141q-19.75 0-32.87-13.68Q95-122.35 95-142.18 95-162 108.63-175q13.62-13 33.37-13h677q19.63 0 33.31 13.18 13.69 13.17 13.69 33 0 19.82-13.69 33.32Q838.63-95 819-95m-1-168H142q-19.75 0-33.37-13.68Q95-290.35 95-310.68q0-20.32 13.63-33.82Q122.25-358 142-358h121v-75H142q-19.75 0-33.37-13.68Q95-460.35 95-480.18q0-19.82 13.63-33.32Q122.25-527 142-527h121v-75H142q-19.75 0-33.37-13.68Q95-629.35 95-649.68q0-20.32 13.63-33.82Q122.25-697 142-697h676q19.63 0 33.81 13.68 14.19 13.67 14.19 34 0 20.32-14.19 33.82Q837.63-602 818-602H697v75h121q19.63 0 33.81 13.68Q866-499.65 866-479.82q0 19.82-14.19 33.32Q837.63-433 818-433H697v75h121q19.63 0 33.81 13.68 14.19 13.67 14.19 34 0 20.32-14.19 33.82Q837.63-263 818-263m1-509H141q-19.75 0-32.87-13.68Q95-799.35 95-819.09q0-19.73 13.63-33.32Q122.25-866 142-866h677q19.63 0 33.31 14.26 13.69 14.27 13.69 34Q866-798 852.31-785q-13.68 13-33.31 13" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function FormatImageBreakLeft(_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: "M141-95q-20.1 0-33.05-13.68Q95-122.35 95-142.42t13.63-32.83Q122.25-188 142-188h677q20.1 0 33.55 12.93t13.45 33-13.45 33.57T819-95zM95-311v-339q0-19.75 13.63-33.38Q122.25-697 142-697h339q19.75 0 33.38 13.62Q528-669.75 528-650v339q0 20.75-13.62 34.37Q500.75-263 481-263H142q-19.75 0-33.37-13.63Q95-290.25 95-311m94-47h245v-244H189zm-48-414q-20.1 0-33.05-13.68Q95-799.35 95-819.42t13.63-33.33Q122.25-866 142-866h677q20.1 0 33.55 13.43t13.45 33.5-13.45 33.57T819-772zm170 292" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function FormatImageBreakLeftFilled(_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: "M141-95q-19.75 0-32.87-13.68Q95-122.35 95-142.18 95-162 108.63-175q13.62-13 33.37-13h677q19.75 0 33.38 13.18 13.62 13.17 13.62 33 0 19.82-13.62 33.32Q838.75-95 819-95zM95-311v-339q0-19.75 13.63-33.38Q122.25-697 142-697h339q19.75 0 33.38 13.62Q528-669.75 528-650v339q0 20.75-13.62 34.37Q500.75-263 481-263H142q-19.75 0-33.37-13.63Q95-290.25 95-311m46-461q-19.75 0-32.87-13.68Q95-799.35 95-819.18q0-19.82 13.63-33.32Q122.25-866 142-866h677q19.75 0 33.38 13.68Q866-838.65 866-818.82q0 19.82-13.62 33.32Q838.75-772 819-772z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function FormatImageBreakRight(_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: "M432-311v-339q0-19.75 13.63-33.38Q459.25-697 479-697h339q19.75 0 33.88 13.62Q866-669.75 866-650v339q0 20.75-14.12 34.37Q837.75-263 818-263H479q-19.75 0-33.37-13.63Q432-290.25 432-311m95-47h244v-244H527zM141-95q-20.1 0-33.05-13.68Q95-122.35 95-142.42t13.63-32.83Q122.25-188 142-188h677q20.1 0 33.55 12.93t13.45 33-13.45 33.57T819-95zm0-677q-20.1 0-33.05-13.68Q95-799.35 95-819.42t13.63-33.33Q122.25-866 142-866h677q20.1 0 33.55 13.43t13.45 33.5-13.45 33.57T819-772z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function FormatImageBreakRightFilled(_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: "M432-311v-339q0-19.75 13.63-33.38Q459.25-697 479-697h339q19.75 0 33.88 13.62Q866-669.75 866-650v339q0 20.75-14.12 34.37Q837.75-263 818-263H479q-19.75 0-33.37-13.63Q432-290.25 432-311M141-95q-19.75 0-32.87-13.68Q95-122.35 95-142.18 95-162 108.63-175q13.62-13 33.37-13h677q19.75 0 33.38 13.18 13.62 13.17 13.62 33 0 19.82-13.62 33.32Q838.75-95 819-95zm0-677q-19.75 0-32.87-13.68Q95-799.35 95-819.18q0-19.82 13.63-33.32Q122.25-866 142-866h677q19.75 0 33.38 13.68Q866-838.65 866-818.82q0 19.82-13.62 33.32Q838.75-772 819-772z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function FormatImageFront(_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: "M819-95H141q-20.1 0-33.05-13.68Q95-122.35 95-142.42t13.63-32.83Q122.25-188 142-188h677q20.1 0 33.55 12.93t13.45 33-13.45 33.57T819-95M198-310.82q0 20.82-13.62 34.32Q170.75-263 151-263h-10q-20.1 0-33.05-13.58Q95-290.15 95-311.18q0-20.17 12.95-33.49Q120.9-358 141-358h10q19.75 0 33.38 13.68Q198-330.65 198-310.82M311-263q-20.75 0-34.37-13.63Q263-290.25 263-311v-339q0-19.75 13.63-33.38Q290.25-697 311-697h339q19.75 0 33.38 13.62Q697-669.75 697-650v339q0 20.75-13.62 34.37Q669.75-263 650-263zm507 0h-10q-19.1 0-32.55-13.58Q762-290.15 762-311.18q0-20.17 13.45-33.49Q788.9-358 808-358h10q19.75 0 33.88 13.68Q866-330.65 866-310.82q0 20.82-14.12 34.32Q837.75-263 818-263m-460-95h244v-244H358zM198-479.82q0 19.82-13.62 33.32Q170.75-433 151-433h-10q-20.1 0-33.05-13.58Q95-460.15 95-481.18q0-19.17 12.95-32.49Q120.9-527 141-527h10q19.75 0 33.38 13.68Q198-499.65 198-479.82M818-433h-10q-19.1 0-32.55-13.58Q762-460.15 762-481.18q0-19.17 13.45-32.49Q788.9-527 808-527h10q19.75 0 33.88 13.68Q866-499.65 866-479.82q0 19.82-14.12 33.32Q837.75-433 818-433M198-649.82q0 20.82-13.62 34.32Q170.75-602 151-602h-10q-20.1 0-33.05-13.58Q95-629.15 95-650.18q0-20.17 12.95-33.49Q120.9-697 141-697h10q19.75 0 33.38 13.68Q198-669.65 198-649.82M818-602h-10q-19.1 0-32.55-13.58Q762-629.15 762-650.18q0-20.17 13.45-33.49Q788.9-697 808-697h10q19.75 0 33.88 13.68Q866-669.65 866-649.82q0 20.82-14.12 34.32Q837.75-602 818-602m1-170H141q-20.1 0-33.05-13.68Q95-799.35 95-819.42t13.63-33.33Q122.25-866 142-866h677q20.1 0 33.55 13.43t13.45 33.5-13.45 33.57T819-772M480-480" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function FormatImageFrontFilled(_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: "M819-95H141q-20.1 0-33.05-13.68Q95-122.35 95-142.42t13.63-32.83Q122.25-188 142-188h677q20.1 0 33.55 12.93t13.45 33-13.45 33.57T819-95M198-310.82q0 20.82-13.62 34.32Q170.75-263 151-263h-10q-20.1 0-33.05-13.58Q95-290.15 95-311.18q0-20.17 12.95-33.49Q120.9-358 141-358h10q19.75 0 33.38 13.68Q198-330.65 198-310.82M311-263q-20.75 0-34.37-13.63Q263-290.25 263-311v-339q0-19.75 13.63-33.38Q290.25-697 311-697h339q19.75 0 33.38 13.62Q697-669.75 697-650v339q0 20.75-13.62 34.37Q669.75-263 650-263zm507 0h-10q-19.1 0-32.55-13.58Q762-290.15 762-311.18q0-20.17 13.45-33.49Q788.9-358 808-358h10q19.75 0 33.88 13.68Q866-330.65 866-310.82q0 20.82-14.12 34.32Q837.75-263 818-263M198-479.82q0 19.82-13.62 33.32Q170.75-433 151-433h-10q-20.1 0-33.05-13.58Q95-460.15 95-481.18q0-19.17 12.95-32.49Q120.9-527 141-527h10q19.75 0 33.38 13.68Q198-499.65 198-479.82M818-433h-10q-19.1 0-32.55-13.58Q762-460.15 762-481.18q0-19.17 13.45-32.49Q788.9-527 808-527h10q19.75 0 33.88 13.68Q866-499.65 866-479.82q0 19.82-14.12 33.32Q837.75-433 818-433M198-649.82q0 20.82-13.62 34.32Q170.75-602 151-602h-10q-20.1 0-33.05-13.58Q95-629.15 95-650.18q0-20.17 12.95-33.49Q120.9-697 141-697h10q19.75 0 33.38 13.68Q198-669.65 198-649.82M818-602h-10q-19.1 0-32.55-13.58Q762-629.15 762-650.18q0-20.17 13.45-33.49Q788.9-697 808-697h10q19.75 0 33.88 13.68Q866-669.65 866-649.82q0 20.82-14.12 34.32Q837.75-602 818-602m1-170H141q-20.1 0-33.05-13.68Q95-799.35 95-819.42t13.63-33.33Q122.25-866 142-866h677q20.1 0 33.55 13.43t13.45 33.5-13.45 33.57T819-772" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function FormatImageInlineLeft(_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-311v-339q0-19.75 13.63-33.38Q122.25-697 142-697h339q19.75 0 33.38 13.62Q528-669.75 528-650v339q0 20.75-13.62 34.37Q500.75-263 481-263H142q-19.75 0-33.37-13.63Q95-290.25 95-311m94-47h245v-244H189zm416 95q-19.75 0-33.37-13.68Q558-290.35 558-311.18q0-19.82 13.63-33.32Q585.25-358 605-358h213q19.75 0 33.88 13.68Q866-330.65 866-310.82q0 20.82-14.12 34.32Q837.75-263 818-263zM141-95q-19.75 0-32.87-13.68Q95-122.35 95-142.18 95-162 108.63-175q13.62-13 33.37-13h677q19.75 0 33.38 13.18 13.62 13.17 13.62 33 0 19.82-13.62 33.32Q838.75-95 819-95zm0-677q-19.75 0-32.87-13.68Q95-799.35 95-819.18q0-19.82 13.63-33.32Q122.25-866 142-866h677q19.75 0 33.38 13.68Q866-838.65 866-818.82q0 19.82-13.62 33.32Q838.75-772 819-772z" })));
|
|
6
|
+
}
|