@icongo/gy
Version:
Glyph Iconset Icons
17 lines • 903 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var GYSiGlyphTentCamp = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
className: "prefix__si-glyph prefix__si-glyph-tent-camp",
viewBox: "0 0 17 16"
}, props, {
children: /*#__PURE__*/_jsx("path", {
fill: "#404041",
fillRule: "evenodd",
d: "M16.021 14.023c-2.701-1.25-5.112-7.249-6.289-10.164l1.205-2.284a.355.355 0 0 0-.1-.454c-.138-.094-.316-.043-.4.114L9.436 3.132c-.225-.542-.375-.871-.436-.871-.06 0-.207.319-.426.847L7.563 1.192c-.084-.157-.264-.208-.4-.114a.355.355 0 0 0-.1.454l1.215 2.302C7.107 6.733 4.699 12.739 2 14.013V12.02H1V15h4.666C8.268 13.082 9 6.926 9 6.926s.943 6.156 3.334 8.074L17 14.997V12.02h-.979v2.003Z",
className: "prefix__si-glyph-fill"
})
}));
export { GYSiGlyphTentCamp };