file json icon
file-json-sharp from Material Symbols by Google · Sharp · UI Actions · Apache-2.0 Free for personal and commercial use.
- Name
- file-json-sharp
- Set
- Material Symbols
- Style
- Sharp
- Category
- UI Actions
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols
The same icon in other sets
More ui actions icons from Material Symbols
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.5 15h2.25l.75-.75V9H6v4.75H5V12.5H3.75v1.75zm4.425 0h2l.75-.75v-2l-.75-.75h-1.5v-1.25h1v.5h1.25v-1l-.75-.75h-2l-.75.75v2l.75.75h1.5v1.25h-1v-.5h-1.25v1zm4.65-1.5v-3h1v3zm-.5 1.5h2l.75-.75v-4.5l-.75-.75h-2l-.75.75v4.5zm3.425 0h1.25v-2.625l1 2.625H20V9h-1.25v2.625L17.75 9H16.5zM1 20V4h22v16z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsFileJsonSharp(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.5 15h2.25l.75-.75V9H6v4.75H5V12.5H3.75v1.75zm4.425 0h2l.75-.75v-2l-.75-.75h-1.5v-1.25h1v.5h1.25v-1l-.75-.75h-2l-.75.75v2l.75.75h1.5v1.25h-1v-.5h-1.25v1zm4.65-1.5v-3h1v3zm-.5 1.5h2l.75-.75v-4.5l-.75-.75h-2l-.75.75v4.5zm3.425 0h1.25v-2.625l1 2.625H20V9h-1.25v2.625L17.75 9H16.5zM1 20V4h22v16z"/></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.5 15h2.25l.75-.75V9H6v4.75H5V12.5H3.75v1.75zm4.425 0h2l.75-.75v-2l-.75-.75h-1.5v-1.25h1v.5h1.25v-1l-.75-.75h-2l-.75.75v2l.75.75h1.5v1.25h-1v-.5h-1.25v1zm4.65-1.5v-3h1v3zm-.5 1.5h2l.75-.75v-4.5l-.75-.75h-2l-.75.75v4.5zm3.425 0h1.25v-2.625l1 2.625H20V9h-1.25v2.625L17.75 9H16.5zM1 20V4h22v16z"/></svg> </template>
CSS
.icon-file-json-sharp {
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.5%2015h2.25l.75-.75V9H6v4.75H5V12.5H3.75v1.75zm4.425%200h2l.75-.75v-2l-.75-.75h-1.5v-1.25h1v.5h1.25v-1l-.75-.75h-2l-.75.75v2l.75.75h1.5v1.25h-1v-.5h-1.25v1zm4.65-1.5v-3h1v3zm-.5%201.5h2l.75-.75v-4.5l-.75-.75h-2l-.75.75v4.5zm3.425%200h1.25v-2.625l1%202.625H20V9h-1.25v2.625L17.75%209H16.5zM1%2020V4h22v16z%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.5%2015h2.25l.75-.75V9H6v4.75H5V12.5H3.75v1.75zm4.425%200h2l.75-.75v-2l-.75-.75h-1.5v-1.25h1v.5h1.25v-1l-.75-.75h-2l-.75.75v2l.75.75h1.5v1.25h-1v-.5h-1.25v1zm4.65-1.5v-3h1v3zm-.5%201.5h2l.75-.75v-4.5l-.75-.75h-2l-.75.75v4.5zm3.425%200h1.25v-2.625l1%202.625H20V9h-1.25v2.625L17.75%209H16.5zM1%2020V4h22v16z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/file-json-sharp.svg?color=%231a73e8&size=48