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

Name
file-json-filled
Set
TDesign Icons
Style
Filled
Viewbox
24×24
License
MIT

1 other variant in TDesign Icons

The same icon in other sets

Related icons in TDesign Icons

Use the file json icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14 15v4h-1v-4z"/><path fill="currentColor" d="M21 6.586V11h2v12H1V11h2V1h12.414zM2.667 13v2H4v4H2v2h2.8c.726 0 1.2-.61 1.2-1.214V13zm5.083 0c-.572 0-.906.39-1.041.622a1.6 1.6 0 0 0-.209.807v2.142c0 .264.06.551.209.807c.135.231.469.622 1.041.622h.75v1h-2v2h2.75c.572 0 .906-.39 1.041-.622a1.6 1.6 0 0 0 .209-.807V17.43c0-.264-.06-.551-.209-.807c-.135-.231-.469-.622-1.041-.622H8.5v-1h2v-2zm4.625 0c-.88 0-1.375.77-1.375 1.429v5.142c0 .66.494 1.429 1.375 1.429h2.25l.16-.009c.78-.087 1.215-.801 1.215-1.42V14.43c0-.66-.494-1.429-1.375-1.429zm4.125 0v8h2v-6h1v6h2v-6.571c0-.54-.378-1.429-1.333-1.429zm-2-5.5H19L14.5 3z"/></svg>

React

import type { SVGProps } from "react";

export function TdesignFileJsonFilled(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="M14 15v4h-1v-4z"/><path fill="currentColor" d="M21 6.586V11h2v12H1V11h2V1h12.414zM2.667 13v2H4v4H2v2h2.8c.726 0 1.2-.61 1.2-1.214V13zm5.083 0c-.572 0-.906.39-1.041.622a1.6 1.6 0 0 0-.209.807v2.142c0 .264.06.551.209.807c.135.231.469.622 1.041.622h.75v1h-2v2h2.75c.572 0 .906-.39 1.041-.622a1.6 1.6 0 0 0 .209-.807V17.43c0-.264-.06-.551-.209-.807c-.135-.231-.469-.622-1.041-.622H8.5v-1h2v-2zm4.625 0c-.88 0-1.375.77-1.375 1.429v5.142c0 .66.494 1.429 1.375 1.429h2.25l.16-.009c.78-.087 1.215-.801 1.215-1.42V14.43c0-.66-.494-1.429-1.375-1.429zm4.125 0v8h2v-6h1v6h2v-6.571c0-.54-.378-1.429-1.333-1.429zm-2-5.5H19L14.5 3z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14 15v4h-1v-4z"/><path fill="currentColor" d="M21 6.586V11h2v12H1V11h2V1h12.414zM2.667 13v2H4v4H2v2h2.8c.726 0 1.2-.61 1.2-1.214V13zm5.083 0c-.572 0-.906.39-1.041.622a1.6 1.6 0 0 0-.209.807v2.142c0 .264.06.551.209.807c.135.231.469.622 1.041.622h.75v1h-2v2h2.75c.572 0 .906-.39 1.041-.622a1.6 1.6 0 0 0 .209-.807V17.43c0-.264-.06-.551-.209-.807c-.135-.231-.469-.622-1.041-.622H8.5v-1h2v-2zm4.625 0c-.88 0-1.375.77-1.375 1.429v5.142c0 .66.494 1.429 1.375 1.429h2.25l.16-.009c.78-.087 1.215-.801 1.215-1.42V14.43c0-.66-.494-1.429-1.375-1.429zm4.125 0v8h2v-6h1v6h2v-6.571c0-.54-.378-1.429-1.333-1.429zm-2-5.5H19L14.5 3z"/></svg>
</template>

CSS

.icon-file-json-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%22M14%2015v4h-1v-4z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21%206.586V11h2v12H1V11h2V1h12.414zM2.667%2013v2H4v4H2v2h2.8c.726%200%201.2-.61%201.2-1.214V13zm5.083%200c-.572%200-.906.39-1.041.622a1.6%201.6%200%200%200-.209.807v2.142c0%20.264.06.551.209.807c.135.231.469.622%201.041.622h.75v1h-2v2h2.75c.572%200%20.906-.39%201.041-.622a1.6%201.6%200%200%200%20.209-.807V17.43c0-.264-.06-.551-.209-.807c-.135-.231-.469-.622-1.041-.622H8.5v-1h2v-2zm4.625%200c-.88%200-1.375.77-1.375%201.429v5.142c0%20.66.494%201.429%201.375%201.429h2.25l.16-.009c.78-.087%201.215-.801%201.215-1.42V14.43c0-.66-.494-1.429-1.375-1.429zm4.125%200v8h2v-6h1v6h2v-6.571c0-.54-.378-1.429-1.333-1.429zm-2-5.5H19L14.5%203z%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%22M14%2015v4h-1v-4z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21%206.586V11h2v12H1V11h2V1h12.414zM2.667%2013v2H4v4H2v2h2.8c.726%200%201.2-.61%201.2-1.214V13zm5.083%200c-.572%200-.906.39-1.041.622a1.6%201.6%200%200%200-.209.807v2.142c0%20.264.06.551.209.807c.135.231.469.622%201.041.622h.75v1h-2v2h2.75c.572%200%20.906-.39%201.041-.622a1.6%201.6%200%200%200%20.209-.807V17.43c0-.264-.06-.551-.209-.807c-.135-.231-.469-.622-1.041-.622H8.5v-1h2v-2zm4.625%200c-.88%200-1.375.77-1.375%201.429v5.142c0%20.66.494%201.429%201.375%201.429h2.25l.16-.009c.78-.087%201.215-.801%201.215-1.42V14.43c0-.66-.494-1.429-1.375-1.429zm4.125%200v8h2v-6h1v6h2v-6.571c0-.54-.378-1.429-1.333-1.429zm-2-5.5H19L14.5%203z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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