UNPKG

@icongo/pp

Version:
30 lines 1.26 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 PPTelevisionPrint = 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: "m12 5.424 1.914-2.393c.625-.78 1.796.157 1.172.938L13.46 6H16a3 3 0 0 1 3 3v5a3 3 0 0 1-3 3H8.5a3 3 0 0 1-3-3V9a3 3 0 0 1 3-3h2.04L8.914 3.969c-.624-.781.547-1.718 1.172-.938L12 5.424Z", clipRule: "evenodd", opacity: 0.8 }), /*#__PURE__*/_jsx("path", { fill: "#000", fillRule: "evenodd", d: "M3.25 9v5a3 3 0 0 0 3 3h7.5a3 3 0 0 0 3-3V9a3 3 0 0 0-3-3h-7.5a3 3 0 0 0-3 3Zm3 7a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2h7.5a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-7.5Z", clipRule: "evenodd" }), /*#__PURE__*/_jsx("path", { fill: "#000", d: "m9.86 5.688 2-2.5c.416-.52 1.197.104.78.624l-2 2.5c-.416.52-1.197-.104-.78-.624Z" }), /*#__PURE__*/_jsx("path", { fill: "#000", d: "m8.86 6.312-2-2.5c-.417-.52.364-1.145.78-.624l2 2.5c.417.52-.364 1.145-.78.624Z" })] })); export { PPTelevisionPrint };