@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.79 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 MoneyStack = createMeisterIcons("money-stack", [["path", { "fill": "currentColor", "d": "M1.9 8.35c0-2.502 2.023-4.65 4.65-4.65h7.8c2.495 0 4.53 1.91 4.65 4.414v.036h-.75.75v.025a1 1 0 0 1-.01.098 1 1 0 0 1-.09.298v3.379c0 2.502-2.023 4.65-4.65 4.65h-7.7c-2.502 0-4.65-2.023-4.65-4.65zm15.582-.393C17.295 6.377 15.977 5.2 14.35 5.2h-7.8C4.777 5.2 3.4 6.652 3.4 8.35v3.6c0 1.773 1.452 3.15 3.15 3.15h7.7c1.773 0 3.15-1.452 3.15-3.15V8.04zM10.45 8.8c-.786 0-1.35.564-1.35 1.35 0 .71.587 1.35 1.35 1.35.71 0 1.35-.587 1.35-1.35 0-.786-.564-1.35-1.35-1.35M7.6 10.15c0-1.614 1.236-2.85 2.85-2.85s2.85 1.236 2.85 2.85c0 1.637-1.36 2.85-2.85 2.85-1.637 0-2.85-1.36-2.85-2.85", "key": "97102cb7fa39521d0a298db2577a62446eaf252d", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M18.373 7.41c2.163.36 3.727 2.174 3.727 4.44v3.9a4.55 4.55 0 0 1-4.55 4.55h-8C7.062 20.3 5 18.39 5 15.85h1.5c0 1.66 1.338 2.95 3.05 2.95h8a3.05 3.05 0 0 0 3.05-3.05v-3.9c0-1.534-1.036-2.72-2.473-2.96z", "key": "4bfc8a2ab15c56b055523dcbeef7618f55aa9b8b", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M10.45 8.8c-.786 0-1.35.564-1.35 1.35 0 .71.587 1.35 1.35 1.35.786 0 1.35-.564 1.35-1.35 0-.763-.64-1.35-1.35-1.35M7.6 10.15c0-1.614 1.236-2.85 2.85-2.85 1.49 0 2.85 1.213 2.85 2.85 0 1.614-1.236 2.85-2.85 2.85-1.637 0-2.85-1.36-2.85-2.85", "key": "9522e65dae0a10c6b2c792d06a971540160f5766", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { MoneyStack as default };
//# sourceMappingURL=MoneyStack.js.map