UNPKG

@uiw/bootstrap-icons

Version:

Official open source SVG icon library for Bootstrap.

22 lines 909 B
import _extends from "@babel/runtime/helpers/extends"; import React from 'react'; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; export var MusicNoteBeamed = props => /*#__PURE__*/_jsxs("svg", _extends({ viewBox: "0 0 20 20", width: "16px", height: "16px" }, props, { className: "btfont " + (props.className ? props.className : ''), children: [/*#__PURE__*/_jsx("path", { d: "M6 13c0 1.105-1.12 2-2.5 2S1 14.105 1 13c0-1.104 1.12-2 2.5-2s2.5.896 2.5 2zm9-2c0 1.105-1.12 2-2.5 2s-2.5-.895-2.5-2 1.12-2 2.5-2 2.5.895 2.5 2z", fillRule: "evenodd" }), ",", /*#__PURE__*/_jsx("path", { d: "M14 11V2h1v9h-1zM6 3v10H5V3h1z", fillRule: "evenodd" }), ",", /*#__PURE__*/_jsx("path", { d: "M5 2.905a1 1 0 0 1 .9-.995l8-.8a1 1 0 0 1 1.1.995V3L5 4V2.905z", fillRule: "evenodd" })] })); //# sourceMappingURL=MusicNoteBeamed.js.map