@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.32 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 AppsA = createMeisterIcons("apps-a", [["path", { "fill": "currentColor", "d": "M5.25 6.5c0-.686.564-1.25 1.25-1.25h2c.686 0 1.25.564 1.25 1.25v3.25H6.5c-.686 0-1.25-.564-1.25-1.25zM6.5 3.75A2.756 2.756 0 0 0 3.75 6.5v2a2.756 2.756 0 0 0 2.75 2.75h4.75V6.5A2.756 2.756 0 0 0 8.5 3.75zm7.75 2.75c0-.686.564-1.25 1.25-1.25h2c.686 0 1.25.564 1.25 1.25v2c0 .686-.564 1.25-1.25 1.25h-3.25zm1.25-2.75a2.756 2.756 0 0 0-2.75 2.75v4.75h4.75a2.756 2.756 0 0 0 2.75-2.75v-2a2.756 2.756 0 0 0-2.75-2.75zm-9 10.5c-.686 0-1.25.564-1.25 1.25v2c0 .686.564 1.25 1.25 1.25h2c.686 0 1.25-.564 1.25-1.25v-3.25zM3.75 15.5a2.756 2.756 0 0 1 2.75-2.75h4.75v4.75a2.756 2.756 0 0 1-2.75 2.75h-2a2.756 2.756 0 0 1-2.75-2.75zm13.75-2.75h-4.75v4.75a2.756 2.756 0 0 0 2.75 2.75h2a2.756 2.756 0 0 0 2.75-2.75v-2a2.756 2.756 0 0 0-2.75-2.75m-3.25 4.75v-3.25h3.25c.686 0 1.25.564 1.25 1.25v2c0 .686-.564 1.25-1.25 1.25h-2c-.686 0-1.25-.564-1.25-1.25", "key": "3d7fb42b806cfcbf8b3a684f9ded9fb086447942", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { AppsA as default };
//# sourceMappingURL=AppsA.js.map