UNPKG

@icongo/pp

Version:
28 lines 1.47 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; var PPAlarm = props => /*#__PURE__*/_jsxs("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 20 20" }, props, { children: [/*#__PURE__*/_jsx("path", { fill: "currentColor", fillRule: "evenodd", d: "M10 5.5a5.5 5.5 0 1 0 0 11 5.5 5.5 0 0 0 0-11ZM2.5 11a7.5 7.5 0 1 1 15 0 7.5 7.5 0 0 1-15 0Z", clipRule: "evenodd" }), /*#__PURE__*/_jsx("path", { fill: "currentColor", fillRule: "evenodd", d: "M2.793 18.207a1 1 0 0 0 1.414 0l1.5-1.5a1 1 0 1 0-1.414-1.414l-1.5 1.5a1 1 0 0 0 0 1.414Zm11.5-2.914a1 1 0 0 1 1.414 0l1.5 1.5a1 1 0 0 1-1.414 1.414l-1.5-1.5a1 1 0 0 1 0-1.414ZM10 7a1 1 0 0 1 1 1v3a1 1 0 1 1-2 0V8a1 1 0 0 1 1-1Z", clipRule: "evenodd" }), /*#__PURE__*/_jsx("path", { fill: "currentColor", fillRule: "evenodd", d: "M14 11a1 1 0 0 1-1 1h-3a1 1 0 1 1 0-2h3a1 1 0 0 1 1 1ZM6.332 3.172 2.574 6.76s-.077-.07-.19-.198c-.257-.292-.697-.881-.821-1.601-.113-.654.035-1.417.818-2.165.783-.747 1.551-.86 2.2-.717.713.157 1.281.624 1.561.894.123.118.19.199.19.199Zm7.336 0 3.758 3.588s.077-.07.19-.198c.257-.292.697-.881.821-1.601.113-.654-.035-1.417-.818-2.165-.783-.747-1.551-.86-2.2-.717-.713.157-1.281.624-1.561.894-.123.118-.19.199-.19.199Z", clipRule: "evenodd" })] })); export { PPAlarm };