book-image from Myna UI Icons by Praveen Juge · Regular · MIT Free for personal and commercial use.

Name
book-image
Set
Myna UI Icons
Style
Regular
Viewbox
24×24
License
MIT

1 other variant in Myna UI Icons

The same icon in other sets

Related icons in Myna UI Icons

Use the book image 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-linejoin="round" stroke-width="1.5"><path d="M5 20.25c0 .414.336.75.75.75h10.652C17.565 21 18 20.635 18 19.4v-1.445M5 20.25A2.25 2.25 0 0 1 7.25 18h10.152q.339 0 .598-.045M5 20.25V6.2c0-1.136-.072-2.389 1.092-2.982C6.52 3 7.08 3 8.2 3h9.2c1.236 0 1.6.437 1.6 1.6v11.8c0 .995-.282 1.425-1 1.555"/><path d="M8.5 8a2 2 0 1 0 4 0a2 2 0 0 0-4 0M19 9.133c-4.304.938-7.595 4.408-7.98 8.867"/><path d="M5 12.066c2.78-.385 5.275.958 6.624 3.1"/></g></svg>

React

import type { SVGProps } from "react";

export function MynauiBookImage(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" strokeLinejoin="round" strokeWidth="1.5"><path d="M5 20.25c0 .414.336.75.75.75h10.652C17.565 21 18 20.635 18 19.4v-1.445M5 20.25A2.25 2.25 0 0 1 7.25 18h10.152q.339 0 .598-.045M5 20.25V6.2c0-1.136-.072-2.389 1.092-2.982C6.52 3 7.08 3 8.2 3h9.2c1.236 0 1.6.437 1.6 1.6v11.8c0 .995-.282 1.425-1 1.555"/><path d="M8.5 8a2 2 0 1 0 4 0a2 2 0 0 0-4 0M19 9.133c-4.304.938-7.595 4.408-7.98 8.867"/><path d="M5 12.066c2.78-.385 5.275.958 6.624 3.1"/></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-linejoin="round" stroke-width="1.5"><path d="M5 20.25c0 .414.336.75.75.75h10.652C17.565 21 18 20.635 18 19.4v-1.445M5 20.25A2.25 2.25 0 0 1 7.25 18h10.152q.339 0 .598-.045M5 20.25V6.2c0-1.136-.072-2.389 1.092-2.982C6.52 3 7.08 3 8.2 3h9.2c1.236 0 1.6.437 1.6 1.6v11.8c0 .995-.282 1.425-1 1.555"/><path d="M8.5 8a2 2 0 1 0 4 0a2 2 0 0 0-4 0M19 9.133c-4.304.938-7.595 4.408-7.98 8.867"/><path d="M5 12.066c2.78-.385 5.275.958 6.624 3.1"/></g></svg>
</template>

CSS

.icon-book-image {
  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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M5%2020.25c0%20.414.336.75.75.75h10.652C17.565%2021%2018%2020.635%2018%2019.4v-1.445M5%2020.25A2.25%202.25%200%200%201%207.25%2018h10.152q.339%200%20.598-.045M5%2020.25V6.2c0-1.136-.072-2.389%201.092-2.982C6.52%203%207.08%203%208.2%203h9.2c1.236%200%201.6.437%201.6%201.6v11.8c0%20.995-.282%201.425-1%201.555%22%2F%3E%3Cpath%20d%3D%22M8.5%208a2%202%200%201%200%204%200a2%202%200%200%200-4%200M19%209.133c-4.304.938-7.595%204.408-7.98%208.867%22%2F%3E%3Cpath%20d%3D%22M5%2012.066c2.78-.385%205.275.958%206.624%203.1%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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M5%2020.25c0%20.414.336.75.75.75h10.652C17.565%2021%2018%2020.635%2018%2019.4v-1.445M5%2020.25A2.25%202.25%200%200%201%207.25%2018h10.152q.339%200%20.598-.045M5%2020.25V6.2c0-1.136-.072-2.389%201.092-2.982C6.52%203%207.08%203%208.2%203h9.2c1.236%200%201.6.437%201.6%201.6v11.8c0%20.995-.282%201.425-1%201.555%22%2F%3E%3Cpath%20d%3D%22M8.5%208a2%202%200%201%200%204%200a2%202%200%200%200-4%200M19%209.133c-4.304.938-7.595%204.408-7.98%208.867%22%2F%3E%3Cpath%20d%3D%22M5%2012.066c2.78-.385%205.275.958%206.624%203.1%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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