palantir from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.

Name
palantir
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
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 32 32"><path fill="currentColor" d="M26.865 24L16 28.24L5.135 24l-1.802 3.125L16 32l12.667-4.875zM16 0C9.005 0 3.333 5.672 3.333 12.667S9.005 25.334 16 25.334s12.667-5.672 12.667-12.667S22.995 0 16 0m0 21.438a8.754 8.754 0 0 1-8.755-8.755c0-4.839 3.917-8.76 8.755-8.76s8.755 3.922 8.755 8.76A8.755 8.755 0 0 1 16 21.438"/></svg>

React

import type { SVGProps } from "react";

export function CibPalantir(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M26.865 24L16 28.24L5.135 24l-1.802 3.125L16 32l12.667-4.875zM16 0C9.005 0 3.333 5.672 3.333 12.667S9.005 25.334 16 25.334s12.667-5.672 12.667-12.667S22.995 0 16 0m0 21.438a8.754 8.754 0 0 1-8.755-8.755c0-4.839 3.917-8.76 8.755-8.76s8.755 3.922 8.755 8.76A8.755 8.755 0 0 1 16 21.438"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M26.865 24L16 28.24L5.135 24l-1.802 3.125L16 32l12.667-4.875zM16 0C9.005 0 3.333 5.672 3.333 12.667S9.005 25.334 16 25.334s12.667-5.672 12.667-12.667S22.995 0 16 0m0 21.438a8.754 8.754 0 0 1-8.755-8.755c0-4.839 3.917-8.76 8.755-8.76s8.755 3.922 8.755 8.76A8.755 8.755 0 0 1 16 21.438"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M26.865%2024L16%2028.24L5.135%2024l-1.802%203.125L16%2032l12.667-4.875zM16%200C9.005%200%203.333%205.672%203.333%2012.667S9.005%2025.334%2016%2025.334s12.667-5.672%2012.667-12.667S22.995%200%2016%200m0%2021.438a8.754%208.754%200%200%201-8.755-8.755c0-4.839%203.917-8.76%208.755-8.76s8.755%203.922%208.755%208.76A8.755%208.755%200%200%201%2016%2021.438%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M26.865%2024L16%2028.24L5.135%2024l-1.802%203.125L16%2032l12.667-4.875zM16%200C9.005%200%203.333%205.672%203.333%2012.667S9.005%2025.334%2016%2025.334s12.667-5.672%2012.667-12.667S22.995%200%2016%200m0%2021.438a8.754%208.754%200%200%201-8.755-8.755c0-4.839%203.917-8.76%208.755-8.76s8.755%203.922%208.755%208.76A8.755%208.755%200%200%201%2016%2021.438%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/palantir.svg?color=%231a73e8&size=48