@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.67 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 Images = createMeisterIcons("images", [["path", { "fill": "currentColor", "d": "M6.35 6.25A3.26 3.26 0 0 0 3.1 9.5v8c0 1.798 1.376 3.25 3.25 3.25h8a3.26 3.26 0 0 0 3.25-3.25v-8a3.26 3.26 0 0 0-3.25-3.25zM1.6 9.5a4.76 4.76 0 0 1 4.75-4.75h8A4.76 4.76 0 0 1 19.1 9.5v8a4.76 4.76 0 0 1-4.75 4.75h-8c-2.726 0-4.75-2.148-4.75-4.75z", "key": "81cb5b88ebda4dbbf9b49e5df7a2a6cd5bc92399", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M9.02 13.33c-.373-.373-.937-.365-1.19-.154l-.02.017-5.022 3.616-.876-1.218 4.98-3.586c.948-.767 2.368-.556 3.188.265l7.7 7.7-1.06 1.06z", "key": "293e5513ced8315f98815f8f26f1921124304d21", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M15.42 15.13c-.415-.414-.97-.414-1.382-.06l-.008.006-1.2 1-.96-1.152 1.196-.997c.984-.84 2.418-.842 3.402.13l2.389 2.19-1.014 1.106-2.412-2.211z", "key": "4b70face9f361284fed0163e7aa053b187f038de", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M9.65 3.25c-1.56 0-2.851 1.068-3.17 2.422l-1.46-.344C5.502 3.282 7.41 1.75 9.65 1.75h8A4.76 4.76 0 0 1 22.4 6.5v8c0 2.383-1.783 4.388-4.139 4.742l-.222-1.484c1.645-.246 2.861-1.641 2.861-3.258v-8a3.26 3.26 0 0 0-3.25-3.25z", "key": "28602bea40a582803da9f25232b55f3d57bb86ac", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Images as default };
//# sourceMappingURL=Images.js.map