UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.2 kB
/** * @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 PlayEqualB = createMeisterIcons("play-equal-b", [["path", { "fill": "currentColor", "d": "M12 21c-5 0-9-4-9-9s4-9 9-9 9 4 9 9c0 4.9-4.1 9-9 9", "key": "8f86ab5c51b2142271514592ef5e1742b052a85b", "fillRule": "evenodd", "clipRule": "evenodd" }], ["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 12", "key": "1b7bbef6f665b457486ad1b507bb5cd3c1302cf3", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M8.25 10A.75.75 0 0 1 9 9.25h6a.75.75 0 0 1 0 1.5H9a.75.75 0 0 1-.75-.75m0 4a.75.75 0 0 1 .75-.75h6a.75.75 0 0 1 0 1.5H9a.75.75 0 0 1-.75-.75", "key": "2dcd171fd9771d26c3b934cfa3652c48fd402c08", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { PlayEqualB as default }; //# sourceMappingURL=PlayEqualB.js.map