folder type json official logo

folder-type-json-official from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.

Name
folder-type-json-official
Set
VSCode Icons
Style
Color
Viewbox
32×32
License
MIT

Related icons in VSCode Icons

Use the folder type json official logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVGAYcZ1bsI" x1="-675.043" x2="-660.949" y1="-738.863" y2="-752.96" gradientTransform="matrix(1 0 0 -1 688.886 -724.637)" gradientUnits="userSpaceOnUse"><stop offset="0"/><stop offset="1" stop-color="#fff"/></linearGradient><linearGradient id="SVGS9f0P10B" x1="-660.289" x2="-674.388" y1="-752.301" y2="-738.199" href="#SVGAYcZ1bsI"/></defs><path fill="#686868" d="M27.5 5.5h-9.3l-2.1 4.2H4.4v16.8h25.2v-21Zm0 4.2h-8.2l1.1-2.1h7.1Z"/><path fill="url(#SVGAYcZ1bsI)" d="M20.983 25.887c4.418 6.032 8.742-1.683 8.735-6.323c-.007-5.485-5.559-8.552-8.739-8.552a9.994 9.994 0 0 0 0 19.988c-.993-.143-4.307-.857-4.35-8.5c-.03-5.168 1.683-7.232 4.344-6.325a5.08 5.08 0 0 1 2.935 4.869a5.09 5.09 0 0 1-2.925 4.843"/><path fill="url(#SVGS9f0P10B)" d="M20.978 16.175c-2.92-1.008-6.5 1.4-6.5 6.229c0 7.882 5.832 8.6 6.539 8.6a9.994 9.994 0 0 0 0-19.988c1.216-.168 6.558 1.319 6.558 8.63C27.579 24.409 23.59 27 21 25.9a5.08 5.08 0 0 1-2.936-4.869a5.12 5.12 0 0 1 2.914-4.856"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFolderTypeJsonOfficial(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVGAYcZ1bsI" x1="-675.043" x2="-660.949" y1="-738.863" y2="-752.96" gradientTransform="matrix(1 0 0 -1 688.886 -724.637)" gradientUnits="userSpaceOnUse"><stop offset="0"/><stop offset="1" stopColor="#fff"/></linearGradient><linearGradient id="SVGS9f0P10B" x1="-660.289" x2="-674.388" y1="-752.301" y2="-738.199" href="#SVGAYcZ1bsI"/></defs><path fill="#686868" d="M27.5 5.5h-9.3l-2.1 4.2H4.4v16.8h25.2v-21Zm0 4.2h-8.2l1.1-2.1h7.1Z"/><path fill="url(#SVGAYcZ1bsI)" d="M20.983 25.887c4.418 6.032 8.742-1.683 8.735-6.323c-.007-5.485-5.559-8.552-8.739-8.552a9.994 9.994 0 0 0 0 19.988c-.993-.143-4.307-.857-4.35-8.5c-.03-5.168 1.683-7.232 4.344-6.325a5.08 5.08 0 0 1 2.935 4.869a5.09 5.09 0 0 1-2.925 4.843"/><path fill="url(#SVGS9f0P10B)" d="M20.978 16.175c-2.92-1.008-6.5 1.4-6.5 6.229c0 7.882 5.832 8.6 6.539 8.6a9.994 9.994 0 0 0 0-19.988c1.216-.168 6.558 1.319 6.558 8.63C27.579 24.409 23.59 27 21 25.9a5.08 5.08 0 0 1-2.936-4.869a5.12 5.12 0 0 1 2.914-4.856"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVGAYcZ1bsI" x1="-675.043" x2="-660.949" y1="-738.863" y2="-752.96" gradientTransform="matrix(1 0 0 -1 688.886 -724.637)" gradientUnits="userSpaceOnUse"><stop offset="0"/><stop offset="1" stop-color="#fff"/></linearGradient><linearGradient id="SVGS9f0P10B" x1="-660.289" x2="-674.388" y1="-752.301" y2="-738.199" href="#SVGAYcZ1bsI"/></defs><path fill="#686868" d="M27.5 5.5h-9.3l-2.1 4.2H4.4v16.8h25.2v-21Zm0 4.2h-8.2l1.1-2.1h7.1Z"/><path fill="url(#SVGAYcZ1bsI)" d="M20.983 25.887c4.418 6.032 8.742-1.683 8.735-6.323c-.007-5.485-5.559-8.552-8.739-8.552a9.994 9.994 0 0 0 0 19.988c-.993-.143-4.307-.857-4.35-8.5c-.03-5.168 1.683-7.232 4.344-6.325a5.08 5.08 0 0 1 2.935 4.869a5.09 5.09 0 0 1-2.925 4.843"/><path fill="url(#SVGS9f0P10B)" d="M20.978 16.175c-2.92-1.008-6.5 1.4-6.5 6.229c0 7.882 5.832 8.6 6.539 8.6a9.994 9.994 0 0 0 0-19.988c1.216-.168 6.558 1.319 6.558 8.63C27.579 24.409 23.59 27 21 25.9a5.08 5.08 0 0 1-2.936-4.869a5.12 5.12 0 0 1 2.914-4.856"/></svg>
</template>

CSS

.icon-folder-type-json-official {
  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%2032%2032%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGAYcZ1bsI%22%20x1%3D%22-675.043%22%20x2%3D%22-660.949%22%20y1%3D%22-738.863%22%20y2%3D%22-752.96%22%20gradientTransform%3D%22matrix(1%200%200%20-1%20688.886%20-724.637)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fff%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGS9f0P10B%22%20x1%3D%22-660.289%22%20x2%3D%22-674.388%22%20y1%3D%22-752.301%22%20y2%3D%22-738.199%22%20href%3D%22%23SVGAYcZ1bsI%22%2F%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22%23686868%22%20d%3D%22M27.5%205.5h-9.3l-2.1%204.2H4.4v16.8h25.2v-21Zm0%204.2h-8.2l1.1-2.1h7.1Z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGAYcZ1bsI)%22%20d%3D%22M20.983%2025.887c4.418%206.032%208.742-1.683%208.735-6.323c-.007-5.485-5.559-8.552-8.739-8.552a9.994%209.994%200%200%200%200%2019.988c-.993-.143-4.307-.857-4.35-8.5c-.03-5.168%201.683-7.232%204.344-6.325a5.08%205.08%200%200%201%202.935%204.869a5.09%205.09%200%200%201-2.925%204.843%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGS9f0P10B)%22%20d%3D%22M20.978%2016.175c-2.92-1.008-6.5%201.4-6.5%206.229c0%207.882%205.832%208.6%206.539%208.6a9.994%209.994%200%200%200%200-19.988c1.216-.168%206.558%201.319%206.558%208.63C27.579%2024.409%2023.59%2027%2021%2025.9a5.08%205.08%200%200%201-2.936-4.869a5.12%205.12%200%200%201%202.914-4.856%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%2032%2032%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGAYcZ1bsI%22%20x1%3D%22-675.043%22%20x2%3D%22-660.949%22%20y1%3D%22-738.863%22%20y2%3D%22-752.96%22%20gradientTransform%3D%22matrix(1%200%200%20-1%20688.886%20-724.637)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fff%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGS9f0P10B%22%20x1%3D%22-660.289%22%20x2%3D%22-674.388%22%20y1%3D%22-752.301%22%20y2%3D%22-738.199%22%20href%3D%22%23SVGAYcZ1bsI%22%2F%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22%23686868%22%20d%3D%22M27.5%205.5h-9.3l-2.1%204.2H4.4v16.8h25.2v-21Zm0%204.2h-8.2l1.1-2.1h7.1Z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGAYcZ1bsI)%22%20d%3D%22M20.983%2025.887c4.418%206.032%208.742-1.683%208.735-6.323c-.007-5.485-5.559-8.552-8.739-8.552a9.994%209.994%200%200%200%200%2019.988c-.993-.143-4.307-.857-4.35-8.5c-.03-5.168%201.683-7.232%204.344-6.325a5.08%205.08%200%200%201%202.935%204.869a5.09%205.09%200%200%201-2.925%204.843%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGS9f0P10B)%22%20d%3D%22M20.978%2016.175c-2.92-1.008-6.5%201.4-6.5%206.229c0%207.882%205.832%208.6%206.539%208.6a9.994%209.994%200%200%200%200-19.988c1.216-.168%206.558%201.319%206.558%208.63C27.579%2024.409%2023.59%2027%2021%2025.9a5.08%205.08%200%200%201-2.936-4.869a5.12%205.12%200%200%201%202.914-4.856%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/vscode-icons/folder-type-json-official.svg?color=%231a73e8&size=48