earth icon

earth-line-duotone from Solar by 480 Design · Line Duotone · Astronomy · CC-BY-4.0 Attribution required.

Name
earth-line-duotone
Set
Solar
Style
Line Duotone
Category
Astronomy
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

The same icon in other sets

More astronomy icons from Solar

Use the earth icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><circle cx="12" cy="12" r="10"/><path d="M6 4.71053C6.78024 5.42105 8.38755 7.36316 8.57481 9.44737C8.74984 11.3955 10.0357 12.9786 12 13C12.7549 13.0082 13.5183 12.4629 13.5164 11.708C13.5158 11.4745 13.4773 11.2358 13.417 11.0163C13.3331 10.7108 13.3257 10.3595 13.5 10C14.1099 8.74254 15.3094 8.40477 16.2599 7.72186C16.6814 7.41898 17.0659 7.09947 17.2355 6.84211C17.7037 6.13158 18.1718 4.71053 17.9377 4" opacity=".5"/><path d="M22 13C21.6706 13.931 21.4375 16.375 17.7182 16.4138C17.7182 16.4138 14.4246 16.4138 13.4365 18.2759C12.646 19.7655 13.1071 21.3793 13.4365 22" opacity=".5"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarEarthLineDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><circle cx="12" cy="12" r="10"/><path d="M6 4.71053C6.78024 5.42105 8.38755 7.36316 8.57481 9.44737C8.74984 11.3955 10.0357 12.9786 12 13C12.7549 13.0082 13.5183 12.4629 13.5164 11.708C13.5158 11.4745 13.4773 11.2358 13.417 11.0163C13.3331 10.7108 13.3257 10.3595 13.5 10C14.1099 8.74254 15.3094 8.40477 16.2599 7.72186C16.6814 7.41898 17.0659 7.09947 17.2355 6.84211C17.7037 6.13158 18.1718 4.71053 17.9377 4" opacity=".5"/><path d="M22 13C21.6706 13.931 21.4375 16.375 17.7182 16.4138C17.7182 16.4138 14.4246 16.4138 13.4365 18.2759C12.646 19.7655 13.1071 21.3793 13.4365 22" opacity=".5"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><circle cx="12" cy="12" r="10"/><path d="M6 4.71053C6.78024 5.42105 8.38755 7.36316 8.57481 9.44737C8.74984 11.3955 10.0357 12.9786 12 13C12.7549 13.0082 13.5183 12.4629 13.5164 11.708C13.5158 11.4745 13.4773 11.2358 13.417 11.0163C13.3331 10.7108 13.3257 10.3595 13.5 10C14.1099 8.74254 15.3094 8.40477 16.2599 7.72186C16.6814 7.41898 17.0659 7.09947 17.2355 6.84211C17.7037 6.13158 18.1718 4.71053 17.9377 4" opacity=".5"/><path d="M22 13C21.6706 13.931 21.4375 16.375 17.7182 16.4138C17.7182 16.4138 14.4246 16.4138 13.4365 18.2759C12.646 19.7655 13.1071 21.3793 13.4365 22" opacity=".5"/></g></svg>
</template>

CSS

.icon-earth-line-duotone {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%2210%22%2F%3E%3Cpath%20d%3D%22M6%204.71053C6.78024%205.42105%208.38755%207.36316%208.57481%209.44737C8.74984%2011.3955%2010.0357%2012.9786%2012%2013C12.7549%2013.0082%2013.5183%2012.4629%2013.5164%2011.708C13.5158%2011.4745%2013.4773%2011.2358%2013.417%2011.0163C13.3331%2010.7108%2013.3257%2010.3595%2013.5%2010C14.1099%208.74254%2015.3094%208.40477%2016.2599%207.72186C16.6814%207.41898%2017.0659%207.09947%2017.2355%206.84211C17.7037%206.13158%2018.1718%204.71053%2017.9377%204%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M22%2013C21.6706%2013.931%2021.4375%2016.375%2017.7182%2016.4138C17.7182%2016.4138%2014.4246%2016.4138%2013.4365%2018.2759C12.646%2019.7655%2013.1071%2021.3793%2013.4365%2022%22%20opacity%3D%22.5%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%2210%22%2F%3E%3Cpath%20d%3D%22M6%204.71053C6.78024%205.42105%208.38755%207.36316%208.57481%209.44737C8.74984%2011.3955%2010.0357%2012.9786%2012%2013C12.7549%2013.0082%2013.5183%2012.4629%2013.5164%2011.708C13.5158%2011.4745%2013.4773%2011.2358%2013.417%2011.0163C13.3331%2010.7108%2013.3257%2010.3595%2013.5%2010C14.1099%208.74254%2015.3094%208.40477%2016.2599%207.72186C16.6814%207.41898%2017.0659%207.09947%2017.2355%206.84211C17.7037%206.13158%2018.1718%204.71053%2017.9377%204%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M22%2013C21.6706%2013.931%2021.4375%2016.375%2017.7182%2016.4138C17.7182%2016.4138%2014.4246%2016.4138%2013.4365%2018.2759C12.646%2019.7655%2013.1071%2021.3793%2013.4365%2022%22%20opacity%3D%22.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/earth-line-duotone.svg?color=%231a73e8&size=48