@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1 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 Money = createMeisterIcons("money", [["path", { "fill": "currentColor", "d": "M6.85 6.1C5.152 6.1 3.7 7.477 3.7 9.25v5.5c0 1.786 1.364 3.15 3.15 3.15h10.3c1.698 0 3.15-1.377 3.15-3.15v-5.5c0-1.698-1.377-3.15-3.15-3.15zM2.2 9.25c0-2.627 2.148-4.65 4.65-4.65h10.3c2.627 0 4.65 2.148 4.65 4.65v5.5c0 2.627-2.148 4.65-4.65 4.65H6.85c-2.614 0-4.65-2.036-4.65-4.65z", "key": "02b5c58d39e0916b1b7f65a10eda4657bc53346a", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.95 10.3a1.65 1.65 0 1 0 0 3.3 1.65 1.65 0 0 0 0-3.3M8.8 11.95a3.15 3.15 0 1 1 6.3 0 3.15 3.15 0 0 1-6.3 0", "key": "a7af47f604200a27d0b8060654d9d7d9bafbd04b", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Money as default };
//# sourceMappingURL=Money.js.map