document update icon

document-update-filled from TDesign Icons by TDesign · Filled · MIT Free for personal and commercial use.

Name
document-update-filled
Set
TDesign Icons
Style
Filled
Viewbox
24×24
License
MIT

1 other variant in TDesign Icons

Related icons in TDesign Icons

Use the document update icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.414 13l-1 1H19a5 5 0 1 1-5 5v-1h2v1a3 3 0 1 0 3-3h-.586l1 1L18 18.414L14.586 15L18 11.586z"/><path fill="currentColor" d="M21.5 10.928A7.5 7.5 0 0 0 11.5 18l.01.386a7.46 7.46 0 0 0 1.492 4.114H2.5v-21h19zM7 13h5v-2H7zm0-4h10V7H7z"/></svg>

React

import type { SVGProps } from "react";

export function TdesignDocumentUpdateFilled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.414 13l-1 1H19a5 5 0 1 1-5 5v-1h2v1a3 3 0 1 0 3-3h-.586l1 1L18 18.414L14.586 15L18 11.586z"/><path fill="currentColor" d="M21.5 10.928A7.5 7.5 0 0 0 11.5 18l.01.386a7.46 7.46 0 0 0 1.492 4.114H2.5v-21h19zM7 13h5v-2H7zm0-4h10V7H7z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.414 13l-1 1H19a5 5 0 1 1-5 5v-1h2v1a3 3 0 1 0 3-3h-.586l1 1L18 18.414L14.586 15L18 11.586z"/><path fill="currentColor" d="M21.5 10.928A7.5 7.5 0 0 0 11.5 18l.01.386a7.46 7.46 0 0 0 1.492 4.114H2.5v-21h19zM7 13h5v-2H7zm0-4h10V7H7z"/></svg>
</template>

CSS

.icon-document-update-filled {
  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%22currentColor%22%20d%3D%22m19.414%2013l-1%201H19a5%205%200%201%201-5%205v-1h2v1a3%203%200%201%200%203-3h-.586l1%201L18%2018.414L14.586%2015L18%2011.586z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.5%2010.928A7.5%207.5%200%200%200%2011.5%2018l.01.386a7.46%207.46%200%200%200%201.492%204.114H2.5v-21h19zM7%2013h5v-2H7zm0-4h10V7H7z%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%22currentColor%22%20d%3D%22m19.414%2013l-1%201H19a5%205%200%201%201-5%205v-1h2v1a3%203%200%201%200%203-3h-.586l1%201L18%2018.414L14.586%2015L18%2011.586z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.5%2010.928A7.5%207.5%200%200%200%2011.5%2018l.01.386a7.46%207.46%200%200%200%201.492%204.114H2.5v-21h19zM7%2013h5v-2H7zm0-4h10V7H7z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tdesign/document-update-filled.svg?color=%231a73e8&size=48