UNPKG

@icongo/sti

Version:
20 lines 809 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; var STIPrint = props => /*#__PURE__*/_jsxs("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", "aria-label": "Printer", viewBox: "0 0 512 512" }, props, { children: [/*#__PURE__*/_jsx("rect", { width: 512, height: 512, fill: "#fff", rx: "15%" }), /*#__PURE__*/_jsx("path", { d: "M416.2 164.5H95.8c-38.9 0-68.6 29.7-68.6 68.6v137.3h91.5v91.5h274.6v-91.5h91.5V233.1c0-38.9-29.7-68.6-68.6-68.6zm-68.6 251.7H164.5V301.8h183v114.4zM416.2 256c-13.7 0-22.9-9.2-22.9-22.9s9.2-22.9 22.9-22.9 22.9 9.2 22.9 22.9-9.2 22.9-22.9 22.9zM393.3 50.1H118.7v91.5h274.6V50.1z" })] })); export { STIPrint };