UNPKG

@icongo/pp

Version:
19 lines 907 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 PPMusicNoteSingle = props => /*#__PURE__*/_jsxs("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 20 20" }, props, { children: [/*#__PURE__*/_jsx("path", { fill: "currentColor", d: "M9.781 1.698c4.323 2.937 6.469 5.064 6.469 6.606 0 1.492-.82 2.7-2.396 3.583-.436.245-.922-.232-.685-.672.407-.758.273-1.607-.461-2.617-.774-1.065-1.89-1.84-3.365-2.328A.5.5 0 0 1 9 5.795V2.111a.5.5 0 0 1 .781-.413ZM7.75 17.75c-1.77 0-3.25-1.143-3.25-2.625S5.98 12.5 7.75 12.5 11 13.643 11 15.125 9.52 17.75 7.75 17.75Z" }), /*#__PURE__*/_jsx("path", { fill: "currentColor", d: "M10 4a1 1 0 0 1 1 1v10a1 1 0 1 1-2 0V5a1 1 0 0 1 1-1Z" })] })); export { PPMusicNoteSingle };