@icongo/gy
Version:
Glyph Iconset Icons
26 lines • 1.34 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 GYSiGlyphNoDog = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
className: "prefix__si-glyph prefix__si-glyph-no-dog",
viewBox: "0 0 17 16"
}, props, {
children: /*#__PURE__*/_jsxs("g", {
fill: "#434343",
fillRule: "evenodd",
children: [/*#__PURE__*/_jsx("path", {
d: "m13.125 5.149-.342-1.128-2.163 2.138 1.081 1.127 2.294.493.97-.712-1.84-1.918Zm-3.061 1.926H5.451c-.018 0-2.242-.952-2.576-1.096v.444l1.502 1.372c-.195.241-.332.503-.332.704v3.417l1.378.104v-1.207l1.878-.95h2.342l.469 2.054h.88V8.015l-.928-.94Z",
className: "prefix__si-glyph-fill"
}), /*#__PURE__*/_jsx("path", {
d: "M9.01 15.958c-4.405 0-7.989-3.565-7.989-7.948C1.021 3.627 4.605.063 9.01.063c4.405 0 7.989 3.564 7.989 7.947s-3.584 7.948-7.989 7.948ZM8.979 1.073c-3.902 0-7.077 3.135-7.077 6.989s3.175 6.989 7.077 6.989 7.077-3.136 7.077-6.989c0-3.854-3.175-6.989-7.077-6.989Z",
className: "prefix__si-glyph-fill"
}), /*#__PURE__*/_jsx("path", {
d: "m11.157 1.314 1.207.58-6.348 13.213-1.207-.58z",
className: "prefix__si-glyph-fill"
})]
})
}));
export { GYSiGlyphNoDog };