@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.12 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 Link = createMeisterIcons("link", [["path", { "fill": "currentColor", "d": "M7.53 10.37a.75.75 0 0 1 0 1.06l-2.5 2.5a3.536 3.536 0 0 0 0 5.04 3.536 3.536 0 0 0 5.04 0l2.4-2.4a3.536 3.536 0 0 0 0-5.04.75.75 0 0 1 1.06-1.06 5.036 5.036 0 0 1 0 7.16l-2.4 2.4a5.036 5.036 0 0 1-7.16 0 5.036 5.036 0 0 1 0-7.16l2.5-2.5a.75.75 0 0 1 1.06 0", "key": "abe79a02448cb29b583824bb8902edf7ad689fd7", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M18.97 5.03a3.536 3.536 0 0 0-5.04 0l-2.4 2.4a3.536 3.536 0 0 0 0 5.04.75.75 0 0 1-1.06 1.06 5.035 5.035 0 0 1 0-7.16l2.4-2.4a5.035 5.035 0 0 1 7.16 0 5.035 5.035 0 0 1 0 7.16l-2.5 2.5a.75.75 0 1 1-1.06-1.06l2.5-2.5a3.536 3.536 0 0 0 0-5.04", "key": "34724e46c523b1e3076440207f69b989ff13732f", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Link as default };
//# sourceMappingURL=Link.js.map