UNPKG

@react-spectrum/s2

Version:
32 lines (25 loc) 1.84 kB
import {createIcon as $ac8c32e6775ddd1f$export$274edc73af1ae9c8} from "./Icon.mjs"; import {jsxs as $hqXcm$jsxs, jsx as $hqXcm$jsx} from "react/jsx-runtime"; import {forwardRef as $hqXcm$forwardRef} from "react"; const $6ee4811ff00c9fd3$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $hqXcm$jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 20, height: 20, viewBox: "0 0 20 20", ref: ref, ...props, children: [ /*#__PURE__*/ (0, $hqXcm$jsx)("path", { fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", d: "M13.5 9.261V4.196C13.5 2.158 11.93.5 10 .5S6.5 2.158 6.5 4.196v5.065c-1.22 1.01-2 2.535-2 4.239 0 3.032 2.468 5.5 5.5 5.5s5.5-2.468 5.5-5.5c0-1.704-.78-3.23-2-4.239M10 17.5c-2.206 0-4-1.794-4-4 0-1.031.403-1.963 1.045-2.673q.417-.458.955-.77v-5.86C8 2.984 8.897 2 10 2s2 .985 2 2.196v5.86q.538.313.955.771C13.597 11.537 14 12.47 14 13.5c0 2.206-1.794 4-4 4" }), /*#__PURE__*/ (0, $hqXcm$jsx)("path", { fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", d: "M10.75 11.388V6.75c0-.414-.336-.75-.75-.75s-.75.336-.75.75v4.638c-.872.31-1.5 1.134-1.5 2.112 0 1.243 1.007 2.25 2.25 2.25s2.25-1.007 2.25-2.25c0-.978-.628-1.802-1.5-2.112" }) ] }); const $6ee4811ff00c9fd3$var$ForwardRef = /*#__PURE__*/ (0, $hqXcm$forwardRef)($6ee4811ff00c9fd3$var$SvgComponent); var $6ee4811ff00c9fd3$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$274edc73af1ae9c8)($6ee4811ff00c9fd3$var$ForwardRef); export {$6ee4811ff00c9fd3$export$2e2bcd8739ae039 as default}; //# sourceMappingURL=Temperature.mjs.map