@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.8 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 BoxDownloadB = createMeisterIcons("box-download-b", [["path", { "fill": "currentColor", "d": "M7.05 3.8A3.26 3.26 0 0 0 3.8 7.05v10a3.26 3.26 0 0 0 3.25 3.25h10a3.26 3.26 0 0 0 3.25-3.25v-10c0-1.873-1.452-3.25-3.25-3.25H15.8v3.75c0 1.214-1.036 2.25-2.25 2.25h-3C9.336 9.8 8.3 8.764 8.3 7.55V3.8zM2.3 7.05A4.76 4.76 0 0 1 7.05 2.3H9.8v5.25c0 .386.364.75.75.75h3c.386 0 .75-.364.75-.75V2.3h2.75c2.602 0 4.75 2.024 4.75 4.75v10a4.76 4.76 0 0 1-4.75 4.75h-10a4.76 4.76 0 0 1-4.75-4.75z", "key": "b1a3b46932586f8d899a999241c075e84c46e2ed", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M15.05 3.05v4.5c0 .8-.7 1.5-1.5 1.5h-3c-.8 0-1.5-.7-1.5-1.5v-4.5z", "key": "bcb14f4277b3a1269a664f342406da5e51d73d2e", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8.3 2.3h7.5v5.25c0 1.214-1.036 2.25-2.25 2.25h-3C9.336 9.8 8.3 8.764 8.3 7.55zm1.5 1.5v3.75c0 .386.364.75.75.75h3c.386 0 .75-.364.75-.75V3.8zm5.25 7.9a.75.75 0 0 1 .75.75v4.1a.75.75 0 1 1-1.5 0v-4.1a.75.75 0 0 1 .75-.75", "key": "d80540340889a980e30b9618d8f0a50cee4ba638", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12.62 14.72a.75.75 0 0 1 1.06 0l1.42 1.42 1.42-1.42a.75.75 0 0 1 1.06 1.06l-1.7 1.7a1.04 1.04 0 0 1-.742.295c-.225 0-.439-.062-.623-.154l-.11-.054-1.785-1.787a.75.75 0 0 1 0-1.06", "key": "80c4dd56463974379bff9429454e91a1a5cecf9a", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { BoxDownloadB as default };
//# sourceMappingURL=BoxDownloadB.js.map