@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.13 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 ImageAdd = createMeisterIcons("image-add", [["path", { "fill": "currentColor", "d": "M7 3.75A3.26 3.26 0 0 0 3.75 7v6.521l4.404-3.224a2.73 2.73 0 0 1 3.576.273l2.667 2.666.714-.605c1.133-.987 2.656-.794 3.683.105l.008.007 1.448 1.34V9a.75.75 0 0 1 1.5 0v8A4.76 4.76 0 0 1 17 21.75H7A4.76 4.76 0 0 1 2.25 17V7A4.76 4.76 0 0 1 7 2.25h5a.75.75 0 0 1 0 1.5zm13.25 12.378-2.451-2.27c-.57-.494-1.24-.5-1.705-.094l-.01.009-.623.527 4.34 4.34A3.2 3.2 0 0 0 20.25 17zM3.75 17v-1.62l5.293-3.875.007-.005a1.23 1.23 0 0 1 1.62.13l8.094 8.095A3.2 3.2 0 0 1 17 20.25H7A3.26 3.26 0 0 1 3.75 17M16.4 3.25a.75.75 0 0 1 .75.75v1.65h1.75a.75.75 0 0 1 0 1.5h-1.75V8.9a.75.75 0 0 1-1.5 0V7.15H14a.75.75 0 0 1 0-1.5h1.65V4a.75.75 0 0 1 .75-.75", "key": "e2db08c5247a4a4f3f95286359442225451085d5", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ImageAdd as default };
//# sourceMappingURL=ImageAdd.js.map