@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.25 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 HexAdd = createMeisterIcons("hex-add", [["path", { "fill": "currentColor", "d": "M14.42 4.98c-1.307-1.307-3.533-1.307-4.84 0l-4.6 4.6c-1.307 1.307-1.307 3.533 0 4.84l4.6 4.6c1.307 1.307 3.533 1.307 4.84 0l4.6-4.6c1.307-1.307 1.307-3.533 0-4.84zm-5.9-1.06c1.893-1.893 5.067-1.893 6.96 0l4.6 4.6c1.893 1.893 1.893 5.067 0 6.96l-4.6 4.6c-1.893 1.893-5.068 1.893-6.96 0l-4.6-4.6c-1.893-1.893-1.893-5.068 0-6.96z", "key": "2618805a538c7895ca6b56397f78979645b42c68", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12.05 8.3a.75.75 0 0 1 .75.75v6a.75.75 0 1 1-1.5 0v-6a.75.75 0 0 1 .75-.75", "key": "937af61e99baf6808022229a5cffd6ac3b76340b", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8.3 12.05a.75.75 0 0 1 .75-.75h6a.75.75 0 1 1 0 1.5h-6a.75.75 0 0 1-.75-.75", "key": "554e0da6c4965f3e4cd49ee3cd1658d64df1bd4e", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { HexAdd as default };
//# sourceMappingURL=HexAdd.js.map