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

Name
indeed
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.0

The same logo in other sets

Use the indeed logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M19.76 13.745c-3.197 1.64-6.776-1.417-5.661-4.833c1.12-3.417 5.813-3.767 7.423-.552a4 4 0 0 1-1.761 5.389zM15.469.76c3.291-1.197 7.057-1.135 9.875 1.313a4.8 4.8 0 0 1 1.364 1.828c.281.916-1-.095-1.172-.224a12.7 12.7 0 0 0-2.869-1.464C17.115.516 11.864 3.609 8.62 8.421a26 26 0 0 0-3 6.833a4.2 4.2 0 0 1-.281.86c-.145.271-.068-.735-.068-.765c.12-1.005.313-2.005.573-2.985C7.349 7.12 10.683 2.755 15.469.755zm.047 27.995V17.068c.333.036.645.052.979.052c1.516.005 3-.412 4.297-1.193V28.75c0 1.1-.204 1.907-.699 2.439a2.49 2.49 0 0 1-1.932.812a2.44 2.44 0 0 1-1.907-.812c-.489-.537-.744-1.349-.744-2.433z"/></svg>

React

import type { SVGProps } from "react";

export function CibIndeed(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="M19.76 13.745c-3.197 1.64-6.776-1.417-5.661-4.833c1.12-3.417 5.813-3.767 7.423-.552a4 4 0 0 1-1.761 5.389zM15.469.76c3.291-1.197 7.057-1.135 9.875 1.313a4.8 4.8 0 0 1 1.364 1.828c.281.916-1-.095-1.172-.224a12.7 12.7 0 0 0-2.869-1.464C17.115.516 11.864 3.609 8.62 8.421a26 26 0 0 0-3 6.833a4.2 4.2 0 0 1-.281.86c-.145.271-.068-.735-.068-.765c.12-1.005.313-2.005.573-2.985C7.349 7.12 10.683 2.755 15.469.755zm.047 27.995V17.068c.333.036.645.052.979.052c1.516.005 3-.412 4.297-1.193V28.75c0 1.1-.204 1.907-.699 2.439a2.49 2.49 0 0 1-1.932.812a2.44 2.44 0 0 1-1.907-.812c-.489-.537-.744-1.349-.744-2.433z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M19.76 13.745c-3.197 1.64-6.776-1.417-5.661-4.833c1.12-3.417 5.813-3.767 7.423-.552a4 4 0 0 1-1.761 5.389zM15.469.76c3.291-1.197 7.057-1.135 9.875 1.313a4.8 4.8 0 0 1 1.364 1.828c.281.916-1-.095-1.172-.224a12.7 12.7 0 0 0-2.869-1.464C17.115.516 11.864 3.609 8.62 8.421a26 26 0 0 0-3 6.833a4.2 4.2 0 0 1-.281.86c-.145.271-.068-.735-.068-.765c.12-1.005.313-2.005.573-2.985C7.349 7.12 10.683 2.755 15.469.755zm.047 27.995V17.068c.333.036.645.052.979.052c1.516.005 3-.412 4.297-1.193V28.75c0 1.1-.204 1.907-.699 2.439a2.49 2.49 0 0 1-1.932.812a2.44 2.44 0 0 1-1.907-.812c-.489-.537-.744-1.349-.744-2.433z"/></svg>
</template>

CSS

.icon-indeed {
  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%22M19.76%2013.745c-3.197%201.64-6.776-1.417-5.661-4.833c1.12-3.417%205.813-3.767%207.423-.552a4%204%200%200%201-1.761%205.389zM15.469.76c3.291-1.197%207.057-1.135%209.875%201.313a4.8%204.8%200%200%201%201.364%201.828c.281.916-1-.095-1.172-.224a12.7%2012.7%200%200%200-2.869-1.464C17.115.516%2011.864%203.609%208.62%208.421a26%2026%200%200%200-3%206.833a4.2%204.2%200%200%201-.281.86c-.145.271-.068-.735-.068-.765c.12-1.005.313-2.005.573-2.985C7.349%207.12%2010.683%202.755%2015.469.755zm.047%2027.995V17.068c.333.036.645.052.979.052c1.516.005%203-.412%204.297-1.193V28.75c0%201.1-.204%201.907-.699%202.439a2.49%202.49%200%200%201-1.932.812a2.44%202.44%200%200%201-1.907-.812c-.489-.537-.744-1.349-.744-2.433z%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%22M19.76%2013.745c-3.197%201.64-6.776-1.417-5.661-4.833c1.12-3.417%205.813-3.767%207.423-.552a4%204%200%200%201-1.761%205.389zM15.469.76c3.291-1.197%207.057-1.135%209.875%201.313a4.8%204.8%200%200%201%201.364%201.828c.281.916-1-.095-1.172-.224a12.7%2012.7%200%200%200-2.869-1.464C17.115.516%2011.864%203.609%208.62%208.421a26%2026%200%200%200-3%206.833a4.2%204.2%200%200%201-.281.86c-.145.271-.068-.735-.068-.765c.12-1.005.313-2.005.573-2.985C7.349%207.12%2010.683%202.755%2015.469.755zm.047%2027.995V17.068c.333.036.645.052.979.052c1.516.005%203-.412%204.297-1.193V28.75c0%201.1-.204%201.907-.699%202.439a2.49%202.49%200%200%201-1.932.812a2.44%202.44%200%200%201-1.907-.812c-.489-.537-.744-1.349-.744-2.433z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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