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

19 lines
479 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 Blend = createLucideIcon("Blend", [
["circle", { cx: "9", cy: "9", r: "7", key: "p2h5vp" }],
["circle", { cx: "15", cy: "15", r: "7", key: "19ennj" }]
]);
module.exports = Blend;
//# sourceMappingURL=blend.js.map