@icongo/pp
Version:
Pepicons Icons
19 lines • 1.33 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
import { jsxs as _jsxs } from "react/jsx-runtime";
var PPLetterOpen = 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: "M17.47 18.337H2.54c-.23 0-.45-.09-.61-.26a.854.854 0 0 1-.26-.61v-9.03c0-.59.28-1.16.76-1.52l.27-.21v-1.37c0-.48.39-.87.869-.87h2.079l3.218-2.43c.65-.49 1.629-.49 2.278 0l3.218 2.44h2.08c.229 0 .459.09.609.26.15.16.26.38.26.61v1.37l.27.21c.47.36.759.92.759 1.51v9.03c0 .23-.09.46-.26.62-.16.16-.38.25-.61.25ZM3.4 16.598h13.202v-5.38l-5.457 4.16c-.66.49-1.619.49-2.278 0L3.4 11.218v5.38Zm1.03-6.77 5.466 4.16c.06.04.15.04.2 0l5.477-4.16v-3.61H4.428v3.61Zm7.055-5.35-1.389-1.07c-.06-.04-.15-.04-.2 0l-1.39 1.07h2.98Z"
}), /*#__PURE__*/_jsx("path", {
fill: "currentColor",
d: "M13.363 8.088H6.617c-.23 0-.43-.19-.43-.43s.19-.43.43-.43h6.746c.23 0 .43.19.43.43s-.19.43-.43.43Zm-1.709 3.439H8.346c-.23 0-.43-.19-.43-.43s.19-.43.43-.43h3.308c.23 0 .43.19.43.43s-.19.43-.43.43Zm1.709-1.719H6.617c-.23 0-.43-.19-.43-.43s.19-.43.43-.43h6.746c.23 0 .43.19.43.43s-.19.43-.43.43Z"
})]
}));
export { PPLetterOpen };