folder type docs logo

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

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

Related icons in VSCode Icons

Use the folder type docs logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#c05454" 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="gray" d="M15.266 11.311v18.375h14.449v-15.1h-3.6v-3.275zm12.146.813l.008 1.158h1.252l-1.26-1.16Z"/><path fill="#c5c5c5" d="M27.028 10H15.281a1.316 1.316 0 0 0-1.312 1.313v18.375A1.316 1.316 0 0 0 15.281 31h14.438a1.316 1.316 0 0 0 1.313-1.312V13.642Zm.394 2.133l1.247 1.148h-1.247ZM15.281 29.688V11.313h10.828v3.281h3.609v15.094Z"/><path fill="#c5c5c5" d="M16.594 19.372h11.813v1.313H16.594zm1.842-6.8a1.4 1.4 0 0 0-.558-.394a2.05 2.05 0 0 0-.82-.131h-1.28v3.839h1.28a1.66 1.66 0 0 0 1.313-.492a1.8 1.8 0 0 0 .361-.591a3 3 0 0 0 .1-.82a3 3 0 0 0-.1-.788a1.6 1.6 0 0 0-.296-.623m-.459 1.837a1 1 0 0 1-.164.394a.8.8 0 0 1-.3.262a1.1 1.1 0 0 1-.492.1H16.6v-2.429h.459a.87.87 0 0 1 .722.3a1.2 1.2 0 0 1 .164.361a2.6 2.6 0 0 1 .066.525a2.2 2.2 0 0 1-.035.488Zm4.002-1.837a1.4 1.4 0 0 0-.525-.427a1.7 1.7 0 0 0-.755-.164a2 2 0 0 0-.788.164a1.7 1.7 0 0 0-.525.427a2.2 2.2 0 0 0-.3.623a2.94 2.94 0 0 0 0 1.509a1.8 1.8 0 0 0 .3.623a1.13 1.13 0 0 0 .525.427a1.9 1.9 0 0 0 .788.164a1.42 1.42 0 0 0 1.214-.525a2.1 2.1 0 0 0 .427-1.444a2.8 2.8 0 0 0-.1-.755a1.33 1.33 0 0 0-.261-.622M21.29 14.9a.7.7 0 0 1-.623.328a.64.64 0 0 1-.623-.328a1.87 1.87 0 0 1-.2-.952a1.8 1.8 0 0 1 .2-.952a.806.806 0 0 1 1.247 0a1.87 1.87 0 0 1 .2.952a1.8 1.8 0 0 1-.201.952m3.41-.031a.7.7 0 0 1-.131.164a.7.7 0 0 1-.2.131a.6.6 0 0 1-.263.033a.575.575 0 0 1-.558-.3a1.8 1.8 0 0 1-.2-.952v-.262c0-.1.033-.2.033-.3c.033-.1.033-.2.066-.263a.53.53 0 0 1 .131-.23a1 1 0 0 1 .2-.164a.6.6 0 0 1 .263-.066a.57.57 0 0 1 .427.164a1.1 1.1 0 0 1 .23.394l.755-.2a1.6 1.6 0 0 0-.23-.525a1.6 1.6 0 0 0-.328-.328a1.88 1.88 0 0 0-1.608-.033a1.55 1.55 0 0 0-.492.427a1.3 1.3 0 0 0-.164.656a2.7 2.7 0 0 0-.066.722a5 5 0 0 0 .066.722a1.8 1.8 0 0 0 .262.623a1.2 1.2 0 0 0 .492.427a1.7 1.7 0 0 0 .755.164a1.6 1.6 0 0 0 .919-.262a1.6 1.6 0 0 0 .328-.328a3.3 3.3 0 0 0 .263-.492l-.788-.2a.9.9 0 0 1-.162.278m-8.106 12.936h8.203v1.313h-8.203zm0-2.533h11.813v1.313H16.594zm0-3h11.813v1.313H16.594zm.055-5.8h11.813v1.313H16.649z"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFolderTypeDocs(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#c05454" 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="gray" d="M15.266 11.311v18.375h14.449v-15.1h-3.6v-3.275zm12.146.813l.008 1.158h1.252l-1.26-1.16Z"/><path fill="#c5c5c5" d="M27.028 10H15.281a1.316 1.316 0 0 0-1.312 1.313v18.375A1.316 1.316 0 0 0 15.281 31h14.438a1.316 1.316 0 0 0 1.313-1.312V13.642Zm.394 2.133l1.247 1.148h-1.247ZM15.281 29.688V11.313h10.828v3.281h3.609v15.094Z"/><path fill="#c5c5c5" d="M16.594 19.372h11.813v1.313H16.594zm1.842-6.8a1.4 1.4 0 0 0-.558-.394a2.05 2.05 0 0 0-.82-.131h-1.28v3.839h1.28a1.66 1.66 0 0 0 1.313-.492a1.8 1.8 0 0 0 .361-.591a3 3 0 0 0 .1-.82a3 3 0 0 0-.1-.788a1.6 1.6 0 0 0-.296-.623m-.459 1.837a1 1 0 0 1-.164.394a.8.8 0 0 1-.3.262a1.1 1.1 0 0 1-.492.1H16.6v-2.429h.459a.87.87 0 0 1 .722.3a1.2 1.2 0 0 1 .164.361a2.6 2.6 0 0 1 .066.525a2.2 2.2 0 0 1-.035.488Zm4.002-1.837a1.4 1.4 0 0 0-.525-.427a1.7 1.7 0 0 0-.755-.164a2 2 0 0 0-.788.164a1.7 1.7 0 0 0-.525.427a2.2 2.2 0 0 0-.3.623a2.94 2.94 0 0 0 0 1.509a1.8 1.8 0 0 0 .3.623a1.13 1.13 0 0 0 .525.427a1.9 1.9 0 0 0 .788.164a1.42 1.42 0 0 0 1.214-.525a2.1 2.1 0 0 0 .427-1.444a2.8 2.8 0 0 0-.1-.755a1.33 1.33 0 0 0-.261-.622M21.29 14.9a.7.7 0 0 1-.623.328a.64.64 0 0 1-.623-.328a1.87 1.87 0 0 1-.2-.952a1.8 1.8 0 0 1 .2-.952a.806.806 0 0 1 1.247 0a1.87 1.87 0 0 1 .2.952a1.8 1.8 0 0 1-.201.952m3.41-.031a.7.7 0 0 1-.131.164a.7.7 0 0 1-.2.131a.6.6 0 0 1-.263.033a.575.575 0 0 1-.558-.3a1.8 1.8 0 0 1-.2-.952v-.262c0-.1.033-.2.033-.3c.033-.1.033-.2.066-.263a.53.53 0 0 1 .131-.23a1 1 0 0 1 .2-.164a.6.6 0 0 1 .263-.066a.57.57 0 0 1 .427.164a1.1 1.1 0 0 1 .23.394l.755-.2a1.6 1.6 0 0 0-.23-.525a1.6 1.6 0 0 0-.328-.328a1.88 1.88 0 0 0-1.608-.033a1.55 1.55 0 0 0-.492.427a1.3 1.3 0 0 0-.164.656a2.7 2.7 0 0 0-.066.722a5 5 0 0 0 .066.722a1.8 1.8 0 0 0 .262.623a1.2 1.2 0 0 0 .492.427a1.7 1.7 0 0 0 .755.164a1.6 1.6 0 0 0 .919-.262a1.6 1.6 0 0 0 .328-.328a3.3 3.3 0 0 0 .263-.492l-.788-.2a.9.9 0 0 1-.162.278m-8.106 12.936h8.203v1.313h-8.203zm0-2.533h11.813v1.313H16.594zm0-3h11.813v1.313H16.594zm.055-5.8h11.813v1.313H16.649z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#c05454" 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="gray" d="M15.266 11.311v18.375h14.449v-15.1h-3.6v-3.275zm12.146.813l.008 1.158h1.252l-1.26-1.16Z"/><path fill="#c5c5c5" d="M27.028 10H15.281a1.316 1.316 0 0 0-1.312 1.313v18.375A1.316 1.316 0 0 0 15.281 31h14.438a1.316 1.316 0 0 0 1.313-1.312V13.642Zm.394 2.133l1.247 1.148h-1.247ZM15.281 29.688V11.313h10.828v3.281h3.609v15.094Z"/><path fill="#c5c5c5" d="M16.594 19.372h11.813v1.313H16.594zm1.842-6.8a1.4 1.4 0 0 0-.558-.394a2.05 2.05 0 0 0-.82-.131h-1.28v3.839h1.28a1.66 1.66 0 0 0 1.313-.492a1.8 1.8 0 0 0 .361-.591a3 3 0 0 0 .1-.82a3 3 0 0 0-.1-.788a1.6 1.6 0 0 0-.296-.623m-.459 1.837a1 1 0 0 1-.164.394a.8.8 0 0 1-.3.262a1.1 1.1 0 0 1-.492.1H16.6v-2.429h.459a.87.87 0 0 1 .722.3a1.2 1.2 0 0 1 .164.361a2.6 2.6 0 0 1 .066.525a2.2 2.2 0 0 1-.035.488Zm4.002-1.837a1.4 1.4 0 0 0-.525-.427a1.7 1.7 0 0 0-.755-.164a2 2 0 0 0-.788.164a1.7 1.7 0 0 0-.525.427a2.2 2.2 0 0 0-.3.623a2.94 2.94 0 0 0 0 1.509a1.8 1.8 0 0 0 .3.623a1.13 1.13 0 0 0 .525.427a1.9 1.9 0 0 0 .788.164a1.42 1.42 0 0 0 1.214-.525a2.1 2.1 0 0 0 .427-1.444a2.8 2.8 0 0 0-.1-.755a1.33 1.33 0 0 0-.261-.622M21.29 14.9a.7.7 0 0 1-.623.328a.64.64 0 0 1-.623-.328a1.87 1.87 0 0 1-.2-.952a1.8 1.8 0 0 1 .2-.952a.806.806 0 0 1 1.247 0a1.87 1.87 0 0 1 .2.952a1.8 1.8 0 0 1-.201.952m3.41-.031a.7.7 0 0 1-.131.164a.7.7 0 0 1-.2.131a.6.6 0 0 1-.263.033a.575.575 0 0 1-.558-.3a1.8 1.8 0 0 1-.2-.952v-.262c0-.1.033-.2.033-.3c.033-.1.033-.2.066-.263a.53.53 0 0 1 .131-.23a1 1 0 0 1 .2-.164a.6.6 0 0 1 .263-.066a.57.57 0 0 1 .427.164a1.1 1.1 0 0 1 .23.394l.755-.2a1.6 1.6 0 0 0-.23-.525a1.6 1.6 0 0 0-.328-.328a1.88 1.88 0 0 0-1.608-.033a1.55 1.55 0 0 0-.492.427a1.3 1.3 0 0 0-.164.656a2.7 2.7 0 0 0-.066.722a5 5 0 0 0 .066.722a1.8 1.8 0 0 0 .262.623a1.2 1.2 0 0 0 .492.427a1.7 1.7 0 0 0 .755.164a1.6 1.6 0 0 0 .919-.262a1.6 1.6 0 0 0 .328-.328a3.3 3.3 0 0 0 .263-.492l-.788-.2a.9.9 0 0 1-.162.278m-8.106 12.936h8.203v1.313h-8.203zm0-2.533h11.813v1.313H16.594zm0-3h11.813v1.313H16.594zm.055-5.8h11.813v1.313H16.649z"/></svg>
</template>

CSS

.icon-folder-type-docs {
  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%23c05454%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%22gray%22%20d%3D%22M15.266%2011.311v18.375h14.449v-15.1h-3.6v-3.275zm12.146.813l.008%201.158h1.252l-1.26-1.16Z%22%2F%3E%3Cpath%20fill%3D%22%23c5c5c5%22%20d%3D%22M27.028%2010H15.281a1.316%201.316%200%200%200-1.312%201.313v18.375A1.316%201.316%200%200%200%2015.281%2031h14.438a1.316%201.316%200%200%200%201.313-1.312V13.642Zm.394%202.133l1.247%201.148h-1.247ZM15.281%2029.688V11.313h10.828v3.281h3.609v15.094Z%22%2F%3E%3Cpath%20fill%3D%22%23c5c5c5%22%20d%3D%22M16.594%2019.372h11.813v1.313H16.594zm1.842-6.8a1.4%201.4%200%200%200-.558-.394a2.05%202.05%200%200%200-.82-.131h-1.28v3.839h1.28a1.66%201.66%200%200%200%201.313-.492a1.8%201.8%200%200%200%20.361-.591a3%203%200%200%200%20.1-.82a3%203%200%200%200-.1-.788a1.6%201.6%200%200%200-.296-.623m-.459%201.837a1%201%200%200%201-.164.394a.8.8%200%200%201-.3.262a1.1%201.1%200%200%201-.492.1H16.6v-2.429h.459a.87.87%200%200%201%20.722.3a1.2%201.2%200%200%201%20.164.361a2.6%202.6%200%200%201%20.066.525a2.2%202.2%200%200%201-.035.488Zm4.002-1.837a1.4%201.4%200%200%200-.525-.427a1.7%201.7%200%200%200-.755-.164a2%202%200%200%200-.788.164a1.7%201.7%200%200%200-.525.427a2.2%202.2%200%200%200-.3.623a2.94%202.94%200%200%200%200%201.509a1.8%201.8%200%200%200%20.3.623a1.13%201.13%200%200%200%20.525.427a1.9%201.9%200%200%200%20.788.164a1.42%201.42%200%200%200%201.214-.525a2.1%202.1%200%200%200%20.427-1.444a2.8%202.8%200%200%200-.1-.755a1.33%201.33%200%200%200-.261-.622M21.29%2014.9a.7.7%200%200%201-.623.328a.64.64%200%200%201-.623-.328a1.87%201.87%200%200%201-.2-.952a1.8%201.8%200%200%201%20.2-.952a.806.806%200%200%201%201.247%200a1.87%201.87%200%200%201%20.2.952a1.8%201.8%200%200%201-.201.952m3.41-.031a.7.7%200%200%201-.131.164a.7.7%200%200%201-.2.131a.6.6%200%200%201-.263.033a.575.575%200%200%201-.558-.3a1.8%201.8%200%200%201-.2-.952v-.262c0-.1.033-.2.033-.3c.033-.1.033-.2.066-.263a.53.53%200%200%201%20.131-.23a1%201%200%200%201%20.2-.164a.6.6%200%200%201%20.263-.066a.57.57%200%200%201%20.427.164a1.1%201.1%200%200%201%20.23.394l.755-.2a1.6%201.6%200%200%200-.23-.525a1.6%201.6%200%200%200-.328-.328a1.88%201.88%200%200%200-1.608-.033a1.55%201.55%200%200%200-.492.427a1.3%201.3%200%200%200-.164.656a2.7%202.7%200%200%200-.066.722a5%205%200%200%200%20.066.722a1.8%201.8%200%200%200%20.262.623a1.2%201.2%200%200%200%20.492.427a1.7%201.7%200%200%200%20.755.164a1.6%201.6%200%200%200%20.919-.262a1.6%201.6%200%200%200%20.328-.328a3.3%203.3%200%200%200%20.263-.492l-.788-.2a.9.9%200%200%201-.162.278m-8.106%2012.936h8.203v1.313h-8.203zm0-2.533h11.813v1.313H16.594zm0-3h11.813v1.313H16.594zm.055-5.8h11.813v1.313H16.649z%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%23c05454%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%22gray%22%20d%3D%22M15.266%2011.311v18.375h14.449v-15.1h-3.6v-3.275zm12.146.813l.008%201.158h1.252l-1.26-1.16Z%22%2F%3E%3Cpath%20fill%3D%22%23c5c5c5%22%20d%3D%22M27.028%2010H15.281a1.316%201.316%200%200%200-1.312%201.313v18.375A1.316%201.316%200%200%200%2015.281%2031h14.438a1.316%201.316%200%200%200%201.313-1.312V13.642Zm.394%202.133l1.247%201.148h-1.247ZM15.281%2029.688V11.313h10.828v3.281h3.609v15.094Z%22%2F%3E%3Cpath%20fill%3D%22%23c5c5c5%22%20d%3D%22M16.594%2019.372h11.813v1.313H16.594zm1.842-6.8a1.4%201.4%200%200%200-.558-.394a2.05%202.05%200%200%200-.82-.131h-1.28v3.839h1.28a1.66%201.66%200%200%200%201.313-.492a1.8%201.8%200%200%200%20.361-.591a3%203%200%200%200%20.1-.82a3%203%200%200%200-.1-.788a1.6%201.6%200%200%200-.296-.623m-.459%201.837a1%201%200%200%201-.164.394a.8.8%200%200%201-.3.262a1.1%201.1%200%200%201-.492.1H16.6v-2.429h.459a.87.87%200%200%201%20.722.3a1.2%201.2%200%200%201%20.164.361a2.6%202.6%200%200%201%20.066.525a2.2%202.2%200%200%201-.035.488Zm4.002-1.837a1.4%201.4%200%200%200-.525-.427a1.7%201.7%200%200%200-.755-.164a2%202%200%200%200-.788.164a1.7%201.7%200%200%200-.525.427a2.2%202.2%200%200%200-.3.623a2.94%202.94%200%200%200%200%201.509a1.8%201.8%200%200%200%20.3.623a1.13%201.13%200%200%200%20.525.427a1.9%201.9%200%200%200%20.788.164a1.42%201.42%200%200%200%201.214-.525a2.1%202.1%200%200%200%20.427-1.444a2.8%202.8%200%200%200-.1-.755a1.33%201.33%200%200%200-.261-.622M21.29%2014.9a.7.7%200%200%201-.623.328a.64.64%200%200%201-.623-.328a1.87%201.87%200%200%201-.2-.952a1.8%201.8%200%200%201%20.2-.952a.806.806%200%200%201%201.247%200a1.87%201.87%200%200%201%20.2.952a1.8%201.8%200%200%201-.201.952m3.41-.031a.7.7%200%200%201-.131.164a.7.7%200%200%201-.2.131a.6.6%200%200%201-.263.033a.575.575%200%200%201-.558-.3a1.8%201.8%200%200%201-.2-.952v-.262c0-.1.033-.2.033-.3c.033-.1.033-.2.066-.263a.53.53%200%200%201%20.131-.23a1%201%200%200%201%20.2-.164a.6.6%200%200%201%20.263-.066a.57.57%200%200%201%20.427.164a1.1%201.1%200%200%201%20.23.394l.755-.2a1.6%201.6%200%200%200-.23-.525a1.6%201.6%200%200%200-.328-.328a1.88%201.88%200%200%200-1.608-.033a1.55%201.55%200%200%200-.492.427a1.3%201.3%200%200%200-.164.656a2.7%202.7%200%200%200-.066.722a5%205%200%200%200%20.066.722a1.8%201.8%200%200%200%20.262.623a1.2%201.2%200%200%200%20.492.427a1.7%201.7%200%200%200%20.755.164a1.6%201.6%200%200%200%20.919-.262a1.6%201.6%200%200%200%20.328-.328a3.3%203.3%200%200%200%20.263-.492l-.788-.2a.9.9%200%200%201-.162.278m-8.106%2012.936h8.203v1.313h-8.203zm0-2.533h11.813v1.313H16.594zm0-3h11.813v1.313H16.594zm.055-5.8h11.813v1.313H16.649z%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-docs.svg?color=%231a73e8&size=48