UNPKG

@icongo/gy

Version:
17 lines 1.3 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var GYSiGlyphFlower = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-flower", viewBox: "0 0 16 16" }, props, { children: /*#__PURE__*/_jsx("path", { fill: "#434343", fillRule: "evenodd", d: "M15.164 8.404c-.171-.094-.522-.237-.982-.403.46-.166.81-.308.981-.402 1.016-.549 1.121-2.16.235-3.598-.887-1.437-2.429-2.157-3.444-1.609-.173.095-.48.306-.865.597.078-.458.119-.814.119-1 0-1.1-1.437-1.99-3.208-1.99-1.771 0-3.21.89-3.21 1.99 0 .186.043.541.121.998a8.562 8.562 0 0 0-.863-.596C3.032 1.842 1.488 2.562.603 4c-.885 1.437-.779 3.048.235 3.597.173.095.522.238.985.404-.463.167-.814.31-.986.404-1.016.549-1.121 2.158-.235 3.597.886 1.437 2.429 2.157 3.444 1.608.173-.093.479-.304.865-.595-.078.457-.121.81-.121.997 0 1.099 1.436 1.989 3.21 1.989 1.771 0 3.208-.89 3.208-1.989 0-.187-.041-.542-.119-1.001.385.293.693.505.866.598 1.016.549 2.558-.17 3.443-1.607.887-1.439.781-3.049-.234-3.598ZM8 11.047a3.047 3.047 0 1 1 0-6.092 3.048 3.048 0 0 1 3.049 3.046A3.05 3.05 0 0 1 8 11.047Z", className: "prefix__si-glyph-fill" }) })); export { GYSiGlyphFlower };