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

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

Use the kahoot logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m20.557 18.87l2.747-17.513L16.174 0zM.696 2.348v19.078l4.035.14l-.035-6.679l2.487-2.4l2.626 9.078h3.565L10.087 9.722l4.957-5.444l-3.496-1.339L4.73 9.443V1.322zm18.295 17.86l-.99 2.331L20.12 24l2.088-1.235l-.887-2.556Z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsKahoot(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.557 18.87l2.747-17.513L16.174 0zM.696 2.348v19.078l4.035.14l-.035-6.679l2.487-2.4l2.626 9.078h3.565L10.087 9.722l4.957-5.444l-3.496-1.339L4.73 9.443V1.322zm18.295 17.86l-.99 2.331L20.12 24l2.088-1.235l-.887-2.556Z"/></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.557 18.87l2.747-17.513L16.174 0zM.696 2.348v19.078l4.035.14l-.035-6.679l2.487-2.4l2.626 9.078h3.565L10.087 9.722l4.957-5.444l-3.496-1.339L4.73 9.443V1.322zm18.295 17.86l-.99 2.331L20.12 24l2.088-1.235l-.887-2.556Z"/></svg>
</template>

CSS

.icon-kahoot {
  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.557%2018.87l2.747-17.513L16.174%200zM.696%202.348v19.078l4.035.14l-.035-6.679l2.487-2.4l2.626%209.078h3.565L10.087%209.722l4.957-5.444l-3.496-1.339L4.73%209.443V1.322zm18.295%2017.86l-.99%202.331L20.12%2024l2.088-1.235l-.887-2.556Z%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.557%2018.87l2.747-17.513L16.174%200zM.696%202.348v19.078l4.035.14l-.035-6.679l2.487-2.4l2.626%209.078h3.565L10.087%209.722l4.957-5.444l-3.496-1.339L4.73%209.443V1.322zm18.295%2017.86l-.99%202.331L20.12%2024l2.088-1.235l-.887-2.556Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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