Planetscale Icon
Free SVG icon from the Simple Icons collection. Download or copy for use in any project.
The Planetscale icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/315600.svg" alt="Planetscale icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/315600.svg" alt="Planetscale icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/315600.svg" alt="Planetscale icon" :width="24" :height="24" />
CSS background
.icon-planetscale {
background-image: url('https://proicons.com/icon/315600.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>PlanetScale</title><path d="M0 12C0 5.373 5.373 0 12 0c4.873 0 9.067 2.904 10.947 7.077l-15.87 15.87a11.981 11.981 0 0 1-1.935-1.099L14.99 12H12l-8.485 8.485A11.962 11.962 0 0 1 0 12Zm12.004 12L24 12.004C23.998 18.628 18.628 23.998 12.004 24Z"/></svg>
Planetscale in other icon packs
Copied!