@project-lary/react-material-symbols-600-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: "M105.87-105.87v-78.65H854.7v78.65zm0-166.69v-79.79h166.69v-88.04H105.87v-79.22h166.69v-88.04H105.87v-79.79H854.7v79.79H687.44v88.04H854.7v79.22H687.44v88.04H854.7v79.79zm246.48-79.79h255.3v-88.04h-255.3zm0-167.26h255.3v-88.04h-255.3zM105.87-775.48v-79.22H854.7v79.22zM480-519.61" })));
|
|
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: "M105.87-105.87v-78.65H854.7v78.65zm0-166.69v-79.79h166.69v-88.04H105.87v-79.22h166.69v-88.04H105.87v-79.79H854.7v79.79H687.44v88.04H854.7v79.22H687.44v88.04H854.7v79.79zm0-502.92v-79.22H854.7v79.22z" })));
|
|
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: "M105.87-105.87v-78.65H854.7v78.65zm0-166.69v-414.88h414.3v414.88zm79.22-79.79h255.87v-255.3H185.09zm-79.22-423.13v-79.22H854.7v79.22zM312.74-480" })));
|
|
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: "M105.87-105.87v-78.65H854.7v78.65zm0-166.69v-414.88h414.3v414.88zm0-502.92v-79.22H854.7v79.22z" })));
|
|
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: "M105.87-775.48v-79.22H854.7v79.22zm333.96 502.92v-414.88H854.7v414.88zm79.78-79.79h255.3v-255.3h-255.3zM105.87-105.87v-78.65H854.7v78.65zM647.26-480" })));
|
|
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: "M105.87-775.48v-79.22H854.7v79.22zm333.96 502.92v-414.88H854.7v414.88zM105.87-105.87v-78.65H854.7v78.65z" })));
|
|
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: "M105.87-105.87v-78.65H854.7v78.65zm0-166.69v-79.79h95.17v79.79zm166.69 0v-414.88h414.88v414.88zm486.4 0v-79.79h95.74v79.79zm-406.61-79.79h255.3v-255.3h-255.3zm-246.48-88.04v-79.22h95.17v79.22zm653.09 0v-79.22h95.74v79.22zM105.87-607.65v-79.79h95.17v79.79zm653.09 0v-79.79h95.74v79.79zM105.87-775.48v-79.22H854.7v79.22zM480-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: "M105.87-105.87v-78.65H854.7v78.65zm0-166.69v-79.79h95.17v79.79zm166.69 0v-414.88h414.88v414.88zm486.4 0v-79.79h95.74v79.79zM105.87-440.39v-79.22h95.17v79.22zm653.09 0v-79.22h95.74v79.22zM105.87-607.65v-79.79h95.17v79.79zm653.09 0v-79.79h95.74v79.79zM105.87-775.48v-79.22H854.7v79.22z" })));
|
|
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: "M105.87-105.87v-78.65H854.7v78.65zm0-166.69v-414.88h414.3v414.88zm79.22-79.79h255.87v-255.3H185.09zm-79.22-423.13v-79.22H854.7v79.22zm457.35 502.92v-79.79H854.7v79.79z" })));
|
|
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: "M105.87-105.87v-78.65H854.7v78.65zm0-166.69v-414.88h414.3v414.88zm0-502.92v-79.22H854.7v79.22zm457.35 502.92v-79.79H854.7v79.79z" })));
|
|
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: "M105.87-105.87v-78.65H854.7v78.65zm333.96-166.69v-414.88H854.7v414.88zm79.78-79.79h255.3v-255.3h-255.3zM105.87-775.48v-79.22H854.7v79.22zm0 502.92v-79.79h290.91v79.79zM647.26-480" })));
|
|
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: "M105.87-105.87v-78.65H854.7v78.65zm333.96-166.69v-414.88H854.7v414.88zM105.87-775.48v-79.22H854.7v79.22zm0 502.92v-79.79h290.91v79.79z" })));
|
|
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: "M145.87-65.87v-79.22h88V-266.8q0-69.5 37.46-126.94 37.45-57.43 100.06-86.26-62.61-29.83-100.06-87.26-37.46-57.44-37.46-126.94v-120.71h-88v-79.79H814.7v79.79h-88V-694q0 74.79-41.98 136.27-41.98 61.47-112.5 90.73 12 5 26.5 12.5t24.5 15.5q-7.18 5.57-19.2 15.07t-23.76 19.8q-21.82-13.83-47.28-21.3-25.46-7.48-52.98-7.48-69.74 0-118.33 48.08-48.58 48.09-48.58 117.83v121.91H510q6.44 22.66 16.42 42.18 9.99 19.53 24.36 37.04zM480-527.09q69.74 0 118.33-48.58 48.58-48.59 48.58-118.33v-120.91H313.09V-694q0 69.74 48.58 118.33 48.59 48.58 118.33 48.58M746.96-29.83q-78 0-134-55.39-56-55.4-56-134 0-78.61 56-134.61t134-56 134 55.87 56 135.13q0 78.44-56 133.72t-134 55.28m-27-101.6 145.52-146.53-32.52-32.52-113 114-59-60-32.52 33.52z" })));
|
|
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: "M145.87-65.87v-79.22h88V-266.8q0-69.5 37.46-126.94 37.45-57.43 100.06-86.26-62.61-29.83-100.06-87.26-37.46-57.44-37.46-126.94v-120.71h-88v-79.79H814.7v79.79h-88V-694q0 74.79-41.98 136.27-41.98 61.47-112.5 90.73 31.78-.09 62.96-3.33 31.17-3.24 52.48-10.5-86.18 26.74-138.44 101.89-52.26 75.16-52.26 160.11 0 42.17 13.85 81.28 13.84 39.12 39.97 71.68zm601.09 36.04q-78 0-134-55.5t-56-133.5q0-79 56-135t134-56 134 56 56 135q0 78-56 133.5t-134 55.5m-27-101.6 145.52-146.53-32.52-32.52-113 114-59-60-32.52 33.52z" })));
|
|
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.92-105.87q-81.67 0-138.86-57.16T123.87-302q0-50.79 23.72-94.66 23.71-43.86 66.28-72.37V-748q0-44.46 30.65-75.58 30.66-31.12 75.05-31.12 44.38 0 75.75 31.12Q426.7-792.46 426.7-748v278.97q42 28.51 66 72.37 24 43.87 24 94.66 0 81.81-57.56 138.97t-139.22 57.16m.2-78.22q49.18 0 82.99-34.18 33.8-34.18 33.8-83.73 0-38.85-19.13-72.34t-55.39-47.92l-15.48-4.48V-748q0-11.34-7.78-19.13-7.79-7.78-19.13-7.78t-19.13 7.78q-7.78 7.79-7.78 19.13v321.26l-15.48 4.48q-36.26 14.43-55.39 47.92T203.09-302q0 49.55 33.92 83.73t83.11 34.18m414.18-331.6q-16.73 0-28.06-11.51-11.33-11.5-11.33-28.28t11.5-28.11q11.51-11.32 28.24-11.32t28.39 11.5 11.66 28.28-11.84 28.11q-11.83 11.33-28.56 11.33m-39.39-139.22V-854.7h79.79v199.79z" })));
|
|
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: "M734.3-515.69q-16.73 0-28.06-11.51-11.33-11.5-11.33-28.28t11.5-28.11q11.51-11.32 28.24-11.32t28.39 11.5 11.66 28.28-11.84 28.11q-11.83 11.33-28.56 11.33m-39.39-139.22V-854.7h79.79v199.79zM319.92-105.87q-81.67 0-138.86-57.16T123.87-302q0-50.79 23.72-94.66 23.71-43.86 66.28-72.37V-748q0-44.46 30.65-75.58 30.66-31.12 75.05-31.12 44.38 0 75.75 31.12Q426.7-792.46 426.7-748v278.97q42 28.51 66 72.37 24 43.87 24 94.66 0 81.81-57.56 138.97t-139.22 57.16M293.09-588h53.82v-160q0-11.74-7.78-19.33-7.79-7.58-19.13-7.58t-19.13 7.78q-7.78 7.79-7.78 19.13z" })));
|
|
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';
|