@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.19 kB
JavaScript
/**
* @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 PlayPauseB = createMeisterIcons("play-pause-b", [["path", { "fill": "currentColor", "d": "M3 12c0-5 4-9 9-9s9 4 9 9-4 9-9 9-9-4.1-9-9", "key": "1c336aad628f9fb631884b0476bd2c43662c44bf", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 3.75A8.213 8.213 0 0 0 3.75 12c0 4.491 3.67 8.25 8.25 8.25A8.213 8.213 0 0 0 20.25 12 8.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 12 9.713 9.713 0 0 1 12 21.75c-5.42 0-9.75-4.441-9.75-9.75", "key": "f9f1454d5fde1a78b10c4c1cfa7350b9b34b6fdd", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M14 8.25a.75.75 0 0 1 .75.75v6a.75.75 0 0 1-1.5 0V9a.75.75 0 0 1 .75-.75m-4 0a.75.75 0 0 1 .75.75v6a.75.75 0 0 1-1.5 0V9a.75.75 0 0 1 .75-.75", "key": "04d277d1fe1a13e4322696894111e889e359a250", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { PlayPauseB as default };
//# sourceMappingURL=PlayPauseB.js.map