UNPKG

@icongo/pp

Version:
56 lines (55 loc) 2.81 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.PPNextTrackPrint = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var PPNextTrackPrint = function PPNextTrackPrint(props) { return /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", (0, _objectSpread2["default"])((0, _objectSpread2["default"])({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", viewBox: "0 0 20 20" }, props), {}, { children: [/*#__PURE__*/(0, _jsxRuntime.jsxs)("g", { fill: "currentColor", opacity: 0.8, children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("path", { d: "M11.039 10.055a1 1 0 0 1 0 1.39l-5.83 6.028c-.625.646-1.719.204-1.719-.695V4.722c0-.899 1.094-1.341 1.719-.695l5.83 6.028Z" }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { fillRule: "evenodd", d: "M8.929 10.75 5.49 7.195v7.11l3.439-3.555Zm2.11.695a1 1 0 0 0 0-1.39l-5.83-6.028c-.625-.646-1.719-.204-1.719.695v12.056c0 .899 1.094 1.341 1.719.695l5.83-6.028Z", clipRule: "evenodd" }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { d: "M17.251 10.055a1 1 0 0 1 0 1.39l-5.83 6.028c-.625.646-1.719.204-1.719-.695V4.722c0-.899 1.094-1.341 1.72-.695l5.829 6.028Z" }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { fillRule: "evenodd", d: "m15.141 10.75-3.439-3.555v7.11l3.439-3.555Zm2.11.695a1 1 0 0 0 0-1.39l-5.83-6.028c-.625-.646-1.719-.204-1.719.695v12.056c0 .899 1.094 1.341 1.72.695l5.829-6.028Z", clipRule: "evenodd" }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { fillRule: "evenodd", d: "M17.738 3.487a1 1 0 0 1 1 1v12.526a1 1 0 1 1-2 0V4.487a1 1 0 0 1 1-1Z", clipRule: "evenodd" })] }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { fill: "#000", fillRule: "evenodd", d: "M3.075 15.67 8.701 9.5 3.075 3.33v12.34Zm6.365-5.496a1 1 0 0 0 0-1.348l-5.626-6.17c-.615-.674-1.739-.239-1.739.675v12.338c0 .914 1.124 1.349 1.739.674l5.626-6.17Z", clipRule: "evenodd" }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { fill: "#000", fillRule: "evenodd", d: "m9.71 15.67 5.627-6.17L9.71 3.33v12.34Zm6.366-5.496a1 1 0 0 0 0-1.348l-5.626-6.17c-.616-.674-1.74-.239-1.74.675v12.338c0 .914 1.124 1.349 1.74.674l5.626-6.17Z", clipRule: "evenodd" }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { fill: "#000", fillRule: "evenodd", d: "M16.323 2.987a.5.5 0 0 1 .5.5v12.526a.5.5 0 0 1-1 0V3.487a.5.5 0 0 1 .5-.5Z", clipRule: "evenodd" })] })); }; exports.PPNextTrackPrint = PPNextTrackPrint;