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

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

The same logo in other sets

Use the algolia logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0C5.445 0 .103 5.285.01 11.817c-.097 6.634 5.285 12.131 11.92 12.17a11.9 11.9 0 0 0 5.775-1.443a.28.28 0 0 0 .052-.457l-1.122-.994a.79.79 0 0 0-.833-.14a9.7 9.7 0 0 1-3.923.77c-5.36-.067-9.692-4.527-9.607-9.888c.084-5.293 4.417-9.573 9.73-9.573h9.73v17.296l-5.522-4.907a.407.407 0 0 0-.596.063a4.52 4.52 0 0 1-3.934 1.793a4.54 4.54 0 0 1-4.192-4.168A4.53 4.53 0 0 1 12 7.467a4.53 4.53 0 0 1 4.509 4.126c.018.205.11.397.265.533l1.438 1.275a.28.28 0 0 0 .462-.158a6.8 6.8 0 0 0 .099-1.725c-.232-3.376-2.966-6.092-6.345-6.3c-3.873-.24-7.11 2.79-7.214 6.588c-.1 3.7 2.933 6.892 6.634 6.974a6.75 6.75 0 0 0 4.136-1.294l7.212 6.394a.48.48 0 0 0 .797-.36V.456A.456.456 0 0 0 23.54 0Z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsAlgolia(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="M12 0C5.445 0 .103 5.285.01 11.817c-.097 6.634 5.285 12.131 11.92 12.17a11.9 11.9 0 0 0 5.775-1.443a.28.28 0 0 0 .052-.457l-1.122-.994a.79.79 0 0 0-.833-.14a9.7 9.7 0 0 1-3.923.77c-5.36-.067-9.692-4.527-9.607-9.888c.084-5.293 4.417-9.573 9.73-9.573h9.73v17.296l-5.522-4.907a.407.407 0 0 0-.596.063a4.52 4.52 0 0 1-3.934 1.793a4.54 4.54 0 0 1-4.192-4.168A4.53 4.53 0 0 1 12 7.467a4.53 4.53 0 0 1 4.509 4.126c.018.205.11.397.265.533l1.438 1.275a.28.28 0 0 0 .462-.158a6.8 6.8 0 0 0 .099-1.725c-.232-3.376-2.966-6.092-6.345-6.3c-3.873-.24-7.11 2.79-7.214 6.588c-.1 3.7 2.933 6.892 6.634 6.974a6.75 6.75 0 0 0 4.136-1.294l7.212 6.394a.48.48 0 0 0 .797-.36V.456A.456.456 0 0 0 23.54 0Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0C5.445 0 .103 5.285.01 11.817c-.097 6.634 5.285 12.131 11.92 12.17a11.9 11.9 0 0 0 5.775-1.443a.28.28 0 0 0 .052-.457l-1.122-.994a.79.79 0 0 0-.833-.14a9.7 9.7 0 0 1-3.923.77c-5.36-.067-9.692-4.527-9.607-9.888c.084-5.293 4.417-9.573 9.73-9.573h9.73v17.296l-5.522-4.907a.407.407 0 0 0-.596.063a4.52 4.52 0 0 1-3.934 1.793a4.54 4.54 0 0 1-4.192-4.168A4.53 4.53 0 0 1 12 7.467a4.53 4.53 0 0 1 4.509 4.126c.018.205.11.397.265.533l1.438 1.275a.28.28 0 0 0 .462-.158a6.8 6.8 0 0 0 .099-1.725c-.232-3.376-2.966-6.092-6.345-6.3c-3.873-.24-7.11 2.79-7.214 6.588c-.1 3.7 2.933 6.892 6.634 6.974a6.75 6.75 0 0 0 4.136-1.294l7.212 6.394a.48.48 0 0 0 .797-.36V.456A.456.456 0 0 0 23.54 0Z"/></svg>
</template>

CSS

.icon-algolia {
  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%22M12%200C5.445%200%20.103%205.285.01%2011.817c-.097%206.634%205.285%2012.131%2011.92%2012.17a11.9%2011.9%200%200%200%205.775-1.443a.28.28%200%200%200%20.052-.457l-1.122-.994a.79.79%200%200%200-.833-.14a9.7%209.7%200%200%201-3.923.77c-5.36-.067-9.692-4.527-9.607-9.888c.084-5.293%204.417-9.573%209.73-9.573h9.73v17.296l-5.522-4.907a.407.407%200%200%200-.596.063a4.52%204.52%200%200%201-3.934%201.793a4.54%204.54%200%200%201-4.192-4.168A4.53%204.53%200%200%201%2012%207.467a4.53%204.53%200%200%201%204.509%204.126c.018.205.11.397.265.533l1.438%201.275a.28.28%200%200%200%20.462-.158a6.8%206.8%200%200%200%20.099-1.725c-.232-3.376-2.966-6.092-6.345-6.3c-3.873-.24-7.11%202.79-7.214%206.588c-.1%203.7%202.933%206.892%206.634%206.974a6.75%206.75%200%200%200%204.136-1.294l7.212%206.394a.48.48%200%200%200%20.797-.36V.456A.456.456%200%200%200%2023.54%200Z%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%22M12%200C5.445%200%20.103%205.285.01%2011.817c-.097%206.634%205.285%2012.131%2011.92%2012.17a11.9%2011.9%200%200%200%205.775-1.443a.28.28%200%200%200%20.052-.457l-1.122-.994a.79.79%200%200%200-.833-.14a9.7%209.7%200%200%201-3.923.77c-5.36-.067-9.692-4.527-9.607-9.888c.084-5.293%204.417-9.573%209.73-9.573h9.73v17.296l-5.522-4.907a.407.407%200%200%200-.596.063a4.52%204.52%200%200%201-3.934%201.793a4.54%204.54%200%200%201-4.192-4.168A4.53%204.53%200%200%201%2012%207.467a4.53%204.53%200%200%201%204.509%204.126c.018.205.11.397.265.533l1.438%201.275a.28.28%200%200%200%20.462-.158a6.8%206.8%200%200%200%20.099-1.725c-.232-3.376-2.966-6.092-6.345-6.3c-3.873-.24-7.11%202.79-7.214%206.588c-.1%203.7%202.933%206.892%206.634%206.974a6.75%206.75%200%200%200%204.136-1.294l7.212%206.394a.48.48%200%200%200%20.797-.36V.456A.456.456%200%200%200%2023.54%200Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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