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

32 lines
890 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 StarOff = createLucideIcon("StarOff", [
[
"path",
{
d: "m10.344 4.688 1.181-2.393a.53.53 0 0 1 .95 0l2.31 4.679a2.12 2.12 0 0 0 1.595 1.16l5.166.756a.53.53 0 0 1 .294.904l-3.237 3.152",
key: "19ctli"
}
],
[
"path",
{
d: "m17.945 17.945.43 2.505a.53.53 0 0 1-.771.56l-4.618-2.428a2.12 2.12 0 0 0-1.973 0L6.396 21.01a.53.53 0 0 1-.77-.56l.881-5.139a2.12 2.12 0 0 0-.611-1.879L2.16 9.795a.53.53 0 0 1 .294-.906l5.165-.755a8 8 0 0 0 .4-.099",
key: "ptqqvy"
}
],
["path", { d: "m2 2 20 20", key: "1ooewy" }]
]);
module.exports = StarOff;
//# sourceMappingURL=star-off.js.map