@icongo/pp
Version:
Pepicons Icons
31 lines • 1.19 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 PPAngleLeftPrint = 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: "m11.453 11 4.2-5.04c1.28-1.536-1.025-3.457-2.305-1.92L8.39 9.988c-.256.272-.42.63-.418 1.012-.002.382.162.74.418 1.012l4.957 5.948c1.28 1.537 3.585-.384 2.304-1.92l-4.2-5.04Z",
clipRule: "evenodd",
opacity: 0.8
}), /*#__PURE__*/_jsx("path", {
fill: "#000",
d: "m12.384 15.68-5-6-.768.64 5 6 .768-.64Z"
}), /*#__PURE__*/_jsx("path", {
fill: "#000",
d: "m11.616 16.32-5-6c-.427-.512.341-1.152.768-.64l5 6c.427.512-.341 1.152-.768.64Z"
}), /*#__PURE__*/_jsx("path", {
fill: "#000",
d: "m11.616 3.68-5 6 .768.64 5-6-.768-.64Z"
}), /*#__PURE__*/_jsx("path", {
fill: "#000",
d: "m12.384 4.32-5 6c-.427.512-1.195-.128-.768-.64l5-6c.427-.512 1.195.128.768.64Z"
})]
}));
export { PPAngleLeftPrint };