@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.1 kB
JavaScript
/**
* @license @meistericons/vue v0.5.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": "6ba8b33850e6e7f9c46d6ea68b076c5b7f76305d", "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": "06d194c4dad787b442e3da29920756fbc43bcd57", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Link as default };
//# sourceMappingURL=Link.js.map