@icongo/gy
Version:
Glyph Iconset Icons
73 lines • 2.31 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 GYSiGlyphAbacus = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
className: "prefix__si-glyph prefix__si-glyph-abacus",
viewBox: "0 0 16 16"
}, props, {
children: /*#__PURE__*/_jsxs("g", {
fill: "#434343",
fillRule: "evenodd",
className: "prefix__si-glyph-fill",
transform: "translate(0 1)",
children: [/*#__PURE__*/_jsx("path", {
d: "M14.194 13.958H1.765c-1.449 0-1.729-1.15-1.729-2.564V2.607C.036 1.193.315.043 1.765.043h12.429c1.448 0 1.728 1.15 1.728 2.564v8.787c0 1.414-.279 2.564-1.728 2.564ZM1.923 1A.937.937 0 0 0 1 1.948v10.104c0 .522.414.948.923.948h12.154a.937.937 0 0 0 .923-.948V1.948A.937.937 0 0 0 14.077 1H1.923Z",
className: "prefix__si-glyph-fill"
}), /*#__PURE__*/_jsx("path", {
d: "M3 0h.948v13.068H3zm5 0h.948v13.068H8zm4 0h.948v13.068H12z",
className: "prefix__si-glyph-fill"
}), /*#__PURE__*/_jsx("ellipse", {
cx: 3.438,
cy: 4.976,
className: "prefix__si-glyph-fill",
rx: 1.438,
ry: 0.976
}), /*#__PURE__*/_jsx("ellipse", {
cx: 3.438,
cy: 7.976,
className: "prefix__si-glyph-fill",
rx: 1.438,
ry: 0.976
}), /*#__PURE__*/_jsx("ellipse", {
cx: 3.438,
cy: 10.976,
className: "prefix__si-glyph-fill",
rx: 1.438,
ry: 0.976
}), /*#__PURE__*/_jsx("ellipse", {
cx: 8.477,
cy: 2.976,
className: "prefix__si-glyph-fill",
rx: 1.477,
ry: 0.976
}), /*#__PURE__*/_jsx("ellipse", {
cx: 8.477,
cy: 5.976,
className: "prefix__si-glyph-fill",
rx: 1.477,
ry: 0.976
}), /*#__PURE__*/_jsx("ellipse", {
cx: 8.477,
cy: 10.976,
className: "prefix__si-glyph-fill",
rx: 1.477,
ry: 0.976
}), /*#__PURE__*/_jsx("ellipse", {
cx: 12.435,
cy: 7.977,
className: "prefix__si-glyph-fill",
rx: 1.435,
ry: 0.977
}), /*#__PURE__*/_jsx("ellipse", {
cx: 12.435,
cy: 10.977,
className: "prefix__si-glyph-fill",
rx: 1.435,
ry: 0.977
})]
})
}));
export { GYSiGlyphAbacus };