palantir logo
palantir from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- palantir
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the palantir logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.147 18L12 21.178L3.853 18L2.5 20.343L12 24l9.5-3.657zM12 0a9.5 9.5 0 1 0 0 19a9.5 9.5 0 0 0 0-19m0 16.078a6.568 6.568 0 1 1 0-13.136a6.568 6.568 0 0 1 0 13.136"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsPalantir(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="M20.147 18L12 21.178L3.853 18L2.5 20.343L12 24l9.5-3.657zM12 0a9.5 9.5 0 1 0 0 19a9.5 9.5 0 0 0 0-19m0 16.078a6.568 6.568 0 1 1 0-13.136a6.568 6.568 0 0 1 0 13.136"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.147 18L12 21.178L3.853 18L2.5 20.343L12 24l9.5-3.657zM12 0a9.5 9.5 0 1 0 0 19a9.5 9.5 0 0 0 0-19m0 16.078a6.568 6.568 0 1 1 0-13.136a6.568 6.568 0 0 1 0 13.136"/></svg> </template>
CSS
.icon-palantir {
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%22M20.147%2018L12%2021.178L3.853%2018L2.5%2020.343L12%2024l9.5-3.657zM12%200a9.5%209.5%200%201%200%200%2019a9.5%209.5%200%200%200%200-19m0%2016.078a6.568%206.568%200%201%201%200-13.136a6.568%206.568%200%200%201%200%2013.136%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%22M20.147%2018L12%2021.178L3.853%2018L2.5%2020.343L12%2024l9.5-3.657zM12%200a9.5%209.5%200%201%200%200%2019a9.5%209.5%200%200%200%200-19m0%2016.078a6.568%206.568%200%201%201%200-13.136a6.568%206.568%200%200%201%200%2013.136%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/palantir.svg?color=%231a73e8&size=48