@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.3 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 Graphdown = createMeisterIcons("graphdown", [["path", { "fill": "currentColor", "d": "M14.13 8.42a.75.75 0 0 1 0 1.06l-3 3a.75.75 0 0 1-1.06-1.06l3-3a.75.75 0 0 1 1.06 0m-8.76.9a.75.75 0 0 1 1.06 0l2.1 2.1a.75.75 0 0 1-1.06 1.06l-2.1-2.1a.75.75 0 0 1 0-1.06m9.876-.831a.75.75 0 0 1 1.015.307l3 5.6a.75.75 0 1 1-1.322.708l-3-5.6a.75.75 0 0 1 .307-1.015", "key": "093ce82a2881c3f2c9caa097b40f3fcdbeda4c2e", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M4.6 7.8a.95.95 0 1 0 0 1.9.95.95 0 0 0 0-1.9m-2.45.95a2.45 2.45 0 1 1 4.9 0 2.45 2.45 0 0 1-4.9 0M9.3 12.2a.95.95 0 1 0 0 1.9.95.95 0 0 0 0-1.9m-2.45.95a2.45 2.45 0 1 1 4.9 0 2.45 2.45 0 0 1-4.9 0M14.8 6.8a.95.95 0 1 0 0 1.9.95.95 0 0 0 0-1.9m-2.45.95a2.45 2.45 0 1 1 4.9 0 2.45 2.45 0 0 1-4.9 0m7.05 7.55a.95.95 0 1 0 0 1.9.95.95 0 0 0 0-1.9m-2.45.95a2.45 2.45 0 1 1 4.9 0 2.45 2.45 0 0 1-4.9 0", "key": "1c372020dc6861c2e5ff82fcfe084eec7dc55da4", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Graphdown as default };
//# sourceMappingURL=Graphdown.js.map