knowledge 01 icon
knowledge-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- knowledge-01
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the knowledge 01 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M21 16H4.89c-.487 0-.849.172-1.133.451c-.469.46-.637 1.14-.711 1.792c-.086.755-.055 1.446.155 2.195c.236.835.82 1.562 1.685 1.562H21m-1.594 0c-1.539-1.412-2.17-3.858 0-6m-7.588-9.5C11.818 4 9.109 3 9.109 3m2.709 3.921S5.859 3.856 5.859 8.908C5.86 13.961 8.57 16 9.651 16c.862 0 1.37-1.009 2.167-1.009S12.9 16 13.984 16c1.08 0 3.792-2.04 3.792-7.092s-5.958-1.987-5.958-1.987M12.359 6c0-3.99 1.951-3 2.927-4c.975 2.5-.33 3.003-2.927 4"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsKnowledge01(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M21 16H4.89c-.487 0-.849.172-1.133.451c-.469.46-.637 1.14-.711 1.792c-.086.755-.055 1.446.155 2.195c.236.835.82 1.562 1.685 1.562H21m-1.594 0c-1.539-1.412-2.17-3.858 0-6m-7.588-9.5C11.818 4 9.109 3 9.109 3m2.709 3.921S5.859 3.856 5.859 8.908C5.86 13.961 8.57 16 9.651 16c.862 0 1.37-1.009 2.167-1.009S12.9 16 13.984 16c1.08 0 3.792-2.04 3.792-7.092s-5.958-1.987-5.958-1.987M12.359 6c0-3.99 1.951-3 2.927-4c.975 2.5-.33 3.003-2.927 4"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M21 16H4.89c-.487 0-.849.172-1.133.451c-.469.46-.637 1.14-.711 1.792c-.086.755-.055 1.446.155 2.195c.236.835.82 1.562 1.685 1.562H21m-1.594 0c-1.539-1.412-2.17-3.858 0-6m-7.588-9.5C11.818 4 9.109 3 9.109 3m2.709 3.921S5.859 3.856 5.859 8.908C5.86 13.961 8.57 16 9.651 16c.862 0 1.37-1.009 2.167-1.009S12.9 16 13.984 16c1.08 0 3.792-2.04 3.792-7.092s-5.958-1.987-5.958-1.987M12.359 6c0-3.99 1.951-3 2.927-4c.975 2.5-.33 3.003-2.927 4"/></svg> </template>
CSS
.icon-knowledge-01 {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M21%2016H4.89c-.487%200-.849.172-1.133.451c-.469.46-.637%201.14-.711%201.792c-.086.755-.055%201.446.155%202.195c.236.835.82%201.562%201.685%201.562H21m-1.594%200c-1.539-1.412-2.17-3.858%200-6m-7.588-9.5C11.818%204%209.109%203%209.109%203m2.709%203.921S5.859%203.856%205.859%208.908C5.86%2013.961%208.57%2016%209.651%2016c.862%200%201.37-1.009%202.167-1.009S12.9%2016%2013.984%2016c1.08%200%203.792-2.04%203.792-7.092s-5.958-1.987-5.958-1.987M12.359%206c0-3.99%201.951-3%202.927-4c.975%202.5-.33%203.003-2.927%204%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M21%2016H4.89c-.487%200-.849.172-1.133.451c-.469.46-.637%201.14-.711%201.792c-.086.755-.055%201.446.155%202.195c.236.835.82%201.562%201.685%201.562H21m-1.594%200c-1.539-1.412-2.17-3.858%200-6m-7.588-9.5C11.818%204%209.109%203%209.109%203m2.709%203.921S5.859%203.856%205.859%208.908C5.86%2013.961%208.57%2016%209.651%2016c.862%200%201.37-1.009%202.167-1.009S12.9%2016%2013.984%2016c1.08%200%203.792-2.04%203.792-7.092s-5.958-1.987-5.958-1.987M12.359%206c0-3.99%201.951-3%202.927-4c.975%202.5-.33%203.003-2.927%204%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/knowledge-01.svg?color=%231a73e8&size=48