@icongo/gy
Version:
Glyph Iconset Icons
23 lines • 1.38 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
import { jsxs as _jsxs } from "react/jsx-runtime";
var GYSiGlyphCran = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
className: "prefix__si-glyph prefix__si-glyph-cran",
viewBox: "0 0 17 17"
}, props, {
children: /*#__PURE__*/_jsxs("g", {
fill: "#434343",
fillRule: "evenodd",
children: [/*#__PURE__*/_jsx("path", {
d: "M15.939 7.002h-.916v2.01h-.94v1.968h2.855V9.012h-.999v-2.01Z",
className: "prefix__si-glyph-fill"
}), /*#__PURE__*/_jsx("path", {
d: "M16.631 5.024 8.979 1.846v-.148c0-.366-.127-.661-.479-.661-.353 0-.5.295-.5.661v3.331H5.98v-.243c0-.434-.267-.784-.596-.784H3.622c-.328 0-.596.351-.596.784v.243H1.511a.477.477 0 0 0-.47.486c0 .268.209.484.47.484h1.515v.175c0 .434.268.785.596.785h1.762c.329 0 .596-.352.596-.785V6h1.999v-.057H8v8.078h-.661c-.366 0-.665.339-.665.757v.576h-.002c-.366 0-.664.66-.664 1.037v.582h4.979v-.582c0-.377-.298-1.037-.664-1.037h-.002v-.576c0-.418-.299-.757-.665-.757h-.677V5.943h7.41c.01 0 .018-.006.027-.006a.687.687 0 0 0 .196-.043l.005-.002c.164-.066.374-.173.374-.359 0-.491-.02-.367-.36-.509Zm-7.652.005V2.875l5.126 2.154H8.979Z",
className: "prefix__si-glyph-fill"
})]
})
}));
export { GYSiGlyphCran };