@icongo/gy
Version:
Glyph Iconset Icons
35 lines • 1.67 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 GYSiGlyphTrolleyBriefcase = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
className: "prefix__si-glyph prefix__si-glyph-trolley-briefcase",
viewBox: "0 0 17 16"
}, props, {
children: /*#__PURE__*/_jsxs("g", {
fill: "#434343",
fillRule: "evenodd",
transform: "translate(1)",
children: [/*#__PURE__*/_jsx("ellipse", {
cx: 4.471,
cy: 14.478,
className: "prefix__si-glyph-fill",
rx: 1.471,
ry: 1.478
}), /*#__PURE__*/_jsx("circle", {
cx: 12.481,
cy: 14.481,
r: 1.481,
className: "prefix__si-glyph-fill"
}), /*#__PURE__*/_jsx("path", {
d: "M15.342 11.062H2.938V3.075L1.206.267A.68.68 0 0 0 .281.126a.63.63 0 0 0-.146.896L2.033 3.53v7.532s-.971-.167-.971.417c0 .521.565.469.934.469h13.346c.368 0 .609-.064.609-.413s-.241-.473-.609-.473ZM6.223 7.5v-.041.041Z",
className: "prefix__si-glyph-fill"
}), /*#__PURE__*/_jsx("path", {
d: "M6.889 9.297a.632.632 0 0 1-.625.639H4.681a.631.631 0 0 1-.624-.639V2.663c0-.353.279-.639.624-.639h1.583c.346 0 .625.286.625.639v6.634Zm4.039-.025c0 .366-.282.663-.629.663H8.705c-.349 0-.629-.297-.629-.663V3.77c0-.367.28-.664.629-.664h1.594c.347 0 .629.297.629.664v5.502Zm4.018-.013c0 .396-.285.719-.638.719h-1.617c-.354 0-.639-.322-.639-.719V4.801c0-.396.285-.717.639-.717h1.617c.353 0 .638.321.638.717v4.458Z",
className: "prefix__si-glyph-fill"
})]
})
}));
export { GYSiGlyphTrolleyBriefcase };