UNPKG

@react-spectrum/s2

Version:
32 lines (25 loc) 1.61 kB
import {createIcon as $ac8c32e6775ddd1f$export$274edc73af1ae9c8} from "./Icon.mjs"; import {jsxs as $eeznk$jsxs, jsx as $eeznk$jsx} from "react/jsx-runtime"; import {forwardRef as $eeznk$forwardRef} from "react"; const $1ae2b0951c2a9ab2$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $eeznk$jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 20, height: 20, viewBox: "0 0 20 20", ref: ref, ...props, children: [ /*#__PURE__*/ (0, $eeznk$jsx)("path", { fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", d: "M10 18.78c-4.825 0-8.75-3.926-8.75-8.75S5.175 1.28 10 1.28s8.75 3.924 8.75 8.75-3.925 8.75-8.75 8.75m0-16c-3.998 0-7.25 3.251-7.25 7.25s3.252 7.25 7.25 7.25 7.25-3.253 7.25-7.25S13.998 2.78 10 2.78" }), /*#__PURE__*/ (0, $eeznk$jsx)("path", { fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", d: "M13.25 10.75h-6.5c-.414 0-.75-.336-.75-.75s.336-.75.75-.75h6.5c.414 0 .75.336.75.75s-.336.75-.75.75" }) ] }); const $1ae2b0951c2a9ab2$var$ForwardRef = /*#__PURE__*/ (0, $eeznk$forwardRef)($1ae2b0951c2a9ab2$var$SvgComponent); var $1ae2b0951c2a9ab2$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$274edc73af1ae9c8)($1ae2b0951c2a9ab2$var$ForwardRef); export {$1ae2b0951c2a9ab2$export$2e2bcd8739ae039 as default}; //# sourceMappingURL=RemoveCircle.mjs.map