UNPKG

@icongo/pp

Version:
31 lines 1.47 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 PPTShirt = 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", clipPath: "url(#prefix__a)", children: [/*#__PURE__*/_jsx("path", { fillRule: "evenodd", d: "M2.448 10.396 3 10.12V17a3 3 0 0 0 3 3h8a3 3 0 0 0 3-3v-6.882l.553.276a1 1 0 0 0 1.423-.677l1-4.5a1 1 0 0 0-.269-.924l-2.414-2.414A3 3 0 0 0 15.172 1H13a1 1 0 0 0-.986.83C11.748 3.382 11.129 4 10 4c-1.13 0-1.747-.618-2.013-2.17A1 1 0 0 0 7 1H4.829a3 3 0 0 0-2.122.88L.295 4.292a1 1 0 0 0-.27.923l.999 4.503a1 1 0 0 0 1.424.678Zm1.673-7.103A1 1 0 0 1 4.83 3h1.377C6.777 4.928 8.078 6 10 6c1.922 0 3.223-1.072 3.795-3h1.378a1 1 0 0 1 .707.293l2.026 2.026-.603 2.714-.855-.427A1 1 0 0 0 15 8.5V17a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1V8.5a1 1 0 0 0-1.448-.894l-.853.428-.602-2.715 2.024-2.026Z", clipRule: "evenodd" }), /*#__PURE__*/_jsx("path", { d: "M11.5 10.5a1 1 0 1 1 0-2h2a1 1 0 1 1 0 2h-2Z" })] }), /*#__PURE__*/_jsx("defs", { children: /*#__PURE__*/_jsx("clipPath", { id: "prefix__a", children: /*#__PURE__*/_jsx("path", { fill: "#fff", d: "M0 0h20v20H0z" }) }) })] })); export { PPTShirt };