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

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

Use the quad9 logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.822 24h5.608l6.331-9.48c1.463-2.185 2.288-4.197 2.288-6.4C21.05 3.458 17.144 0 12 0C6.822 0 2.95 3.493 2.95 8.207c0 4.507 3.459 8 8.345 8c.413 0 .757-.018 1.083-.07zM12 12.129c-2.426 0-4.215-1.634-4.215-3.957c0-2.34 1.79-3.957 4.215-3.957c2.409 0 4.215 1.617 4.215 3.957c0 2.323-1.806 3.957-4.215 3.957"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsQuad9(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="M6.822 24h5.608l6.331-9.48c1.463-2.185 2.288-4.197 2.288-6.4C21.05 3.458 17.144 0 12 0C6.822 0 2.95 3.493 2.95 8.207c0 4.507 3.459 8 8.345 8c.413 0 .757-.018 1.083-.07zM12 12.129c-2.426 0-4.215-1.634-4.215-3.957c0-2.34 1.79-3.957 4.215-3.957c2.409 0 4.215 1.617 4.215 3.957c0 2.323-1.806 3.957-4.215 3.957"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.822 24h5.608l6.331-9.48c1.463-2.185 2.288-4.197 2.288-6.4C21.05 3.458 17.144 0 12 0C6.822 0 2.95 3.493 2.95 8.207c0 4.507 3.459 8 8.345 8c.413 0 .757-.018 1.083-.07zM12 12.129c-2.426 0-4.215-1.634-4.215-3.957c0-2.34 1.79-3.957 4.215-3.957c2.409 0 4.215 1.617 4.215 3.957c0 2.323-1.806 3.957-4.215 3.957"/></svg>
</template>

CSS

.icon-quad9 {
  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%22M6.822%2024h5.608l6.331-9.48c1.463-2.185%202.288-4.197%202.288-6.4C21.05%203.458%2017.144%200%2012%200C6.822%200%202.95%203.493%202.95%208.207c0%204.507%203.459%208%208.345%208c.413%200%20.757-.018%201.083-.07zM12%2012.129c-2.426%200-4.215-1.634-4.215-3.957c0-2.34%201.79-3.957%204.215-3.957c2.409%200%204.215%201.617%204.215%203.957c0%202.323-1.806%203.957-4.215%203.957%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%22M6.822%2024h5.608l6.331-9.48c1.463-2.185%202.288-4.197%202.288-6.4C21.05%203.458%2017.144%200%2012%200C6.822%200%202.95%203.493%202.95%208.207c0%204.507%203.459%208%208.345%208c.413%200%20.757-.018%201.083-.07zM12%2012.129c-2.426%200-4.215-1.634-4.215-3.957c0-2.34%201.79-3.957%204.215-3.957c2.409%200%204.215%201.617%204.215%203.957c0%202.323-1.806%203.957-4.215%203.957%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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