@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.57 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 CardDownloadB = createMeisterIcons("card-download-b", [["path", { "fill": "currentColor", "d": "M21 7v3H3V7c0-1.1.9-2 2-2h14c1.1 0 2 .9 2 2", "key": "65be28b4c68e07df52a9f60918336d10184fb9a1", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M5 5.75c-.686 0-1.25.564-1.25 1.25v2.25h16.5V7c0-.686-.564-1.25-1.25-1.25zM2.25 7A2.756 2.756 0 0 1 5 4.25h14A2.756 2.756 0 0 1 21.75 7v3.75H2.25z", "key": "0da200f19bc82065347550196656ad0e34cf1f76", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M21 9.25a.75.75 0 0 1 .75.75v2a.75.75 0 0 1-1.5 0v-2a.75.75 0 0 1 .75-.75m-18 0a.75.75 0 0 1 .75.75v7c0 .686.564 1.25 1.25 1.25h7a.75.75 0 0 1 0 1.5H5A2.756 2.756 0 0 1 2.25 17v-7A.75.75 0 0 1 3 9.25m14 3.6a.75.75 0 0 1 .75.75v4.1a.75.75 0 0 1-1.5 0v-4.1a.75.75 0 0 1 .75-.75", "key": "85530c1285f8e9babf4cc48b6854602c199bf941", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M14.47 15.87a.75.75 0 0 1 1.06 0l1.42 1.42 1.42-1.42a.75.75 0 1 1 1.06 1.06l-1.7 1.7a1.04 1.04 0 0 1-.742.295 1.4 1.4 0 0 1-.623-.154l-.11-.055-1.785-1.786a.75.75 0 0 1 0-1.06", "key": "2218b74b722d1782127a4be87242d25bb13ac31f", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { CardDownloadB as default };
//# sourceMappingURL=CardDownloadB.js.map