UNPKG

@icongo/pp

Version:
22 lines 1.4 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 PPPhonePrint = 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", d: "m12.439 11.774.582-.582a3 3 0 0 1 4.242 0l1.415 1.415a3 3 0 0 1 0 4.242l-2.806 2.806a1 1 0 0 1-1.064.227C8.318 17.404 3.874 12.93 1.5 6.57a1 1 0 0 1 .23-1.057l2.806-2.806a3 3 0 0 1 4.242 0l1.414 1.414a3 3 0 0 1 0 4.243l-.58.58a31.128 31.128 0 0 0 2.827 2.83Z", opacity: 0.8 }), /*#__PURE__*/_jsx("path", { fill: "#000", fillRule: "evenodd", d: "m12.874 9.546-.91.911A31.647 31.647 0 0 1 8.428 6.92l.91-.91a2.5 2.5 0 0 0 0-3.535L7.925 1.06a2.5 2.5 0 0 0-3.536 0L1.583 3.866a.5.5 0 0 0-.114.529c2.324 6.226 6.661 10.593 13.018 13.02a.5.5 0 0 0 .531-.114l2.806-2.805a2.5 2.5 0 0 0 0-3.536L16.41 9.546a2.5 2.5 0 0 0-3.536 0Zm4.243 2.121a1.5 1.5 0 0 1 0 2.122l-2.575 2.575c-5.821-2.306-9.811-6.32-12.023-12.02l2.577-2.576a1.5 1.5 0 0 1 2.122 0l1.414 1.414a1.5 1.5 0 0 1 0 2.121L7.398 6.537a.5.5 0 0 0-.032.673 32.666 32.666 0 0 0 4.307 4.31.5.5 0 0 0 .673-.031l1.236-1.236a1.5 1.5 0 0 1 2.12 0l1.415 1.414Z", clipRule: "evenodd" })] })); export { PPPhonePrint };