@react-spectrum/s2
Version:
Spectrum 2 UI components in React
22 lines (16 loc) • 1.09 kB
JavaScript
import {jsx as $gSba2$jsx} from "react/jsx-runtime";
import "react";
const $424c8bf06ece899d$var$SvgS2AsteriskSize300 = (props)=>/*#__PURE__*/ (0, $gSba2$jsx)("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 10,
height: 10,
viewBox: "0 0 10 10",
...props,
children: /*#__PURE__*/ (0, $gSba2$jsx)("path", {
fill: "var(--iconPrimary, #222)",
d: "M8.266 8.324c.07.071.116.164 0 .258l-1.454.938c-.116.071-.163.024-.21-.094l-1.8-3.141-2.367 2.6c-.024.045-.094.092-.163 0l-1.13-1.167c-.118-.07-.094-.141 0-.21l2.671-2.227L.766 4.13c-.047 0-.116-.094-.071-.211l.8-1.593a.124.124 0 0 1 .153-.084.13.13 0 0 1 .058.038l2.669 1.738.164-3.422a.124.124 0 0 1 .1-.14h.038l1.945.258c.118 0 .14.047.118.164l-.915 3.349 3.094-.938c.07-.047.14-.047.187.094l.3 1.734c.023.118 0 .164-.094.164l-3.234.258z"
})
});
var $424c8bf06ece899d$export$2e2bcd8739ae039 = $424c8bf06ece899d$var$SvgS2AsteriskSize300;
export {$424c8bf06ece899d$export$2e2bcd8739ae039 as default};
//# sourceMappingURL=S2_AsteriskSize300.mjs.map