@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 721 B
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 Pie = createMeisterIcons("pie", [["path", { "fill": "currentColor", "d": "M3.75 12a8.25 8.25 0 0 1 16.466-.75H14A2.756 2.756 0 0 0 11.25 14v6.216A8.25 8.25 0 0 1 3.75 12m9 8.216a8.25 8.25 0 0 0 7.466-7.466H14c-.686 0-1.25.564-1.25 1.25zM12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25", "key": "92e76f6a9064b04fe2a11e9fc5cab70efbf377bf", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Pie as default };
//# sourceMappingURL=Pie.js.map