knowledgebase logo

knowledgebase from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
knowledgebase
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the knowledgebase logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.1 5.52V1.5h-.18c-3.36.15-6.15 2.31-7.83 4.02l-.09.09l-.09-.09C10.2 3.81 7.44 1.65 4.08 1.5H3.9v4.02H0v6.93c0 1.68.06 3.36.18 4.74a5.57 5.57 0 0 0 5.19 5.1c2.13.12 4.38.21 6.63.21s4.5-.09 6.63-.24a5.57 5.57 0 0 0 5.19-5.1c.12-1.38.18-3.06.18-4.74v-6.9zm0 6.93c0 1.59-.06 3.15-.18 4.41c-.09.81-.75 1.47-1.56 1.5a90 90 0 0 1-12.72 0c-.81-.03-1.5-.69-1.56-1.5c-.12-1.26-.18-2.85-.18-4.41V5.52c2.82.12 5.64 3.15 6.48 4.32L12 12.09l1.62-2.25c.84-1.2 3.66-4.2 6.48-4.32z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsKnowledgebase(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.1 5.52V1.5h-.18c-3.36.15-6.15 2.31-7.83 4.02l-.09.09l-.09-.09C10.2 3.81 7.44 1.65 4.08 1.5H3.9v4.02H0v6.93c0 1.68.06 3.36.18 4.74a5.57 5.57 0 0 0 5.19 5.1c2.13.12 4.38.21 6.63.21s4.5-.09 6.63-.24a5.57 5.57 0 0 0 5.19-5.1c.12-1.38.18-3.06.18-4.74v-6.9zm0 6.93c0 1.59-.06 3.15-.18 4.41c-.09.81-.75 1.47-1.56 1.5a90 90 0 0 1-12.72 0c-.81-.03-1.5-.69-1.56-1.5c-.12-1.26-.18-2.85-.18-4.41V5.52c2.82.12 5.64 3.15 6.48 4.32L12 12.09l1.62-2.25c.84-1.2 3.66-4.2 6.48-4.32z"/></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.1 5.52V1.5h-.18c-3.36.15-6.15 2.31-7.83 4.02l-.09.09l-.09-.09C10.2 3.81 7.44 1.65 4.08 1.5H3.9v4.02H0v6.93c0 1.68.06 3.36.18 4.74a5.57 5.57 0 0 0 5.19 5.1c2.13.12 4.38.21 6.63.21s4.5-.09 6.63-.24a5.57 5.57 0 0 0 5.19-5.1c.12-1.38.18-3.06.18-4.74v-6.9zm0 6.93c0 1.59-.06 3.15-.18 4.41c-.09.81-.75 1.47-1.56 1.5a90 90 0 0 1-12.72 0c-.81-.03-1.5-.69-1.56-1.5c-.12-1.26-.18-2.85-.18-4.41V5.52c2.82.12 5.64 3.15 6.48 4.32L12 12.09l1.62-2.25c.84-1.2 3.66-4.2 6.48-4.32z"/></svg>
</template>

CSS

.icon-knowledgebase {
  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.1%205.52V1.5h-.18c-3.36.15-6.15%202.31-7.83%204.02l-.09.09l-.09-.09C10.2%203.81%207.44%201.65%204.08%201.5H3.9v4.02H0v6.93c0%201.68.06%203.36.18%204.74a5.57%205.57%200%200%200%205.19%205.1c2.13.12%204.38.21%206.63.21s4.5-.09%206.63-.24a5.57%205.57%200%200%200%205.19-5.1c.12-1.38.18-3.06.18-4.74v-6.9zm0%206.93c0%201.59-.06%203.15-.18%204.41c-.09.81-.75%201.47-1.56%201.5a90%2090%200%200%201-12.72%200c-.81-.03-1.5-.69-1.56-1.5c-.12-1.26-.18-2.85-.18-4.41V5.52c2.82.12%205.64%203.15%206.48%204.32L12%2012.09l1.62-2.25c.84-1.2%203.66-4.2%206.48-4.32z%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.1%205.52V1.5h-.18c-3.36.15-6.15%202.31-7.83%204.02l-.09.09l-.09-.09C10.2%203.81%207.44%201.65%204.08%201.5H3.9v4.02H0v6.93c0%201.68.06%203.36.18%204.74a5.57%205.57%200%200%200%205.19%205.1c2.13.12%204.38.21%206.63.21s4.5-.09%206.63-.24a5.57%205.57%200%200%200%205.19-5.1c.12-1.38.18-3.06.18-4.74v-6.9zm0%206.93c0%201.59-.06%203.15-.18%204.41c-.09.81-.75%201.47-1.56%201.5a90%2090%200%200%201-12.72%200c-.81-.03-1.5-.69-1.56-1.5c-.12-1.26-.18-2.85-.18-4.41V5.52c2.82.12%205.64%203.15%206.48%204.32L12%2012.09l1.62-2.25c.84-1.2%203.66-4.2%206.48-4.32z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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