planet icon
planet-solid from Myna UI Icons by Praveen Juge · Solid · MIT Free for personal and commercial use.
- Name
- planet-solid
- Set
- Myna UI Icons
- Style
- Solid
- Viewbox
- 24×24
- License
- MIT
1 other variant in Myna UI Icons
The same icon in other sets
planetAkar IconsplanetBoxIcons v2planetBoxIcons v2 Solidplanet-16-filledFluent UI System Iconsplanet-16Fluent UI System Color IconsplanetIconParkplanetIconPark OutlineplanetIconPark SolidplanetIconPark TwoToneplanetIconoirplanetIonIconsplanetLucide LabplanetMajesticonsplanetMaterial SymbolsplanetMaterial Symbols Lightplanet-fillMingCute IconplanetPhosphorplanet-fillRemix IconplanetSimple Iconsplanet-boldSolarplanetTabler Icons
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" d="M19.08 12.215c-.112 3.638-3.052 6.535-6.642 6.535a6.5 6.5 0 0 1-2.948-.699c1.495-.501 3.116-1.24 4.738-2.19c1.913-1.12 3.58-2.389 4.852-3.646m-11.548 6.37a8.05 8.05 0 0 0 4.906 1.665c4.509 0 8.146-3.704 8.146-8.25q0-.697-.111-1.363c.506-.676.89-1.353 1.1-2.001c.236-.734.272-1.518-.115-2.197c-.394-.692-1.1-1.056-1.864-1.213c-.722-.149-1.576-.132-2.494.008a8.03 8.03 0 0 0-4.662-1.484C7.93 3.75 4.293 7.454 4.293 12q0 .181.008.363c-.773.851-1.371 1.707-1.716 2.516c-.368.862-.502 1.808-.043 2.615c.448.786 1.293 1.148 2.186 1.267c.81.108 1.77.037 2.804-.175m-1.354-1.307a8.3 8.3 0 0 1-1.554-2.942a6 6 0 0 0-.66 1.132c-.285.67-.242 1.067-.118 1.284c.118.207.413.433 1.081.522c.352.047.772.05 1.25.004M18.616 6.623q.378.01.676.072c.52.107.758.303.862.486c.105.183.153.49-.01.994q-.08.255-.229.548a8.3 8.3 0 0 0-1.299-2.1"/></svg>
React
import type { SVGProps } from "react";
export function MynauiPlanetSolid(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" d="M19.08 12.215c-.112 3.638-3.052 6.535-6.642 6.535a6.5 6.5 0 0 1-2.948-.699c1.495-.501 3.116-1.24 4.738-2.19c1.913-1.12 3.58-2.389 4.852-3.646m-11.548 6.37a8.05 8.05 0 0 0 4.906 1.665c4.509 0 8.146-3.704 8.146-8.25q0-.697-.111-1.363c.506-.676.89-1.353 1.1-2.001c.236-.734.272-1.518-.115-2.197c-.394-.692-1.1-1.056-1.864-1.213c-.722-.149-1.576-.132-2.494.008a8.03 8.03 0 0 0-4.662-1.484C7.93 3.75 4.293 7.454 4.293 12q0 .181.008.363c-.773.851-1.371 1.707-1.716 2.516c-.368.862-.502 1.808-.043 2.615c.448.786 1.293 1.148 2.186 1.267c.81.108 1.77.037 2.804-.175m-1.354-1.307a8.3 8.3 0 0 1-1.554-2.942a6 6 0 0 0-.66 1.132c-.285.67-.242 1.067-.118 1.284c.118.207.413.433 1.081.522c.352.047.772.05 1.25.004M18.616 6.623q.378.01.676.072c.52.107.758.303.862.486c.105.183.153.49-.01.994q-.08.255-.229.548a8.3 8.3 0 0 0-1.299-2.1"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.08 12.215c-.112 3.638-3.052 6.535-6.642 6.535a6.5 6.5 0 0 1-2.948-.699c1.495-.501 3.116-1.24 4.738-2.19c1.913-1.12 3.58-2.389 4.852-3.646m-11.548 6.37a8.05 8.05 0 0 0 4.906 1.665c4.509 0 8.146-3.704 8.146-8.25q0-.697-.111-1.363c.506-.676.89-1.353 1.1-2.001c.236-.734.272-1.518-.115-2.197c-.394-.692-1.1-1.056-1.864-1.213c-.722-.149-1.576-.132-2.494.008a8.03 8.03 0 0 0-4.662-1.484C7.93 3.75 4.293 7.454 4.293 12q0 .181.008.363c-.773.851-1.371 1.707-1.716 2.516c-.368.862-.502 1.808-.043 2.615c.448.786 1.293 1.148 2.186 1.267c.81.108 1.77.037 2.804-.175m-1.354-1.307a8.3 8.3 0 0 1-1.554-2.942a6 6 0 0 0-.66 1.132c-.285.67-.242 1.067-.118 1.284c.118.207.413.433 1.081.522c.352.047.772.05 1.25.004M18.616 6.623q.378.01.676.072c.52.107.758.303.862.486c.105.183.153.49-.01.994q-.08.255-.229.548a8.3 8.3 0 0 0-1.299-2.1"/></svg> </template>
CSS
.icon-planet-solid {
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%20d%3D%22M19.08%2012.215c-.112%203.638-3.052%206.535-6.642%206.535a6.5%206.5%200%200%201-2.948-.699c1.495-.501%203.116-1.24%204.738-2.19c1.913-1.12%203.58-2.389%204.852-3.646m-11.548%206.37a8.05%208.05%200%200%200%204.906%201.665c4.509%200%208.146-3.704%208.146-8.25q0-.697-.111-1.363c.506-.676.89-1.353%201.1-2.001c.236-.734.272-1.518-.115-2.197c-.394-.692-1.1-1.056-1.864-1.213c-.722-.149-1.576-.132-2.494.008a8.03%208.03%200%200%200-4.662-1.484C7.93%203.75%204.293%207.454%204.293%2012q0%20.181.008.363c-.773.851-1.371%201.707-1.716%202.516c-.368.862-.502%201.808-.043%202.615c.448.786%201.293%201.148%202.186%201.267c.81.108%201.77.037%202.804-.175m-1.354-1.307a8.3%208.3%200%200%201-1.554-2.942a6%206%200%200%200-.66%201.132c-.285.67-.242%201.067-.118%201.284c.118.207.413.433%201.081.522c.352.047.772.05%201.25.004M18.616%206.623q.378.01.676.072c.52.107.758.303.862.486c.105.183.153.49-.01.994q-.08.255-.229.548a8.3%208.3%200%200%200-1.299-2.1%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%20d%3D%22M19.08%2012.215c-.112%203.638-3.052%206.535-6.642%206.535a6.5%206.5%200%200%201-2.948-.699c1.495-.501%203.116-1.24%204.738-2.19c1.913-1.12%203.58-2.389%204.852-3.646m-11.548%206.37a8.05%208.05%200%200%200%204.906%201.665c4.509%200%208.146-3.704%208.146-8.25q0-.697-.111-1.363c.506-.676.89-1.353%201.1-2.001c.236-.734.272-1.518-.115-2.197c-.394-.692-1.1-1.056-1.864-1.213c-.722-.149-1.576-.132-2.494.008a8.03%208.03%200%200%200-4.662-1.484C7.93%203.75%204.293%207.454%204.293%2012q0%20.181.008.363c-.773.851-1.371%201.707-1.716%202.516c-.368.862-.502%201.808-.043%202.615c.448.786%201.293%201.148%202.186%201.267c.81.108%201.77.037%202.804-.175m-1.354-1.307a8.3%208.3%200%200%201-1.554-2.942a6%206%200%200%200-.66%201.132c-.285.67-.242%201.067-.118%201.284c.118.207.413.433%201.081.522c.352.047.772.05%201.25.004M18.616%206.623q.378.01.676.072c.52.107.758.303.862.486c.105.183.153.49-.01.994q-.08.255-.229.548a8.3%208.3%200%200%200-1.299-2.1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mynaui/planet-solid.svg?color=%231a73e8&size=48