file json icon
file-json from Material Symbols Light by Google · Regular · UI Actions · Apache-2.0 Free for personal and commercial use.
- Name
- file-json
- Set
- Material Symbols Light
- Style
- Regular
- Category
- UI Actions
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More ui actions icons from Material Symbols Light
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="M4.712 14.692h1.846q.327 0 .548-.22q.221-.222.221-.549V9.308h-.885v4.558H4.77V12.5h-.827v1.423q0 .327.222.548q.22.221.548.221m4.31 0h1.788q.327 0 .548-.22q.22-.222.22-.549v-1.615q0-.262-.176-.439q-.177-.177-.438-.177H9.079v-1.557h1.673v.807h.827v-.865q0-.327-.221-.548t-.548-.221H9.02q-.327 0-.548.22q-.221.222-.221.549v1.615q0 .262.177.439t.438.177h1.885v1.558H9.079v-.808h-.827v.865q0 .327.221.548t.548.221m4.304-.884v-3.616h1.673v3.616zm-.02.884h1.712q.344 0 .576-.232t.232-.576v-3.768q0-.344-.232-.576t-.576-.232h-1.711q-.343 0-.576.232t-.232.576v3.769q0 .343.232.575t.576.232m3.444 0h.827v-3.375l1.596 3.375H20V9.308h-.827v3.375l-1.596-3.375h-.827zM3.616 19q-.691 0-1.153-.462T2 17.384V6.616q0-.691.463-1.153T3.616 5h16.769q.69 0 1.153.463T22 6.616v10.769q0 .69-.462 1.153T20.385 19z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightFileJson(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="M4.712 14.692h1.846q.327 0 .548-.22q.221-.222.221-.549V9.308h-.885v4.558H4.77V12.5h-.827v1.423q0 .327.222.548q.22.221.548.221m4.31 0h1.788q.327 0 .548-.22q.22-.222.22-.549v-1.615q0-.262-.176-.439q-.177-.177-.438-.177H9.079v-1.557h1.673v.807h.827v-.865q0-.327-.221-.548t-.548-.221H9.02q-.327 0-.548.22q-.221.222-.221.549v1.615q0 .262.177.439t.438.177h1.885v1.558H9.079v-.808h-.827v.865q0 .327.221.548t.548.221m4.304-.884v-3.616h1.673v3.616zm-.02.884h1.712q.344 0 .576-.232t.232-.576v-3.768q0-.344-.232-.576t-.576-.232h-1.711q-.343 0-.576.232t-.232.576v3.769q0 .343.232.575t.576.232m3.444 0h.827v-3.375l1.596 3.375H20V9.308h-.827v3.375l-1.596-3.375h-.827zM3.616 19q-.691 0-1.153-.462T2 17.384V6.616q0-.691.463-1.153T3.616 5h16.769q.69 0 1.153.463T22 6.616v10.769q0 .69-.462 1.153T20.385 19z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.712 14.692h1.846q.327 0 .548-.22q.221-.222.221-.549V9.308h-.885v4.558H4.77V12.5h-.827v1.423q0 .327.222.548q.22.221.548.221m4.31 0h1.788q.327 0 .548-.22q.22-.222.22-.549v-1.615q0-.262-.176-.439q-.177-.177-.438-.177H9.079v-1.557h1.673v.807h.827v-.865q0-.327-.221-.548t-.548-.221H9.02q-.327 0-.548.22q-.221.222-.221.549v1.615q0 .262.177.439t.438.177h1.885v1.558H9.079v-.808h-.827v.865q0 .327.221.548t.548.221m4.304-.884v-3.616h1.673v3.616zm-.02.884h1.712q.344 0 .576-.232t.232-.576v-3.768q0-.344-.232-.576t-.576-.232h-1.711q-.343 0-.576.232t-.232.576v3.769q0 .343.232.575t.576.232m3.444 0h.827v-3.375l1.596 3.375H20V9.308h-.827v3.375l-1.596-3.375h-.827zM3.616 19q-.691 0-1.153-.462T2 17.384V6.616q0-.691.463-1.153T3.616 5h16.769q.69 0 1.153.463T22 6.616v10.769q0 .69-.462 1.153T20.385 19z"/></svg> </template>
CSS
.icon-file-json {
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%22M4.712%2014.692h1.846q.327%200%20.548-.22q.221-.222.221-.549V9.308h-.885v4.558H4.77V12.5h-.827v1.423q0%20.327.222.548q.22.221.548.221m4.31%200h1.788q.327%200%20.548-.22q.22-.222.22-.549v-1.615q0-.262-.176-.439q-.177-.177-.438-.177H9.079v-1.557h1.673v.807h.827v-.865q0-.327-.221-.548t-.548-.221H9.02q-.327%200-.548.22q-.221.222-.221.549v1.615q0%20.262.177.439t.438.177h1.885v1.558H9.079v-.808h-.827v.865q0%20.327.221.548t.548.221m4.304-.884v-3.616h1.673v3.616zm-.02.884h1.712q.344%200%20.576-.232t.232-.576v-3.768q0-.344-.232-.576t-.576-.232h-1.711q-.343%200-.576.232t-.232.576v3.769q0%20.343.232.575t.576.232m3.444%200h.827v-3.375l1.596%203.375H20V9.308h-.827v3.375l-1.596-3.375h-.827zM3.616%2019q-.691%200-1.153-.462T2%2017.384V6.616q0-.691.463-1.153T3.616%205h16.769q.69%200%201.153.463T22%206.616v10.769q0%20.69-.462%201.153T20.385%2019z%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%22M4.712%2014.692h1.846q.327%200%20.548-.22q.221-.222.221-.549V9.308h-.885v4.558H4.77V12.5h-.827v1.423q0%20.327.222.548q.22.221.548.221m4.31%200h1.788q.327%200%20.548-.22q.22-.222.22-.549v-1.615q0-.262-.176-.439q-.177-.177-.438-.177H9.079v-1.557h1.673v.807h.827v-.865q0-.327-.221-.548t-.548-.221H9.02q-.327%200-.548.22q-.221.222-.221.549v1.615q0%20.262.177.439t.438.177h1.885v1.558H9.079v-.808h-.827v.865q0%20.327.221.548t.548.221m4.304-.884v-3.616h1.673v3.616zm-.02.884h1.712q.344%200%20.576-.232t.232-.576v-3.768q0-.344-.232-.576t-.576-.232h-1.711q-.343%200-.576.232t-.232.576v3.769q0%20.343.232.575t.576.232m3.444%200h.827v-3.375l1.596%203.375H20V9.308h-.827v3.375l-1.596-3.375h-.827zM3.616%2019q-.691%200-1.153-.462T2%2017.384V6.616q0-.691.463-1.153T3.616%205h16.769q.69%200%201.153.463T22%206.616v10.769q0%20.69-.462%201.153T20.385%2019z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/file-json.svg?color=%231a73e8&size=48