planetscale logo
planetscale-light from Skill Icons by tandpfun · Light · MIT Free for personal and commercial use.
- Name
- planetscale-light
- Set
- Skill Icons
- Style
- Light
- Viewbox
- 256×256
- License
- MIT
1 other variant in Skill Icons
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 256 256"><g fill="none"><rect width="256" height="256" fill="#fff" rx="60"/><path fill="#000" d="M38 128.002C38 78.295 78.295 38 128.002 38c36.547 0 68.007 21.784 82.103 53.076L91.075 210.105a90 90 0 0 1-14.51-8.238l73.866-73.865h-22.429l-63.641 63.641C48.074 175.356 38 152.855 38 128.002m180 .029l-89.971 89.971c49.682-.016 89.954-40.288 89.971-89.971"/></g></svg>
React
import type { SVGProps } from "react";
export function SkillIconsPlanetscaleLight(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="none"><rect width="256" height="256" fill="#fff" rx="60"/><path fill="#000" d="M38 128.002C38 78.295 78.295 38 128.002 38c36.547 0 68.007 21.784 82.103 53.076L91.075 210.105a90 90 0 0 1-14.51-8.238l73.866-73.865h-22.429l-63.641 63.641C48.074 175.356 38 152.855 38 128.002m180 .029l-89.971 89.971c49.682-.016 89.954-40.288 89.971-89.971"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="none"><rect width="256" height="256" fill="#fff" rx="60"/><path fill="#000" d="M38 128.002C38 78.295 78.295 38 128.002 38c36.547 0 68.007 21.784 82.103 53.076L91.075 210.105a90 90 0 0 1-14.51-8.238l73.866-73.865h-22.429l-63.641 63.641C48.074 175.356 38 152.855 38 128.002m180 .029l-89.971 89.971c49.682-.016 89.954-40.288 89.971-89.971"/></g></svg> </template>
CSS
.icon-planetscale-light {
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%20256%20256%22%3E%3Cg%20fill%3D%22none%22%3E%3Crect%20width%3D%22256%22%20height%3D%22256%22%20fill%3D%22%23fff%22%20rx%3D%2260%22%2F%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M38%20128.002C38%2078.295%2078.295%2038%20128.002%2038c36.547%200%2068.007%2021.784%2082.103%2053.076L91.075%20210.105a90%2090%200%200%201-14.51-8.238l73.866-73.865h-22.429l-63.641%2063.641C48.074%20175.356%2038%20152.855%2038%20128.002m180%20.029l-89.971%2089.971c49.682-.016%2089.954-40.288%2089.971-89.971%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%20256%20256%22%3E%3Cg%20fill%3D%22none%22%3E%3Crect%20width%3D%22256%22%20height%3D%22256%22%20fill%3D%22%23fff%22%20rx%3D%2260%22%2F%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M38%20128.002C38%2078.295%2078.295%2038%20128.002%2038c36.547%200%2068.007%2021.784%2082.103%2053.076L91.075%20210.105a90%2090%200%200%201-14.51-8.238l73.866-73.865h-22.429l-63.641%2063.641C48.074%20175.356%2038%20152.855%2038%20128.002m180%20.029l-89.971%2089.971c49.682-.016%2089.954-40.288%2089.971-89.971%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/skill-icons/planetscale-light.svg?color=%231a73e8&size=48