earth 4 icon
earth-4-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- earth-4-fill
- Set
- MingCute Icon
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
Related icons in MingCute Icon
Use the earth 4 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.98 13c-.095 2.533-.546 4.78-1.165 6.426c-.352.934-.74 1.626-1.11 2.065c-.386.458-.633.509-.705.509s-.319-.051-.704-.509c-.37-.44-.759-1.131-1.11-2.065C9.566 17.78 9.115 15.533 9.02 13zm-7.96 0c.096 2.744.582 5.236 1.295 7.13q.283.749.623 1.39C5.217 20.324 2.448 17.012 2.05 13zm14.931 0c-.398 4.012-3.168 7.324-6.887 8.52q.34-.64.622-1.39c.714-1.893 1.2-4.386 1.296-7.13zM8.937 2.48c-.227.425-.435.891-.623 1.39c-.713 1.893-1.2 4.386-1.295 7.13h-4.97a10.01 10.01 0 0 1 6.888-8.52M12 2c.072 0 .319.051.704.509c.37.44.759 1.132 1.11 2.065c.62 1.646 1.071 3.893 1.166 6.426H9.02c.095-2.533.546-4.78 1.165-6.426c.352-.933.74-1.626 1.11-2.065C11.682 2.05 11.929 2 12 2m3.063.48A10 10 0 0 1 21.95 11h-4.969c-.096-2.744-.582-5.237-1.296-7.13a12 12 0 0 0-.623-1.39"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteEarth4Fill(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" d="M14.98 13c-.095 2.533-.546 4.78-1.165 6.426c-.352.934-.74 1.626-1.11 2.065c-.386.458-.633.509-.705.509s-.319-.051-.704-.509c-.37-.44-.759-1.131-1.11-2.065C9.566 17.78 9.115 15.533 9.02 13zm-7.96 0c.096 2.744.582 5.236 1.295 7.13q.283.749.623 1.39C5.217 20.324 2.448 17.012 2.05 13zm14.931 0c-.398 4.012-3.168 7.324-6.887 8.52q.34-.64.622-1.39c.714-1.893 1.2-4.386 1.296-7.13zM8.937 2.48c-.227.425-.435.891-.623 1.39c-.713 1.893-1.2 4.386-1.295 7.13h-4.97a10.01 10.01 0 0 1 6.888-8.52M12 2c.072 0 .319.051.704.509c.37.44.759 1.132 1.11 2.065c.62 1.646 1.071 3.893 1.166 6.426H9.02c.095-2.533.546-4.78 1.165-6.426c.352-.933.74-1.626 1.11-2.065C11.682 2.05 11.929 2 12 2m3.063.48A10 10 0 0 1 21.95 11h-4.969c-.096-2.744-.582-5.237-1.296-7.13a12 12 0 0 0-.623-1.39"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.98 13c-.095 2.533-.546 4.78-1.165 6.426c-.352.934-.74 1.626-1.11 2.065c-.386.458-.633.509-.705.509s-.319-.051-.704-.509c-.37-.44-.759-1.131-1.11-2.065C9.566 17.78 9.115 15.533 9.02 13zm-7.96 0c.096 2.744.582 5.236 1.295 7.13q.283.749.623 1.39C5.217 20.324 2.448 17.012 2.05 13zm14.931 0c-.398 4.012-3.168 7.324-6.887 8.52q.34-.64.622-1.39c.714-1.893 1.2-4.386 1.296-7.13zM8.937 2.48c-.227.425-.435.891-.623 1.39c-.713 1.893-1.2 4.386-1.295 7.13h-4.97a10.01 10.01 0 0 1 6.888-8.52M12 2c.072 0 .319.051.704.509c.37.44.759 1.132 1.11 2.065c.62 1.646 1.071 3.893 1.166 6.426H9.02c.095-2.533.546-4.78 1.165-6.426c.352-.933.74-1.626 1.11-2.065C11.682 2.05 11.929 2 12 2m3.063.48A10 10 0 0 1 21.95 11h-4.969c-.096-2.744-.582-5.237-1.296-7.13a12 12 0 0 0-.623-1.39"/></svg> </template>
CSS
.icon-earth-4-fill {
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%20d%3D%22M14.98%2013c-.095%202.533-.546%204.78-1.165%206.426c-.352.934-.74%201.626-1.11%202.065c-.386.458-.633.509-.705.509s-.319-.051-.704-.509c-.37-.44-.759-1.131-1.11-2.065C9.566%2017.78%209.115%2015.533%209.02%2013zm-7.96%200c.096%202.744.582%205.236%201.295%207.13q.283.749.623%201.39C5.217%2020.324%202.448%2017.012%202.05%2013zm14.931%200c-.398%204.012-3.168%207.324-6.887%208.52q.34-.64.622-1.39c.714-1.893%201.2-4.386%201.296-7.13zM8.937%202.48c-.227.425-.435.891-.623%201.39c-.713%201.893-1.2%204.386-1.295%207.13h-4.97a10.01%2010.01%200%200%201%206.888-8.52M12%202c.072%200%20.319.051.704.509c.37.44.759%201.132%201.11%202.065c.62%201.646%201.071%203.893%201.166%206.426H9.02c.095-2.533.546-4.78%201.165-6.426c.352-.933.74-1.626%201.11-2.065C11.682%202.05%2011.929%202%2012%202m3.063.48A10%2010%200%200%201%2021.95%2011h-4.969c-.096-2.744-.582-5.237-1.296-7.13a12%2012%200%200%200-.623-1.39%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%20d%3D%22M14.98%2013c-.095%202.533-.546%204.78-1.165%206.426c-.352.934-.74%201.626-1.11%202.065c-.386.458-.633.509-.705.509s-.319-.051-.704-.509c-.37-.44-.759-1.131-1.11-2.065C9.566%2017.78%209.115%2015.533%209.02%2013zm-7.96%200c.096%202.744.582%205.236%201.295%207.13q.283.749.623%201.39C5.217%2020.324%202.448%2017.012%202.05%2013zm14.931%200c-.398%204.012-3.168%207.324-6.887%208.52q.34-.64.622-1.39c.714-1.893%201.2-4.386%201.296-7.13zM8.937%202.48c-.227.425-.435.891-.623%201.39c-.713%201.893-1.2%204.386-1.295%207.13h-4.97a10.01%2010.01%200%200%201%206.888-8.52M12%202c.072%200%20.319.051.704.509c.37.44.759%201.132%201.11%202.065c.62%201.646%201.071%203.893%201.166%206.426H9.02c.095-2.533.546-4.78%201.165-6.426c.352-.933.74-1.626%201.11-2.065C11.682%202.05%2011.929%202%2012%202m3.063.48A10%2010%200%200%201%2021.95%2011h-4.969c-.096-2.744-.582-5.237-1.296-7.13a12%2012%200%200%200-.623-1.39%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/earth-4-fill.svg?color=%231a73e8&size=48