UNPKG

@icongo/gy

Version:
23 lines 1.03 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 GYSiGlyphEdit = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-edit", viewBox: "0 0 16 16" }, props, { children: /*#__PURE__*/_jsxs("g", { fill: "#434343", fillRule: "evenodd", children: [/*#__PURE__*/_jsx("path", { d: "m15.682 2.91-1.535-1.514c-.41-.408-1.218-.577-1.607-.189L6.485 7.234s-1.321 3.913-1.446 4.242c-.099.262.231.59.46.475.374-.186 4.105-1.631 4.105-1.631l6.071-6.057c.39-.388.418-.946.007-1.353ZM9.021 9.854l-2.567.974-.461-.425 1.225-2.965.741.546h1.058l.004 1.87Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("path", { d: "M12.042 10.345v3.697H.958V3l8.183-.083.812-.859H0V15h13l-.057-5.422-.901.767Z", className: "prefix__si-glyph-fill" })] }) })); export { GYSiGlyphEdit };