UNPKG

@icongo/gy

Version:
44 lines (43 loc) 2.17 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.GYSiGlyphDrum = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var GYSiGlyphDrum = function GYSiGlyphDrum(props) { return /*#__PURE__*/(0, _jsxRuntime.jsx)("svg", (0, _objectSpread2["default"])((0, _objectSpread2["default"])({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-drum", viewBox: "0 0 17 16" }, props), {}, { children: /*#__PURE__*/(0, _jsxRuntime.jsxs)("g", { fill: "#434343", fillRule: "evenodd", transform: "translate(1)", children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("path", { d: "M14.969 5.984c0 .509-.308.922-.687.922H.749c-.379 0-.687-.413-.687-.922 0-.508.308-.922.687-.922h13.533c.379 0 .687.415.687.922Zm0 9c0 .509-.308.922-.687.922H.749c-.379 0-.687-.413-.687-.922 0-.508.308-.922.687-.922h13.533c.379 0 .687.415.687.922Zm-1.996-6.922H1.996a.997.997 0 0 0-.996 1v2.844c0 .553.445 1 .996 1h10.977a.997.997 0 0 0 .996-1V9.062c0-.552-.446-1-.996-1Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/(0, _jsxRuntime.jsx)("ellipse", { cx: 5.439, cy: 2.459, className: "prefix__si-glyph-fill", rx: 1.439, ry: 1.459 }), /*#__PURE__*/(0, _jsxRuntime.jsx)("ellipse", { cx: 9.439, cy: 2.459, className: "prefix__si-glyph-fill", rx: 1.439, ry: 1.459 }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { d: "M5.528 2.957a.49.49 0 0 1-.194-.041L1.251.79C1.033.694.942.457 1.052.262c.106-.195.37-.277.587-.18l4.085 2.126c.218.096.307.333.2.528a.45.45 0 0 1-.396.221Zm3.918 0a.49.49 0 0 0 .194-.041L13.723.79c.218-.096.308-.333.199-.528-.107-.195-.37-.277-.587-.18L9.25 2.208c-.218.096-.307.333-.2.528a.45.45 0 0 0 .396.221Z", className: "prefix__si-glyph-fill" })] }) })); }; exports.GYSiGlyphDrum = GYSiGlyphDrum;