globe icon
globe-solid from Flowbite Icons by Themesberg · Solid · General · MIT Free for personal and commercial use.
- Name
- globe-solid
- Set
- Flowbite Icons
- Style
- Solid
- Category
- General
- Viewbox
- 24×24
- License
- MIT
1 other variant in Flowbite Icons
The same icon in other sets
globeAkar IconsglobeBootstrap IconsglobeBoxIcons v2globeCarbonglobeCodiconsglobe-fillEva IconsglobeFramework7 IconsglobeFont Awesome 6 SolidglobeFont Awesome SolidglobeFeather Iconsglobe-12-filledFluent UI System Iconsglobe-20Fluent UI System Color Iconsglobecss.ggglobeHealth IconsglobeHuge IconsglobeHumbleiconsglobeIconParkglobeIconPark OutlineglobeIconPark SolidglobeIconPark TwoToneglobeIconoirglobeIonIconsglobeLine AwesomeglobeLucide
More general icons from Flowbite Icons
add-column-after-outlineadd-column-before-outlineadjustments-horizontal-outlineadjustments-vertical-outlineannotation-outlineapi-key-outlinearchive-outlinearrow-up-right-from-square-outlineatom-outlineaward-outlinebadge-check-outlineban-outlinebarcode-outlinebars-from-left-outlinebars-outlinebattery-outlinebed-outlinebell-active-alt-outlinebell-active-outlinebell-outlinebell-ring-outlineblender-phone-outlinebook-open-outlinebook-outline
Use the globe icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M8.64 4.737A8 8 0 0 1 12 4a8 8 0 0 1 6.933 4.006h-.738c-.65 0-1.177.25-1.177.9c0 .33 0 2.04-2.026 2.008c-1.972 0-1.972-1.732-1.972-2.008c0-1.429-.787-1.65-1.752-1.923c-.374-.105-.774-.218-1.166-.411c-1.004-.497-1.347-1.183-1.461-1.835ZM6 4a10.1 10.1 0 0 0-2.812 3.27A9.96 9.96 0 0 0 2 12c0 5.289 4.106 9.619 9.304 9.976l.054.004a10 10 0 0 0 1.155.007h.002a10 10 0 0 0 1.5-.19a10 10 0 0 0 2.259-.754a10.04 10.04 0 0 0 4.987-5.263A9.9 9.9 0 0 0 22 12a10 10 0 0 0-.315-2.5A10 10 0 0 0 12 2a9.96 9.96 0 0 0-6 2m13.372 11.113a2.6 2.6 0 0 0-.75-.112h-.217A3.405 3.405 0 0 0 15 18.405v1.014a8.03 8.03 0 0 0 4.372-4.307ZM12.114 20H12A8 8 0 0 1 5.1 7.95c.95.541 1.421 1.537 1.835 2.415c.209.441.403.853.637 1.162c.54.712 1.063 1.019 1.591 1.328c.52.305 1.047.613 1.6 1.316c1.44 1.825 1.419 4.366 1.35 5.828Z" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function FlowbiteGlobeSolid(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fillRule="evenodd" d="M8.64 4.737A8 8 0 0 1 12 4a8 8 0 0 1 6.933 4.006h-.738c-.65 0-1.177.25-1.177.9c0 .33 0 2.04-2.026 2.008c-1.972 0-1.972-1.732-1.972-2.008c0-1.429-.787-1.65-1.752-1.923c-.374-.105-.774-.218-1.166-.411c-1.004-.497-1.347-1.183-1.461-1.835ZM6 4a10.1 10.1 0 0 0-2.812 3.27A9.96 9.96 0 0 0 2 12c0 5.289 4.106 9.619 9.304 9.976l.054.004a10 10 0 0 0 1.155.007h.002a10 10 0 0 0 1.5-.19a10 10 0 0 0 2.259-.754a10.04 10.04 0 0 0 4.987-5.263A9.9 9.9 0 0 0 22 12a10 10 0 0 0-.315-2.5A10 10 0 0 0 12 2a9.96 9.96 0 0 0-6 2m13.372 11.113a2.6 2.6 0 0 0-.75-.112h-.217A3.405 3.405 0 0 0 15 18.405v1.014a8.03 8.03 0 0 0 4.372-4.307ZM12.114 20H12A8 8 0 0 1 5.1 7.95c.95.541 1.421 1.537 1.835 2.415c.209.441.403.853.637 1.162c.54.712 1.063 1.019 1.591 1.328c.52.305 1.047.613 1.6 1.316c1.44 1.825 1.419 4.366 1.35 5.828Z" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M8.64 4.737A8 8 0 0 1 12 4a8 8 0 0 1 6.933 4.006h-.738c-.65 0-1.177.25-1.177.9c0 .33 0 2.04-2.026 2.008c-1.972 0-1.972-1.732-1.972-2.008c0-1.429-.787-1.65-1.752-1.923c-.374-.105-.774-.218-1.166-.411c-1.004-.497-1.347-1.183-1.461-1.835ZM6 4a10.1 10.1 0 0 0-2.812 3.27A9.96 9.96 0 0 0 2 12c0 5.289 4.106 9.619 9.304 9.976l.054.004a10 10 0 0 0 1.155.007h.002a10 10 0 0 0 1.5-.19a10 10 0 0 0 2.259-.754a10.04 10.04 0 0 0 4.987-5.263A9.9 9.9 0 0 0 22 12a10 10 0 0 0-.315-2.5A10 10 0 0 0 12 2a9.96 9.96 0 0 0-6 2m13.372 11.113a2.6 2.6 0 0 0-.75-.112h-.217A3.405 3.405 0 0 0 15 18.405v1.014a8.03 8.03 0 0 0 4.372-4.307ZM12.114 20H12A8 8 0 0 1 5.1 7.95c.95.541 1.421 1.537 1.835 2.415c.209.441.403.853.637 1.162c.54.712 1.063 1.019 1.591 1.328c.52.305 1.047.613 1.6 1.316c1.44 1.825 1.419 4.366 1.35 5.828Z" clip-rule="evenodd"/></svg> </template>
CSS
.icon-globe-solid {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M8.64%204.737A8%208%200%200%201%2012%204a8%208%200%200%201%206.933%204.006h-.738c-.65%200-1.177.25-1.177.9c0%20.33%200%202.04-2.026%202.008c-1.972%200-1.972-1.732-1.972-2.008c0-1.429-.787-1.65-1.752-1.923c-.374-.105-.774-.218-1.166-.411c-1.004-.497-1.347-1.183-1.461-1.835ZM6%204a10.1%2010.1%200%200%200-2.812%203.27A9.96%209.96%200%200%200%202%2012c0%205.289%204.106%209.619%209.304%209.976l.054.004a10%2010%200%200%200%201.155.007h.002a10%2010%200%200%200%201.5-.19a10%2010%200%200%200%202.259-.754a10.04%2010.04%200%200%200%204.987-5.263A9.9%209.9%200%200%200%2022%2012a10%2010%200%200%200-.315-2.5A10%2010%200%200%200%2012%202a9.96%209.96%200%200%200-6%202m13.372%2011.113a2.6%202.6%200%200%200-.75-.112h-.217A3.405%203.405%200%200%200%2015%2018.405v1.014a8.03%208.03%200%200%200%204.372-4.307ZM12.114%2020H12A8%208%200%200%201%205.1%207.95c.95.541%201.421%201.537%201.835%202.415c.209.441.403.853.637%201.162c.54.712%201.063%201.019%201.591%201.328c.52.305%201.047.613%201.6%201.316c1.44%201.825%201.419%204.366%201.35%205.828Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M8.64%204.737A8%208%200%200%201%2012%204a8%208%200%200%201%206.933%204.006h-.738c-.65%200-1.177.25-1.177.9c0%20.33%200%202.04-2.026%202.008c-1.972%200-1.972-1.732-1.972-2.008c0-1.429-.787-1.65-1.752-1.923c-.374-.105-.774-.218-1.166-.411c-1.004-.497-1.347-1.183-1.461-1.835ZM6%204a10.1%2010.1%200%200%200-2.812%203.27A9.96%209.96%200%200%200%202%2012c0%205.289%204.106%209.619%209.304%209.976l.054.004a10%2010%200%200%200%201.155.007h.002a10%2010%200%200%200%201.5-.19a10%2010%200%200%200%202.259-.754a10.04%2010.04%200%200%200%204.987-5.263A9.9%209.9%200%200%200%2022%2012a10%2010%200%200%200-.315-2.5A10%2010%200%200%200%2012%202a9.96%209.96%200%200%200-6%202m13.372%2011.113a2.6%202.6%200%200%200-.75-.112h-.217A3.405%203.405%200%200%200%2015%2018.405v1.014a8.03%208.03%200%200%200%204.372-4.307ZM12.114%2020H12A8%208%200%200%201%205.1%207.95c.95.541%201.421%201.537%201.835%202.415c.209.441.403.853.637%201.162c.54.712%201.063%201.019%201.591%201.328c.52.305%201.047.613%201.6%201.316c1.44%201.825%201.419%204.366%201.35%205.828Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/flowbite/globe-solid.svg?color=%231a73e8&size=48