UNPKG

@icongo/gy

Version:
23 lines 993 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; var GYSiGlyphControlPad = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-control-pad-", viewBox: "0 0 17 16" }, props, { children: /*#__PURE__*/_jsxs("g", { fill: "#434343", fillRule: "evenodd", children: [/*#__PURE__*/_jsx("path", { d: "M4.277 7.048c-2.344 0-3.242 1.958-3.242 4.372v.166c0 2.416.898 4.373 3.242 4.373h9.475c2.344 0 3.242-1.957 3.242-4.373v-.166c0-2.414-.898-4.372-3.242-4.372H4.277ZM8 12H6v2.016H5V12H3v-1h2V8.984h1V11h2v1Zm4-1h-1v-1h1v1Zm2 2h-1v-1h1v1Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("path", { d: "M9 7.104H8V4l2.031.041L10 1.047h1V5H9v2.104Z", className: "prefix__si-glyph-fill" })] }) })); export { GYSiGlyphControlPad };