Skip to content

feat(icons): add globe-check#4342

Merged
karsa-mistmere merged 2 commits into
lucide-icons:mainfrom
Barakudum:icon/globe-check
May 27, 2026
Merged

feat(icons): add globe-check#4342
karsa-mistmere merged 2 commits into
lucide-icons:mainfrom
Barakudum:icon/globe-check

Conversation

@Barakudum

Copy link
Copy Markdown
Contributor

closes #4332

Description

adds a globe-check icon combining the existing globe icon with a check mark. similarly to globe-x but with a check mark.

icons
Open lucide studio

Icon use case

  • indicating a website, domain, or service is verified or trusted
  • showing successful connectivity to a global service (e.g. API, CDN, internet access)
  • representing language/translation features that are confirmed, active, or completed
  • marking globally available or deployed content or features
  • status indicator for "online and operational" in dashboards

Alternative icon designs

icons icons icons

Icon Design Checklist

Concept

  • I have provided valid use cases for each icon.
  • I have not added any brand or logo icon.
  • I have not used any hate symbols.
  • I have not included any religious, war/violence related or political imagery.

Author, credits & license

Naming

  • I've read and followed the naming conventions
  • I've named icons by what they are rather than their use case.
  • I've provided meta JSON files in icons/[iconName].json.

Design

  • I've read and followed the icon design guidelines
  • I've made sure that the icons look sharp on low DPI displays.
  • I've made sure that the icons look consistent with the icon set in size, optical volume and density.
  • I've made sure that the icons are visually centered.
  • I've correctly optimized all icons to three points of precision.

Before Submitting

@github-actions github-actions Bot added 🎨 icon About new icons 🫧 metadata Improved metadata labels May 1, 2026
@github-actions github-actions Bot requested a review from ericfennis May 1, 2026 19:25

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 ChatGPT Tags suggestions ✨

I've asked ChatGPT for some suggestions for tags.

Comment thread icons/globe-check.json
@ericfennis ericfennis requested a review from karsa-mistmere May 27, 2026 10:59
@karsa-mistmere karsa-mistmere changed the title feat(icon): add globe-check feat(icons): add globe-check May 27, 2026
@github-actions

github-actions Bot commented May 27, 2026

Copy link
Copy Markdown
Contributor

Added or changed icons

globe-check

Preview cohesion square-split-horizontal
globe-check
laptop-minimal
Preview stroke widths globe-check
globe-check
globe-check
DPI Preview

16px (shadcn/ui)

globe-check

24px (default)

globe-check

32px (shadcn/ui + retina)

globe-check

48px (default + retina)

globe-check
Icon X-rays globe-check
Icon Diffs globe-check
Icon Symmetry

Flip Horizontal

globe-check

Flip Vertical

globe-check

Flip Diagonal

globe-check

Rotate 180°

globe-check
Icons as code

Works for: lucide-react, lucide-react-native, lucide-preact, lucide-vue-next

const GlobeCheckIcon = createLucideIcon('GlobeCheck', [
  ["path",{"d":"m15 6 2 2 4-4"}],
  ["path",{"d":"M2 12h20A10 10 0 1 1 12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 4-10"}]
])

@karsa-mistmere karsa-mistmere merged commit 84ab852 into lucide-icons:main May 27, 2026
7 checks passed
@ericfennis ericfennis mentioned this pull request May 28, 2026
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🎨 icon About new icons 🫧 metadata Improved metadata

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Icon request] - globe-check

3 participants