@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) • 658 B
JavaScript
/**
* @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 IconPlaneArrival = createReactComponent("outline", "plane-arrival", "IconPlaneArrival", [["path", { "d": "M15.157 11.81l4.83 1.295a2 2 0 1 1 -1.036 3.863l-14.489 -3.882l-1.345 -6.572l2.898 .776l1.414 2.45l2.898 .776l-.12 -7.279l2.898 .777l2.052 7.797z", "key": "svg-0" }], ["path", { "d": "M3 21h18", "key": "svg-1" }]]);
export { IconPlaneArrival as default };
//# sourceMappingURL=IconPlaneArrival.mjs.map