@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.27 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 CardDownload = createMeisterIcons("card-download", [["path", { "fill": "currentColor", "d": "M5 5.75c-.686 0-1.25.564-1.25 1.25v10c0 .686.564 1.25 1.25 1.25h7a.75.75 0 0 1 0 1.5H5A2.756 2.756 0 0 1 2.25 17V7A2.756 2.756 0 0 1 5 4.25h14A2.756 2.756 0 0 1 21.75 7v5a.75.75 0 0 1-1.5 0V7c0-.686-.564-1.25-1.25-1.25z", "key": "199586494d47d7760945c6f493abee24307bf70f", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M3 9.25h18v1.5H3zm14 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": "d35c7c0e506eb4ad2f686a5f01760d526f3129a1", "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": "3492ba5311b570b269ac4480895c7ba94b4e6be3", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { CardDownload as default };
//# sourceMappingURL=CardDownload.js.map