@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.59 kB
JavaScript
;
/**
* @license @meistericons/react v0.21.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": "d0356597eca387c9ac2354ed1be1860d2f3ed77f", "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": "8b3b6800f2dab8cd439c89571da84cf2c2efe694", "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": "f45b4993d433415e00d1bfc412c0167b27bb3658", "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": "eac406763f8fdb7ff3e069f2cf407ba5e6c4be18", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { CardDownloadB as default };
//# sourceMappingURL=CardDownloadB.js.map