UNPKG

@react-spectrum/s2

Version:
27 lines (19 loc) 1.24 kB
import {createIcon as $ac8c32e6775ddd1f$export$274edc73af1ae9c8} from "./Icon.mjs"; import {jsx as $9PSPb$jsx} from "react/jsx-runtime"; import {forwardRef as $9PSPb$forwardRef} from "react"; const $79e60166c459b90f$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $9PSPb$jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 20, height: 20, viewBox: "0 0 20 20", ref: ref, ...props, children: /*#__PURE__*/ (0, $9PSPb$jsx)("path", { fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", d: "M14.3 2h-5c-.414 0-.75.336-.75.75s.336.75.75.75h1.641l-3.492 13H5.662c-.414 0-.75.336-.75.75s.336.75.75.75h5c.414 0 .75-.336.75-.75s-.336-.75-.75-.75h-1.66l3.493-13H14.3c.414 0 .75-.336.75-.75S14.714 2 14.3 2" }) }); const $79e60166c459b90f$var$ForwardRef = /*#__PURE__*/ (0, $9PSPb$forwardRef)($79e60166c459b90f$var$SvgComponent); var $79e60166c459b90f$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$274edc73af1ae9c8)($79e60166c459b90f$var$ForwardRef); export {$79e60166c459b90f$export$2e2bcd8739ae039 as default}; //# sourceMappingURL=TagItalic.mjs.map