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

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

Use the qwant logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.313 5.163c4.289 0 7.766 2.589 7.766 7.616c0 4.759-3.072 7.301-7.003 7.59c1.87 1.142 4.693 1.143 6.45-.348l.547.297l-.615 3.074l-.226.285c-3.118.918-5.947-.099-7.921-3.329c-3.816-.37-6.765-2.9-6.765-7.568c0-5.03 3.477-7.617 7.766-7.617zm0 13.88c2.756 0 4.08-2.804 4.08-6.264s-1.148-6.264-4.08-6.264c-2.85 0-4.08 2.805-4.08 6.264s1.182 6.264 4.08 6.264m8.719-16.319L18.734 0h.263l.703 2.725l2.754.71v.248l-2.754.71l-.703 2.725h-.263l-.702-2.725l-2.696-.695V3.42z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsQwant(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="M9.313 5.163c4.289 0 7.766 2.589 7.766 7.616c0 4.759-3.072 7.301-7.003 7.59c1.87 1.142 4.693 1.143 6.45-.348l.547.297l-.615 3.074l-.226.285c-3.118.918-5.947-.099-7.921-3.329c-3.816-.37-6.765-2.9-6.765-7.568c0-5.03 3.477-7.617 7.766-7.617zm0 13.88c2.756 0 4.08-2.804 4.08-6.264s-1.148-6.264-4.08-6.264c-2.85 0-4.08 2.805-4.08 6.264s1.182 6.264 4.08 6.264m8.719-16.319L18.734 0h.263l.703 2.725l2.754.71v.248l-2.754.71l-.703 2.725h-.263l-.702-2.725l-2.696-.695V3.42z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.313 5.163c4.289 0 7.766 2.589 7.766 7.616c0 4.759-3.072 7.301-7.003 7.59c1.87 1.142 4.693 1.143 6.45-.348l.547.297l-.615 3.074l-.226.285c-3.118.918-5.947-.099-7.921-3.329c-3.816-.37-6.765-2.9-6.765-7.568c0-5.03 3.477-7.617 7.766-7.617zm0 13.88c2.756 0 4.08-2.804 4.08-6.264s-1.148-6.264-4.08-6.264c-2.85 0-4.08 2.805-4.08 6.264s1.182 6.264 4.08 6.264m8.719-16.319L18.734 0h.263l.703 2.725l2.754.71v.248l-2.754.71l-.703 2.725h-.263l-.702-2.725l-2.696-.695V3.42z"/></svg>
</template>

CSS

.icon-qwant {
  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%22M9.313%205.163c4.289%200%207.766%202.589%207.766%207.616c0%204.759-3.072%207.301-7.003%207.59c1.87%201.142%204.693%201.143%206.45-.348l.547.297l-.615%203.074l-.226.285c-3.118.918-5.947-.099-7.921-3.329c-3.816-.37-6.765-2.9-6.765-7.568c0-5.03%203.477-7.617%207.766-7.617zm0%2013.88c2.756%200%204.08-2.804%204.08-6.264s-1.148-6.264-4.08-6.264c-2.85%200-4.08%202.805-4.08%206.264s1.182%206.264%204.08%206.264m8.719-16.319L18.734%200h.263l.703%202.725l2.754.71v.248l-2.754.71l-.703%202.725h-.263l-.702-2.725l-2.696-.695V3.42z%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%22M9.313%205.163c4.289%200%207.766%202.589%207.766%207.616c0%204.759-3.072%207.301-7.003%207.59c1.87%201.142%204.693%201.143%206.45-.348l.547.297l-.615%203.074l-.226.285c-3.118.918-5.947-.099-7.921-3.329c-3.816-.37-6.765-2.9-6.765-7.568c0-5.03%203.477-7.617%207.766-7.617zm0%2013.88c2.756%200%204.08-2.804%204.08-6.264s-1.148-6.264-4.08-6.264c-2.85%200-4.08%202.805-4.08%206.264s1.182%206.264%204.08%206.264m8.719-16.319L18.734%200h.263l.703%202.725l2.754.71v.248l-2.754.71l-.703%202.725h-.263l-.702-2.725l-2.696-.695V3.42z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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