UNPKG

@tabler/icons-react

Version:

A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.

14 lines (10 loc) 925 B
/** * @license @tabler/icons-react v3.34.0 - MIT * * This source code is licensed under the MIT license. * See the LICENSE file in the root directory of this source tree. */ import createReactComponent from '../createReactComponent.mjs'; var IconKayak = createReactComponent("outline", "kayak", "IconKayak", [["path", { "d": "M6.414 6.414a2 2 0 0 0 0 -2.828l-1.414 -1.414l-2.828 2.828l1.414 1.414a2 2 0 0 0 2.828 0z", "key": "svg-0" }], ["path", { "d": "M17.586 17.586a2 2 0 0 0 0 2.828l1.414 1.414l2.828 -2.828l-1.414 -1.414a2 2 0 0 0 -2.828 0z", "key": "svg-1" }], ["path", { "d": "M6.5 6.5l11 11", "key": "svg-2" }], ["path", { "d": "M22 2.5c-9.983 2.601 -17.627 7.952 -20 19.5c9.983 -2.601 17.627 -7.952 20 -19.5z", "key": "svg-3" }], ["path", { "d": "M6.5 12.5l5 5", "key": "svg-4" }], ["path", { "d": "M12.5 6.5l5 5", "key": "svg-5" }]]); export { IconKayak as default }; //# sourceMappingURL=IconKayak.mjs.map