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) 671 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 IconPlaneDeparture = createReactComponent("outline", "plane-departure", "IconPlaneDeparture", [["path", { "d": "M14.639 10.258l4.83 -1.294a2 2 0 1 1 1.035 3.863l-14.489 3.883l-4.45 -5.02l2.897 -.776l2.45 1.414l2.897 -.776l-3.743 -6.244l2.898 -.777l5.675 5.727z", "key": "svg-0" }], ["path", { "d": "M3 21h18", "key": "svg-1" }]]); export { IconPlaneDeparture as default }; //# sourceMappingURL=IconPlaneDeparture.mjs.map