Files
Fluxup_PAP/node_modules/lucide-react-native/dist/cjs/icons/navigation-2.js
2026-03-10 16:18:05 +00:00

18 lines
456 B
JavaScript

/**
* @license lucide-react-native v0.563.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/
'use strict';
var createLucideIcon = require('../createLucideIcon.js');
const Navigation2 = createLucideIcon("Navigation2", [
["polygon", { points: "12 2 19 21 12 17 5 21 12 2", key: "x8c0qg" }]
]);
module.exports = Navigation2;
//# sourceMappingURL=navigation-2.js.map