@icongo/gy
Version:
Glyph Iconset Icons
26 lines • 1.27 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 GYSiGlyphWashMachine2 = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
className: "prefix__si-glyph prefix__si-glyph-wash-machine-2",
viewBox: "0 0 17 16"
}, props, {
children: /*#__PURE__*/_jsxs("g", {
fill: "#434343",
fillRule: "evenodd",
children: [/*#__PURE__*/_jsx("path", {
d: "M16.031.042h-15v3h15v-3ZM3 1.958H2v-1h1v1Zm2 0H4v-1h1v1Z",
className: "prefix__si-glyph-fill"
}), /*#__PURE__*/_jsx("path", {
d: "M1.021 3v13h14.958V3H1.021Zm7.436 12a5.5 5.5 0 1 1 0-11 5.5 5.5 0 0 1 0 11Z",
className: "prefix__si-glyph-fill"
}), /*#__PURE__*/_jsx("path", {
d: "M8.516 5.083c-2.453 0-4.441 1.979-4.441 4.416 0 2.438 1.988 4.418 4.441 4.418 2.454 0 4.442-1.979 4.442-4.418 0-2.437-1.988-4.416-4.442-4.416Zm3.283 4.945c.079 0 .15-.021.218-.048-.235 1.716-2.19 1.256-3.501.037-1.531-1.424-3.537 1.425-3.537-.519 0-1.94 1.584-3.516 3.537-3.516a3.527 3.527 0 0 1 3.501 3.036.53.53 0 1 0-.218 1.01Z",
className: "prefix__si-glyph-fill"
})]
})
}));
export { GYSiGlyphWashMachine2 };