planet3 icon

planet3-duotone from Reicon by REICON · Duotone · Astronomy · MIT Free for personal and commercial use.

Name
planet3-duotone
Set
Reicon
Style
Duotone
Category
Astronomy
Viewbox
24×24
License
MIT

2 other variants in Reicon

More astronomy icons from Reicon

Use the planet3 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M21.206 15.912a41 41 0 0 0-.711.3l-.01.005c-.487.21-1.045.45-1.654.674c-1.226.454-2.693.86-4.322.86c-1.813 0-3.203-.486-4.317-1.02c-.43-.206-.829-.425-1.18-.617l-.272-.15c-.43-.232-.764-.399-1.062-.493a16.4 16.4 0 0 0-3.59-.677a16 16 0 0 0-1.453-.048l-.077.003h-.021l-.152.008a10.005 10.005 0 0 0 18.821 1.155M3.237 7.179l.297.302l.003.004l.019.018l.086.081c.079.072.2.18.36.31c.32.26.795.61 1.404.96c1.219.704 2.949 1.396 5.03 1.396c1.374 0 2.426-.394 3.318-.86c.355-.186.675-.377.993-.567l.275-.163c.392-.232.81-.468 1.234-.614a15 15 0 0 1 3.391-.743a11 11 0 0 1 1.155-.052A10 10 0 0 0 12 2a10 10 0 0 0-8.763 5.179"/><path d="M21.775 14.118Q22 13.092 22 12a10 10 0 0 0-.525-3.206l-.527-.038h-.011l-.051-.003a10 10 0 0 0-1.096.043a13.4 13.4 0 0 0-3.047.67c-.263.09-.563.252-.958.485l-.248.148c-.322.193-.69.413-1.088.62c-1.03.539-2.323 1.031-4.012 1.031c-2.418 0-4.407-.803-5.78-1.596a12 12 0 0 1-1.6-1.096a9 9 0 0 1-.48-.415a10.1 10.1 0 0 0-.498 4.628l.385-.02h.011l.027-.001a9 9 0 0 1 .45-.006c.303.002.733.014 1.253.055c1.037.08 2.447.277 3.923.742c.45.141.899.373 1.327.605l.299.163c.346.19.697.383 1.087.57c.98.47 2.144.871 3.668.871c1.383 0 2.662-.344 3.802-.766c.571-.21 1.099-.437 1.591-.65l.018-.007c.475-.204.937-.403 1.343-.538z" opacity=".5"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconPlanet3Duotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M21.206 15.912a41 41 0 0 0-.711.3l-.01.005c-.487.21-1.045.45-1.654.674c-1.226.454-2.693.86-4.322.86c-1.813 0-3.203-.486-4.317-1.02c-.43-.206-.829-.425-1.18-.617l-.272-.15c-.43-.232-.764-.399-1.062-.493a16.4 16.4 0 0 0-3.59-.677a16 16 0 0 0-1.453-.048l-.077.003h-.021l-.152.008a10.005 10.005 0 0 0 18.821 1.155M3.237 7.179l.297.302l.003.004l.019.018l.086.081c.079.072.2.18.36.31c.32.26.795.61 1.404.96c1.219.704 2.949 1.396 5.03 1.396c1.374 0 2.426-.394 3.318-.86c.355-.186.675-.377.993-.567l.275-.163c.392-.232.81-.468 1.234-.614a15 15 0 0 1 3.391-.743a11 11 0 0 1 1.155-.052A10 10 0 0 0 12 2a10 10 0 0 0-8.763 5.179"/><path d="M21.775 14.118Q22 13.092 22 12a10 10 0 0 0-.525-3.206l-.527-.038h-.011l-.051-.003a10 10 0 0 0-1.096.043a13.4 13.4 0 0 0-3.047.67c-.263.09-.563.252-.958.485l-.248.148c-.322.193-.69.413-1.088.62c-1.03.539-2.323 1.031-4.012 1.031c-2.418 0-4.407-.803-5.78-1.596a12 12 0 0 1-1.6-1.096a9 9 0 0 1-.48-.415a10.1 10.1 0 0 0-.498 4.628l.385-.02h.011l.027-.001a9 9 0 0 1 .45-.006c.303.002.733.014 1.253.055c1.037.08 2.447.277 3.923.742c.45.141.899.373 1.327.605l.299.163c.346.19.697.383 1.087.57c.98.47 2.144.871 3.668.871c1.383 0 2.662-.344 3.802-.766c.571-.21 1.099-.437 1.591-.65l.018-.007c.475-.204.937-.403 1.343-.538z" 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="currentColor"><path d="M21.206 15.912a41 41 0 0 0-.711.3l-.01.005c-.487.21-1.045.45-1.654.674c-1.226.454-2.693.86-4.322.86c-1.813 0-3.203-.486-4.317-1.02c-.43-.206-.829-.425-1.18-.617l-.272-.15c-.43-.232-.764-.399-1.062-.493a16.4 16.4 0 0 0-3.59-.677a16 16 0 0 0-1.453-.048l-.077.003h-.021l-.152.008a10.005 10.005 0 0 0 18.821 1.155M3.237 7.179l.297.302l.003.004l.019.018l.086.081c.079.072.2.18.36.31c.32.26.795.61 1.404.96c1.219.704 2.949 1.396 5.03 1.396c1.374 0 2.426-.394 3.318-.86c.355-.186.675-.377.993-.567l.275-.163c.392-.232.81-.468 1.234-.614a15 15 0 0 1 3.391-.743a11 11 0 0 1 1.155-.052A10 10 0 0 0 12 2a10 10 0 0 0-8.763 5.179"/><path d="M21.775 14.118Q22 13.092 22 12a10 10 0 0 0-.525-3.206l-.527-.038h-.011l-.051-.003a10 10 0 0 0-1.096.043a13.4 13.4 0 0 0-3.047.67c-.263.09-.563.252-.958.485l-.248.148c-.322.193-.69.413-1.088.62c-1.03.539-2.323 1.031-4.012 1.031c-2.418 0-4.407-.803-5.78-1.596a12 12 0 0 1-1.6-1.096a9 9 0 0 1-.48-.415a10.1 10.1 0 0 0-.498 4.628l.385-.02h.011l.027-.001a9 9 0 0 1 .45-.006c.303.002.733.014 1.253.055c1.037.08 2.447.277 3.923.742c.45.141.899.373 1.327.605l.299.163c.346.19.697.383 1.087.57c.98.47 2.144.871 3.668.871c1.383 0 2.662-.344 3.802-.766c.571-.21 1.099-.437 1.591-.65l.018-.007c.475-.204.937-.403 1.343-.538z" opacity=".5"/></g></svg>
</template>

CSS

.icon-planet3-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%22currentColor%22%3E%3Cpath%20d%3D%22M21.206%2015.912a41%2041%200%200%200-.711.3l-.01.005c-.487.21-1.045.45-1.654.674c-1.226.454-2.693.86-4.322.86c-1.813%200-3.203-.486-4.317-1.02c-.43-.206-.829-.425-1.18-.617l-.272-.15c-.43-.232-.764-.399-1.062-.493a16.4%2016.4%200%200%200-3.59-.677a16%2016%200%200%200-1.453-.048l-.077.003h-.021l-.152.008a10.005%2010.005%200%200%200%2018.821%201.155M3.237%207.179l.297.302l.003.004l.019.018l.086.081c.079.072.2.18.36.31c.32.26.795.61%201.404.96c1.219.704%202.949%201.396%205.03%201.396c1.374%200%202.426-.394%203.318-.86c.355-.186.675-.377.993-.567l.275-.163c.392-.232.81-.468%201.234-.614a15%2015%200%200%201%203.391-.743a11%2011%200%200%201%201.155-.052A10%2010%200%200%200%2012%202a10%2010%200%200%200-8.763%205.179%22%2F%3E%3Cpath%20d%3D%22M21.775%2014.118Q22%2013.092%2022%2012a10%2010%200%200%200-.525-3.206l-.527-.038h-.011l-.051-.003a10%2010%200%200%200-1.096.043a13.4%2013.4%200%200%200-3.047.67c-.263.09-.563.252-.958.485l-.248.148c-.322.193-.69.413-1.088.62c-1.03.539-2.323%201.031-4.012%201.031c-2.418%200-4.407-.803-5.78-1.596a12%2012%200%200%201-1.6-1.096a9%209%200%200%201-.48-.415a10.1%2010.1%200%200%200-.498%204.628l.385-.02h.011l.027-.001a9%209%200%200%201%20.45-.006c.303.002.733.014%201.253.055c1.037.08%202.447.277%203.923.742c.45.141.899.373%201.327.605l.299.163c.346.19.697.383%201.087.57c.98.47%202.144.871%203.668.871c1.383%200%202.662-.344%203.802-.766c.571-.21%201.099-.437%201.591-.65l.018-.007c.475-.204.937-.403%201.343-.538z%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%22currentColor%22%3E%3Cpath%20d%3D%22M21.206%2015.912a41%2041%200%200%200-.711.3l-.01.005c-.487.21-1.045.45-1.654.674c-1.226.454-2.693.86-4.322.86c-1.813%200-3.203-.486-4.317-1.02c-.43-.206-.829-.425-1.18-.617l-.272-.15c-.43-.232-.764-.399-1.062-.493a16.4%2016.4%200%200%200-3.59-.677a16%2016%200%200%200-1.453-.048l-.077.003h-.021l-.152.008a10.005%2010.005%200%200%200%2018.821%201.155M3.237%207.179l.297.302l.003.004l.019.018l.086.081c.079.072.2.18.36.31c.32.26.795.61%201.404.96c1.219.704%202.949%201.396%205.03%201.396c1.374%200%202.426-.394%203.318-.86c.355-.186.675-.377.993-.567l.275-.163c.392-.232.81-.468%201.234-.614a15%2015%200%200%201%203.391-.743a11%2011%200%200%201%201.155-.052A10%2010%200%200%200%2012%202a10%2010%200%200%200-8.763%205.179%22%2F%3E%3Cpath%20d%3D%22M21.775%2014.118Q22%2013.092%2022%2012a10%2010%200%200%200-.525-3.206l-.527-.038h-.011l-.051-.003a10%2010%200%200%200-1.096.043a13.4%2013.4%200%200%200-3.047.67c-.263.09-.563.252-.958.485l-.248.148c-.322.193-.69.413-1.088.62c-1.03.539-2.323%201.031-4.012%201.031c-2.418%200-4.407-.803-5.78-1.596a12%2012%200%200%201-1.6-1.096a9%209%200%200%201-.48-.415a10.1%2010.1%200%200%200-.498%204.628l.385-.02h.011l.027-.001a9%209%200%200%201%20.45-.006c.303.002.733.014%201.253.055c1.037.08%202.447.277%203.923.742c.45.141.899.373%201.327.605l.299.163c.346.19.697.383%201.087.57c.98.47%202.144.871%203.668.871c1.383%200%202.662-.344%203.802-.766c.571-.21%201.099-.437%201.591-.65l.018-.007c.475-.204.937-.403%201.343-.538z%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/reicon/planet3-duotone.svg?color=%231a73e8&size=48