earth icon
earth-sharp from IonIcons by Ben Sperry · Sharp · MIT Free for personal and commercial use.
- Name
- earth-sharp
- Set
- IonIcons
- Style
- Sharp
- Viewbox
- 512×512
- License
- MIT
2 other variants in IonIcons
The same icon in other sets
Use the earth icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="m267 474l-.8-.13a.85.85 0 0 0 .8.13m181.9-286.22a5.51 5.51 0 0 0-10.67-.63A5.52 5.52 0 0 1 433 191h-15.47a5.5 5.5 0 0 1-2.84-.79l-22.38-13.42a5.5 5.5 0 0 0-2.84-.79h-35.8a5.5 5.5 0 0 0-3.06.93l-44.15 29.43A5.52 5.52 0 0 0 304 211v41.74a5.51 5.51 0 0 0 2.92 4.87l57.89 30.9a5.55 5.55 0 0 1 2.92 4.8l.27 23.49a5.53 5.53 0 0 0 2.85 4.75l23.26 12.87a5.54 5.54 0 0 1 2.85 4.83v48.6a5.52 5.52 0 0 0 9.17 4.14c9.38-8.26 22.83-20.32 24.62-23.08q4.44-6.87 8.33-14.07a207.4 207.4 0 0 0 13.6-31c12.68-36.71 2.66-102.7-3.78-136.06M286.4 302.8l-61.33-46a4 4 0 0 0-2.4-.8h-29.1a3.78 3.78 0 0 1-2.68-1.11l-13.72-13.72a4 4 0 0 0-2.83-1.17h-53.19a3.79 3.79 0 0 1-2.68-6.47l8.42-8.42a3.78 3.78 0 0 1 2.68-1.11h32.37a8 8 0 0 0 7.7-5.83l6.89-24.5a4 4 0 0 1 2-2.47L206 177.06a3.79 3.79 0 0 0 2.05-3.37v-12.5a3.8 3.8 0 0 1 .68-2.17l14.6-21.02a3.75 3.75 0 0 1 1.78-1.38l20.43-7.67a3.79 3.79 0 0 0 2.46-3.55V114a3.8 3.8 0 0 0-1.69-3.16l-20.48-13.62A3.83 3.83 0 0 0 222 97l-27.88 13.94a3.78 3.78 0 0 1-4-.41l-13.22-10.45a3.8 3.8 0 0 1 .1-6l10.74-7.91a3.78 3.78 0 0 0-.09-6.16l-16.73-11.67a3.78 3.78 0 0 0-4-.22c-6.05 3.31-23.8 13.11-30.1 17.52a209.5 209.5 0 0 0-68.16 80c-1.82 3.76-4.07 7.59-4.29 11.72s-3.46 13.35-4.81 17.08a3.78 3.78 0 0 0 .24 3.1l35.69 65.58a3.74 3.74 0 0 0 1.38 1.44l37.55 22.54a3.78 3.78 0 0 1 1.81 2.73l7.52 54.54a3.82 3.82 0 0 0 1.61 2.61l29.3 20.14a4 4 0 0 1 1.65 2.48l15.54 73.8a3.6 3.6 0 0 0 .49 1.22c1.46 2.36 7.28 11 14.3 12.28c-.65.18-1.23.59-1.88.78a48 48 0 0 1 5 1.16c2 .54 4 1 6 1.43c3.13.62 3.44 1.1 4.94-1.68c2-3.72 4.29-5 6-5.46a3.85 3.85 0 0 0 2.89-2.9l10.07-46.68a4 4 0 0 1 1.6-2.42l45-31.9a4 4 0 0 0 1.69-3.27V306a4 4 0 0 0-1.55-3.2"/><path fill="currentColor" d="M262 48s-3.65.21-4.39.23q-8.13.24-16.22 1.12A207.5 207.5 0 0 0 184.21 64c2.43 1.68-1.75 3.22-1.75 3.22L189 80h35l24 12l21-12Zm92.23 72.06l16.11-14a4 4 0 0 0-.94-6.65l-18.81-8.73a4 4 0 0 0-5.3 1.9l-7.75 16.21a4 4 0 0 0 1.49 5.11l10.46 6.54a4 4 0 0 0 4.74-.38m75.41 20.61l-5.83-9c-.09-.14-.17-.28-.25-.43c-1.05-2.15-9.74-19.7-17-26.51c-5.45-5.15-7-3.67-7.43-2.53a3.77 3.77 0 0 1-1.19 1.6l-28.84 23.31a4 4 0 0 1-2.51.89h-14.93a4 4 0 0 0-2.83 1.17l-12 12a4 4 0 0 0 0 5.66l12 12a4 4 0 0 0 2.83 1.17h75.17a4 4 0 0 0 4-4.17l-.55-13.15a4 4 0 0 0-.64-2.01"/><path fill="currentColor" d="M256 72a184 184 0 1 1-130.1 53.9A182.77 182.77 0 0 1 256 72m0-40C132.3 32 32 132.3 32 256s100.3 224 224 224s224-100.3 224-224S379.7 32 256 32"/></svg>
React
import type { SVGProps } from "react";
export function IonEarthSharp(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="m267 474l-.8-.13a.85.85 0 0 0 .8.13m181.9-286.22a5.51 5.51 0 0 0-10.67-.63A5.52 5.52 0 0 1 433 191h-15.47a5.5 5.5 0 0 1-2.84-.79l-22.38-13.42a5.5 5.5 0 0 0-2.84-.79h-35.8a5.5 5.5 0 0 0-3.06.93l-44.15 29.43A5.52 5.52 0 0 0 304 211v41.74a5.51 5.51 0 0 0 2.92 4.87l57.89 30.9a5.55 5.55 0 0 1 2.92 4.8l.27 23.49a5.53 5.53 0 0 0 2.85 4.75l23.26 12.87a5.54 5.54 0 0 1 2.85 4.83v48.6a5.52 5.52 0 0 0 9.17 4.14c9.38-8.26 22.83-20.32 24.62-23.08q4.44-6.87 8.33-14.07a207.4 207.4 0 0 0 13.6-31c12.68-36.71 2.66-102.7-3.78-136.06M286.4 302.8l-61.33-46a4 4 0 0 0-2.4-.8h-29.1a3.78 3.78 0 0 1-2.68-1.11l-13.72-13.72a4 4 0 0 0-2.83-1.17h-53.19a3.79 3.79 0 0 1-2.68-6.47l8.42-8.42a3.78 3.78 0 0 1 2.68-1.11h32.37a8 8 0 0 0 7.7-5.83l6.89-24.5a4 4 0 0 1 2-2.47L206 177.06a3.79 3.79 0 0 0 2.05-3.37v-12.5a3.8 3.8 0 0 1 .68-2.17l14.6-21.02a3.75 3.75 0 0 1 1.78-1.38l20.43-7.67a3.79 3.79 0 0 0 2.46-3.55V114a3.8 3.8 0 0 0-1.69-3.16l-20.48-13.62A3.83 3.83 0 0 0 222 97l-27.88 13.94a3.78 3.78 0 0 1-4-.41l-13.22-10.45a3.8 3.8 0 0 1 .1-6l10.74-7.91a3.78 3.78 0 0 0-.09-6.16l-16.73-11.67a3.78 3.78 0 0 0-4-.22c-6.05 3.31-23.8 13.11-30.1 17.52a209.5 209.5 0 0 0-68.16 80c-1.82 3.76-4.07 7.59-4.29 11.72s-3.46 13.35-4.81 17.08a3.78 3.78 0 0 0 .24 3.1l35.69 65.58a3.74 3.74 0 0 0 1.38 1.44l37.55 22.54a3.78 3.78 0 0 1 1.81 2.73l7.52 54.54a3.82 3.82 0 0 0 1.61 2.61l29.3 20.14a4 4 0 0 1 1.65 2.48l15.54 73.8a3.6 3.6 0 0 0 .49 1.22c1.46 2.36 7.28 11 14.3 12.28c-.65.18-1.23.59-1.88.78a48 48 0 0 1 5 1.16c2 .54 4 1 6 1.43c3.13.62 3.44 1.1 4.94-1.68c2-3.72 4.29-5 6-5.46a3.85 3.85 0 0 0 2.89-2.9l10.07-46.68a4 4 0 0 1 1.6-2.42l45-31.9a4 4 0 0 0 1.69-3.27V306a4 4 0 0 0-1.55-3.2"/><path fill="currentColor" d="M262 48s-3.65.21-4.39.23q-8.13.24-16.22 1.12A207.5 207.5 0 0 0 184.21 64c2.43 1.68-1.75 3.22-1.75 3.22L189 80h35l24 12l21-12Zm92.23 72.06l16.11-14a4 4 0 0 0-.94-6.65l-18.81-8.73a4 4 0 0 0-5.3 1.9l-7.75 16.21a4 4 0 0 0 1.49 5.11l10.46 6.54a4 4 0 0 0 4.74-.38m75.41 20.61l-5.83-9c-.09-.14-.17-.28-.25-.43c-1.05-2.15-9.74-19.7-17-26.51c-5.45-5.15-7-3.67-7.43-2.53a3.77 3.77 0 0 1-1.19 1.6l-28.84 23.31a4 4 0 0 1-2.51.89h-14.93a4 4 0 0 0-2.83 1.17l-12 12a4 4 0 0 0 0 5.66l12 12a4 4 0 0 0 2.83 1.17h75.17a4 4 0 0 0 4-4.17l-.55-13.15a4 4 0 0 0-.64-2.01"/><path fill="currentColor" d="M256 72a184 184 0 1 1-130.1 53.9A182.77 182.77 0 0 1 256 72m0-40C132.3 32 32 132.3 32 256s100.3 224 224 224s224-100.3 224-224S379.7 32 256 32"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="m267 474l-.8-.13a.85.85 0 0 0 .8.13m181.9-286.22a5.51 5.51 0 0 0-10.67-.63A5.52 5.52 0 0 1 433 191h-15.47a5.5 5.5 0 0 1-2.84-.79l-22.38-13.42a5.5 5.5 0 0 0-2.84-.79h-35.8a5.5 5.5 0 0 0-3.06.93l-44.15 29.43A5.52 5.52 0 0 0 304 211v41.74a5.51 5.51 0 0 0 2.92 4.87l57.89 30.9a5.55 5.55 0 0 1 2.92 4.8l.27 23.49a5.53 5.53 0 0 0 2.85 4.75l23.26 12.87a5.54 5.54 0 0 1 2.85 4.83v48.6a5.52 5.52 0 0 0 9.17 4.14c9.38-8.26 22.83-20.32 24.62-23.08q4.44-6.87 8.33-14.07a207.4 207.4 0 0 0 13.6-31c12.68-36.71 2.66-102.7-3.78-136.06M286.4 302.8l-61.33-46a4 4 0 0 0-2.4-.8h-29.1a3.78 3.78 0 0 1-2.68-1.11l-13.72-13.72a4 4 0 0 0-2.83-1.17h-53.19a3.79 3.79 0 0 1-2.68-6.47l8.42-8.42a3.78 3.78 0 0 1 2.68-1.11h32.37a8 8 0 0 0 7.7-5.83l6.89-24.5a4 4 0 0 1 2-2.47L206 177.06a3.79 3.79 0 0 0 2.05-3.37v-12.5a3.8 3.8 0 0 1 .68-2.17l14.6-21.02a3.75 3.75 0 0 1 1.78-1.38l20.43-7.67a3.79 3.79 0 0 0 2.46-3.55V114a3.8 3.8 0 0 0-1.69-3.16l-20.48-13.62A3.83 3.83 0 0 0 222 97l-27.88 13.94a3.78 3.78 0 0 1-4-.41l-13.22-10.45a3.8 3.8 0 0 1 .1-6l10.74-7.91a3.78 3.78 0 0 0-.09-6.16l-16.73-11.67a3.78 3.78 0 0 0-4-.22c-6.05 3.31-23.8 13.11-30.1 17.52a209.5 209.5 0 0 0-68.16 80c-1.82 3.76-4.07 7.59-4.29 11.72s-3.46 13.35-4.81 17.08a3.78 3.78 0 0 0 .24 3.1l35.69 65.58a3.74 3.74 0 0 0 1.38 1.44l37.55 22.54a3.78 3.78 0 0 1 1.81 2.73l7.52 54.54a3.82 3.82 0 0 0 1.61 2.61l29.3 20.14a4 4 0 0 1 1.65 2.48l15.54 73.8a3.6 3.6 0 0 0 .49 1.22c1.46 2.36 7.28 11 14.3 12.28c-.65.18-1.23.59-1.88.78a48 48 0 0 1 5 1.16c2 .54 4 1 6 1.43c3.13.62 3.44 1.1 4.94-1.68c2-3.72 4.29-5 6-5.46a3.85 3.85 0 0 0 2.89-2.9l10.07-46.68a4 4 0 0 1 1.6-2.42l45-31.9a4 4 0 0 0 1.69-3.27V306a4 4 0 0 0-1.55-3.2"/><path fill="currentColor" d="M262 48s-3.65.21-4.39.23q-8.13.24-16.22 1.12A207.5 207.5 0 0 0 184.21 64c2.43 1.68-1.75 3.22-1.75 3.22L189 80h35l24 12l21-12Zm92.23 72.06l16.11-14a4 4 0 0 0-.94-6.65l-18.81-8.73a4 4 0 0 0-5.3 1.9l-7.75 16.21a4 4 0 0 0 1.49 5.11l10.46 6.54a4 4 0 0 0 4.74-.38m75.41 20.61l-5.83-9c-.09-.14-.17-.28-.25-.43c-1.05-2.15-9.74-19.7-17-26.51c-5.45-5.15-7-3.67-7.43-2.53a3.77 3.77 0 0 1-1.19 1.6l-28.84 23.31a4 4 0 0 1-2.51.89h-14.93a4 4 0 0 0-2.83 1.17l-12 12a4 4 0 0 0 0 5.66l12 12a4 4 0 0 0 2.83 1.17h75.17a4 4 0 0 0 4-4.17l-.55-13.15a4 4 0 0 0-.64-2.01"/><path fill="currentColor" d="M256 72a184 184 0 1 1-130.1 53.9A182.77 182.77 0 0 1 256 72m0-40C132.3 32 32 132.3 32 256s100.3 224 224 224s224-100.3 224-224S379.7 32 256 32"/></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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m267%20474l-.8-.13a.85.85%200%200%200%20.8.13m181.9-286.22a5.51%205.51%200%200%200-10.67-.63A5.52%205.52%200%200%201%20433%20191h-15.47a5.5%205.5%200%200%201-2.84-.79l-22.38-13.42a5.5%205.5%200%200%200-2.84-.79h-35.8a5.5%205.5%200%200%200-3.06.93l-44.15%2029.43A5.52%205.52%200%200%200%20304%20211v41.74a5.51%205.51%200%200%200%202.92%204.87l57.89%2030.9a5.55%205.55%200%200%201%202.92%204.8l.27%2023.49a5.53%205.53%200%200%200%202.85%204.75l23.26%2012.87a5.54%205.54%200%200%201%202.85%204.83v48.6a5.52%205.52%200%200%200%209.17%204.14c9.38-8.26%2022.83-20.32%2024.62-23.08q4.44-6.87%208.33-14.07a207.4%20207.4%200%200%200%2013.6-31c12.68-36.71%202.66-102.7-3.78-136.06M286.4%20302.8l-61.33-46a4%204%200%200%200-2.4-.8h-29.1a3.78%203.78%200%200%201-2.68-1.11l-13.72-13.72a4%204%200%200%200-2.83-1.17h-53.19a3.79%203.79%200%200%201-2.68-6.47l8.42-8.42a3.78%203.78%200%200%201%202.68-1.11h32.37a8%208%200%200%200%207.7-5.83l6.89-24.5a4%204%200%200%201%202-2.47L206%20177.06a3.79%203.79%200%200%200%202.05-3.37v-12.5a3.8%203.8%200%200%201%20.68-2.17l14.6-21.02a3.75%203.75%200%200%201%201.78-1.38l20.43-7.67a3.79%203.79%200%200%200%202.46-3.55V114a3.8%203.8%200%200%200-1.69-3.16l-20.48-13.62A3.83%203.83%200%200%200%20222%2097l-27.88%2013.94a3.78%203.78%200%200%201-4-.41l-13.22-10.45a3.8%203.8%200%200%201%20.1-6l10.74-7.91a3.78%203.78%200%200%200-.09-6.16l-16.73-11.67a3.78%203.78%200%200%200-4-.22c-6.05%203.31-23.8%2013.11-30.1%2017.52a209.5%20209.5%200%200%200-68.16%2080c-1.82%203.76-4.07%207.59-4.29%2011.72s-3.46%2013.35-4.81%2017.08a3.78%203.78%200%200%200%20.24%203.1l35.69%2065.58a3.74%203.74%200%200%200%201.38%201.44l37.55%2022.54a3.78%203.78%200%200%201%201.81%202.73l7.52%2054.54a3.82%203.82%200%200%200%201.61%202.61l29.3%2020.14a4%204%200%200%201%201.65%202.48l15.54%2073.8a3.6%203.6%200%200%200%20.49%201.22c1.46%202.36%207.28%2011%2014.3%2012.28c-.65.18-1.23.59-1.88.78a48%2048%200%200%201%205%201.16c2%20.54%204%201%206%201.43c3.13.62%203.44%201.1%204.94-1.68c2-3.72%204.29-5%206-5.46a3.85%203.85%200%200%200%202.89-2.9l10.07-46.68a4%204%200%200%201%201.6-2.42l45-31.9a4%204%200%200%200%201.69-3.27V306a4%204%200%200%200-1.55-3.2%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M262%2048s-3.65.21-4.39.23q-8.13.24-16.22%201.12A207.5%20207.5%200%200%200%20184.21%2064c2.43%201.68-1.75%203.22-1.75%203.22L189%2080h35l24%2012l21-12Zm92.23%2072.06l16.11-14a4%204%200%200%200-.94-6.65l-18.81-8.73a4%204%200%200%200-5.3%201.9l-7.75%2016.21a4%204%200%200%200%201.49%205.11l10.46%206.54a4%204%200%200%200%204.74-.38m75.41%2020.61l-5.83-9c-.09-.14-.17-.28-.25-.43c-1.05-2.15-9.74-19.7-17-26.51c-5.45-5.15-7-3.67-7.43-2.53a3.77%203.77%200%200%201-1.19%201.6l-28.84%2023.31a4%204%200%200%201-2.51.89h-14.93a4%204%200%200%200-2.83%201.17l-12%2012a4%204%200%200%200%200%205.66l12%2012a4%204%200%200%200%202.83%201.17h75.17a4%204%200%200%200%204-4.17l-.55-13.15a4%204%200%200%200-.64-2.01%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M256%2072a184%20184%200%201%201-130.1%2053.9A182.77%20182.77%200%200%201%20256%2072m0-40C132.3%2032%2032%20132.3%2032%20256s100.3%20224%20224%20224s224-100.3%20224-224S379.7%2032%20256%2032%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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m267%20474l-.8-.13a.85.85%200%200%200%20.8.13m181.9-286.22a5.51%205.51%200%200%200-10.67-.63A5.52%205.52%200%200%201%20433%20191h-15.47a5.5%205.5%200%200%201-2.84-.79l-22.38-13.42a5.5%205.5%200%200%200-2.84-.79h-35.8a5.5%205.5%200%200%200-3.06.93l-44.15%2029.43A5.52%205.52%200%200%200%20304%20211v41.74a5.51%205.51%200%200%200%202.92%204.87l57.89%2030.9a5.55%205.55%200%200%201%202.92%204.8l.27%2023.49a5.53%205.53%200%200%200%202.85%204.75l23.26%2012.87a5.54%205.54%200%200%201%202.85%204.83v48.6a5.52%205.52%200%200%200%209.17%204.14c9.38-8.26%2022.83-20.32%2024.62-23.08q4.44-6.87%208.33-14.07a207.4%20207.4%200%200%200%2013.6-31c12.68-36.71%202.66-102.7-3.78-136.06M286.4%20302.8l-61.33-46a4%204%200%200%200-2.4-.8h-29.1a3.78%203.78%200%200%201-2.68-1.11l-13.72-13.72a4%204%200%200%200-2.83-1.17h-53.19a3.79%203.79%200%200%201-2.68-6.47l8.42-8.42a3.78%203.78%200%200%201%202.68-1.11h32.37a8%208%200%200%200%207.7-5.83l6.89-24.5a4%204%200%200%201%202-2.47L206%20177.06a3.79%203.79%200%200%200%202.05-3.37v-12.5a3.8%203.8%200%200%201%20.68-2.17l14.6-21.02a3.75%203.75%200%200%201%201.78-1.38l20.43-7.67a3.79%203.79%200%200%200%202.46-3.55V114a3.8%203.8%200%200%200-1.69-3.16l-20.48-13.62A3.83%203.83%200%200%200%20222%2097l-27.88%2013.94a3.78%203.78%200%200%201-4-.41l-13.22-10.45a3.8%203.8%200%200%201%20.1-6l10.74-7.91a3.78%203.78%200%200%200-.09-6.16l-16.73-11.67a3.78%203.78%200%200%200-4-.22c-6.05%203.31-23.8%2013.11-30.1%2017.52a209.5%20209.5%200%200%200-68.16%2080c-1.82%203.76-4.07%207.59-4.29%2011.72s-3.46%2013.35-4.81%2017.08a3.78%203.78%200%200%200%20.24%203.1l35.69%2065.58a3.74%203.74%200%200%200%201.38%201.44l37.55%2022.54a3.78%203.78%200%200%201%201.81%202.73l7.52%2054.54a3.82%203.82%200%200%200%201.61%202.61l29.3%2020.14a4%204%200%200%201%201.65%202.48l15.54%2073.8a3.6%203.6%200%200%200%20.49%201.22c1.46%202.36%207.28%2011%2014.3%2012.28c-.65.18-1.23.59-1.88.78a48%2048%200%200%201%205%201.16c2%20.54%204%201%206%201.43c3.13.62%203.44%201.1%204.94-1.68c2-3.72%204.29-5%206-5.46a3.85%203.85%200%200%200%202.89-2.9l10.07-46.68a4%204%200%200%201%201.6-2.42l45-31.9a4%204%200%200%200%201.69-3.27V306a4%204%200%200%200-1.55-3.2%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M262%2048s-3.65.21-4.39.23q-8.13.24-16.22%201.12A207.5%20207.5%200%200%200%20184.21%2064c2.43%201.68-1.75%203.22-1.75%203.22L189%2080h35l24%2012l21-12Zm92.23%2072.06l16.11-14a4%204%200%200%200-.94-6.65l-18.81-8.73a4%204%200%200%200-5.3%201.9l-7.75%2016.21a4%204%200%200%200%201.49%205.11l10.46%206.54a4%204%200%200%200%204.74-.38m75.41%2020.61l-5.83-9c-.09-.14-.17-.28-.25-.43c-1.05-2.15-9.74-19.7-17-26.51c-5.45-5.15-7-3.67-7.43-2.53a3.77%203.77%200%200%201-1.19%201.6l-28.84%2023.31a4%204%200%200%201-2.51.89h-14.93a4%204%200%200%200-2.83%201.17l-12%2012a4%204%200%200%200%200%205.66l12%2012a4%204%200%200%200%202.83%201.17h75.17a4%204%200%200%200%204-4.17l-.55-13.15a4%204%200%200%200-.64-2.01%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M256%2072a184%20184%200%201%201-130.1%2053.9A182.77%20182.77%200%200%201%20256%2072m0-40C132.3%2032%2032%20132.3%2032%20256s100.3%20224%20224%20224s224-100.3%20224-224S379.7%2032%20256%2032%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/earth-sharp.svg?color=%231a73e8&size=48