@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.1 kB
JavaScript
;
/**
* @license @meistericons/react v0.21.1 - ISC
* The source code is licensed under the ISC license.
* See the root directory for the LICENSE file.
*/
import createMeisterIcons from '../createMeisterIcons.js';
const ParaPlay = createMeisterIcons("para-play", [["path", { "fill": "currentColor", "d": "M3.75 5.728a.75.75 0 0 1 .75-.75h15a.75.75 0 0 1 0 1.5h-15a.75.75 0 0 1-.75-.75m0 4a.75.75 0 0 1 .75-.75h15a.75.75 0 0 1 0 1.5h-15a.75.75 0 0 1-.75-.75m.75 3.25a.75.75 0 0 0 0 1.5h7a.75.75 0 0 0 0-1.5zm-.75 4.75a.75.75 0 0 1 .75-.75h6a.75.75 0 0 1 0 1.5h-6a.75.75 0 0 1-.75-.75m12.622-4.952c-1.236-.706-2.622.218-2.622 1.552v2.9c0 1.333 1.386 2.257 2.622 1.55l.007-.003 2.522-1.513.015-.01c1.045-.697 1.045-2.252 0-2.948l-.015-.01-2.522-1.514zm-1.122 1.552c0-.14.064-.221.127-.26.058-.035.14-.05.246.008l2.47 1.482a.28.28 0 0 1 0 .439l-2.47 1.482c-.106.059-.188.043-.245.008-.064-.039-.128-.12-.128-.26z", "key": "8b81abcdbfb7755658930900f7162406d292bb54", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ParaPlay as default };
//# sourceMappingURL=ParaPlay.js.map