#4867·lucide

Icon request: globe-clock

Author: jevailCreated Sep 15, 2026Updated Sep 15, 2026
Labels🙌 icon request

Icon name

globe-clock

Use cases

I use it in my project for Locale settings (Language and Date Time) It could also be used as a timezone icon

Design ideas

svg
  <svg
        aria-hidden="true"
        fill="none"
        height="24"
        stroke="currentColor"
        stroke-linecap="round"
        stroke-linejoin="round"
        stroke-width="2"
        viewBox="0 0 24 24"
        width="24"
        xmlns="http://www.w3.org/2000/svg"
    >
        <path
            d="M15.686 15A14.5 14.5 0 0 1 12 22a14.5 14.5 0 0 1 0-20 10 10 0 1 0 9.542 13"
        />
        <path d="M2 12h8.5" />
        <circle cx="18" cy="7.25" r="5" />
        <path d="M18 4.25v3l2 1" />
    </svg>
Image

Checklist

  • I have searched if someone has submitted a similar issue before and there weren't any. (Please make sure to also search closed issues, as this issue might already have been resolved.)
  • I have searched existing icons to make sure it does not already exist and I didn't find any.
  • I am not requesting a brand logo and the art is not protected by copyright, see more at https://github.com/lucide-icons/lucide/blob/main/BRAND_LOGOS_STATEMENT.md
  • I am not requesting an icon that includes religious, war/violence related, political imagery or hate symbols.
  • I have provided appropriate use cases for the icon(s) requested.