artificial intelligence 01 icon
artificial-intelligence-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- artificial-intelligence-01
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the artificial intelligence 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="M16 22v-.5c0-1.105.932-2 1.922-2.49c.963-.475 1.772-1.26 1.875-2.18L20 15l2-1l-2.5-3.75A8.25 8.25 0 0 0 12 2.032M6.5 16.996V22m0-5.004A8.3 8.3 0 0 1 4 14.19m2.5 2.806c.75.53 1.594.937 2.5 1.193M8 4H6c-.943 0-1.414 0-1.707.293S4 5.057 4 6v2c0 .943 0 1.414.293 1.707S5.057 10 6 10h2c.943 0 1.414 0 1.707-.293S10 8.943 10 8V6c0-.943 0-1.414-.293-1.707S8.943 4 8 4m-2.5 6v2m3-2v2m-3-10v2m3-2v2M4 5.5H2m2 3H2m10-3h-2m2 3h-2"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsArtificialIntelligence01(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="M16 22v-.5c0-1.105.932-2 1.922-2.49c.963-.475 1.772-1.26 1.875-2.18L20 15l2-1l-2.5-3.75A8.25 8.25 0 0 0 12 2.032M6.5 16.996V22m0-5.004A8.3 8.3 0 0 1 4 14.19m2.5 2.806c.75.53 1.594.937 2.5 1.193M8 4H6c-.943 0-1.414 0-1.707.293S4 5.057 4 6v2c0 .943 0 1.414.293 1.707S5.057 10 6 10h2c.943 0 1.414 0 1.707-.293S10 8.943 10 8V6c0-.943 0-1.414-.293-1.707S8.943 4 8 4m-2.5 6v2m3-2v2m-3-10v2m3-2v2M4 5.5H2m2 3H2m10-3h-2m2 3h-2"/></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="M16 22v-.5c0-1.105.932-2 1.922-2.49c.963-.475 1.772-1.26 1.875-2.18L20 15l2-1l-2.5-3.75A8.25 8.25 0 0 0 12 2.032M6.5 16.996V22m0-5.004A8.3 8.3 0 0 1 4 14.19m2.5 2.806c.75.53 1.594.937 2.5 1.193M8 4H6c-.943 0-1.414 0-1.707.293S4 5.057 4 6v2c0 .943 0 1.414.293 1.707S5.057 10 6 10h2c.943 0 1.414 0 1.707-.293S10 8.943 10 8V6c0-.943 0-1.414-.293-1.707S8.943 4 8 4m-2.5 6v2m3-2v2m-3-10v2m3-2v2M4 5.5H2m2 3H2m10-3h-2m2 3h-2"/></svg> </template>
CSS
.icon-artificial-intelligence-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%22M16%2022v-.5c0-1.105.932-2%201.922-2.49c.963-.475%201.772-1.26%201.875-2.18L20%2015l2-1l-2.5-3.75A8.25%208.25%200%200%200%2012%202.032M6.5%2016.996V22m0-5.004A8.3%208.3%200%200%201%204%2014.19m2.5%202.806c.75.53%201.594.937%202.5%201.193M8%204H6c-.943%200-1.414%200-1.707.293S4%205.057%204%206v2c0%20.943%200%201.414.293%201.707S5.057%2010%206%2010h2c.943%200%201.414%200%201.707-.293S10%208.943%2010%208V6c0-.943%200-1.414-.293-1.707S8.943%204%208%204m-2.5%206v2m3-2v2m-3-10v2m3-2v2M4%205.5H2m2%203H2m10-3h-2m2%203h-2%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%22M16%2022v-.5c0-1.105.932-2%201.922-2.49c.963-.475%201.772-1.26%201.875-2.18L20%2015l2-1l-2.5-3.75A8.25%208.25%200%200%200%2012%202.032M6.5%2016.996V22m0-5.004A8.3%208.3%200%200%201%204%2014.19m2.5%202.806c.75.53%201.594.937%202.5%201.193M8%204H6c-.943%200-1.414%200-1.707.293S4%205.057%204%206v2c0%20.943%200%201.414.293%201.707S5.057%2010%206%2010h2c.943%200%201.414%200%201.707-.293S10%208.943%2010%208V6c0-.943%200-1.414-.293-1.707S8.943%204%208%204m-2.5%206v2m3-2v2m-3-10v2m3-2v2M4%205.5H2m2%203H2m10-3h-2m2%203h-2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/artificial-intelligence-01.svg?color=%231a73e8&size=48