@lobehub/ui
Version:
Lobe UI is an open-source UI component library for building AIGC web apps
25 lines • 1.27 kB
JavaScript
import { createLucideIcon } from 'lucide-react';
var GlobeOffIcon = createLucideIcon('Discord', [['path', {
d: 'M8.42872 8.5C8.14613 9.63599 8 10.8107 8 12C8 15.7233 9.43223 19.3038 12 22C13.7235 20.1904 14.9354 17.9823 15.546 15.6',
key: '1'
}], ['path', {
d: 'M10.1124 4.46344C10.6477 3.58353 11.2791 2.75691 12 2C14.1823 4.29141 15.5444 7.22163 15.9042 10.3353',
key: '2'
}], ['path', {
d: 'M22 12L17.5 12',
key: '3'
}], ['path', {
d: 'M12 12L2 12',
key: '4'
}], ['path', {
d: 'M2 2L22 22',
key: '5'
}], ['path', {
d: 'M8.34998 2.69014C10.1606 1.98297 12.1381 1.81882 14.0405 2.21778C15.943 2.61675 17.6879 3.56153 19.0618 4.93655C20.4358 6.31157 21.3792 8.05722 21.7767 9.95997C22.1742 11.8627 22.0085 13.8401 21.3 15.6501',
key: '6'
}], ['path', {
d: 'M19.0801 19.0799C18.1503 20.0097 17.0465 20.7472 15.8317 21.2504C14.6169 21.7536 13.3149 22.0126 12.0001 22.0126C10.6852 22.0126 9.38318 21.7536 8.16839 21.2504C6.9536 20.7472 5.84982 20.0097 4.92006 19.0799C3.9903 18.1502 3.25277 17.0464 2.74959 15.8316C2.24641 14.6168 1.98743 13.3148 1.98743 11.9999C1.98743 10.685 2.24641 9.38304 2.74959 8.16825C3.25277 6.95346 3.9903 5.84968 4.92006 4.91992',
key: '7'
}]]);
GlobeOffIcon.displayName = 'GlobeOffIcon';
export default GlobeOffIcon;