UNPKG

@react-spectrum/s2

Version:
32 lines (25 loc) 1.98 kB
import {createIcon as $ac8c32e6775ddd1f$export$274edc73af1ae9c8} from "./Icon.mjs"; import {jsxs as $cnYlu$jsxs, jsx as $cnYlu$jsx} from "react/jsx-runtime"; import {forwardRef as $cnYlu$forwardRef} from "react"; const $a951460932d22d7b$var$SvgComponent = (props, ref)=>/*#__PURE__*/ (0, $cnYlu$jsxs)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 20, height: 20, viewBox: "0 0 20 20", ref: ref, ...props, children: [ /*#__PURE__*/ (0, $cnYlu$jsx)("path", { fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", d: "M10 18.795c-.601 0-1.166-.234-1.591-.66l-6.545-6.544c-.876-.877-.876-2.305 0-3.182l6.545-6.545c.849-.85 2.333-.85 3.182 0l6.545 6.545c.876.877.876 2.305 0 3.182l-6.545 6.545c-.425.425-.99.659-1.591.659m0-16.09c-.2 0-.389.078-.53.22L2.925 9.47c-.292.292-.292.768 0 1.06l6.545 6.545c.283.283.778.283 1.06 0l6.545-6.545c.292-.292.292-.768 0-1.06L10.53 2.925c-.141-.142-.33-.22-.53-.22" }), /*#__PURE__*/ (0, $cnYlu$jsx)("path", { fill: "var(--iconPrimary, var(--lightningcss-light, rgb(41, 41, 41)) var(--lightningcss-dark, rgb(219, 219, 219)))", d: "M10 14.998c-.231.008-.456-.073-.627-.228-.33-.365-.33-.92 0-1.285.17-.158.395-.242.626-.234.237-.01.466.08.633.247.162.168.25.394.242.627.012.235-.07.465-.228.639-.174.164-.408.25-.647.234M10 11.625c-.414 0-.75-.336-.75-.75v-5c0-.414.336-.75.75-.75s.75.336.75.75v5c0 .414-.336.75-.75.75" }) ] }); const $a951460932d22d7b$var$ForwardRef = /*#__PURE__*/ (0, $cnYlu$forwardRef)($a951460932d22d7b$var$SvgComponent); var $a951460932d22d7b$export$2e2bcd8739ae039 = /*#__PURE__*/ (0, $ac8c32e6775ddd1f$export$274edc73af1ae9c8)($a951460932d22d7b$var$ForwardRef); export {$a951460932d22d7b$export$2e2bcd8739ae039 as default}; //# sourceMappingURL=AlertDiamond.mjs.map