folder type json official opened logo
folder-type-json-official-opened from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- folder-type-json-official-opened
- Set
- VSCode Icons
- Style
- Color
- Viewbox
- 32×32
- License
- MIT
Related icons in VSCode Icons
folder-type-androidfolder-type-android-openedfolder-type-angularfolder-type-angular-openedfolder-type-apachefolder-type-apache-openedfolder-type-apifolder-type-api-openedfolder-type-appfolder-type-app-openedfolder-type-arangodbfolder-type-arangodb-openedfolder-type-assetfolder-type-asset-openedfolder-type-astrofolder-type-astro-openedfolder-type-audiofolder-type-audio-openedfolder-type-aureliafolder-type-aurelia-openedfolder-type-awsfolder-type-aws-openedfolder-type-azurefolder-type-azure-opened
Use the folder type json official opened logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVGWjMSacFj" x1="-675.043" x2="-660.949" y1="-738.859" y2="-752.956" gradientTransform="matrix(1 0 0 -1 688.886 -724.637)" gradientUnits="userSpaceOnUse"><stop offset="0"/><stop offset="1" stop-color="#fff"/></linearGradient><linearGradient id="SVGquZWRb7f" x1="-660.289" x2="-674.388" y1="-752.297" y2="-738.195" href="#SVGWjMSacFj"/></defs><path fill="#9b9b9b" d="M27.4 5.5h-9.2l-2.1 4.2H4.3v4H.5l3.8 12.8h25.2v-21Zm-7.2 2.1h7.1v2.1h-8.1Zm5.5 6.1H6.6v-1.9h20.8v7.626Z"/><path fill="url(#SVGWjMSacFj)" d="M20.983 25.883c4.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(#SVGquZWRb7f)" d="M20.978 16.171c-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.405 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.86"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFolderTypeJsonOfficialOpened(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="SVGWjMSacFj" x1="-675.043" x2="-660.949" y1="-738.859" y2="-752.956" gradientTransform="matrix(1 0 0 -1 688.886 -724.637)" gradientUnits="userSpaceOnUse"><stop offset="0"/><stop offset="1" stopColor="#fff"/></linearGradient><linearGradient id="SVGquZWRb7f" x1="-660.289" x2="-674.388" y1="-752.297" y2="-738.195" href="#SVGWjMSacFj"/></defs><path fill="#9b9b9b" d="M27.4 5.5h-9.2l-2.1 4.2H4.3v4H.5l3.8 12.8h25.2v-21Zm-7.2 2.1h7.1v2.1h-8.1Zm5.5 6.1H6.6v-1.9h20.8v7.626Z"/><path fill="url(#SVGWjMSacFj)" d="M20.983 25.883c4.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(#SVGquZWRb7f)" d="M20.978 16.171c-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.405 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.86"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVGWjMSacFj" x1="-675.043" x2="-660.949" y1="-738.859" y2="-752.956" gradientTransform="matrix(1 0 0 -1 688.886 -724.637)" gradientUnits="userSpaceOnUse"><stop offset="0"/><stop offset="1" stop-color="#fff"/></linearGradient><linearGradient id="SVGquZWRb7f" x1="-660.289" x2="-674.388" y1="-752.297" y2="-738.195" href="#SVGWjMSacFj"/></defs><path fill="#9b9b9b" d="M27.4 5.5h-9.2l-2.1 4.2H4.3v4H.5l3.8 12.8h25.2v-21Zm-7.2 2.1h7.1v2.1h-8.1Zm5.5 6.1H6.6v-1.9h20.8v7.626Z"/><path fill="url(#SVGWjMSacFj)" d="M20.983 25.883c4.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(#SVGquZWRb7f)" d="M20.978 16.171c-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.405 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.86"/></svg> </template>
CSS
.icon-folder-type-json-official-opened {
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%22SVGWjMSacFj%22%20x1%3D%22-675.043%22%20x2%3D%22-660.949%22%20y1%3D%22-738.859%22%20y2%3D%22-752.956%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%22SVGquZWRb7f%22%20x1%3D%22-660.289%22%20x2%3D%22-674.388%22%20y1%3D%22-752.297%22%20y2%3D%22-738.195%22%20href%3D%22%23SVGWjMSacFj%22%2F%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22%239b9b9b%22%20d%3D%22M27.4%205.5h-9.2l-2.1%204.2H4.3v4H.5l3.8%2012.8h25.2v-21Zm-7.2%202.1h7.1v2.1h-8.1Zm5.5%206.1H6.6v-1.9h20.8v7.626Z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGWjMSacFj)%22%20d%3D%22M20.983%2025.883c4.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(%23SVGquZWRb7f)%22%20d%3D%22M20.978%2016.171c-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.405%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.86%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%22SVGWjMSacFj%22%20x1%3D%22-675.043%22%20x2%3D%22-660.949%22%20y1%3D%22-738.859%22%20y2%3D%22-752.956%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%22SVGquZWRb7f%22%20x1%3D%22-660.289%22%20x2%3D%22-674.388%22%20y1%3D%22-752.297%22%20y2%3D%22-738.195%22%20href%3D%22%23SVGWjMSacFj%22%2F%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22%239b9b9b%22%20d%3D%22M27.4%205.5h-9.2l-2.1%204.2H4.3v4H.5l3.8%2012.8h25.2v-21Zm-7.2%202.1h7.1v2.1h-8.1Zm5.5%206.1H6.6v-1.9h20.8v7.626Z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGWjMSacFj)%22%20d%3D%22M20.983%2025.883c4.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(%23SVGquZWRb7f)%22%20d%3D%22M20.978%2016.171c-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.405%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.86%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-opened.svg?color=%231a73e8&size=48