UNPKG

@icongo/gr

Version:
16 lines 580 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var GRInstall = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 24 24" }, props, { children: /*#__PURE__*/_jsx("path", { fill: "none", stroke: "#000", strokeWidth: 2, d: "M19 13.5v4L12 22l-7-4.5v-4m7 8.5v-8.5m6.5-5-6.5-4L15.5 2 22 6l-3.5 2.5Zm-13 0 6.5-4L8.5 2 2 6l3.5 2.5Zm13 .5L12 13l3.5 2.5 6.5-4L18.5 9Zm-13 0 6.5 4-3.5 2.5-6.5-4L5.5 9Z" }) })); export { GRInstall };