UNPKG

@react-spectrum/s2

Version:
26 lines (19 loc) 1.57 kB
import {createIcon as $ac8c32e6775ddd1f$export$274edc73af1ae9c8} from "./Icon.mjs"; import {jsx as $5gKR1$jsx} from "react/jsx-runtime"; import {forwardRef as $5gKR1$forwardRef} from "react"; const $adee4f87c9f9672a$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $5gKR1$jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 20, height: 20, viewBox: "0 0 20 20", ref: ref, ...props, children: /*#__PURE__*/ (0, $5gKR1$jsx)("path", { fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", d: "M17.53 1.999c-1.27-1.042-3.225-.9-4.449.324L3.105 12.3c-.319.317-.557.716-.689 1.15l-1.384 4.584c-.08.265-.008.552.188.747.142.143.334.22.53.22q.11 0 .217-.032l4.585-1.384c.433-.132.832-.37 1.148-.688L17.777 6.818c.649-.647.994-1.544.949-2.46S18.244 2.583 17.53 2M7.468 15.006l-2.48-2.47 6.858-6.857 2.475 2.475zm-4.596 2.122.98-3.244c.026-.09.066-.173.11-.252l2.413 2.402q-.122.072-.258.114zm13.845-11.37L15.38 7.093 12.907 4.62l1.235-1.235c.386-.387.896-.586 1.39-.586.38 0 .751.118 1.049.361.392.321.621.774.647 1.274.024.493-.163.976-.511 1.325" }) }); const $adee4f87c9f9672a$var$ForwardRef = /*#__PURE__*/ (0, $5gKR1$forwardRef)($adee4f87c9f9672a$var$SvgComponent); var $adee4f87c9f9672a$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$274edc73af1ae9c8)($adee4f87c9f9672a$var$ForwardRef); export {$adee4f87c9f9672a$export$2e2bcd8739ae039 as default}; //# sourceMappingURL=Draw.mjs.map