quiz-04 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
quiz-04
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the quiz 04 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="square" stroke-linejoin="round" d="M20.5 14v-3.5c0-2.335 0-3.502-.472-4.386a4 4 0 0 0-1.642-1.642C17.502 4 16.335 4 14 4a2 2 0 1 0-4 0c-2.335 0-3.502 0-4.386.472a4 4 0 0 0-1.642 1.642C3.5 6.998 3.5 8.165 3.5 10.5V14c0 3.771 0 5.657 1.172 6.828S7.729 22 11.5 22h1c3.771 0 5.657 0 6.828-1.172S20.5 17.771 20.5 14Z"/><path stroke-linecap="round" d="M6.5 10h4"/><path stroke-linecap="round" stroke-linejoin="round" d="M13.5 11s.5 0 1 1c0 0 1.588-2.5 3-3"/><path stroke-linecap="round" d="M6.5 16h4"/><path stroke-linecap="round" stroke-linejoin="round" d="M13.5 17s.5 0 1 1c0 0 1.588-2.5 3-3"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsQuiz04(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path strokeLinecap="square" strokeLinejoin="round" d="M20.5 14v-3.5c0-2.335 0-3.502-.472-4.386a4 4 0 0 0-1.642-1.642C17.502 4 16.335 4 14 4a2 2 0 1 0-4 0c-2.335 0-3.502 0-4.386.472a4 4 0 0 0-1.642 1.642C3.5 6.998 3.5 8.165 3.5 10.5V14c0 3.771 0 5.657 1.172 6.828S7.729 22 11.5 22h1c3.771 0 5.657 0 6.828-1.172S20.5 17.771 20.5 14Z"/><path strokeLinecap="round" d="M6.5 10h4"/><path strokeLinecap="round" strokeLinejoin="round" d="M13.5 11s.5 0 1 1c0 0 1.588-2.5 3-3"/><path strokeLinecap="round" d="M6.5 16h4"/><path strokeLinecap="round" strokeLinejoin="round" d="M13.5 17s.5 0 1 1c0 0 1.588-2.5 3-3"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="square" stroke-linejoin="round" d="M20.5 14v-3.5c0-2.335 0-3.502-.472-4.386a4 4 0 0 0-1.642-1.642C17.502 4 16.335 4 14 4a2 2 0 1 0-4 0c-2.335 0-3.502 0-4.386.472a4 4 0 0 0-1.642 1.642C3.5 6.998 3.5 8.165 3.5 10.5V14c0 3.771 0 5.657 1.172 6.828S7.729 22 11.5 22h1c3.771 0 5.657 0 6.828-1.172S20.5 17.771 20.5 14Z"/><path stroke-linecap="round" d="M6.5 10h4"/><path stroke-linecap="round" stroke-linejoin="round" d="M13.5 11s.5 0 1 1c0 0 1.588-2.5 3-3"/><path stroke-linecap="round" d="M6.5 16h4"/><path stroke-linecap="round" stroke-linejoin="round" d="M13.5 17s.5 0 1 1c0 0 1.588-2.5 3-3"/></g></svg>
</template>

CSS

.icon-quiz-04 {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22square%22%20stroke-linejoin%3D%22round%22%20d%3D%22M20.5%2014v-3.5c0-2.335%200-3.502-.472-4.386a4%204%200%200%200-1.642-1.642C17.502%204%2016.335%204%2014%204a2%202%200%201%200-4%200c-2.335%200-3.502%200-4.386.472a4%204%200%200%200-1.642%201.642C3.5%206.998%203.5%208.165%203.5%2010.5V14c0%203.771%200%205.657%201.172%206.828S7.729%2022%2011.5%2022h1c3.771%200%205.657%200%206.828-1.172S20.5%2017.771%2020.5%2014Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M6.5%2010h4%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M13.5%2011s.5%200%201%201c0%200%201.588-2.5%203-3%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M6.5%2016h4%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M13.5%2017s.5%200%201%201c0%200%201.588-2.5%203-3%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22square%22%20stroke-linejoin%3D%22round%22%20d%3D%22M20.5%2014v-3.5c0-2.335%200-3.502-.472-4.386a4%204%200%200%200-1.642-1.642C17.502%204%2016.335%204%2014%204a2%202%200%201%200-4%200c-2.335%200-3.502%200-4.386.472a4%204%200%200%200-1.642%201.642C3.5%206.998%203.5%208.165%203.5%2010.5V14c0%203.771%200%205.657%201.172%206.828S7.729%2022%2011.5%2022h1c3.771%200%205.657%200%206.828-1.172S20.5%2017.771%2020.5%2014Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M6.5%2010h4%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M13.5%2011s.5%200%201%201c0%200%201.588-2.5%203-3%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M6.5%2016h4%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M13.5%2017s.5%200%201%201c0%200%201.588-2.5%203-3%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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