UNPKG

@icongo/pp

Version:
32 lines 1.67 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; var PPMusicNoteSinglePrint = 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", fillRule: "evenodd", d: "M11.531 2.336C15.854 5.274 18 7.401 18 8.943c0 1.492-.82 2.7-2.396 3.583-.436.245-.922-.232-.685-.672.407-.759.273-1.607-.461-2.617a5.936 5.936 0 0 0-1.708-1.57v7.972l-.001.05.001.075c0 1.482-1.48 2.625-3.25 2.625s-3.25-1.143-3.25-2.625 1.48-2.625 3.25-2.625c.44 0 .864.07 1.25.2V2.75a.5.5 0 0 1 .781-.414Z", clipRule: "evenodd", opacity: 0.8 }), /*#__PURE__*/_jsx("path", { fill: "#000", fillRule: "evenodd", d: "M16.75 7.804c0-1.542-2.146-3.669-6.469-6.606a.5.5 0 0 0-.781.413v3.684a.5.5 0 0 0 .343.475c1.474.487 2.591 1.263 3.365 2.328.734 1.01.868 1.858.46 2.617-.236.44.25.917.686.672 1.575-.884 2.396-2.09 2.396-3.583ZM10.5 4.941V2.564c3.492 2.45 5.25 4.259 5.25 5.24 0 .746-.278 1.396-.854 1.96-.02-.724-.317-1.48-.88-2.254-.838-1.155-2.015-2.012-3.516-2.57Z", clipRule: "evenodd" }), /*#__PURE__*/_jsx("path", { fill: "#000", d: "M9.5 4.5a.5.5 0 0 1 1 0V15a.5.5 0 0 1-1 0V4.5Z" }), /*#__PURE__*/_jsx("path", { fill: "#000", fillRule: "evenodd", d: "M4.5 15c0 1.408 1.365 2.5 3 2.5s3-1.092 3-2.5-1.365-2.5-3-2.5-3 1.092-3 2.5Zm5 0c0 .8-.874 1.5-2 1.5s-2-.7-2-1.5.874-1.5 2-1.5 2 .7 2 1.5Z", clipRule: "evenodd" })] })); export { PPMusicNoteSinglePrint };