planetscale logo
planetscale from Boxicons Brands by Boxicons · Logo · MIT Free for personal and commercial use.
- Name
- planetscale
- Set
- Boxicons Brands
- Style
- Logo
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the planetscale logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22 12L12 22c5.52 0 10-4.48 10-10M12 2a10 10 0 0 0-7.07 2.93c-3.91 3.9-3.91 10.24 0 14.14L12 12h2.5l-8.22 8.21c.51.35 1.05.66 1.62.91L21.13 7.89c-1.57-3.48-5.06-5.9-9.12-5.9Z"/></svg>
React
import type { SVGProps } from "react";
export function BxlPlanetscale(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="M22 12L12 22c5.52 0 10-4.48 10-10M12 2a10 10 0 0 0-7.07 2.93c-3.91 3.9-3.91 10.24 0 14.14L12 12h2.5l-8.22 8.21c.51.35 1.05.66 1.62.91L21.13 7.89c-1.57-3.48-5.06-5.9-9.12-5.9Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22 12L12 22c5.52 0 10-4.48 10-10M12 2a10 10 0 0 0-7.07 2.93c-3.91 3.9-3.91 10.24 0 14.14L12 12h2.5l-8.22 8.21c.51.35 1.05.66 1.62.91L21.13 7.89c-1.57-3.48-5.06-5.9-9.12-5.9Z"/></svg> </template>
CSS
.icon-planetscale {
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%22M22%2012L12%2022c5.52%200%2010-4.48%2010-10M12%202a10%2010%200%200%200-7.07%202.93c-3.91%203.9-3.91%2010.24%200%2014.14L12%2012h2.5l-8.22%208.21c.51.35%201.05.66%201.62.91L21.13%207.89c-1.57-3.48-5.06-5.9-9.12-5.9Z%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%22M22%2012L12%2022c5.52%200%2010-4.48%2010-10M12%202a10%2010%200%200%200-7.07%202.93c-3.91%203.9-3.91%2010.24%200%2014.14L12%2012h2.5l-8.22%208.21c.51.35%201.05.66%201.62.91L21.13%207.89c-1.57-3.48-5.06-5.9-9.12-5.9Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bxl/planetscale.svg?color=%231a73e8&size=48