@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.73 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 UsbDriveB = createMeisterIcons("usb-drive-b", [["path", { "fill": "currentColor", "d": "M4.888 19.063c-1.7-1.7-1.7-4.5 0-6.2l7.6-7.6c.4-.4 1.2-.4 1.6 0l4.6 4.6c.4.4.4 1.2 0 1.6l-7.6 7.6c-1.6 1.7-4.4 1.7-6.2 0", "key": "d059f558900e284f54f651dc90ac8258e5158b10", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M13.288 5.713c-.152 0-.243.052-.27.08l-7.6 7.6c-1.405 1.404-1.407 3.724-.008 5.132 1.53 1.436 3.846 1.39 5.131.024l.008-.009 7.608-7.608c.028-.027.08-.118.08-.27 0-.15-.052-.242-.08-.27l-4.6-4.6c-.027-.027-.118-.08-.27-.08m0-1.5c.448 0 .957.147 1.33.52l4.6 4.6c.372.372.52.88.52 1.33 0 .448-.148.957-.52 1.33l-7.592 7.592c-1.914 2.023-5.186 1.976-7.253.023l-.008-.008-.008-.007c-1.993-1.993-1.993-5.268 0-7.26l7.6-7.6c.373-.373.882-.52 1.33-.52", "key": "8d9726cdfad574244b8723046cc6d1c73d506dd9", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M16.987 4.412a.24.24 0 0 0-.17.08l-1 1c-.067.068-.08.13-.08.158l.002.013.041.031 2.438 2.438c.06.06.12.08.182.08a.5.5 0 0 0 .291-.114l.866-.866a.24.24 0 0 0 .08-.17.24.24 0 0 0-.08-.17l-2.4-2.4a.24.24 0 0 0-.17-.08m-1.23-.98a1.716 1.716 0 0 1 2.46 0l2.4 2.4a1.716 1.716 0 0 1 0 2.46l-.929.93-.032.026c-.739.591-1.778.666-2.499-.055L14.79 6.825c-.796-.644-.663-1.761-.032-2.393z", "key": "941aac5b24bd23b5aeceb43690db1da1ead5c6ba", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { UsbDriveB as default };
//# sourceMappingURL=UsbDriveB.js.map