UNPKG

@icongo/gy

Version:
17 lines 730 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var GYSiGlyphNote = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-note", viewBox: "0 0 17 16" }, props, { children: /*#__PURE__*/_jsx("path", { fill: "#434343", fillRule: "evenodd", d: "M14.938 0H3a2 2 0 0 0-2 2v2h16l-.062-2a2 2 0 0 0-2-2ZM1 8h4v2H1zm0 3h4v2H1zm4 5v-2H1c.066 1.045.927 2 1.987 2H5ZM1 5h4v2H1zm5 0v2h11l-.062-2H6Zm0 6v2h11l-.062-2H6Zm8.938 5C16 16 16.935 15.045 17 14H6v2h8.938ZM6 8v2h11l-.062-2H6Z", className: "prefix__si-glyph-fill" }) })); export { GYSiGlyphNote };