UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.19 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 PieB = createMeisterIcons("pie-b", [["path", { "fill": "currentColor", "d": "M12 3.75A8.213 8.213 0 0 0 3.75 12a8.21 8.21 0 0 0 7.5 8.217V14A2.756 2.756 0 0 1 14 11.25h6.217A8.21 8.21 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 12v.75H14c-.686 0-1.25.564-1.25 1.25v7.75H12A9.713 9.713 0 0 1 2.25 12", "key": "f71fe60de4287d4e386a29bbcf31c794f634a267", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M21 12c0 5-4 9-9 9v-7c0-1.1.9-2 2-2z", "key": "8b36498d0a5e44685ac709da7d53ac844b153bd6", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M14 12.75c-.686 0-1.25.564-1.25 1.25v6.217a8.204 8.204 0 0 0 7.467-7.467zM11.25 14A2.756 2.756 0 0 1 14 11.25h7.75V12A9.713 9.713 0 0 1 12 21.75h-.75z", "key": "70c1c70c453b6f6a8cf92a76c053c2eebed1e1c4", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { PieB as default }; //# sourceMappingURL=PieB.js.map