UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.31 kB
/** * @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 Wallet = createMeisterIcons("wallet", [["path", { "fill": "currentColor", "d": "M4.7 6.825V17.8c0 .786.664 1.45 1.45 1.45h11.7a1.47 1.47 0 0 0 1.45-1.45v-11c0-1.168-.947-2.05-2.05-2.05H6.85c-1.171 0-2.064.856-2.15 2.075m-1.498-.072C3.325 4.784 4.828 3.25 6.85 3.25h10.4c1.897 0 3.55 1.518 3.55 3.55v11a2.97 2.97 0 0 1-2.95 2.95H6.15A2.97 2.97 0 0 1 3.2 17.8V6.777z", "key": "b451cb5f778198c7bb67167feecf52c0b28329f5", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M15.65 10.05a1.47 1.47 0 0 0-1.45 1.45v1c0 .786.664 1.45 1.45 1.45h3.65v-3.9zM12.7 11.5a2.97 2.97 0 0 1 2.95-2.95h5.15v6.9h-5.15a2.97 2.97 0 0 1-2.95-2.95z", "key": "c33ec2c7a68ba4070407b93630cf62eff9b5aa77", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M16.55 13c-.3 0-.5-.1-.7-.3s-.3-.5-.3-.7c0-.3.1-.6.3-.7.4-.4 1.1-.4 1.5 0 .2.2.3.5.3.7 0 .3-.1.5-.3.7s-.5.3-.8.3", "key": "de707f466e019a2da8f17f7174e37ed96457b03e", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Wallet as default }; //# sourceMappingURL=Wallet.js.map