reading from Element Plus by Element Plus · Outline · MIT Free for personal and commercial use.

Name
reading
Set
Element Plus
Style
Outline
Viewbox
1024×1024
License
MIT

Related icons in Element Plus

Use the reading icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="m512 863.4l384-54.9V169.8l-370.4 53a96 96 0 0 1-27.2 0l-370.4-53v638.7zm-375-757l370.5 53a32 32 0 0 0 9 0l370.5-53a64 64 0 0 1 73 63.4v638.7a64 64 0 0 1-55 63.4l-388.5 55.5a32 32 0 0 1-9 0L119 871.9a64 64 0 0 1-55-63.4V169.8a64 64 0 0 1 73-63.4"/><path fill="currentColor" d="M480 192h64v704h-64z"/></svg>

React

import type { SVGProps } from "react";

export function EpReading(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="m512 863.4l384-54.9V169.8l-370.4 53a96 96 0 0 1-27.2 0l-370.4-53v638.7zm-375-757l370.5 53a32 32 0 0 0 9 0l370.5-53a64 64 0 0 1 73 63.4v638.7a64 64 0 0 1-55 63.4l-388.5 55.5a32 32 0 0 1-9 0L119 871.9a64 64 0 0 1-55-63.4V169.8a64 64 0 0 1 73-63.4"/><path fill="currentColor" d="M480 192h64v704h-64z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="m512 863.4l384-54.9V169.8l-370.4 53a96 96 0 0 1-27.2 0l-370.4-53v638.7zm-375-757l370.5 53a32 32 0 0 0 9 0l370.5-53a64 64 0 0 1 73 63.4v638.7a64 64 0 0 1-55 63.4l-388.5 55.5a32 32 0 0 1-9 0L119 871.9a64 64 0 0 1-55-63.4V169.8a64 64 0 0 1 73-63.4"/><path fill="currentColor" d="M480 192h64v704h-64z"/></svg>
</template>

CSS

.icon-reading {
  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%201024%201024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m512%20863.4l384-54.9V169.8l-370.4%2053a96%2096%200%200%201-27.2%200l-370.4-53v638.7zm-375-757l370.5%2053a32%2032%200%200%200%209%200l370.5-53a64%2064%200%200%201%2073%2063.4v638.7a64%2064%200%200%201-55%2063.4l-388.5%2055.5a32%2032%200%200%201-9%200L119%20871.9a64%2064%200%200%201-55-63.4V169.8a64%2064%200%200%201%2073-63.4%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M480%20192h64v704h-64z%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%201024%201024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m512%20863.4l384-54.9V169.8l-370.4%2053a96%2096%200%200%201-27.2%200l-370.4-53v638.7zm-375-757l370.5%2053a32%2032%200%200%200%209%200l370.5-53a64%2064%200%200%201%2073%2063.4v638.7a64%2064%200%200%201-55%2063.4l-388.5%2055.5a32%2032%200%200%201-9%200L119%20871.9a64%2064%200%200%201-55-63.4V169.8a64%2064%200%200%201%2073-63.4%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M480%20192h64v704h-64z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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