UNPKG

@icongo/pp

Version:
36 lines 1.58 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 PPRadioPrint = 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__*/_jsxs("g", { fill: "currentColor", opacity: 0.8, children: [/*#__PURE__*/_jsx("path", { d: "M4 10a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3v6a3 3 0 0 1-3 3H7a3 3 0 0 1-3-3v-6Z" }), /*#__PURE__*/_jsx("path", { fillRule: "evenodd", d: "M16.67 2.665a.75.75 0 0 1-.335 1.006l-10 5a.75.75 0 0 1-.67-1.342l10-5a.75.75 0 0 1 1.006.336Z", clipRule: "evenodd" })] }), /*#__PURE__*/_jsx("path", { fill: "#000", fillRule: "evenodd", d: "M15 7H5a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2ZM5 6a3 3 0 0 0-3 3v6a3 3 0 0 0 3 3h10a3 3 0 0 0 3-3V9a3 3 0 0 0-3-3H5Z", clipRule: "evenodd" }), /*#__PURE__*/_jsx("path", { fill: "#000", d: "M10 12a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0Z" }), /*#__PURE__*/_jsx("path", { fill: "#000", fillRule: "evenodd", d: "M14.447 1.474a.5.5 0 0 1-.223.67l-10 5a.5.5 0 1 1-.448-.894l10-5a.5.5 0 0 1 .671.224ZM11 10.65a.35.35 0 0 1 .35-.35h3.3a.35.35 0 1 1 0 .7h-3.3a.35.35 0 0 1-.35-.35Zm0 1.5a.35.35 0 0 1 .35-.35h3.3a.35.35 0 1 1 0 .7h-3.3a.35.35 0 0 1-.35-.35Zm0 1.5a.35.35 0 0 1 .35-.35h3.3a.35.35 0 1 1 0 .7h-3.3a.35.35 0 0 1-.35-.35Z", clipRule: "evenodd" })] })); export { PPRadioPrint };