@project-lary/react-material-symbols-700-sharp 0.33.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/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/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/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/index.d.ts +16 -0
- package/dist/index.js +16 -0
- package/package.json +1 -1
|
@@ -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: "M95-95v-93h771v93zm0-168v-95h168v-75H95v-94h168v-75H95v-95h771v95H697v75h169v94H697v75h169v95zm263-95h244v-75H358zm0-169h244v-75H358zM95-772v-94h771v94zm385 245" })));
|
|
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: "M95-95v-93h771v93zm0-168v-95h168v-75H95v-94h168v-75H95v-95h771v95H697v75h169v94H697v75h169v95zm0-509v-94h771v94z" })));
|
|
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: "M95-95v-93h771v93zm0-168v-434h433v434zm94-95h245v-244H189zM95-772v-94h771v94zm216 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: "M95-95v-93h771v93zm0-168v-434h433v434zm0-509v-94h771v94z" })));
|
|
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: "M95-772v-94h771v94zm337 509v-434h434v434zm95-95h244v-244H527zM95-95v-93h771v93zm554-385" })));
|
|
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: "M95-772v-94h771v94zm337 509v-434h434v434zM95-95v-93h771v93z" })));
|
|
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: "M95-95v-93h771v93zm0-168v-95h103v95zm168 0v-434h434v434zm499 0v-95h104v95zm-404-95h244v-244H358zM95-433v-94h103v94zm667 0v-94h104v94zM95-602v-95h103v95zm667 0v-95h104v95zM95-772v-94h771v94zm385 292" })));
|
|
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: "M95-95v-93h771v93zm0-168v-95h103v95zm168 0v-434h434v434zm499 0v-95h104v95zM95-433v-94h103v94zm667 0v-94h104v94zM95-602v-95h103v95zm667 0v-95h104v95zM95-772v-94h771v94z" })));
|
|
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-95v-93h771v93zm0-168v-434h433v434zm94-95h245v-244H189zM95-772v-94h771v94zm463 509v-95h308v95z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function FormatImageInlineLeftFilled(_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-95v-93h771v93zm0-168v-434h433v434zm0-509v-94h771v94zm463 509v-95h308v95z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function FormatImageInlineRight(_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-95v-93h771v93zm337-168v-434h434v434zm95-95h244v-244H527zM95-772v-94h771v94zm0 509v-95h307v95zm554-217" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function FormatImageInlineRightFilled(_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-95v-93h771v93zm337-168v-434h434v434zM95-772v-94h771v94zm0 509v-95h307v95z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function HourglassCheck(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M135-55v-94h88v-117.65Q223-335 258.5-392t95.5-88q-60-32-95.5-89T223-694.35V-811h-88v-95h691v95h-88v117q0 77.71-43.5 141.85Q651-488 577-457q12 5 26.5 12.5T628-429q-5 6-15.5 15.5T592-395q-24-16-52.5-25t-59.5-9q-68 0-115.5 47T317-267v118h203q6 27 17.52 50.4Q549.03-75.21 566-55zm345-476q68 0 115.5-47.5T643-694v-117H317v117q0 68 47.5 115.5T480-531M760-22q-78 0-134-55.4t-56-134T626-346t134-56 134 55.87q56 55.86 56 135.13 0 78.43-56 133.72Q838-22 760-22m-27-99 149-150-36-36-113 114-59-60-36 37z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function HourglassCheckFilled(_a) {
|
|
3
|
+
var className = _a.className;
|
|
4
|
+
return (React.createElement("svg", { className: className, width: "1em", height: "1em", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 -960 960 960" },
|
|
5
|
+
React.createElement("path", { xmlns: "http://www.w3.org/2000/svg", d: "M135-55v-94h88v-117.65Q223-335 258.5-392t95.5-88q-60-32-95.5-89T223-694.35V-811h-88v-95h691v95h-88v117q0 77.71-43.5 141.85Q651-488 577-457q47-4 91-15.5t74-30.5q-104 25-168 109.5T510-211q0 43.06 14.5 83.03T566-55zm625 33q-78 0-134-55.5T570-211q0-79 56-135t134-56 134 56 56 135q0 78-56 133.5T760-22m-27-99 149-150-36-36-113 114-59-60-36 37z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function ThermometerAlert(_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: "M319.85-95q-86.38 0-146.61-60.18Q113-215.36 113-302q0-52.1 23.5-97.05t66.5-75.38V-748q0-49.17 33.65-83.58Q270.29-866 319.41-866t83.85 34.42Q438-797.17 438-748v273.57q42 30.43 66 75.38T528-302q0 86.64-60.88 146.82Q406.23-95 319.85-95m.27-93q47.88 0 80.38-32.88Q433-253.75 433-302q0-39.65-20-73.82Q393-410 355-424l-12-1v-323q0-9.6-6.7-16.3T320-771t-16.3 6.7T297-748v323l-12 1q-38 14-58 48.18-20 34.17-20 73.82 0 48.25 32.62 81.12Q272.24-188 320.12-188m417.62-309q-19.74 0-33.24-13.68-13.5-13.67-13.5-33.5 0-19.82 13.68-33.32 13.67-13.5 33.41-13.5 19.73 0 33.82 13.68Q786-563.65 786-543.82q0 19.82-14.26 33.32-14.27 13.5-34 13.5M691-651v-215h95v215z" })));
|
|
6
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export default function ThermometerAlertFilled(_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: "M737.74-497q-19.74 0-33.24-13.68-13.5-13.67-13.5-33.5 0-19.82 13.68-33.32 13.67-13.5 33.41-13.5 19.73 0 33.82 13.68Q786-563.65 786-543.82q0 19.82-14.26 33.32-14.27 13.5-34 13.5M691-651v-215h95v215zM319.85-95q-86.38 0-146.61-60.18Q113-215.36 113-302q0-52.1 23.5-97.05t66.5-75.38V-748q0-49.17 33.65-83.58Q270.29-866 319.41-866t83.85 34.42Q438-797.17 438-748v273.57q42 30.43 66 75.38T528-302q0 86.64-60.88 146.82Q406.23-95 319.85-95M297-588h46v-160q0-10-6.7-16.5T320-771t-16.3 6.7T297-748z" })));
|
|
6
|
+
}
|
package/dist/index.d.ts
CHANGED
|
@@ -2718,6 +2718,18 @@ export { default as FormatH5 } from './components/FormatH5';
|
|
|
2718
2718
|
export { default as FormatH5Filled } from './components/FormatH5Filled';
|
|
2719
2719
|
export { default as FormatH6 } from './components/FormatH6';
|
|
2720
2720
|
export { default as FormatH6Filled } from './components/FormatH6Filled';
|
|
2721
|
+
export { default as FormatImageBack } from './components/FormatImageBack';
|
|
2722
|
+
export { default as FormatImageBackFilled } from './components/FormatImageBackFilled';
|
|
2723
|
+
export { default as FormatImageBreakLeft } from './components/FormatImageBreakLeft';
|
|
2724
|
+
export { default as FormatImageBreakLeftFilled } from './components/FormatImageBreakLeftFilled';
|
|
2725
|
+
export { default as FormatImageBreakRight } from './components/FormatImageBreakRight';
|
|
2726
|
+
export { default as FormatImageBreakRightFilled } from './components/FormatImageBreakRightFilled';
|
|
2727
|
+
export { default as FormatImageFront } from './components/FormatImageFront';
|
|
2728
|
+
export { default as FormatImageFrontFilled } from './components/FormatImageFrontFilled';
|
|
2729
|
+
export { default as FormatImageInlineLeft } from './components/FormatImageInlineLeft';
|
|
2730
|
+
export { default as FormatImageInlineLeftFilled } from './components/FormatImageInlineLeftFilled';
|
|
2731
|
+
export { default as FormatImageInlineRight } from './components/FormatImageInlineRight';
|
|
2732
|
+
export { default as FormatImageInlineRightFilled } from './components/FormatImageInlineRightFilled';
|
|
2721
2733
|
export { default as FormatImageLeft } from './components/FormatImageLeft';
|
|
2722
2734
|
export { default as FormatImageLeftFilled } from './components/FormatImageLeftFilled';
|
|
2723
2735
|
export { default as FormatImageRight } from './components/FormatImageRight';
|
|
@@ -3281,6 +3293,8 @@ export { default as HourglassArrowUp } from './components/HourglassArrowUp';
|
|
|
3281
3293
|
export { default as HourglassArrowUpFilled } from './components/HourglassArrowUpFilled';
|
|
3282
3294
|
export { default as HourglassBottom } from './components/HourglassBottom';
|
|
3283
3295
|
export { default as HourglassBottomFilled } from './components/HourglassBottomFilled';
|
|
3296
|
+
export { default as HourglassCheck } from './components/HourglassCheck';
|
|
3297
|
+
export { default as HourglassCheckFilled } from './components/HourglassCheckFilled';
|
|
3284
3298
|
export { default as HourglassDisabled } from './components/HourglassDisabled';
|
|
3285
3299
|
export { default as HourglassDisabledFilled } from './components/HourglassDisabledFilled';
|
|
3286
3300
|
export { default as HourglassEmpty } from './components/HourglassEmpty';
|
|
@@ -6633,6 +6647,8 @@ export { default as TheatersFilled } from './components/TheatersFilled';
|
|
|
6633
6647
|
export { default as Thermometer } from './components/Thermometer';
|
|
6634
6648
|
export { default as ThermometerAdd } from './components/ThermometerAdd';
|
|
6635
6649
|
export { default as ThermometerAddFilled } from './components/ThermometerAddFilled';
|
|
6650
|
+
export { default as ThermometerAlert } from './components/ThermometerAlert';
|
|
6651
|
+
export { default as ThermometerAlertFilled } from './components/ThermometerAlertFilled';
|
|
6636
6652
|
export { default as ThermometerFilled } from './components/ThermometerFilled';
|
|
6637
6653
|
export { default as ThermometerGain } from './components/ThermometerGain';
|
|
6638
6654
|
export { default as ThermometerGainFilled } from './components/ThermometerGainFilled';
|
package/dist/index.js
CHANGED
|
@@ -2718,6 +2718,18 @@ export { default as FormatH5 } from './components/FormatH5';
|
|
|
2718
2718
|
export { default as FormatH5Filled } from './components/FormatH5Filled';
|
|
2719
2719
|
export { default as FormatH6 } from './components/FormatH6';
|
|
2720
2720
|
export { default as FormatH6Filled } from './components/FormatH6Filled';
|
|
2721
|
+
export { default as FormatImageBack } from './components/FormatImageBack';
|
|
2722
|
+
export { default as FormatImageBackFilled } from './components/FormatImageBackFilled';
|
|
2723
|
+
export { default as FormatImageBreakLeft } from './components/FormatImageBreakLeft';
|
|
2724
|
+
export { default as FormatImageBreakLeftFilled } from './components/FormatImageBreakLeftFilled';
|
|
2725
|
+
export { default as FormatImageBreakRight } from './components/FormatImageBreakRight';
|
|
2726
|
+
export { default as FormatImageBreakRightFilled } from './components/FormatImageBreakRightFilled';
|
|
2727
|
+
export { default as FormatImageFront } from './components/FormatImageFront';
|
|
2728
|
+
export { default as FormatImageFrontFilled } from './components/FormatImageFrontFilled';
|
|
2729
|
+
export { default as FormatImageInlineLeft } from './components/FormatImageInlineLeft';
|
|
2730
|
+
export { default as FormatImageInlineLeftFilled } from './components/FormatImageInlineLeftFilled';
|
|
2731
|
+
export { default as FormatImageInlineRight } from './components/FormatImageInlineRight';
|
|
2732
|
+
export { default as FormatImageInlineRightFilled } from './components/FormatImageInlineRightFilled';
|
|
2721
2733
|
export { default as FormatImageLeft } from './components/FormatImageLeft';
|
|
2722
2734
|
export { default as FormatImageLeftFilled } from './components/FormatImageLeftFilled';
|
|
2723
2735
|
export { default as FormatImageRight } from './components/FormatImageRight';
|
|
@@ -3281,6 +3293,8 @@ export { default as HourglassArrowUp } from './components/HourglassArrowUp';
|
|
|
3281
3293
|
export { default as HourglassArrowUpFilled } from './components/HourglassArrowUpFilled';
|
|
3282
3294
|
export { default as HourglassBottom } from './components/HourglassBottom';
|
|
3283
3295
|
export { default as HourglassBottomFilled } from './components/HourglassBottomFilled';
|
|
3296
|
+
export { default as HourglassCheck } from './components/HourglassCheck';
|
|
3297
|
+
export { default as HourglassCheckFilled } from './components/HourglassCheckFilled';
|
|
3284
3298
|
export { default as HourglassDisabled } from './components/HourglassDisabled';
|
|
3285
3299
|
export { default as HourglassDisabledFilled } from './components/HourglassDisabledFilled';
|
|
3286
3300
|
export { default as HourglassEmpty } from './components/HourglassEmpty';
|
|
@@ -6633,6 +6647,8 @@ export { default as TheatersFilled } from './components/TheatersFilled';
|
|
|
6633
6647
|
export { default as Thermometer } from './components/Thermometer';
|
|
6634
6648
|
export { default as ThermometerAdd } from './components/ThermometerAdd';
|
|
6635
6649
|
export { default as ThermometerAddFilled } from './components/ThermometerAddFilled';
|
|
6650
|
+
export { default as ThermometerAlert } from './components/ThermometerAlert';
|
|
6651
|
+
export { default as ThermometerAlertFilled } from './components/ThermometerAlertFilled';
|
|
6636
6652
|
export { default as ThermometerFilled } from './components/ThermometerFilled';
|
|
6637
6653
|
export { default as ThermometerGain } from './components/ThermometerGain';
|
|
6638
6654
|
export { default as ThermometerGainFilled } from './components/ThermometerGainFilled';
|