@icongo/gy
Version:
Glyph Iconset Icons
17 lines • 832 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var GYSiGlyphPoker4 = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
className: "prefix__si-glyph prefix__si-glyph-poker-4",
viewBox: "0 0 17 16"
}, props, {
children: /*#__PURE__*/_jsx("path", {
fill: "#434343",
fillRule: "evenodd",
d: "M12.372.058H5.627a1.62 1.62 0 0 0-1.613 1.624v12.689a1.62 1.62 0 0 0 1.613 1.624h6.745a1.62 1.62 0 0 0 1.614-1.624V1.682A1.62 1.62 0 0 0 12.372.058ZM9.023 11S6.034 9.544 6.034 6.71c0-.979.678-1.776 1.513-1.776.719 0 1.318.587 1.475 1.374.15-.787.744-1.374 1.46-1.374.828 0 1.499.787 1.499 1.76C11.98 9.58 9.023 11 9.023 11Z",
className: "prefix__si-glyph-fill"
})
}));
export { GYSiGlyphPoker4 };