planet-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.

Name
planet-fill
Set
MingCute Icon
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

The same icon in other sets

Use the planet icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M3 12q0 .833.147 1.626C2.143 14.69.723 16.467 1.607 18c.89 1.54 3.025 1.312 4.485.967c1.978-.469 4.624-1.607 7.908-3.503s5.593-3.619 6.987-5.097C22.017 9.276 23.28 7.54 22.392 6c-.885-1.533-3.135-1.191-4.559-.854A9 9 0 0 0 3 12m17.66-5c.191.33-.31.986-.486 1.23a9 9 0 0 0-.76-1.335c.347-.036.938-.119 1.242.107zM3.34 17l.003-.002c-.043-.376.324-.846.529-1.13q.333.7.777 1.326c-.299.03-1.119.137-1.31-.194" clip-rule="evenodd"/><path fill="currentColor" d="M7.89 20.009a28 28 0 0 0 2.812-1.129a50 50 0 0 0 4.048-2.117a50 50 0 0 0 3.858-2.448a28 28 0 0 0 2.381-1.869A9 9 0 0 1 7.89 20.01"/></svg>

React

import type { SVGProps } from "react";

export function MingcutePlanetFill(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" fillRule="evenodd" d="M3 12q0 .833.147 1.626C2.143 14.69.723 16.467 1.607 18c.89 1.54 3.025 1.312 4.485.967c1.978-.469 4.624-1.607 7.908-3.503s5.593-3.619 6.987-5.097C22.017 9.276 23.28 7.54 22.392 6c-.885-1.533-3.135-1.191-4.559-.854A9 9 0 0 0 3 12m17.66-5c.191.33-.31.986-.486 1.23a9 9 0 0 0-.76-1.335c.347-.036.938-.119 1.242.107zM3.34 17l.003-.002c-.043-.376.324-.846.529-1.13q.333.7.777 1.326c-.299.03-1.119.137-1.31-.194" clipRule="evenodd"/><path fill="currentColor" d="M7.89 20.009a28 28 0 0 0 2.812-1.129a50 50 0 0 0 4.048-2.117a50 50 0 0 0 3.858-2.448a28 28 0 0 0 2.381-1.869A9 9 0 0 1 7.89 20.01"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M3 12q0 .833.147 1.626C2.143 14.69.723 16.467 1.607 18c.89 1.54 3.025 1.312 4.485.967c1.978-.469 4.624-1.607 7.908-3.503s5.593-3.619 6.987-5.097C22.017 9.276 23.28 7.54 22.392 6c-.885-1.533-3.135-1.191-4.559-.854A9 9 0 0 0 3 12m17.66-5c.191.33-.31.986-.486 1.23a9 9 0 0 0-.76-1.335c.347-.036.938-.119 1.242.107zM3.34 17l.003-.002c-.043-.376.324-.846.529-1.13q.333.7.777 1.326c-.299.03-1.119.137-1.31-.194" clip-rule="evenodd"/><path fill="currentColor" d="M7.89 20.009a28 28 0 0 0 2.812-1.129a50 50 0 0 0 4.048-2.117a50 50 0 0 0 3.858-2.448a28 28 0 0 0 2.381-1.869A9 9 0 0 1 7.89 20.01"/></svg>
</template>

CSS

.icon-planet-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%20fill-rule%3D%22evenodd%22%20d%3D%22M3%2012q0%20.833.147%201.626C2.143%2014.69.723%2016.467%201.607%2018c.89%201.54%203.025%201.312%204.485.967c1.978-.469%204.624-1.607%207.908-3.503s5.593-3.619%206.987-5.097C22.017%209.276%2023.28%207.54%2022.392%206c-.885-1.533-3.135-1.191-4.559-.854A9%209%200%200%200%203%2012m17.66-5c.191.33-.31.986-.486%201.23a9%209%200%200%200-.76-1.335c.347-.036.938-.119%201.242.107zM3.34%2017l.003-.002c-.043-.376.324-.846.529-1.13q.333.7.777%201.326c-.299.03-1.119.137-1.31-.194%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.89%2020.009a28%2028%200%200%200%202.812-1.129a50%2050%200%200%200%204.048-2.117a50%2050%200%200%200%203.858-2.448a28%2028%200%200%200%202.381-1.869A9%209%200%200%201%207.89%2020.01%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%20fill-rule%3D%22evenodd%22%20d%3D%22M3%2012q0%20.833.147%201.626C2.143%2014.69.723%2016.467%201.607%2018c.89%201.54%203.025%201.312%204.485.967c1.978-.469%204.624-1.607%207.908-3.503s5.593-3.619%206.987-5.097C22.017%209.276%2023.28%207.54%2022.392%206c-.885-1.533-3.135-1.191-4.559-.854A9%209%200%200%200%203%2012m17.66-5c.191.33-.31.986-.486%201.23a9%209%200%200%200-.76-1.335c.347-.036.938-.119%201.242.107zM3.34%2017l.003-.002c-.043-.376.324-.846.529-1.13q.333.7.777%201.326c-.299.03-1.119.137-1.31-.194%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.89%2020.009a28%2028%200%200%200%202.812-1.129a50%2050%200%200%200%204.048-2.117a50%2050%200%200%200%203.858-2.448a28%2028%200%200%200%202.381-1.869A9%209%200%200%201%207.89%2020.01%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/planet-fill.svg?color=%231a73e8&size=48