UNPKG

@icongo/pp

Version:
65 lines (64 loc) 2.82 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.PPMicrophone2Print = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var PPMicrophone2Print = function PPMicrophone2Print(props) { return /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", (0, _objectSpread2["default"])((0, _objectSpread2["default"])({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 20 20" }, props), {}, { children: [/*#__PURE__*/(0, _jsxRuntime.jsxs)("g", { clipPath: "url(#prefix__a)", children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("circle", { cx: 11.502, cy: 5.582, r: 3, fill: "currentColor", stroke: "currentColor", strokeWidth: 2, transform: "rotate(38.27 11.502 5.582)" }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { stroke: "currentColor", strokeLinecap: "round", strokeWidth: 2, d: "m8.383 6.306-4.562 6.59m7.703-4.113-5.348 5.971M3.82 12.896l2.356 1.858m-1.636-.29s-1.035 1.328-1.16 2c-.143.774.136 1.287.515 1.585.379.3 1.211.389 1.993.3 2.134-.245 3.423-3.438 5.35-4.385 1.488-.73 1.385-.632 3-1 1.374-.313 2.699-.548 2.699-.548" }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { fill: "currentColor", d: "m9.153 7.062 1.57 1.239-4.336 5.495-1.57-1.238z" }), /*#__PURE__*/(0, _jsxRuntime.jsx)("circle", { cx: 10.115, cy: 4.356, r: 3.15, stroke: "#000", transform: "rotate(38.27 10.115 4.356)" }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { stroke: "#000", strokeLinecap: "round", d: "m2.447 11.812 4.237-6.061m3.084 2.433c-2.089 2.331-2.877 3.155-4.966 5.486 1.975-2.205 3.393-3.723 5.307-5.854l.232-.258m-7.894 4.254 2.355 1.858" }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { stroke: "#000", d: "m8.082 2.247.821 1.25a5 5 0 0 0 2.483 1.959l1.407.507" }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { stroke: "#000", strokeLinecap: "round", d: "M3.61 12.878s-1.479 1.83-1.603 2.502c-.143.774.135 1.287.514 1.586.379.298 1.211.388 1.993.298 2.134-.244 3.423-3.437 5.35-4.384 1.488-.73 1.385-.632 3-1 1.374-.313 2.699-.547 2.699-.547" })] }), /*#__PURE__*/(0, _jsxRuntime.jsx)("defs", { children: /*#__PURE__*/(0, _jsxRuntime.jsx)("clipPath", { id: "prefix__a", children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { fill: "#fff", d: "M0 0h20v20H0z" }) }) })] })); }; exports.PPMicrophone2Print = PPMicrophone2Print;