@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.62 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 UserDownload = createMeisterIcons("user-download", [["path", { "fill": "currentColor", "d": "M9.6 3.608c-2.181 0-3.95 1.777-3.95 3.97 0 2.192 1.768 3.97 3.95 3.97s3.95-1.778 3.95-3.97-1.768-3.97-3.95-3.97m-5.45 3.97C4.15 4.552 6.59 2.1 9.6 2.1s5.45 2.452 5.45 5.478-2.44 5.477-5.45 5.477-5.45-2.452-5.45-5.477", "key": "ce47cc2638157bb0f628a17a913149923dd73922", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8.1 13.055c-2.386 0-4.35 1.975-4.35 4.372 0 1.608 1.277 2.965 2.95 2.965h5.9c1.66 0 2.96-1.348 3.05-2.984-.01-2.389-1.97-4.353-4.35-4.353zm-5.85 4.372c0-3.23 2.636-5.88 5.85-5.88h3.2c3.214 0 5.85 2.65 5.85 5.88v.038c-.12 2.376-2.016 4.435-4.55 4.435H6.7c-2.527 0-4.45-2.06-4.45-4.473M19.1 4.512c.414 0 .75.338.75.754v4.12a.75.75 0 0 1-.75.755.75.75 0 0 1-.75-.754V5.266c0-.416.336-.754.75-.754", "key": "fb105527f853ec50ac0cfc86f458c9464dfc8f25", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M16.57 7.547a.747.747 0 0 1 1.06 0l1.42 1.427 1.42-1.427a.747.747 0 0 1 1.06 0 .757.757 0 0 1 0 1.066l-1.7 1.709a1.04 1.04 0 0 1-.742.296c-.225 0-.44-.062-.623-.155l-.11-.055-1.785-1.795a.757.757 0 0 1 0-1.066", "key": "d2bbaf6cc51c4dd2f8d497818c1e2bb0ccfab85c", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { UserDownload as default };
//# sourceMappingURL=UserDownload.js.map