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

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

Use the qase logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23.85 18.994s-.802.46-1.795.28c-.19-.03-.37-.1-.551-.19a11.77 11.77 0 0 0 2.367-7.088C23.87 5.428 18.525.1 11.935.1S0 5.428 0 11.996s5.346 11.897 11.935 11.897c2.087 0 4.042-.54 5.747-1.47c.562.59 1.344 1.21 2.297 1.4c1.796.34 3.1-.48 3.631-1.58c.451-.96.482-2.1.24-3.249m-11.925-.13c-3.79 0-6.88-3.079-6.88-6.858s3.09-6.858 6.88-6.858c3.792 0 6.89 3.07 6.89 6.848c0 1.16-.29 2.26-.812 3.22c-.15-.19-.28-.37-.37-.49c-.352-.48-.713-.97-1.064-1.47c-.461-.65-1.524-1.95-2.989-2.23c-1.795-.34-3.099.48-3.63 1.58c-.452.96-.482 2.1-.251 3.239c0 0 .802-.46 1.795-.28c.722.13 1.404.68 2.277 1.76c.07.09.371.49.772 1.01c-.802.34-1.685.53-2.618.53"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsQase(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="M23.85 18.994s-.802.46-1.795.28c-.19-.03-.37-.1-.551-.19a11.77 11.77 0 0 0 2.367-7.088C23.87 5.428 18.525.1 11.935.1S0 5.428 0 11.996s5.346 11.897 11.935 11.897c2.087 0 4.042-.54 5.747-1.47c.562.59 1.344 1.21 2.297 1.4c1.796.34 3.1-.48 3.631-1.58c.451-.96.482-2.1.24-3.249m-11.925-.13c-3.79 0-6.88-3.079-6.88-6.858s3.09-6.858 6.88-6.858c3.792 0 6.89 3.07 6.89 6.848c0 1.16-.29 2.26-.812 3.22c-.15-.19-.28-.37-.37-.49c-.352-.48-.713-.97-1.064-1.47c-.461-.65-1.524-1.95-2.989-2.23c-1.795-.34-3.099.48-3.63 1.58c-.452.96-.482 2.1-.251 3.239c0 0 .802-.46 1.795-.28c.722.13 1.404.68 2.277 1.76c.07.09.371.49.772 1.01c-.802.34-1.685.53-2.618.53"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23.85 18.994s-.802.46-1.795.28c-.19-.03-.37-.1-.551-.19a11.77 11.77 0 0 0 2.367-7.088C23.87 5.428 18.525.1 11.935.1S0 5.428 0 11.996s5.346 11.897 11.935 11.897c2.087 0 4.042-.54 5.747-1.47c.562.59 1.344 1.21 2.297 1.4c1.796.34 3.1-.48 3.631-1.58c.451-.96.482-2.1.24-3.249m-11.925-.13c-3.79 0-6.88-3.079-6.88-6.858s3.09-6.858 6.88-6.858c3.792 0 6.89 3.07 6.89 6.848c0 1.16-.29 2.26-.812 3.22c-.15-.19-.28-.37-.37-.49c-.352-.48-.713-.97-1.064-1.47c-.461-.65-1.524-1.95-2.989-2.23c-1.795-.34-3.099.48-3.63 1.58c-.452.96-.482 2.1-.251 3.239c0 0 .802-.46 1.795-.28c.722.13 1.404.68 2.277 1.76c.07.09.371.49.772 1.01c-.802.34-1.685.53-2.618.53"/></svg>
</template>

CSS

.icon-qase {
  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%22M23.85%2018.994s-.802.46-1.795.28c-.19-.03-.37-.1-.551-.19a11.77%2011.77%200%200%200%202.367-7.088C23.87%205.428%2018.525.1%2011.935.1S0%205.428%200%2011.996s5.346%2011.897%2011.935%2011.897c2.087%200%204.042-.54%205.747-1.47c.562.59%201.344%201.21%202.297%201.4c1.796.34%203.1-.48%203.631-1.58c.451-.96.482-2.1.24-3.249m-11.925-.13c-3.79%200-6.88-3.079-6.88-6.858s3.09-6.858%206.88-6.858c3.792%200%206.89%203.07%206.89%206.848c0%201.16-.29%202.26-.812%203.22c-.15-.19-.28-.37-.37-.49c-.352-.48-.713-.97-1.064-1.47c-.461-.65-1.524-1.95-2.989-2.23c-1.795-.34-3.099.48-3.63%201.58c-.452.96-.482%202.1-.251%203.239c0%200%20.802-.46%201.795-.28c.722.13%201.404.68%202.277%201.76c.07.09.371.49.772%201.01c-.802.34-1.685.53-2.618.53%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%22M23.85%2018.994s-.802.46-1.795.28c-.19-.03-.37-.1-.551-.19a11.77%2011.77%200%200%200%202.367-7.088C23.87%205.428%2018.525.1%2011.935.1S0%205.428%200%2011.996s5.346%2011.897%2011.935%2011.897c2.087%200%204.042-.54%205.747-1.47c.562.59%201.344%201.21%202.297%201.4c1.796.34%203.1-.48%203.631-1.58c.451-.96.482-2.1.24-3.249m-11.925-.13c-3.79%200-6.88-3.079-6.88-6.858s3.09-6.858%206.88-6.858c3.792%200%206.89%203.07%206.89%206.848c0%201.16-.29%202.26-.812%203.22c-.15-.19-.28-.37-.37-.49c-.352-.48-.713-.97-1.064-1.47c-.461-.65-1.524-1.95-2.989-2.23c-1.795-.34-3.099.48-3.63%201.58c-.452.96-.482%202.1-.251%203.239c0%200%20.802-.46%201.795-.28c.722.13%201.404.68%202.277%201.76c.07.09.371.49.772%201.01c-.802.34-1.685.53-2.618.53%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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