UNPKG

@icongo/gy

Version:
17 lines 1.14 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var GYSiGlyphPallette = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-pallette", viewBox: "0 0 17 17" }, props, { children: /*#__PURE__*/_jsx("path", { fill: "#434343", fillRule: "evenodd", d: "M11.229 8.398c-1.439-1.932 5.643-7.369.205-7.369-4.611 0-8.351 3.488-8.351 7.792 0 8.073 8.494 9.594 10.733 6.874 3.217-3.905-1.236-5.485-2.587-7.297ZM9.521 5.031a1.562 1.562 0 0 1 0-3.124 1.561 1.561 0 0 1 0 3.124ZM6.52 8.034a1.54 1.54 0 1 1 0-3.078 1.54 1.54 0 0 1 1.544 1.54A1.541 1.541 0 0 1 6.52 8.034Zm-.977 4.056a1.572 1.572 0 0 1-1.575-1.57c0-.867.704-1.57 1.575-1.57.869 0 1.574.703 1.574 1.57 0 .866-.705 1.57-1.574 1.57Zm2.985 3.087a1.613 1.613 0 0 1-1.606-1.618 1.61 1.61 0 0 1 1.606-1.617 1.61 1.61 0 0 1 1.606 1.617 1.612 1.612 0 0 1-1.606 1.618Zm3.477-1.96a1.16 1.16 0 0 1-1.161-1.163 1.163 1.163 0 1 1 1.161 1.163Z", className: "prefix__si-glyph-fill" }) })); export { GYSiGlyphPallette };