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

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

Use the kuula 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.388 0 0 5.388 0 12s5.388 12 12 12s12-5.388 12-12S18.612 0 12 0m0 2.547A9.433 9.433 0 0 1 21.453 12A9.433 9.433 0 0 1 12 21.453A9.433 9.433 0 0 1 2.547 12A9.433 9.433 0 0 1 12 2.547m-.606 5.366l4.372-.693l2.01 3.944l-3.13 3.13l-3.944-2.01z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsKuula(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.388 0 0 5.388 0 12s5.388 12 12 12s12-5.388 12-12S18.612 0 12 0m0 2.547A9.433 9.433 0 0 1 21.453 12A9.433 9.433 0 0 1 12 21.453A9.433 9.433 0 0 1 2.547 12A9.433 9.433 0 0 1 12 2.547m-.606 5.366l4.372-.693l2.01 3.944l-3.13 3.13l-3.944-2.01z"/></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.388 0 0 5.388 0 12s5.388 12 12 12s12-5.388 12-12S18.612 0 12 0m0 2.547A9.433 9.433 0 0 1 21.453 12A9.433 9.433 0 0 1 12 21.453A9.433 9.433 0 0 1 2.547 12A9.433 9.433 0 0 1 12 2.547m-.606 5.366l4.372-.693l2.01 3.944l-3.13 3.13l-3.944-2.01z"/></svg>
</template>

CSS

.icon-kuula {
  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.388%200%200%205.388%200%2012s5.388%2012%2012%2012s12-5.388%2012-12S18.612%200%2012%200m0%202.547A9.433%209.433%200%200%201%2021.453%2012A9.433%209.433%200%200%201%2012%2021.453A9.433%209.433%200%200%201%202.547%2012A9.433%209.433%200%200%201%2012%202.547m-.606%205.366l4.372-.693l2.01%203.944l-3.13%203.13l-3.944-2.01z%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.388%200%200%205.388%200%2012s5.388%2012%2012%2012s12-5.388%2012-12S18.612%200%2012%200m0%202.547A9.433%209.433%200%200%201%2021.453%2012A9.433%209.433%200%200%201%2012%2021.453A9.433%209.433%200%200%201%202.547%2012A9.433%209.433%200%200%201%2012%202.547m-.606%205.366l4.372-.693l2.01%203.944l-3.13%203.13l-3.944-2.01z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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

Kuula logo — Simple Icons · IconsDB