@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 842 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 Play = createMeisterIcons("play", [["path", { "fill": "currentColor", "d": "M7.525 8.8c0-1.334 1.386-2.258 2.622-1.551l.005.003 5.52 3.211.019.013c.548.365.784.975.784 1.524s-.236 1.159-.784 1.524l-.019.013-5.525 3.214c-1.236.706-2.622-.217-2.622-1.551zm1.627-.26c-.063.04-.127.121-.127.26v6.4c0 .139.064.22.127.26.059.035.141.05.249-.01l5.469-3.182c.05-.04.105-.127.105-.268 0-.14-.056-.229-.105-.268L9.4 8.55c-.108-.06-.19-.045-.249-.01", "key": "60adbf5bdee86755a795637ef8bd697558ec577b", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Play as default };
//# sourceMappingURL=Play.js.map