documents icon

documents from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.

Name
documents
Set
IonIcons
Style
Regular
Viewbox
512×512
License
MIT

2 other variants in IonIcons

The same icon in other sets

Use the documents icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M298.39 248a4 4 0 0 0 2.86-6.8l-78.4-79.72a4 4 0 0 0-6.85 2.81V236a12 12 0 0 0 12 12Z"/><path fill="currentColor" d="M197 267a43.67 43.67 0 0 1-13-31v-92h-72a64.19 64.19 0 0 0-64 64v224a64 64 0 0 0 64 64h144a64 64 0 0 0 64-64V280h-92a43.6 43.6 0 0 1-31-13m175-147h70.39a4 4 0 0 0 2.86-6.8l-78.4-79.72a4 4 0 0 0-6.85 2.81V108a12 12 0 0 0 12 12"/><path fill="currentColor" d="M372 152a44.34 44.34 0 0 1-44-44V16H220a60.07 60.07 0 0 0-60 60v36h42.12A40.8 40.8 0 0 1 231 124.14l109.16 111a41.1 41.1 0 0 1 11.83 29V400h53.05c32.51 0 58.95-26.92 58.95-60V152Z"/></svg>

React

import type { SVGProps } from "react";

export function IonDocuments(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M298.39 248a4 4 0 0 0 2.86-6.8l-78.4-79.72a4 4 0 0 0-6.85 2.81V236a12 12 0 0 0 12 12Z"/><path fill="currentColor" d="M197 267a43.67 43.67 0 0 1-13-31v-92h-72a64.19 64.19 0 0 0-64 64v224a64 64 0 0 0 64 64h144a64 64 0 0 0 64-64V280h-92a43.6 43.6 0 0 1-31-13m175-147h70.39a4 4 0 0 0 2.86-6.8l-78.4-79.72a4 4 0 0 0-6.85 2.81V108a12 12 0 0 0 12 12"/><path fill="currentColor" d="M372 152a44.34 44.34 0 0 1-44-44V16H220a60.07 60.07 0 0 0-60 60v36h42.12A40.8 40.8 0 0 1 231 124.14l109.16 111a41.1 41.1 0 0 1 11.83 29V400h53.05c32.51 0 58.95-26.92 58.95-60V152Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M298.39 248a4 4 0 0 0 2.86-6.8l-78.4-79.72a4 4 0 0 0-6.85 2.81V236a12 12 0 0 0 12 12Z"/><path fill="currentColor" d="M197 267a43.67 43.67 0 0 1-13-31v-92h-72a64.19 64.19 0 0 0-64 64v224a64 64 0 0 0 64 64h144a64 64 0 0 0 64-64V280h-92a43.6 43.6 0 0 1-31-13m175-147h70.39a4 4 0 0 0 2.86-6.8l-78.4-79.72a4 4 0 0 0-6.85 2.81V108a12 12 0 0 0 12 12"/><path fill="currentColor" d="M372 152a44.34 44.34 0 0 1-44-44V16H220a60.07 60.07 0 0 0-60 60v36h42.12A40.8 40.8 0 0 1 231 124.14l109.16 111a41.1 41.1 0 0 1 11.83 29V400h53.05c32.51 0 58.95-26.92 58.95-60V152Z"/></svg>
</template>

CSS

.icon-documents {
  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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M298.39%20248a4%204%200%200%200%202.86-6.8l-78.4-79.72a4%204%200%200%200-6.85%202.81V236a12%2012%200%200%200%2012%2012Z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M197%20267a43.67%2043.67%200%200%201-13-31v-92h-72a64.19%2064.19%200%200%200-64%2064v224a64%2064%200%200%200%2064%2064h144a64%2064%200%200%200%2064-64V280h-92a43.6%2043.6%200%200%201-31-13m175-147h70.39a4%204%200%200%200%202.86-6.8l-78.4-79.72a4%204%200%200%200-6.85%202.81V108a12%2012%200%200%200%2012%2012%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M372%20152a44.34%2044.34%200%200%201-44-44V16H220a60.07%2060.07%200%200%200-60%2060v36h42.12A40.8%2040.8%200%200%201%20231%20124.14l109.16%20111a41.1%2041.1%200%200%201%2011.83%2029V400h53.05c32.51%200%2058.95-26.92%2058.95-60V152Z%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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M298.39%20248a4%204%200%200%200%202.86-6.8l-78.4-79.72a4%204%200%200%200-6.85%202.81V236a12%2012%200%200%200%2012%2012Z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M197%20267a43.67%2043.67%200%200%201-13-31v-92h-72a64.19%2064.19%200%200%200-64%2064v224a64%2064%200%200%200%2064%2064h144a64%2064%200%200%200%2064-64V280h-92a43.6%2043.6%200%200%201-31-13m175-147h70.39a4%204%200%200%200%202.86-6.8l-78.4-79.72a4%204%200%200%200-6.85%202.81V108a12%2012%200%200%200%2012%2012%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M372%20152a44.34%2044.34%200%200%201-44-44V16H220a60.07%2060.07%200%200%200-60%2060v36h42.12A40.8%2040.8%200%200%201%20231%20124.14l109.16%20111a41.1%2041.1%200%200%201%2011.83%2029V400h53.05c32.51%200%2058.95-26.92%2058.95-60V152Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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