UNPKG

@react-spectrum/s2

Version:
26 lines (19 loc) 1.68 kB
import {createIcon as $ac8c32e6775ddd1f$export$274edc73af1ae9c8} from "./Icon.mjs"; import {jsx as $jIfJv$jsx} from "react/jsx-runtime"; import {forwardRef as $jIfJv$forwardRef} from "react"; const $f18b7ca883ef420f$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $jIfJv$jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 20, height: 20, viewBox: "0 0 20 20", ref: ref, ...props, children: /*#__PURE__*/ (0, $jIfJv$jsx)("path", { fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", d: "m17.678 5.251-2.96-2.959c-.849-.85-2.332-.85-3.182 0L10.29 3.539q-.009.012-.016.024L5.79 6.01c-.574.314-1.02.823-1.253 1.435L1.22 16.162c-.278.733-.1 1.563.454 2.118.382.382.89.584 1.408.584.251 0 .503-.047.745-.143L13.075 15c.623-.25 1.133-.719 1.435-1.322l2.078-4.157 1.09-1.09c.877-.875.877-2.303 0-3.181m-4.51 7.757c-.137.274-.368.487-.652.6L4.08 17.001l4.262-4.262c.053.008.101.032.157.032.69 0 1.25-.56 1.25-1.25s-.56-1.25-1.25-1.25-1.25.56-1.25 1.25c0 .056.025.104.032.158l-4.44 4.44 3.097-8.14c.106-.279.309-.511.57-.654l4.357-2.377 4.222 4.222zm3.45-5.636-.604.603-4.02-4.02.603-.602c.283-.284.777-.284 1.06 0l2.96 2.959c.292.292.292.768 0 1.06" }) }); const $f18b7ca883ef420f$var$ForwardRef = /*#__PURE__*/ (0, $jIfJv$forwardRef)($f18b7ca883ef420f$var$SvgComponent); var $f18b7ca883ef420f$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$274edc73af1ae9c8)($f18b7ca883ef420f$var$ForwardRef); export {$f18b7ca883ef420f$export$2e2bcd8739ae039 as default}; //# sourceMappingURL=VectorDraw.mjs.map