@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.07 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 PlayCircle = createMeisterIcons("play-circle", [["path", { "fill": "currentColor", "d": "M3.75 12A8.213 8.213 0 0 1 12 3.75 8.213 8.213 0 0 1 20.25 12c0 4.486-3.764 8.25-8.25 8.25A8.213 8.213 0 0 1 3.75 12M12 2.25A9.713 9.713 0 0 0 2.25 12 9.713 9.713 0 0 0 12 21.75c5.314 0 9.75-4.436 9.75-9.75A9.713 9.713 0 0 0 12 2.25m-1.128 5.899C9.636 7.442 8.25 8.366 8.25 9.7v4.6c0 1.334 1.386 2.258 2.622 1.551h.002l4.056-2.333.05-.042c.915-.763 1.026-2.274-.064-3l-.02-.014-4.022-2.312zM9.75 9.7c0-.139.064-.22.127-.26.059-.035.142-.05.25.011l3.97 2.283a.27.27 0 0 1 .103.229.47.47 0 0 1-.142.326l-3.93 2.26c-.11.062-.192.046-.25.01-.064-.038-.128-.12-.128-.259z", "key": "2a382e7b6be137249de46302c7a658afb7c4b8ab", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { PlayCircle as default };
//# sourceMappingURL=PlayCircle.js.map