@icongo/gy
Version:
Glyph Iconset Icons
17 lines • 883 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var GYSiGlyphTent1 = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
className: "prefix__si-glyph prefix__si-glyph-tent-1",
viewBox: "0 0 17 16"
}, props, {
children: /*#__PURE__*/_jsx("path", {
fill: "#434343",
fillRule: "evenodd",
d: "M16 9v2.131c-2.678-1.054-5.068-5.984-6.249-8.422L10.916.5a.357.357 0 0 0-.1-.455c-.137-.094-.316-.043-.4.115l-.992 1.88c-.218-.438-.364-.703-.424-.703s-.206.265-.424.703L7.584.16C7.5.002 7.32-.049 7.184.045a.357.357 0 0 0-.1.455l1.165 2.209c-1.186 2.447-3.59 7.406-6.28 8.434V9H1v6.977h.969v-.028h4v-4.193C8.321 9.757 9 6.005 9 6.005s.861 3.71 3.016 5.717v4.228H16v.028h1V9h-1Z",
className: "prefix__si-glyph-fill"
})
}));
export { GYSiGlyphTent1 };