@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 850 B
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 PlayEqual = createMeisterIcons("play-equal", [["path", { "fill": "currentColor", "d": "M12 3.75A8.213 8.213 0 0 0 3.75 12 8.213 8.213 0 0 0 12 20.25c4.486 0 8.25-3.764 8.25-8.25A8.213 8.213 0 0 0 12 3.75M2.25 12A9.713 9.713 0 0 1 12 2.25 9.713 9.713 0 0 1 21.75 12c0 5.314-4.436 9.75-9.75 9.75A9.713 9.713 0 0 1 2.25 12m6-2A.75.75 0 0 1 9 9.25h6a.75.75 0 0 1 0 1.5H9a.75.75 0 0 1-.75-.75M9 13.25a.75.75 0 0 0 0 1.5h6a.75.75 0 0 0 0-1.5z", "key": "b5cfbaba44a995f90716301000a0ceec68db3ea4", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { PlayEqual as default };
//# sourceMappingURL=PlayEqual.js.map