book 6 ai icon
book-6-ai-line from MingCute Icon by MingCute Design · Line · Apache-2.0 Free for personal and commercial use.
- Name
- book-6-ai-line
- Set
- MingCute Icon
- Style
- Line
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
Related icons in MingCute Icon
Use the book 6 ai 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="2" d="M12 20s2-1.5 4.5-1.5c1.508 0 2.834.546 3.648.979c.364.193.852-.067.852-.479V6.5a.89.89 0 0 0-.417-.774C19.871 5.293 18.318 4.5 16.5 4.5C14 4.5 12 6 12 6s-2-1.5-4.5-1.5c-1.817 0-3.37.793-4.083 1.226A.89.89 0 0 0 3 6.5V19c0 .412.488.672.851.479c.815-.433 2.141-.979 3.649-.979C10 18.5 12 20 12 20m0-14v1m0 13v-2m4-5l.255.745L17 14l-.745.255L16 15l-.255-.745L15 14l.745-.255zM9 9l.13.378a4 4 0 0 0 2.492 2.493L12 12l-.378.13a4 4 0 0 0-2.493 2.492L9 15l-.13-.378a4 4 0 0 0-2.492-2.493L6 12l.378-.13a4 4 0 0 0 2.493-2.492z"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteBook6AiLine(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="2" d="M12 20s2-1.5 4.5-1.5c1.508 0 2.834.546 3.648.979c.364.193.852-.067.852-.479V6.5a.89.89 0 0 0-.417-.774C19.871 5.293 18.318 4.5 16.5 4.5C14 4.5 12 6 12 6s-2-1.5-4.5-1.5c-1.817 0-3.37.793-4.083 1.226A.89.89 0 0 0 3 6.5V19c0 .412.488.672.851.479c.815-.433 2.141-.979 3.649-.979C10 18.5 12 20 12 20m0-14v1m0 13v-2m4-5l.255.745L17 14l-.745.255L16 15l-.255-.745L15 14l.745-.255zM9 9l.13.378a4 4 0 0 0 2.492 2.493L12 12l-.378.13a4 4 0 0 0-2.493 2.492L9 15l-.13-.378a4 4 0 0 0-2.492-2.493L6 12l.378-.13a4 4 0 0 0 2.493-2.492z"/></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="2" d="M12 20s2-1.5 4.5-1.5c1.508 0 2.834.546 3.648.979c.364.193.852-.067.852-.479V6.5a.89.89 0 0 0-.417-.774C19.871 5.293 18.318 4.5 16.5 4.5C14 4.5 12 6 12 6s-2-1.5-4.5-1.5c-1.817 0-3.37.793-4.083 1.226A.89.89 0 0 0 3 6.5V19c0 .412.488.672.851.479c.815-.433 2.141-.979 3.649-.979C10 18.5 12 20 12 20m0-14v1m0 13v-2m4-5l.255.745L17 14l-.745.255L16 15l-.255-.745L15 14l.745-.255zM9 9l.13.378a4 4 0 0 0 2.492 2.493L12 12l-.378.13a4 4 0 0 0-2.493 2.492L9 15l-.13-.378a4 4 0 0 0-2.492-2.493L6 12l.378-.13a4 4 0 0 0 2.493-2.492z"/></svg> </template>
CSS
.icon-book-6-ai-line {
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%222%22%20d%3D%22M12%2020s2-1.5%204.5-1.5c1.508%200%202.834.546%203.648.979c.364.193.852-.067.852-.479V6.5a.89.89%200%200%200-.417-.774C19.871%205.293%2018.318%204.5%2016.5%204.5C14%204.5%2012%206%2012%206s-2-1.5-4.5-1.5c-1.817%200-3.37.793-4.083%201.226A.89.89%200%200%200%203%206.5V19c0%20.412.488.672.851.479c.815-.433%202.141-.979%203.649-.979C10%2018.5%2012%2020%2012%2020m0-14v1m0%2013v-2m4-5l.255.745L17%2014l-.745.255L16%2015l-.255-.745L15%2014l.745-.255zM9%209l.13.378a4%204%200%200%200%202.492%202.493L12%2012l-.378.13a4%204%200%200%200-2.493%202.492L9%2015l-.13-.378a4%204%200%200%200-2.492-2.493L6%2012l.378-.13a4%204%200%200%200%202.493-2.492z%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%222%22%20d%3D%22M12%2020s2-1.5%204.5-1.5c1.508%200%202.834.546%203.648.979c.364.193.852-.067.852-.479V6.5a.89.89%200%200%200-.417-.774C19.871%205.293%2018.318%204.5%2016.5%204.5C14%204.5%2012%206%2012%206s-2-1.5-4.5-1.5c-1.817%200-3.37.793-4.083%201.226A.89.89%200%200%200%203%206.5V19c0%20.412.488.672.851.479c.815-.433%202.141-.979%203.649-.979C10%2018.5%2012%2020%2012%2020m0-14v1m0%2013v-2m4-5l.255.745L17%2014l-.745.255L16%2015l-.255-.745L15%2014l.745-.255zM9%209l.13.378a4%204%200%200%200%202.492%202.493L12%2012l-.378.13a4%204%200%200%200-2.493%202.492L9%2015l-.13-.378a4%204%200%200%200-2.492-2.493L6%2012l.378-.13a4%204%200%200%200%202.493-2.492z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/book-6-ai-line.svg?color=%231a73e8&size=48