@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.28 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 MoneyAdd = createMeisterIcons("money-add", [["path", { "fill": "currentColor", "d": "M6.85 5.15C5.152 5.15 3.7 6.527 3.7 8.3v5.5c0 1.698 1.377 3.15 3.15 3.15a.75.75 0 0 1 0 1.5c-2.627 0-4.65-2.148-4.65-4.65V8.3c0-2.627 2.148-4.65 4.65-4.65h10.3c2.627 0 4.65 2.148 4.65 4.65v2.5a.75.75 0 0 1-1.5 0V8.3c0-1.698-1.377-3.15-3.15-3.15z", "key": "b0bdb24b418154b948a4cf33d36443ae391eb3ac", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.95 9.35a1.65 1.65 0 1 0 0 3.3 1.65 1.65 0 0 0 0-3.3M8.8 11a3.15 3.15 0 1 1 6.3 0 3.15 3.15 0 0 1-6.3 0m7.75 2.95a.75.75 0 0 1 .75.75v4.9a.75.75 0 0 1-1.5 0v-4.9a.75.75 0 0 1 .75-.75", "key": "a8e7d4ba3ecdb9674663c3ab73ea9f84769d76f3", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M13.4 17.1a.75.75 0 0 1 .75-.75h4.9a.75.75 0 0 1 0 1.5h-4.9a.75.75 0 0 1-.75-.75", "key": "18a1dd9ff21b14b1dd148d0e1da36f26496f16d9", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { MoneyAdd as default };
//# sourceMappingURL=MoneyAdd.js.map