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

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

Use the kununu logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.686 17.759a3.26 3.26 0 0 1-2.344-1.004a3.5 3.5 0 0 1-.971-2.422l.015-4.668a1.08 1.08 0 0 0-.302-.751a1 1 0 0 0-.728-.311c-.272 0-.534.112-.727.311c-.192.2-.301.47-.3.752l-.015 4.669c0 .908-.349 1.78-.971 2.422a3.26 3.26 0 0 1-2.344 1.002a3.26 3.26 0 0 1-2.343-1.004a3.48 3.48 0 0 1-.97-2.422L8.7 9.665c0-.282-.109-.552-.302-.752a1.007 1.007 0 0 0-1.454.001c-.193.2-.301.47-.301.752l-.014 4.669a3.5 3.5 0 0 1-.56 1.902a3.34 3.34 0 0 1-1.487 1.26a3.2 3.2 0 0 1-1.914.195a3.3 3.3 0 0 1-1.696-.937a3.4 3.4 0 0 1-.721-1.111A3.5 3.5 0 0 1 0 14.333v-3.707c0-.313.121-.613.335-.835s.505-.346.808-.346s.594.125.808.346a1.2 1.2 0 0 1 .335.835v3.707c0 .282.108.552.301.751c.193.2.455.312.728.312s.534-.112.727-.312c.193-.199.301-.469.301-.751l.015-4.669c0-.908.349-1.779.971-2.422A3.26 3.26 0 0 1 7.673 6.24c.879 0 1.722.361 2.343 1.004s.97 1.514.97 2.423l-.014 4.667c0 .282.109.552.302.752s.454.311.727.311s.534-.113.727-.312c.193-.2.301-.47.301-.752l.014-4.668c.001-.909.35-1.78.972-2.422a3.26 3.26 0 0 1 2.344-1.003c.879 0 1.721.362 2.343 1.004c.621.643.97 1.514.97 2.423l-.014 4.668c0 .282.108.552.301.751c.194.199.455.311.728.311s.534-.112.727-.312s.301-.47.301-.752v-3.706c0-.313.12-.613.334-.835s.505-.346.809-.346c.303 0 .593.124.808.346c.214.222.334.522.334.835v3.706c0 .908-.349 1.78-.97 2.422a3.26 3.26 0 0 1-2.344 1.004"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsKununu(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="M20.686 17.759a3.26 3.26 0 0 1-2.344-1.004a3.5 3.5 0 0 1-.971-2.422l.015-4.668a1.08 1.08 0 0 0-.302-.751a1 1 0 0 0-.728-.311c-.272 0-.534.112-.727.311c-.192.2-.301.47-.3.752l-.015 4.669c0 .908-.349 1.78-.971 2.422a3.26 3.26 0 0 1-2.344 1.002a3.26 3.26 0 0 1-2.343-1.004a3.48 3.48 0 0 1-.97-2.422L8.7 9.665c0-.282-.109-.552-.302-.752a1.007 1.007 0 0 0-1.454.001c-.193.2-.301.47-.301.752l-.014 4.669a3.5 3.5 0 0 1-.56 1.902a3.34 3.34 0 0 1-1.487 1.26a3.2 3.2 0 0 1-1.914.195a3.3 3.3 0 0 1-1.696-.937a3.4 3.4 0 0 1-.721-1.111A3.5 3.5 0 0 1 0 14.333v-3.707c0-.313.121-.613.335-.835s.505-.346.808-.346s.594.125.808.346a1.2 1.2 0 0 1 .335.835v3.707c0 .282.108.552.301.751c.193.2.455.312.728.312s.534-.112.727-.312c.193-.199.301-.469.301-.751l.015-4.669c0-.908.349-1.779.971-2.422A3.26 3.26 0 0 1 7.673 6.24c.879 0 1.722.361 2.343 1.004s.97 1.514.97 2.423l-.014 4.667c0 .282.109.552.302.752s.454.311.727.311s.534-.113.727-.312c.193-.2.301-.47.301-.752l.014-4.668c.001-.909.35-1.78.972-2.422a3.26 3.26 0 0 1 2.344-1.003c.879 0 1.721.362 2.343 1.004c.621.643.97 1.514.97 2.423l-.014 4.668c0 .282.108.552.301.751c.194.199.455.311.728.311s.534-.112.727-.312s.301-.47.301-.752v-3.706c0-.313.12-.613.334-.835s.505-.346.809-.346c.303 0 .593.124.808.346c.214.222.334.522.334.835v3.706c0 .908-.349 1.78-.97 2.422a3.26 3.26 0 0 1-2.344 1.004"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.686 17.759a3.26 3.26 0 0 1-2.344-1.004a3.5 3.5 0 0 1-.971-2.422l.015-4.668a1.08 1.08 0 0 0-.302-.751a1 1 0 0 0-.728-.311c-.272 0-.534.112-.727.311c-.192.2-.301.47-.3.752l-.015 4.669c0 .908-.349 1.78-.971 2.422a3.26 3.26 0 0 1-2.344 1.002a3.26 3.26 0 0 1-2.343-1.004a3.48 3.48 0 0 1-.97-2.422L8.7 9.665c0-.282-.109-.552-.302-.752a1.007 1.007 0 0 0-1.454.001c-.193.2-.301.47-.301.752l-.014 4.669a3.5 3.5 0 0 1-.56 1.902a3.34 3.34 0 0 1-1.487 1.26a3.2 3.2 0 0 1-1.914.195a3.3 3.3 0 0 1-1.696-.937a3.4 3.4 0 0 1-.721-1.111A3.5 3.5 0 0 1 0 14.333v-3.707c0-.313.121-.613.335-.835s.505-.346.808-.346s.594.125.808.346a1.2 1.2 0 0 1 .335.835v3.707c0 .282.108.552.301.751c.193.2.455.312.728.312s.534-.112.727-.312c.193-.199.301-.469.301-.751l.015-4.669c0-.908.349-1.779.971-2.422A3.26 3.26 0 0 1 7.673 6.24c.879 0 1.722.361 2.343 1.004s.97 1.514.97 2.423l-.014 4.667c0 .282.109.552.302.752s.454.311.727.311s.534-.113.727-.312c.193-.2.301-.47.301-.752l.014-4.668c.001-.909.35-1.78.972-2.422a3.26 3.26 0 0 1 2.344-1.003c.879 0 1.721.362 2.343 1.004c.621.643.97 1.514.97 2.423l-.014 4.668c0 .282.108.552.301.751c.194.199.455.311.728.311s.534-.112.727-.312s.301-.47.301-.752v-3.706c0-.313.12-.613.334-.835s.505-.346.809-.346c.303 0 .593.124.808.346c.214.222.334.522.334.835v3.706c0 .908-.349 1.78-.97 2.422a3.26 3.26 0 0 1-2.344 1.004"/></svg>
</template>

CSS

.icon-kununu {
  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%22M20.686%2017.759a3.26%203.26%200%200%201-2.344-1.004a3.5%203.5%200%200%201-.971-2.422l.015-4.668a1.08%201.08%200%200%200-.302-.751a1%201%200%200%200-.728-.311c-.272%200-.534.112-.727.311c-.192.2-.301.47-.3.752l-.015%204.669c0%20.908-.349%201.78-.971%202.422a3.26%203.26%200%200%201-2.344%201.002a3.26%203.26%200%200%201-2.343-1.004a3.48%203.48%200%200%201-.97-2.422L8.7%209.665c0-.282-.109-.552-.302-.752a1.007%201.007%200%200%200-1.454.001c-.193.2-.301.47-.301.752l-.014%204.669a3.5%203.5%200%200%201-.56%201.902a3.34%203.34%200%200%201-1.487%201.26a3.2%203.2%200%200%201-1.914.195a3.3%203.3%200%200%201-1.696-.937a3.4%203.4%200%200%201-.721-1.111A3.5%203.5%200%200%201%200%2014.333v-3.707c0-.313.121-.613.335-.835s.505-.346.808-.346s.594.125.808.346a1.2%201.2%200%200%201%20.335.835v3.707c0%20.282.108.552.301.751c.193.2.455.312.728.312s.534-.112.727-.312c.193-.199.301-.469.301-.751l.015-4.669c0-.908.349-1.779.971-2.422A3.26%203.26%200%200%201%207.673%206.24c.879%200%201.722.361%202.343%201.004s.97%201.514.97%202.423l-.014%204.667c0%20.282.109.552.302.752s.454.311.727.311s.534-.113.727-.312c.193-.2.301-.47.301-.752l.014-4.668c.001-.909.35-1.78.972-2.422a3.26%203.26%200%200%201%202.344-1.003c.879%200%201.721.362%202.343%201.004c.621.643.97%201.514.97%202.423l-.014%204.668c0%20.282.108.552.301.751c.194.199.455.311.728.311s.534-.112.727-.312s.301-.47.301-.752v-3.706c0-.313.12-.613.334-.835s.505-.346.809-.346c.303%200%20.593.124.808.346c.214.222.334.522.334.835v3.706c0%20.908-.349%201.78-.97%202.422a3.26%203.26%200%200%201-2.344%201.004%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%22M20.686%2017.759a3.26%203.26%200%200%201-2.344-1.004a3.5%203.5%200%200%201-.971-2.422l.015-4.668a1.08%201.08%200%200%200-.302-.751a1%201%200%200%200-.728-.311c-.272%200-.534.112-.727.311c-.192.2-.301.47-.3.752l-.015%204.669c0%20.908-.349%201.78-.971%202.422a3.26%203.26%200%200%201-2.344%201.002a3.26%203.26%200%200%201-2.343-1.004a3.48%203.48%200%200%201-.97-2.422L8.7%209.665c0-.282-.109-.552-.302-.752a1.007%201.007%200%200%200-1.454.001c-.193.2-.301.47-.301.752l-.014%204.669a3.5%203.5%200%200%201-.56%201.902a3.34%203.34%200%200%201-1.487%201.26a3.2%203.2%200%200%201-1.914.195a3.3%203.3%200%200%201-1.696-.937a3.4%203.4%200%200%201-.721-1.111A3.5%203.5%200%200%201%200%2014.333v-3.707c0-.313.121-.613.335-.835s.505-.346.808-.346s.594.125.808.346a1.2%201.2%200%200%201%20.335.835v3.707c0%20.282.108.552.301.751c.193.2.455.312.728.312s.534-.112.727-.312c.193-.199.301-.469.301-.751l.015-4.669c0-.908.349-1.779.971-2.422A3.26%203.26%200%200%201%207.673%206.24c.879%200%201.722.361%202.343%201.004s.97%201.514.97%202.423l-.014%204.667c0%20.282.109.552.302.752s.454.311.727.311s.534-.113.727-.312c.193-.2.301-.47.301-.752l.014-4.668c.001-.909.35-1.78.972-2.422a3.26%203.26%200%200%201%202.344-1.003c.879%200%201.721.362%202.343%201.004c.621.643.97%201.514.97%202.423l-.014%204.668c0%20.282.108.552.301.751c.194.199.455.311.728.311s.534-.112.727-.312s.301-.47.301-.752v-3.706c0-.313.12-.613.334-.835s.505-.346.809-.346c.303%200%20.593.124.808.346c.214.222.334.522.334.835v3.706c0%20.908-.349%201.78-.97%202.422a3.26%203.26%200%200%201-2.344%201.004%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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