UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.11 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 CardAltVarB = createMeisterIcons("card-alt-var-b", [["path", { "fill": "currentColor", "d": "M21 9v6c0 2.2-1.8 4-4 4H7c-2.2 0-4-1.8-4-4V9z", "key": "e6e5ac9fb66e55de0b715e0cd0f65c2112cfb40c", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M2.25 8.25h19.5V15A4.76 4.76 0 0 1 17 19.75H7A4.76 4.76 0 0 1 2.25 15zm1.5 1.5V15A3.26 3.26 0 0 0 7 18.25h10A3.26 3.26 0 0 0 20.25 15V9.75z", "key": "dbb1dddda1b2ea131adefddf08bf90de36e9732b", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M3.838 8.25h16.33c-.328-1.48-1.62-2.5-3.168-2.5H7a3.266 3.266 0 0 0-3.162 2.5M2.25 9A4.76 4.76 0 0 1 7 4.25h10c2.602 0 4.75 2.024 4.75 4.75v.75H2.25z", "key": "306cbfc04bf8ff2e29b2f7d5d31e167c1821412d", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { CardAltVarB as default }; //# sourceMappingURL=CardAltVarB.js.map