@icongo/gy
Version:
Glyph Iconset Icons
17 lines • 1.43 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var GYSiGlyphCupCake = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
className: "prefix__si-glyph prefix__si-glyph-cup-cake",
viewBox: "0 0 16 16"
}, props, {
children: /*#__PURE__*/_jsx("path", {
fill: "#434343",
fillRule: "evenodd",
d: "M12.807 8.328c-.39 0-.75-.091-1.073-.238-.595-.271-1.044-.309-1.204-.895-.246.691-1.008.797-1.996 1.019a4.271 4.271 0 0 1-.956.114c-.335 0-.653-.045-.956-.114-1.059-.236-1.846-.407-2.029-1.169H4.55c-.12.648-.566.744-1.195 1.041a2.545 2.545 0 0 1-1.07.242 2.54 2.54 0 0 1-.844-.146l1.35 5.045c.104.522.558 1.736 1.52 1.736h6.555c.949 0 1.363-1.214 1.52-1.736l1.353-5.067a2.645 2.645 0 0 1-.932.168Zm-4.786 5.734H6.946V9.937h1.075v4.125Zm-2.753-.093-.872.109-.605-3.943.878-.11.599 3.944Zm5.24-3.945.879.11-.605 3.943-.873-.109.599-3.944ZM7.599.061C3.527.061.174 2.518.174 4.696c0 .039-.024.305-.024.404C.15 6.151 1.159 7 2.403 7c.376 0 .727-.085 1.04-.224.636-.282 1.087-.809 1.184-1.436.146.732.933 1.328 1.994 1.554.294.063.603.105.93.105.327 0 .636-.042.93-.105.962-.204 1.7-.711 1.941-1.349.156.54.592.985 1.171 1.235.314.135.664.219 1.043.219 1.262 0 2.283-.85 2.283-1.9l.003-.404C14.921 2.518 11.672.061 7.599.061Z",
className: "prefix__si-glyph-fill"
})
}));
export { GYSiGlyphCupCake };