planet icon

planet-bold-duotone from Solar by 480 Design · Bold Duotone · Astronomy · CC-BY-4.0 Attribution required.

Name
planet-bold-duotone
Set
Solar
Style
Bold 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 planet icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M20 12C20 16.4183 16.4183 20 12 20C7.58172 20 4 16.4183 4 12C4 7.58172 7.58172 4 12 4C16.4183 4 20 7.58172 20 12Z" opacity=".5"/><path d="M17.7124 5.45331C18.7593 5.25995 19.7184 5.19444 20.5094 5.30066C21.2797 5.40411 22.0451 5.69443 22.4649 6.36546C22.9112 7.07875 22.7767 7.90702 22.4527 8.62306C22.1234 9.35067 21.5345 10.1218 20.7806 10.8912C19.2652 12.4379 16.9446 14.1173 14.1835 15.5883C11.4214 17.0599 8.68924 18.0721 6.49015 18.5079C5.39463 18.7249 4.39197 18.807 3.56745 18.709C2.76731 18.614 1.96779 18.3262 1.53503 17.6345C1.06423 16.882 1.23859 16.0043 1.60462 15.2551C1.97963 14.4875 2.63744 13.6693 3.47686 12.8522L4 12.4165C4 12.6349 4.08336 13.1257 4.16811 13.5624C4.21263 13.7918 4.25753 14.0062 4.29093 14.1584C3.6391 14.8237 3.19304 15.421 2.95236 15.9136C2.67513 16.481 2.74418 16.7391 2.80665 16.8389C2.87948 16.9553 3.1117 17.1443 3.74441 17.2195C4.35275 17.2918 5.18406 17.2375 6.1986 17.0365C8.21962 16.636 10.8118 15.685 13.4782 14.2644C16.1457 12.8433 18.3298 11.2493 19.7092 9.84143C20.4027 9.13359 20.8587 8.50726 21.0861 8.00467C21.3187 7.4905 21.2526 7.25586 21.1933 7.16105C21.1231 7.04882 20.9042 6.86715 20.3097 6.78731C19.7683 6.7146 19.0378 6.74602 18.1466 6.89948L16.8697 5.65597C17.2085 5.55454 17.5278 5.48526 17.7124 5.45331Z"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarPlanetBoldDuotone(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="M20 12C20 16.4183 16.4183 20 12 20C7.58172 20 4 16.4183 4 12C4 7.58172 7.58172 4 12 4C16.4183 4 20 7.58172 20 12Z" opacity=".5"/><path d="M17.7124 5.45331C18.7593 5.25995 19.7184 5.19444 20.5094 5.30066C21.2797 5.40411 22.0451 5.69443 22.4649 6.36546C22.9112 7.07875 22.7767 7.90702 22.4527 8.62306C22.1234 9.35067 21.5345 10.1218 20.7806 10.8912C19.2652 12.4379 16.9446 14.1173 14.1835 15.5883C11.4214 17.0599 8.68924 18.0721 6.49015 18.5079C5.39463 18.7249 4.39197 18.807 3.56745 18.709C2.76731 18.614 1.96779 18.3262 1.53503 17.6345C1.06423 16.882 1.23859 16.0043 1.60462 15.2551C1.97963 14.4875 2.63744 13.6693 3.47686 12.8522L4 12.4165C4 12.6349 4.08336 13.1257 4.16811 13.5624C4.21263 13.7918 4.25753 14.0062 4.29093 14.1584C3.6391 14.8237 3.19304 15.421 2.95236 15.9136C2.67513 16.481 2.74418 16.7391 2.80665 16.8389C2.87948 16.9553 3.1117 17.1443 3.74441 17.2195C4.35275 17.2918 5.18406 17.2375 6.1986 17.0365C8.21962 16.636 10.8118 15.685 13.4782 14.2644C16.1457 12.8433 18.3298 11.2493 19.7092 9.84143C20.4027 9.13359 20.8587 8.50726 21.0861 8.00467C21.3187 7.4905 21.2526 7.25586 21.1933 7.16105C21.1231 7.04882 20.9042 6.86715 20.3097 6.78731C19.7683 6.7146 19.0378 6.74602 18.1466 6.89948L16.8697 5.65597C17.2085 5.55454 17.5278 5.48526 17.7124 5.45331Z"/></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="M20 12C20 16.4183 16.4183 20 12 20C7.58172 20 4 16.4183 4 12C4 7.58172 7.58172 4 12 4C16.4183 4 20 7.58172 20 12Z" opacity=".5"/><path d="M17.7124 5.45331C18.7593 5.25995 19.7184 5.19444 20.5094 5.30066C21.2797 5.40411 22.0451 5.69443 22.4649 6.36546C22.9112 7.07875 22.7767 7.90702 22.4527 8.62306C22.1234 9.35067 21.5345 10.1218 20.7806 10.8912C19.2652 12.4379 16.9446 14.1173 14.1835 15.5883C11.4214 17.0599 8.68924 18.0721 6.49015 18.5079C5.39463 18.7249 4.39197 18.807 3.56745 18.709C2.76731 18.614 1.96779 18.3262 1.53503 17.6345C1.06423 16.882 1.23859 16.0043 1.60462 15.2551C1.97963 14.4875 2.63744 13.6693 3.47686 12.8522L4 12.4165C4 12.6349 4.08336 13.1257 4.16811 13.5624C4.21263 13.7918 4.25753 14.0062 4.29093 14.1584C3.6391 14.8237 3.19304 15.421 2.95236 15.9136C2.67513 16.481 2.74418 16.7391 2.80665 16.8389C2.87948 16.9553 3.1117 17.1443 3.74441 17.2195C4.35275 17.2918 5.18406 17.2375 6.1986 17.0365C8.21962 16.636 10.8118 15.685 13.4782 14.2644C16.1457 12.8433 18.3298 11.2493 19.7092 9.84143C20.4027 9.13359 20.8587 8.50726 21.0861 8.00467C21.3187 7.4905 21.2526 7.25586 21.1933 7.16105C21.1231 7.04882 20.9042 6.86715 20.3097 6.78731C19.7683 6.7146 19.0378 6.74602 18.1466 6.89948L16.8697 5.65597C17.2085 5.55454 17.5278 5.48526 17.7124 5.45331Z"/></g></svg>
</template>

CSS

.icon-planet-bold-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%22M20%2012C20%2016.4183%2016.4183%2020%2012%2020C7.58172%2020%204%2016.4183%204%2012C4%207.58172%207.58172%204%2012%204C16.4183%204%2020%207.58172%2020%2012Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M17.7124%205.45331C18.7593%205.25995%2019.7184%205.19444%2020.5094%205.30066C21.2797%205.40411%2022.0451%205.69443%2022.4649%206.36546C22.9112%207.07875%2022.7767%207.90702%2022.4527%208.62306C22.1234%209.35067%2021.5345%2010.1218%2020.7806%2010.8912C19.2652%2012.4379%2016.9446%2014.1173%2014.1835%2015.5883C11.4214%2017.0599%208.68924%2018.0721%206.49015%2018.5079C5.39463%2018.7249%204.39197%2018.807%203.56745%2018.709C2.76731%2018.614%201.96779%2018.3262%201.53503%2017.6345C1.06423%2016.882%201.23859%2016.0043%201.60462%2015.2551C1.97963%2014.4875%202.63744%2013.6693%203.47686%2012.8522L4%2012.4165C4%2012.6349%204.08336%2013.1257%204.16811%2013.5624C4.21263%2013.7918%204.25753%2014.0062%204.29093%2014.1584C3.6391%2014.8237%203.19304%2015.421%202.95236%2015.9136C2.67513%2016.481%202.74418%2016.7391%202.80665%2016.8389C2.87948%2016.9553%203.1117%2017.1443%203.74441%2017.2195C4.35275%2017.2918%205.18406%2017.2375%206.1986%2017.0365C8.21962%2016.636%2010.8118%2015.685%2013.4782%2014.2644C16.1457%2012.8433%2018.3298%2011.2493%2019.7092%209.84143C20.4027%209.13359%2020.8587%208.50726%2021.0861%208.00467C21.3187%207.4905%2021.2526%207.25586%2021.1933%207.16105C21.1231%207.04882%2020.9042%206.86715%2020.3097%206.78731C19.7683%206.7146%2019.0378%206.74602%2018.1466%206.89948L16.8697%205.65597C17.2085%205.55454%2017.5278%205.48526%2017.7124%205.45331Z%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%22M20%2012C20%2016.4183%2016.4183%2020%2012%2020C7.58172%2020%204%2016.4183%204%2012C4%207.58172%207.58172%204%2012%204C16.4183%204%2020%207.58172%2020%2012Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M17.7124%205.45331C18.7593%205.25995%2019.7184%205.19444%2020.5094%205.30066C21.2797%205.40411%2022.0451%205.69443%2022.4649%206.36546C22.9112%207.07875%2022.7767%207.90702%2022.4527%208.62306C22.1234%209.35067%2021.5345%2010.1218%2020.7806%2010.8912C19.2652%2012.4379%2016.9446%2014.1173%2014.1835%2015.5883C11.4214%2017.0599%208.68924%2018.0721%206.49015%2018.5079C5.39463%2018.7249%204.39197%2018.807%203.56745%2018.709C2.76731%2018.614%201.96779%2018.3262%201.53503%2017.6345C1.06423%2016.882%201.23859%2016.0043%201.60462%2015.2551C1.97963%2014.4875%202.63744%2013.6693%203.47686%2012.8522L4%2012.4165C4%2012.6349%204.08336%2013.1257%204.16811%2013.5624C4.21263%2013.7918%204.25753%2014.0062%204.29093%2014.1584C3.6391%2014.8237%203.19304%2015.421%202.95236%2015.9136C2.67513%2016.481%202.74418%2016.7391%202.80665%2016.8389C2.87948%2016.9553%203.1117%2017.1443%203.74441%2017.2195C4.35275%2017.2918%205.18406%2017.2375%206.1986%2017.0365C8.21962%2016.636%2010.8118%2015.685%2013.4782%2014.2644C16.1457%2012.8433%2018.3298%2011.2493%2019.7092%209.84143C20.4027%209.13359%2020.8587%208.50726%2021.0861%208.00467C21.3187%207.4905%2021.2526%207.25586%2021.1933%207.16105C21.1231%207.04882%2020.9042%206.86715%2020.3097%206.78731C19.7683%206.7146%2019.0378%206.74602%2018.1466%206.89948L16.8697%205.65597C17.2085%205.55454%2017.5278%205.48526%2017.7124%205.45331Z%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/planet-bold-duotone.svg?color=%231a73e8&size=48