UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 770 B
"use strict"; /** * @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 PlayCircleB = createMeisterIcons("play-circle-b", [["path", { "fill": "currentColor", "d": "M12 21c-5 0-9-4-9-9s4-9 9-9 9 4 9 9-4 9-9 9", "key": "839bba93db151eb1f5c0a78a0fd50c08cd6bf576", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "m15 11.1-4-2.3c-.7-.4-1.5.1-1.5.9v4.6c0 .8.8 1.3 1.5.9l4-2.3c.7-.4.7-1.4 0-1.8", "key": "e20628529717447185bbdb91b1b66e416c59841b", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { PlayCircleB as default }; //# sourceMappingURL=PlayCircleB.js.map