@react-spectrum/s2
Version:
Spectrum 2 UI components in React
22 lines (16 loc) • 1.06 kB
JavaScript
import {jsx as $1prAs$jsx} from "react/jsx-runtime";
import "react";
const $b9479532c17a0eb6$var$SvgS2AsteriskSize100 = (props)=>/*#__PURE__*/ (0, $1prAs$jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 8,
height: 8,
viewBox: "0 0 8 8",
...props,
children: /*#__PURE__*/ (0, $1prAs$jsx)("path", {
fill: "var(--iconPrimary, #222)",
d: "M6.575 6.555c.055.056.092.13 0 .2l-1.149.741c-.092.056-.129.019-.166-.074L3.834 4.94 1.963 7c-.019.036-.074.073-.129 0l-.889-.927c-.093-.055-.074-.111 0-.166l2.111-1.76L.648 3.24c-.037 0-.092-.074-.056-.167l.63-1.259a.1.1 0 0 1 .121-.066.1.1 0 0 1 .046.03L3.5 3.148l.13-2.7a.1.1 0 0 1 .081-.11h.03l1.537.2c.093 0 .111.036.093.13l-.723 2.646 2.445-.741c.055-.037.111-.037.148.074l.241 1.37c.018.093 0 .13-.074.13l-2.556.2z"
})
});
var $b9479532c17a0eb6$export$2e2bcd8739ae039 = $b9479532c17a0eb6$var$SvgS2AsteriskSize100;
export {$b9479532c17a0eb6$export$2e2bcd8739ae039 as default};
//# sourceMappingURL=S2_AsteriskSize100.mjs.map