Kahoot Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Kahoot icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/327794.svg" alt="Kahoot icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327794.svg" alt="Kahoot icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327794.svg" alt="Kahoot icon" :width="24" :height="24" />
CSS background
.icon-kahoot {
background-image: url('https://proicons.com/icon/327794.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.h{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="b"><line id="c" class="h" x1="7.1597" y1="5.9276" x2="7.1597" y2="42.0584"/><polyline id="d" class="h" points="26.58 42.0584 11.6761 23.993 26.58 5.9276"/><line id="e" class="h" x1="11.6761" y1="23.993" x2="7.1597" y2="23.993"/></g><path id="f" class="h" d="M29.898,5.5l10.9422,2.0612-4.3005,26.8721L29.898,5.5Z"/><path id="g" class="h" d="M34.1986,36.5199l3.588-.0509,1.3232,3.9188-3.2827,2.1121-3.2318-2.3411,1.6032-3.6389Z"/></svg>
Kahoot in other icon packs
Copied!