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

Name
ai-book
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the ai book 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-linecap="round" stroke-width="1.5"><path d="M20.5 16.929V10c0-3.771 0-5.657-1.172-6.828S16.271 2 12.5 2h-1C7.729 2 5.843 2 4.672 3.172S3.5 6.229 3.5 10v9.5"/><path d="M20.5 17H6a2.5 2.5 0 0 0 0 5h14.5"/><path d="M20.5 22a2.5 2.5 0 0 1 0-5"/><path stroke-linejoin="round" d="m12.308 12l-1.461-4.521A.72.72 0 0 0 10.154 7a.72.72 0 0 0-.693.479L8 12m7-5v5m-6.462-1.5h3.231"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsAiBook(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" strokeLinecap="round" strokeWidth="1.5"><path d="M20.5 16.929V10c0-3.771 0-5.657-1.172-6.828S16.271 2 12.5 2h-1C7.729 2 5.843 2 4.672 3.172S3.5 6.229 3.5 10v9.5"/><path d="M20.5 17H6a2.5 2.5 0 0 0 0 5h14.5"/><path d="M20.5 22a2.5 2.5 0 0 1 0-5"/><path strokeLinejoin="round" d="m12.308 12l-1.461-4.521A.72.72 0 0 0 10.154 7a.72.72 0 0 0-.693.479L8 12m7-5v5m-6.462-1.5h3.231"/></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-linecap="round" stroke-width="1.5"><path d="M20.5 16.929V10c0-3.771 0-5.657-1.172-6.828S16.271 2 12.5 2h-1C7.729 2 5.843 2 4.672 3.172S3.5 6.229 3.5 10v9.5"/><path d="M20.5 17H6a2.5 2.5 0 0 0 0 5h14.5"/><path d="M20.5 22a2.5 2.5 0 0 1 0-5"/><path stroke-linejoin="round" d="m12.308 12l-1.461-4.521A.72.72 0 0 0 10.154 7a.72.72 0 0 0-.693.479L8 12m7-5v5m-6.462-1.5h3.231"/></g></svg>
</template>

CSS

.icon-ai-book {
  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-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M20.5%2016.929V10c0-3.771%200-5.657-1.172-6.828S16.271%202%2012.5%202h-1C7.729%202%205.843%202%204.672%203.172S3.5%206.229%203.5%2010v9.5%22%2F%3E%3Cpath%20d%3D%22M20.5%2017H6a2.5%202.5%200%200%200%200%205h14.5%22%2F%3E%3Cpath%20d%3D%22M20.5%2022a2.5%202.5%200%200%201%200-5%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m12.308%2012l-1.461-4.521A.72.72%200%200%200%2010.154%207a.72.72%200%200%200-.693.479L8%2012m7-5v5m-6.462-1.5h3.231%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-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M20.5%2016.929V10c0-3.771%200-5.657-1.172-6.828S16.271%202%2012.5%202h-1C7.729%202%205.843%202%204.672%203.172S3.5%206.229%203.5%2010v9.5%22%2F%3E%3Cpath%20d%3D%22M20.5%2017H6a2.5%202.5%200%200%200%200%205h14.5%22%2F%3E%3Cpath%20d%3D%22M20.5%2022a2.5%202.5%200%200%201%200-5%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m12.308%2012l-1.461-4.521A.72.72%200%200%200%2010.154%207a.72.72%200%200%200-.693.479L8%2012m7-5v5m-6.462-1.5h3.231%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/ai-book.svg?color=%231a73e8&size=48