UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 856 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 PieAlt = createMeisterIcons("pie-alt", [["path", { "fill": "currentColor", "d": "M5.66 6.72a8.251 8.251 0 0 0 5.59 13.496V14c0-.486.127-.943.35-1.34zm1.06-1.06 5.94 5.94a2.73 2.73 0 0 1 1.34-.35h6.216A8.251 8.251 0 0 0 6.721 5.66m6.043 8.163a1 1 0 0 0-.013.177v6.216a8.2 8.2 0 0 0 4.53-1.876zm5.577 3.456-4.517-4.516A1 1 0 0 1 14 12.75h6.216a8.2 8.2 0 0 1-1.876 4.53M2.25 12c0-5.385 4.365-9.75 9.75-9.75s9.75 4.365 9.75 9.75-4.365 9.75-9.75 9.75S2.25 17.385 2.25 12", "key": "e2b3c2b58ad765c3e17d6340a2940e0480dda7ac", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { PieAlt as default }; //# sourceMappingURL=PieAlt.js.map