@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 PieDivided = createMeisterIcons("pie-divided", [["path", { "fill": "currentColor", "d": "M9.99 4.624h.035c.814 0 1.45.636 1.45 1.45v5.5c0 .586.464 1.05 1.05 1.05h5.327c.466-.075.883.122 1.141.438.254.31.358.73.272 1.14-.566 4.576-4.714 8.064-9.524 7.517-3.948-.439-7.123-3.614-7.561-7.562-.548-4.931 3.073-9.092 7.776-9.53zm-.015 1.509v5.441a2.54 2.54 0 0 0 2.55 2.55h5.238c-.52 3.736-3.926 6.551-7.853 6.105h-.002c-3.251-.361-5.876-2.986-6.237-6.238-.448-4.027 2.466-7.437 6.304-7.858", "key": "53e0ab6e11b33734b297a50692505a18b51f594e", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12.475 2.224h.75c4.808 0 8.65 3.83 8.65 8.55v.85h-6.85a2.543 2.543 0 0 1-2.55-2.55zm1.5 1.538v5.312c0 .586.464 1.05 1.05 1.05h5.32c-.307-3.337-2.958-6.016-6.37-6.362", "key": "aa46e0d05fdd604deb7ada3683e4e1c51faa6e6a", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { PieDivided as default };
//# sourceMappingURL=PieDivided.js.map