earth icon
earth-sharp from Keyline Icons by Keyline Icons · Sharp · MIT Free for personal and commercial use.
- Name
- earth-sharp
- Set
- Keyline Icons
- Style
- Sharp
- Viewbox
- 24×24
- License
- MIT
7 other variants in Keyline Icons
The same icon in other sets
earthCarbonearthCircle FlagsearthFont Awesome Solidearth-16-filledFluent UI System IconsearthHuge IconsearthIconParkearthIconPark OutlineearthIonIconsearthLucideearthMage IconsearthMaterial Design Iconsearth-fillMingCute IconearthMyna UI IconsearthPixelarticonsearth-fillRemix Iconearth-boldSolarearthTDesign Icons
Use the earth icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M22 12C22 17.5228 17.5228 22 12 22C6.4772 22 2 17.5228 2 12C2 6.4772 6.4772 2 12 2C17.5228 2 22 6.4772 22 12ZM15.4202 2.6031L15.5 6.5L16.3 10L15.5 12.5L14 15.2L12.8 12L11 11.3L8.5 16.5L6.3 12.3L4.8 11.5L2.0244 12.6976M21.9452 13.0453L18.2 16L16.8 18.8L15.0902 21.5106"/></svg>
React
import type { SVGProps } from "react";
export function KeylineIconsEarthSharp(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinejoin="round" strokeWidth="2" d="M22 12C22 17.5228 17.5228 22 12 22C6.4772 22 2 17.5228 2 12C2 6.4772 6.4772 2 12 2C17.5228 2 22 6.4772 22 12ZM15.4202 2.6031L15.5 6.5L16.3 10L15.5 12.5L14 15.2L12.8 12L11 11.3L8.5 16.5L6.3 12.3L4.8 11.5L2.0244 12.6976M21.9452 13.0453L18.2 16L16.8 18.8L15.0902 21.5106"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M22 12C22 17.5228 17.5228 22 12 22C6.4772 22 2 17.5228 2 12C2 6.4772 6.4772 2 12 2C17.5228 2 22 6.4772 22 12ZM15.4202 2.6031L15.5 6.5L16.3 10L15.5 12.5L14 15.2L12.8 12L11 11.3L8.5 16.5L6.3 12.3L4.8 11.5L2.0244 12.6976M21.9452 13.0453L18.2 16L16.8 18.8L15.0902 21.5106"/></svg> </template>
CSS
.icon-earth-sharp {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M22%2012C22%2017.5228%2017.5228%2022%2012%2022C6.4772%2022%202%2017.5228%202%2012C2%206.4772%206.4772%202%2012%202C17.5228%202%2022%206.4772%2022%2012ZM15.4202%202.6031L15.5%206.5L16.3%2010L15.5%2012.5L14%2015.2L12.8%2012L11%2011.3L8.5%2016.5L6.3%2012.3L4.8%2011.5L2.0244%2012.6976M21.9452%2013.0453L18.2%2016L16.8%2018.8L15.0902%2021.5106%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M22%2012C22%2017.5228%2017.5228%2022%2012%2022C6.4772%2022%202%2017.5228%202%2012C2%206.4772%206.4772%202%2012%202C17.5228%202%2022%206.4772%2022%2012ZM15.4202%202.6031L15.5%206.5L16.3%2010L15.5%2012.5L14%2015.2L12.8%2012L11%2011.3L8.5%2016.5L6.3%2012.3L4.8%2011.5L2.0244%2012.6976M21.9452%2013.0453L18.2%2016L16.8%2018.8L15.0902%2021.5106%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/keyline-icons/earth-sharp.svg?color=%231a73e8&size=48