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

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

Use the cliqz logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.387 18.146l4.19-1.402L12 12.027l4.716 11.578l1.403-4.19l3.917 3.917l1.268-1.268zm-7.387 1l.105-.004l1.908 4.686c-.654.11-1.326.172-2.013.172c-6.617 0-12-5.383-12-12S5.383 0 12 0s12 5.383 12 12c0 .695-.063 1.376-.177 2.04l-4.683-1.908c0-.044.006-.087.006-.133A7.153 7.153 0 0 0 12 4.854a7.155 7.154 0 0 0-7.147 7.145A7.155 7.154 0 0 0 12 19.146"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsCliqz(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="m19.387 18.146l4.19-1.402L12 12.027l4.716 11.578l1.403-4.19l3.917 3.917l1.268-1.268zm-7.387 1l.105-.004l1.908 4.686c-.654.11-1.326.172-2.013.172c-6.617 0-12-5.383-12-12S5.383 0 12 0s12 5.383 12 12c0 .695-.063 1.376-.177 2.04l-4.683-1.908c0-.044.006-.087.006-.133A7.153 7.153 0 0 0 12 4.854a7.155 7.154 0 0 0-7.147 7.145A7.155 7.154 0 0 0 12 19.146"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.387 18.146l4.19-1.402L12 12.027l4.716 11.578l1.403-4.19l3.917 3.917l1.268-1.268zm-7.387 1l.105-.004l1.908 4.686c-.654.11-1.326.172-2.013.172c-6.617 0-12-5.383-12-12S5.383 0 12 0s12 5.383 12 12c0 .695-.063 1.376-.177 2.04l-4.683-1.908c0-.044.006-.087.006-.133A7.153 7.153 0 0 0 12 4.854a7.155 7.154 0 0 0-7.147 7.145A7.155 7.154 0 0 0 12 19.146"/></svg>
</template>

CSS

.icon-cliqz {
  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%22m19.387%2018.146l4.19-1.402L12%2012.027l4.716%2011.578l1.403-4.19l3.917%203.917l1.268-1.268zm-7.387%201l.105-.004l1.908%204.686c-.654.11-1.326.172-2.013.172c-6.617%200-12-5.383-12-12S5.383%200%2012%200s12%205.383%2012%2012c0%20.695-.063%201.376-.177%202.04l-4.683-1.908c0-.044.006-.087.006-.133A7.153%207.153%200%200%200%2012%204.854a7.155%207.154%200%200%200-7.147%207.145A7.155%207.154%200%200%200%2012%2019.146%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%22m19.387%2018.146l4.19-1.402L12%2012.027l4.716%2011.578l1.403-4.19l3.917%203.917l1.268-1.268zm-7.387%201l.105-.004l1.908%204.686c-.654.11-1.326.172-2.013.172c-6.617%200-12-5.383-12-12S5.383%200%2012%200s12%205.383%2012%2012c0%20.695-.063%201.376-.177%202.04l-4.683-1.908c0-.044.006-.087.006-.133A7.153%207.153%200%200%200%2012%204.854a7.155%207.154%200%200%200-7.147%207.145A7.155%207.154%200%200%200%2012%2019.146%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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