folder type graphql opened logo

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

Name
folder-type-graphql-opened
Set
VSCode Icons
Style
Color
Viewbox
32×32
License
MIT

Related icons in VSCode Icons

Use the folder type graphql opened logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#fad7ee" d="M27.5 5.5h-9.2l-2.1 4.2H4.4v16.8h25.2v-21Zm0 18.7H6.7V11.8h20.8Zm0-14.5h-8.2l1-2.1h7.1v2.1Z"/><path fill="#fad7ee" d="M25.822 13.7H.622l3.8 12.8h25.2z"/><path fill="#e535ab" stroke="#e535ab" stroke-miterlimit="10" stroke-width=".083" d="M30.932 25.457a1.84 1.84 0 0 1-2.965.3l-4.212 2.432a1.837 1.837 0 1 1-3.506.059l-4.237-2.446a1.838 1.838 0 1 1-1.764-3.054v-4.9a1.838 1.838 0 1 1 1.762-3.051l4.239-2.447a1.837 1.837 0 1 1 3.522 0l4.238 2.447a1.838 1.838 0 1 1 1.764 3.049v4.9a1.837 1.837 0 0 1 1.158 2.7Zm-7.6-12.341l-.049.049l5.548 9.609l.071-.019v-4.9a1.835 1.835 0 0 1-1.322-2.285l-4.248-2.453Zm-2.641 0l-4.247 2.452a1.835 1.835 0 0 1-1.321 2.288v4.9l.072.019l5.548-9.609Zm1.834.487a1.86 1.86 0 0 1-1.025 0l-5.548 9.607a1.83 1.83 0 0 1 .517.894h11.085a1.84 1.84 0 0 1 .517-.9Zm.845 13.934l4.22-2.437q-.019-.06-.034-.121h-11.09l-.019.071l4.241 2.45a1.84 1.84 0 0 1 2.682.037Z"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFolderTypeGraphqlOpened(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#fad7ee" d="M27.5 5.5h-9.2l-2.1 4.2H4.4v16.8h25.2v-21Zm0 18.7H6.7V11.8h20.8Zm0-14.5h-8.2l1-2.1h7.1v2.1Z"/><path fill="#fad7ee" d="M25.822 13.7H.622l3.8 12.8h25.2z"/><path fill="#e535ab" stroke="#e535ab" strokeMiterlimit="10" strokeWidth=".083" d="M30.932 25.457a1.84 1.84 0 0 1-2.965.3l-4.212 2.432a1.837 1.837 0 1 1-3.506.059l-4.237-2.446a1.838 1.838 0 1 1-1.764-3.054v-4.9a1.838 1.838 0 1 1 1.762-3.051l4.239-2.447a1.837 1.837 0 1 1 3.522 0l4.238 2.447a1.838 1.838 0 1 1 1.764 3.049v4.9a1.837 1.837 0 0 1 1.158 2.7Zm-7.6-12.341l-.049.049l5.548 9.609l.071-.019v-4.9a1.835 1.835 0 0 1-1.322-2.285l-4.248-2.453Zm-2.641 0l-4.247 2.452a1.835 1.835 0 0 1-1.321 2.288v4.9l.072.019l5.548-9.609Zm1.834.487a1.86 1.86 0 0 1-1.025 0l-5.548 9.607a1.83 1.83 0 0 1 .517.894h11.085a1.84 1.84 0 0 1 .517-.9Zm.845 13.934l4.22-2.437q-.019-.06-.034-.121h-11.09l-.019.071l4.241 2.45a1.84 1.84 0 0 1 2.682.037Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#fad7ee" d="M27.5 5.5h-9.2l-2.1 4.2H4.4v16.8h25.2v-21Zm0 18.7H6.7V11.8h20.8Zm0-14.5h-8.2l1-2.1h7.1v2.1Z"/><path fill="#fad7ee" d="M25.822 13.7H.622l3.8 12.8h25.2z"/><path fill="#e535ab" stroke="#e535ab" stroke-miterlimit="10" stroke-width=".083" d="M30.932 25.457a1.84 1.84 0 0 1-2.965.3l-4.212 2.432a1.837 1.837 0 1 1-3.506.059l-4.237-2.446a1.838 1.838 0 1 1-1.764-3.054v-4.9a1.838 1.838 0 1 1 1.762-3.051l4.239-2.447a1.837 1.837 0 1 1 3.522 0l4.238 2.447a1.838 1.838 0 1 1 1.764 3.049v4.9a1.837 1.837 0 0 1 1.158 2.7Zm-7.6-12.341l-.049.049l5.548 9.609l.071-.019v-4.9a1.835 1.835 0 0 1-1.322-2.285l-4.248-2.453Zm-2.641 0l-4.247 2.452a1.835 1.835 0 0 1-1.321 2.288v4.9l.072.019l5.548-9.609Zm1.834.487a1.86 1.86 0 0 1-1.025 0l-5.548 9.607a1.83 1.83 0 0 1 .517.894h11.085a1.84 1.84 0 0 1 .517-.9Zm.845 13.934l4.22-2.437q-.019-.06-.034-.121h-11.09l-.019.071l4.241 2.45a1.84 1.84 0 0 1 2.682.037Z"/></svg>
</template>

CSS

.icon-folder-type-graphql-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%3Cpath%20fill%3D%22%23fad7ee%22%20d%3D%22M27.5%205.5h-9.2l-2.1%204.2H4.4v16.8h25.2v-21Zm0%2018.7H6.7V11.8h20.8Zm0-14.5h-8.2l1-2.1h7.1v2.1Z%22%2F%3E%3Cpath%20fill%3D%22%23fad7ee%22%20d%3D%22M25.822%2013.7H.622l3.8%2012.8h25.2z%22%2F%3E%3Cpath%20fill%3D%22%23e535ab%22%20stroke%3D%22%23e535ab%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%22.083%22%20d%3D%22M30.932%2025.457a1.84%201.84%200%200%201-2.965.3l-4.212%202.432a1.837%201.837%200%201%201-3.506.059l-4.237-2.446a1.838%201.838%200%201%201-1.764-3.054v-4.9a1.838%201.838%200%201%201%201.762-3.051l4.239-2.447a1.837%201.837%200%201%201%203.522%200l4.238%202.447a1.838%201.838%200%201%201%201.764%203.049v4.9a1.837%201.837%200%200%201%201.158%202.7Zm-7.6-12.341l-.049.049l5.548%209.609l.071-.019v-4.9a1.835%201.835%200%200%201-1.322-2.285l-4.248-2.453Zm-2.641%200l-4.247%202.452a1.835%201.835%200%200%201-1.321%202.288v4.9l.072.019l5.548-9.609Zm1.834.487a1.86%201.86%200%200%201-1.025%200l-5.548%209.607a1.83%201.83%200%200%201%20.517.894h11.085a1.84%201.84%200%200%201%20.517-.9Zm.845%2013.934l4.22-2.437q-.019-.06-.034-.121h-11.09l-.019.071l4.241%202.45a1.84%201.84%200%200%201%202.682.037Z%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%3Cpath%20fill%3D%22%23fad7ee%22%20d%3D%22M27.5%205.5h-9.2l-2.1%204.2H4.4v16.8h25.2v-21Zm0%2018.7H6.7V11.8h20.8Zm0-14.5h-8.2l1-2.1h7.1v2.1Z%22%2F%3E%3Cpath%20fill%3D%22%23fad7ee%22%20d%3D%22M25.822%2013.7H.622l3.8%2012.8h25.2z%22%2F%3E%3Cpath%20fill%3D%22%23e535ab%22%20stroke%3D%22%23e535ab%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%22.083%22%20d%3D%22M30.932%2025.457a1.84%201.84%200%200%201-2.965.3l-4.212%202.432a1.837%201.837%200%201%201-3.506.059l-4.237-2.446a1.838%201.838%200%201%201-1.764-3.054v-4.9a1.838%201.838%200%201%201%201.762-3.051l4.239-2.447a1.837%201.837%200%201%201%203.522%200l4.238%202.447a1.838%201.838%200%201%201%201.764%203.049v4.9a1.837%201.837%200%200%201%201.158%202.7Zm-7.6-12.341l-.049.049l5.548%209.609l.071-.019v-4.9a1.835%201.835%200%200%201-1.322-2.285l-4.248-2.453Zm-2.641%200l-4.247%202.452a1.835%201.835%200%200%201-1.321%202.288v4.9l.072.019l5.548-9.609Zm1.834.487a1.86%201.86%200%200%201-1.025%200l-5.548%209.607a1.83%201.83%200%200%201%20.517.894h11.085a1.84%201.84%200%200%201%20.517-.9Zm.845%2013.934l4.22-2.437q-.019-.06-.034-.121h-11.09l-.019.071l4.241%202.45a1.84%201.84%200%200%201%202.682.037Z%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-graphql-opened.svg?color=%231a73e8&size=48