UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 753 B
/** * @license @meistericons/vue v0.5.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": "b833bf2b886e8b3ac67162576e12ada5738d2c4c", "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": "1b2ad1e36069fd6ecfbcea312af7fba74413cf4a", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { PlayCircleB as default }; //# sourceMappingURL=PlayCircleB.js.map