UNPKG

@icongo/gy

Version:
17 lines 769 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var GYSiGlyphMusic = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-music", viewBox: "0 0 17 17" }, props, { children: /*#__PURE__*/_jsx("path", { fill: "#434343", fillRule: "evenodd", d: "M7.942.751 6.035.042v11.097a4.228 4.228 0 0 0-1.924.299c-1.594.651-2.422 2.217-1.965 3.312.458 1.098 2.029 1.604 3.621.953 1.224-.5 2.073-1.451 2.184-2.362l-.008-9.817c2.627.798 4.52 1.673 4.52 4.284 0 .927 1.52 1.823 1.52-1.812-.001-3.092-2.653-4.962-6.041-5.245Z", className: "prefix__si-glyph-fill" }) })); export { GYSiGlyphMusic };