UNPKG

@icongo/vv

Version:
30 lines 874 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 VVPencil = props => /*#__PURE__*/_jsxs("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 48 48" }, props, { children: [/*#__PURE__*/_jsx("path", { d: "m33.694 5.994 8.312 8.312L17.07 39.243 8.758 30.93Z", style: { stroke: "#fff", strokeLinecap: "round", strokeWidth: 0, fillRule: "evenodd", fill: "#ff6e6e" } }), /*#__PURE__*/_jsx("path", { d: "m33.694 5.994 8.312 8.312-4.156 4.156-8.312-8.312ZM5.987 42.013 8.758 30.93l8.312 8.312Z", style: { fill: "#0c0058", stroke: "#fff", strokeLinecap: "round", strokeWidth: 0, fillRule: "evenodd" } })] })); export { VVPencil };