@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.29 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 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": "8bab76a2ca78544ed43399a3651e1652ced27a09", "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": "d54e4aa0a161701f337ca31e5da489023a523c21", "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": "8bc05262940c7b5256259ace18dd3fdcb9a993ad", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { CardDownload as default };
//# sourceMappingURL=CardDownload.js.map