UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 962 B
"use strict"; /** * @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 AppsAddA = createMeisterIcons("apps-add-a", [["path", { "fill": "currentColor", "d": "M5.25 7.5a2.25 2.25 0 1 1 4.5 0 2.25 2.25 0 0 1-4.5 0M7.5 3.75a3.75 3.75 0 1 0 0 7.5 3.75 3.75 0 0 0 0-7.5m0 10.5a2.25 2.25 0 1 0 0 4.5 2.25 2.25 0 0 0 0-4.5M3.75 16.5a3.75 3.75 0 1 1 7.5 0 3.75 3.75 0 0 1-7.5 0m12.75-2.25a2.25 2.25 0 1 0 0 4.5 2.25 2.25 0 0 0 0-4.5m-3.75 2.25a3.75 3.75 0 1 1 7.5 0 3.75 3.75 0 0 1-7.5 0m0-9a.75.75 0 0 1 .75-.75h2.25V4.5a.75.75 0 0 1 1.5 0v2.25h2.25a.75.75 0 0 1 0 1.5h-2.25v2.25a.75.75 0 0 1-1.5 0V8.25H13.5a.75.75 0 0 1-.75-.75", "key": "1c55649ea4b0b56afbd53922ecd5393e71878150", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { AppsAddA as default }; //# sourceMappingURL=AppsAddA.js.map