book-6-line from MingCute Icon by MingCute Design · Line · Apache-2.0 Free for personal and commercial use.

Name
book-6-line
Set
MingCute Icon
Style
Line
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

The same icon in other sets

Related icons in MingCute Icon

Use the book 6 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-linejoin="round" stroke-width="2" d="M12 6v14m0 0s2-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 20Z"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteBook6Line(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" strokeLinejoin="round" strokeWidth="2" d="M12 6v14m0 0s2-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 20Z"/></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-linejoin="round" stroke-width="2" d="M12 6v14m0 0s2-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 20Z"/></svg>
</template>

CSS

.icon-book-6-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-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%206v14m0%200s2-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%2020Z%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-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12%206v14m0%200s2-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%2020Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/book-6-line.svg?color=%231a73e8&size=48