earth oceania icon
earth-oceania from Font Awesome 6 Solid by Dave Gandy · Regular · CC-BY-4.0 Attribution required.
- Name
- earth-oceania
- Set
- Font Awesome 6 Solid
- Style
- Regular
- Viewbox
- 512×512
- License
- CC BY 4.0
The same icon in other sets
Related icons in Font Awesome 6 Solid
Use the earth oceania icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M256 512a256 256 0 1 0 0-512a256 256 0 1 0 0 512m-47.4-154.7l-39-13.5c-6.5-2.2-13.6-2.3-20.1-.3l-15.3 4.9c-18.5 5.9-38.5-2.4-47.5-19.5l-3.3-6.2c-10.6-20.1-2.3-45 18.2-54.7l35.3-16.8c2.3-1.1 4.4-2.8 5.9-4.8l5.3-7c7.2-9.6 18.6-15.3 30.6-15.3s23.4 5.7 30.6 15.3l4.6 6.1c2 2.6 4.9 4.5 8.1 5.1c7.8 1.6 15.7-1.5 20.4-7.9l10.4-14.2c2-2.8 5.3-4.4 8.7-4.4c4.4 0 8.4 2.7 10 6.8l10.1 25.9c2.8 7.2 6.7 14 11.5 20.2l17.9 22.8c5.8 7.4 9 16.6 9 26s-3.2 18.6-9 26l-12 15.4c-8.3 10.6-21 16.8-34.4 16.8c-8.4 0-16.6-2.4-23.7-7l-25.4-16.4c-2.2-1.4-4.5-2.5-6.9-3.4zm65.2-214.8l22.2 22.2c10.1 10.1 2.9 27.3-11.3 27.3h-29.9c-5.6 0-11.1-1.2-16.2-3.4l-42.8-19c-14.3-6.3-11.9-27.3 3.4-30.3l38.5-7.7c13.1-2.6 26.7 1.5 36.1 10.9M248 432c0-8.8 7.2-16 16-16h16c8.8 0 16 7.2 16 16s-7.2 16-16 16h-16c-8.8 0-16-7.2-16-16m183.2-133.1l8 24c2.8 8.4-1.7 17.4-10.1 20.2s-17.4-1.7-20.2-10.1l-8-24c-2.8-8.4 1.7-17.4 10.1-20.2s17.4 1.7 20.2 10.1m-19.9 80.4l-32 32c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6l32-32c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6"/></svg>
React
import type { SVGProps } from "react";
export function Fa6SolidEarthOceania(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="M256 512a256 256 0 1 0 0-512a256 256 0 1 0 0 512m-47.4-154.7l-39-13.5c-6.5-2.2-13.6-2.3-20.1-.3l-15.3 4.9c-18.5 5.9-38.5-2.4-47.5-19.5l-3.3-6.2c-10.6-20.1-2.3-45 18.2-54.7l35.3-16.8c2.3-1.1 4.4-2.8 5.9-4.8l5.3-7c7.2-9.6 18.6-15.3 30.6-15.3s23.4 5.7 30.6 15.3l4.6 6.1c2 2.6 4.9 4.5 8.1 5.1c7.8 1.6 15.7-1.5 20.4-7.9l10.4-14.2c2-2.8 5.3-4.4 8.7-4.4c4.4 0 8.4 2.7 10 6.8l10.1 25.9c2.8 7.2 6.7 14 11.5 20.2l17.9 22.8c5.8 7.4 9 16.6 9 26s-3.2 18.6-9 26l-12 15.4c-8.3 10.6-21 16.8-34.4 16.8c-8.4 0-16.6-2.4-23.7-7l-25.4-16.4c-2.2-1.4-4.5-2.5-6.9-3.4zm65.2-214.8l22.2 22.2c10.1 10.1 2.9 27.3-11.3 27.3h-29.9c-5.6 0-11.1-1.2-16.2-3.4l-42.8-19c-14.3-6.3-11.9-27.3 3.4-30.3l38.5-7.7c13.1-2.6 26.7 1.5 36.1 10.9M248 432c0-8.8 7.2-16 16-16h16c8.8 0 16 7.2 16 16s-7.2 16-16 16h-16c-8.8 0-16-7.2-16-16m183.2-133.1l8 24c2.8 8.4-1.7 17.4-10.1 20.2s-17.4-1.7-20.2-10.1l-8-24c-2.8-8.4 1.7-17.4 10.1-20.2s17.4 1.7 20.2 10.1m-19.9 80.4l-32 32c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6l32-32c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M256 512a256 256 0 1 0 0-512a256 256 0 1 0 0 512m-47.4-154.7l-39-13.5c-6.5-2.2-13.6-2.3-20.1-.3l-15.3 4.9c-18.5 5.9-38.5-2.4-47.5-19.5l-3.3-6.2c-10.6-20.1-2.3-45 18.2-54.7l35.3-16.8c2.3-1.1 4.4-2.8 5.9-4.8l5.3-7c7.2-9.6 18.6-15.3 30.6-15.3s23.4 5.7 30.6 15.3l4.6 6.1c2 2.6 4.9 4.5 8.1 5.1c7.8 1.6 15.7-1.5 20.4-7.9l10.4-14.2c2-2.8 5.3-4.4 8.7-4.4c4.4 0 8.4 2.7 10 6.8l10.1 25.9c2.8 7.2 6.7 14 11.5 20.2l17.9 22.8c5.8 7.4 9 16.6 9 26s-3.2 18.6-9 26l-12 15.4c-8.3 10.6-21 16.8-34.4 16.8c-8.4 0-16.6-2.4-23.7-7l-25.4-16.4c-2.2-1.4-4.5-2.5-6.9-3.4zm65.2-214.8l22.2 22.2c10.1 10.1 2.9 27.3-11.3 27.3h-29.9c-5.6 0-11.1-1.2-16.2-3.4l-42.8-19c-14.3-6.3-11.9-27.3 3.4-30.3l38.5-7.7c13.1-2.6 26.7 1.5 36.1 10.9M248 432c0-8.8 7.2-16 16-16h16c8.8 0 16 7.2 16 16s-7.2 16-16 16h-16c-8.8 0-16-7.2-16-16m183.2-133.1l8 24c2.8 8.4-1.7 17.4-10.1 20.2s-17.4-1.7-20.2-10.1l-8-24c-2.8-8.4 1.7-17.4 10.1-20.2s17.4 1.7 20.2 10.1m-19.9 80.4l-32 32c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6l32-32c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6"/></svg> </template>
CSS
.icon-earth-oceania {
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%22M256%20512a256%20256%200%201%200%200-512a256%20256%200%201%200%200%20512m-47.4-154.7l-39-13.5c-6.5-2.2-13.6-2.3-20.1-.3l-15.3%204.9c-18.5%205.9-38.5-2.4-47.5-19.5l-3.3-6.2c-10.6-20.1-2.3-45%2018.2-54.7l35.3-16.8c2.3-1.1%204.4-2.8%205.9-4.8l5.3-7c7.2-9.6%2018.6-15.3%2030.6-15.3s23.4%205.7%2030.6%2015.3l4.6%206.1c2%202.6%204.9%204.5%208.1%205.1c7.8%201.6%2015.7-1.5%2020.4-7.9l10.4-14.2c2-2.8%205.3-4.4%208.7-4.4c4.4%200%208.4%202.7%2010%206.8l10.1%2025.9c2.8%207.2%206.7%2014%2011.5%2020.2l17.9%2022.8c5.8%207.4%209%2016.6%209%2026s-3.2%2018.6-9%2026l-12%2015.4c-8.3%2010.6-21%2016.8-34.4%2016.8c-8.4%200-16.6-2.4-23.7-7l-25.4-16.4c-2.2-1.4-4.5-2.5-6.9-3.4zm65.2-214.8l22.2%2022.2c10.1%2010.1%202.9%2027.3-11.3%2027.3h-29.9c-5.6%200-11.1-1.2-16.2-3.4l-42.8-19c-14.3-6.3-11.9-27.3%203.4-30.3l38.5-7.7c13.1-2.6%2026.7%201.5%2036.1%2010.9M248%20432c0-8.8%207.2-16%2016-16h16c8.8%200%2016%207.2%2016%2016s-7.2%2016-16%2016h-16c-8.8%200-16-7.2-16-16m183.2-133.1l8%2024c2.8%208.4-1.7%2017.4-10.1%2020.2s-17.4-1.7-20.2-10.1l-8-24c-2.8-8.4%201.7-17.4%2010.1-20.2s17.4%201.7%2020.2%2010.1m-19.9%2080.4l-32%2032c-6.2%206.2-16.4%206.2-22.6%200s-6.2-16.4%200-22.6l32-32c6.2-6.2%2016.4-6.2%2022.6%200s6.2%2016.4%200%2022.6%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%22M256%20512a256%20256%200%201%200%200-512a256%20256%200%201%200%200%20512m-47.4-154.7l-39-13.5c-6.5-2.2-13.6-2.3-20.1-.3l-15.3%204.9c-18.5%205.9-38.5-2.4-47.5-19.5l-3.3-6.2c-10.6-20.1-2.3-45%2018.2-54.7l35.3-16.8c2.3-1.1%204.4-2.8%205.9-4.8l5.3-7c7.2-9.6%2018.6-15.3%2030.6-15.3s23.4%205.7%2030.6%2015.3l4.6%206.1c2%202.6%204.9%204.5%208.1%205.1c7.8%201.6%2015.7-1.5%2020.4-7.9l10.4-14.2c2-2.8%205.3-4.4%208.7-4.4c4.4%200%208.4%202.7%2010%206.8l10.1%2025.9c2.8%207.2%206.7%2014%2011.5%2020.2l17.9%2022.8c5.8%207.4%209%2016.6%209%2026s-3.2%2018.6-9%2026l-12%2015.4c-8.3%2010.6-21%2016.8-34.4%2016.8c-8.4%200-16.6-2.4-23.7-7l-25.4-16.4c-2.2-1.4-4.5-2.5-6.9-3.4zm65.2-214.8l22.2%2022.2c10.1%2010.1%202.9%2027.3-11.3%2027.3h-29.9c-5.6%200-11.1-1.2-16.2-3.4l-42.8-19c-14.3-6.3-11.9-27.3%203.4-30.3l38.5-7.7c13.1-2.6%2026.7%201.5%2036.1%2010.9M248%20432c0-8.8%207.2-16%2016-16h16c8.8%200%2016%207.2%2016%2016s-7.2%2016-16%2016h-16c-8.8%200-16-7.2-16-16m183.2-133.1l8%2024c2.8%208.4-1.7%2017.4-10.1%2020.2s-17.4-1.7-20.2-10.1l-8-24c-2.8-8.4%201.7-17.4%2010.1-20.2s17.4%201.7%2020.2%2010.1m-19.9%2080.4l-32%2032c-6.2%206.2-16.4%206.2-22.6%200s-6.2-16.4%200-22.6l32-32c6.2-6.2%2016.4-6.2%2022.6%200s6.2%2016.4%200%2022.6%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-solid/earth-oceania.svg?color=%231a73e8&size=48