@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 849 B
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 ParaAdd = createMeisterIcons("para-add", [["path", { "fill": "currentColor", "d": "M3.75 4.25a.75.75 0 0 0 0 1.5h15a.75.75 0 0 0 0-1.5zm0 4a.75.75 0 0 0 0 1.5h15a.75.75 0 0 0 0-1.5zM3 13a.75.75 0 0 1 .75-.75h7a.75.75 0 0 1 0 1.5h-7A.75.75 0 0 1 3 13m.75 3.25a.75.75 0 0 0 0 1.5h6a.75.75 0 0 0 0-1.5zm13.5-4A.75.75 0 0 1 18 13v2.25h2.25a.75.75 0 0 1 0 1.5H18V19a.75.75 0 0 1-1.5 0v-2.25h-2.25a.75.75 0 0 1 0-1.5h2.25V13a.75.75 0 0 1 .75-.75", "key": "d4ab2124f389f3819ff9a969dce11dc9472246ef", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ParaAdd as default };
//# sourceMappingURL=ParaAdd.js.map