UNPKG

@icongo/pp

Version:
27 lines 1.72 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 PPMusicNoteDoublePrint = 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: "M8.25 3.81a1 1 0 0 1 .906-.996l9-.846a1 1 0 0 1 1.094.996V16c0 1.38-1.343 2.5-3 2.5s-3-1.12-3-2.5 1.343-2.5 3-2.5c.35 0 .687.05 1 .142V6.25l-7 .695V17c0 1.38-1.343 2.5-3 2.5s-3-1.12-3-2.5 1.343-2.5 3-2.5c.35 0 .687.05 1 .142V3.81Z", clipRule: "evenodd", opacity: 0.8 }), /*#__PURE__*/_jsx("path", { fill: "#000", fillRule: "evenodd", d: "m15.139 1.376-7 .52A1.5 1.5 0 0 0 6.75 3.392v.737a2.324 2.324 0 0 0 .005.117 1.5 1.5 0 0 0 1.612 1.378l7-.55A1.5 1.5 0 0 0 16.75 3.58v-.707c0-.056 0-.056-.004-.112a1.5 1.5 0 0 0-1.607-1.384ZM7.75 4.129v-.737a.5.5 0 0 1 .463-.498l7-.521a.5.5 0 0 1 .537.499v.707a.5.5 0 0 1-.46.499l-7 .55a.5.5 0 0 1-.54-.48v-.02ZM1.75 16c0 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.5Zm4.92.805c.556.445 1.296.695 2.08.695 1.635 0 3-1.092 3-2.5s-1.365-2.5-3-2.5-3 1.092-3 2.5c0 .697.34 1.341.92 1.805ZM15.75 15c0 .8-.874 1.5-2 1.5-.56 0-1.08-.176-1.455-.476-.353-.282-.545-.646-.545-1.024 0-.8.874-1.5 2-1.5s2 .7 2 1.5Z", clipRule: "evenodd" }), /*#__PURE__*/_jsx("path", { fill: "#000", d: "M6.75 3.5a.5.5 0 0 1 1 0V16a.5.5 0 0 1-1 0V3.5Zm9 0a.5.5 0 0 1 1 0V15a.5.5 0 0 1-1 0V3.5Z" })] })); export { PPMusicNoteDoublePrint };