file type caddy logo

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

Name
file-type-caddy
Set
VSCode Icons
Style
Color
Viewbox
32×32
License
MIT

Related icons in VSCode Icons

Use the file type caddy logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><circle cx="16" cy="16" r="14" fill="#65d1ff"/><clipPath id="SVGnv23Jbub"><circle cx="16" cy="16" r="14"/></clipPath><g clip-path="url(#SVGnv23Jbub)"><linearGradient id="SVG5gi9uWDY" x1="6.497" x2="25.503" y1="14.347" y2="14.347" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#b7b7b7"/><stop offset=".5" stop-color="#fff"/><stop offset="1" stop-color="#b2b2b2"/></linearGradient><path fill="url(#SVG5gi9uWDY)" d="M16 7.27c-9.71 0-9.51 7.65-9.51 7.65v6.51l3.93-.1v-6.41c0-3.96 5.39-3.93 5.57-3.93s5.57-.04 5.57 3.93v6.41l3.93.1v-6.51c.01 0 .22-7.65-9.49-7.65"/><linearGradient id="SVG4oqCceDy" x1="8.349" x2="19.468" y1="12.268" y2="17.63" gradientUnits="userSpaceOnUse"><stop offset=".1" stop-color="#323232"/><stop offset=".5" stop-color="#636363"/><stop offset="1" stop-color="#272727"/></linearGradient><path fill="url(#SVG4oqCceDy)" d="m25.86 21.8l-4.65-.12v-6.76c0-.87-.29-1.59-.85-2.15c-1.33-1.32-3.79-1.41-4.27-1.42h-.1c-.2 0-2.92 0-4.35 1.42c-.57.56-.85 1.28-.85 2.15v6.76l-4.65.12v-6.88c0-.11-.06-3.03 2.19-5.33c1.72-1.77 4.3-2.67 7.67-2.67h.01c3.37 0 5.95.9 7.67 2.67c2.24 2.3 2.19 5.22 2.19 5.34zM15.99 7.63c-3.15 0-5.56.82-7.14 2.45c-2.03 2.08-1.99 4.8-1.99 4.83v6.15l3.2-.08v-6.05c0-1.07.36-1.96 1.07-2.66c1.63-1.61 4.62-1.63 4.86-1.62h.02c.2 0 3.22 0 4.86 1.62c.71.7 1.07 1.6 1.07 2.66v6.05l3.2.08v-6.14c0-.04.04-2.76-1.99-4.84c-1.58-1.62-3.99-2.45-7.15-2.45z"/><linearGradient id="SVGVN7dLf2u" x1="7.119" x2="12.763" y1="14.588" y2="14.588" gradientUnits="userSpaceOnUse"><stop offset=".1" stop-color="#fff"/><stop offset="1" stop-color="#fff" stop-opacity=".4"/></linearGradient><path fill="url(#SVGVN7dLf2u)" d="M7.12 20.68v-5.77s-.07-5.44 5.64-6.65c0 0-4.2 2.21-4.2 6.65v5.99z"/><linearGradient id="SVG4nlrcbdT" x1="23.323" x2="23.154" y1="20.462" y2="13.689" gradientUnits="userSpaceOnUse"><stop offset=".1" stop-color="#fff"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient><path fill="url(#SVG4nlrcbdT)" d="M22.41 13.16h1.65v7.34h-1.65z"/><path fill="#0ccc06" d="M22.98 37.8H9.13c-3.07 0-5.58-2.51-5.58-5.58V25.5c0-3.07 2.51-5.58 5.58-5.58h13.85c3.07 0 5.58 2.51 5.58 5.58v6.72c-.01 3.07-2.52 5.58-5.58 5.58"/><path fill="#337c00" d="M23.52 38.16H8.58c-2.97 0-5.39-2.42-5.39-5.39v-7.81c0-2.97 2.42-5.39 5.39-5.39h14.94c2.97 0 5.39 2.42 5.39 5.39v7.81c.01 2.97-2.41 5.39-5.39 5.39M8.58 20.29c-2.57 0-4.67 2.09-4.67 4.67v7.81c0 2.57 2.09 4.67 4.67 4.67h14.94c2.57 0 4.67-2.09 4.67-4.67v-7.81c0-2.57-2.09-4.67-4.67-4.67z"/><linearGradient id="SVGIVRcwesG" x1="5.404" x2="22.421" y1="24.084" y2="23.884" gradientUnits="userSpaceOnUse"><stop offset=".1" stop-color="#fff"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient><path fill="url(#SVGIVRcwesG)" d="M5.98 27.07h-.83v-2.99c.05-.95.68-2.79 2.75-3.01h14.5v.83H7.97c-.78.09-1.34.48-1.69 1.17c-.25.5-.29.98-.3 1.05z"/></g></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeCaddy(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><circle cx="16" cy="16" r="14" fill="#65d1ff"/><clipPath id="SVGnv23Jbub"><circle cx="16" cy="16" r="14"/></clipPath><g clipPath="url(#SVGnv23Jbub)"><linearGradient id="SVG5gi9uWDY" x1="6.497" x2="25.503" y1="14.347" y2="14.347" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#b7b7b7"/><stop offset=".5" stopColor="#fff"/><stop offset="1" stopColor="#b2b2b2"/></linearGradient><path fill="url(#SVG5gi9uWDY)" d="M16 7.27c-9.71 0-9.51 7.65-9.51 7.65v6.51l3.93-.1v-6.41c0-3.96 5.39-3.93 5.57-3.93s5.57-.04 5.57 3.93v6.41l3.93.1v-6.51c.01 0 .22-7.65-9.49-7.65"/><linearGradient id="SVG4oqCceDy" x1="8.349" x2="19.468" y1="12.268" y2="17.63" gradientUnits="userSpaceOnUse"><stop offset=".1" stopColor="#323232"/><stop offset=".5" stopColor="#636363"/><stop offset="1" stopColor="#272727"/></linearGradient><path fill="url(#SVG4oqCceDy)" d="m25.86 21.8l-4.65-.12v-6.76c0-.87-.29-1.59-.85-2.15c-1.33-1.32-3.79-1.41-4.27-1.42h-.1c-.2 0-2.92 0-4.35 1.42c-.57.56-.85 1.28-.85 2.15v6.76l-4.65.12v-6.88c0-.11-.06-3.03 2.19-5.33c1.72-1.77 4.3-2.67 7.67-2.67h.01c3.37 0 5.95.9 7.67 2.67c2.24 2.3 2.19 5.22 2.19 5.34zM15.99 7.63c-3.15 0-5.56.82-7.14 2.45c-2.03 2.08-1.99 4.8-1.99 4.83v6.15l3.2-.08v-6.05c0-1.07.36-1.96 1.07-2.66c1.63-1.61 4.62-1.63 4.86-1.62h.02c.2 0 3.22 0 4.86 1.62c.71.7 1.07 1.6 1.07 2.66v6.05l3.2.08v-6.14c0-.04.04-2.76-1.99-4.84c-1.58-1.62-3.99-2.45-7.15-2.45z"/><linearGradient id="SVGVN7dLf2u" x1="7.119" x2="12.763" y1="14.588" y2="14.588" gradientUnits="userSpaceOnUse"><stop offset=".1" stopColor="#fff"/><stop offset="1" stopColor="#fff" stopOpacity=".4"/></linearGradient><path fill="url(#SVGVN7dLf2u)" d="M7.12 20.68v-5.77s-.07-5.44 5.64-6.65c0 0-4.2 2.21-4.2 6.65v5.99z"/><linearGradient id="SVG4nlrcbdT" x1="23.323" x2="23.154" y1="20.462" y2="13.689" gradientUnits="userSpaceOnUse"><stop offset=".1" stopColor="#fff"/><stop offset="1" stopColor="#fff" stopOpacity="0"/></linearGradient><path fill="url(#SVG4nlrcbdT)" d="M22.41 13.16h1.65v7.34h-1.65z"/><path fill="#0ccc06" d="M22.98 37.8H9.13c-3.07 0-5.58-2.51-5.58-5.58V25.5c0-3.07 2.51-5.58 5.58-5.58h13.85c3.07 0 5.58 2.51 5.58 5.58v6.72c-.01 3.07-2.52 5.58-5.58 5.58"/><path fill="#337c00" d="M23.52 38.16H8.58c-2.97 0-5.39-2.42-5.39-5.39v-7.81c0-2.97 2.42-5.39 5.39-5.39h14.94c2.97 0 5.39 2.42 5.39 5.39v7.81c.01 2.97-2.41 5.39-5.39 5.39M8.58 20.29c-2.57 0-4.67 2.09-4.67 4.67v7.81c0 2.57 2.09 4.67 4.67 4.67h14.94c2.57 0 4.67-2.09 4.67-4.67v-7.81c0-2.57-2.09-4.67-4.67-4.67z"/><linearGradient id="SVGIVRcwesG" x1="5.404" x2="22.421" y1="24.084" y2="23.884" gradientUnits="userSpaceOnUse"><stop offset=".1" stopColor="#fff"/><stop offset="1" stopColor="#fff" stopOpacity="0"/></linearGradient><path fill="url(#SVGIVRcwesG)" d="M5.98 27.07h-.83v-2.99c.05-.95.68-2.79 2.75-3.01h14.5v.83H7.97c-.78.09-1.34.48-1.69 1.17c-.25.5-.29.98-.3 1.05z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><circle cx="16" cy="16" r="14" fill="#65d1ff"/><clipPath id="SVGnv23Jbub"><circle cx="16" cy="16" r="14"/></clipPath><g clip-path="url(#SVGnv23Jbub)"><linearGradient id="SVG5gi9uWDY" x1="6.497" x2="25.503" y1="14.347" y2="14.347" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#b7b7b7"/><stop offset=".5" stop-color="#fff"/><stop offset="1" stop-color="#b2b2b2"/></linearGradient><path fill="url(#SVG5gi9uWDY)" d="M16 7.27c-9.71 0-9.51 7.65-9.51 7.65v6.51l3.93-.1v-6.41c0-3.96 5.39-3.93 5.57-3.93s5.57-.04 5.57 3.93v6.41l3.93.1v-6.51c.01 0 .22-7.65-9.49-7.65"/><linearGradient id="SVG4oqCceDy" x1="8.349" x2="19.468" y1="12.268" y2="17.63" gradientUnits="userSpaceOnUse"><stop offset=".1" stop-color="#323232"/><stop offset=".5" stop-color="#636363"/><stop offset="1" stop-color="#272727"/></linearGradient><path fill="url(#SVG4oqCceDy)" d="m25.86 21.8l-4.65-.12v-6.76c0-.87-.29-1.59-.85-2.15c-1.33-1.32-3.79-1.41-4.27-1.42h-.1c-.2 0-2.92 0-4.35 1.42c-.57.56-.85 1.28-.85 2.15v6.76l-4.65.12v-6.88c0-.11-.06-3.03 2.19-5.33c1.72-1.77 4.3-2.67 7.67-2.67h.01c3.37 0 5.95.9 7.67 2.67c2.24 2.3 2.19 5.22 2.19 5.34zM15.99 7.63c-3.15 0-5.56.82-7.14 2.45c-2.03 2.08-1.99 4.8-1.99 4.83v6.15l3.2-.08v-6.05c0-1.07.36-1.96 1.07-2.66c1.63-1.61 4.62-1.63 4.86-1.62h.02c.2 0 3.22 0 4.86 1.62c.71.7 1.07 1.6 1.07 2.66v6.05l3.2.08v-6.14c0-.04.04-2.76-1.99-4.84c-1.58-1.62-3.99-2.45-7.15-2.45z"/><linearGradient id="SVGVN7dLf2u" x1="7.119" x2="12.763" y1="14.588" y2="14.588" gradientUnits="userSpaceOnUse"><stop offset=".1" stop-color="#fff"/><stop offset="1" stop-color="#fff" stop-opacity=".4"/></linearGradient><path fill="url(#SVGVN7dLf2u)" d="M7.12 20.68v-5.77s-.07-5.44 5.64-6.65c0 0-4.2 2.21-4.2 6.65v5.99z"/><linearGradient id="SVG4nlrcbdT" x1="23.323" x2="23.154" y1="20.462" y2="13.689" gradientUnits="userSpaceOnUse"><stop offset=".1" stop-color="#fff"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient><path fill="url(#SVG4nlrcbdT)" d="M22.41 13.16h1.65v7.34h-1.65z"/><path fill="#0ccc06" d="M22.98 37.8H9.13c-3.07 0-5.58-2.51-5.58-5.58V25.5c0-3.07 2.51-5.58 5.58-5.58h13.85c3.07 0 5.58 2.51 5.58 5.58v6.72c-.01 3.07-2.52 5.58-5.58 5.58"/><path fill="#337c00" d="M23.52 38.16H8.58c-2.97 0-5.39-2.42-5.39-5.39v-7.81c0-2.97 2.42-5.39 5.39-5.39h14.94c2.97 0 5.39 2.42 5.39 5.39v7.81c.01 2.97-2.41 5.39-5.39 5.39M8.58 20.29c-2.57 0-4.67 2.09-4.67 4.67v7.81c0 2.57 2.09 4.67 4.67 4.67h14.94c2.57 0 4.67-2.09 4.67-4.67v-7.81c0-2.57-2.09-4.67-4.67-4.67z"/><linearGradient id="SVGIVRcwesG" x1="5.404" x2="22.421" y1="24.084" y2="23.884" gradientUnits="userSpaceOnUse"><stop offset=".1" stop-color="#fff"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient><path fill="url(#SVGIVRcwesG)" d="M5.98 27.07h-.83v-2.99c.05-.95.68-2.79 2.75-3.01h14.5v.83H7.97c-.78.09-1.34.48-1.69 1.17c-.25.5-.29.98-.3 1.05z"/></g></svg>
</template>

CSS

.icon-file-type-caddy {
  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%3Ccircle%20cx%3D%2216%22%20cy%3D%2216%22%20r%3D%2214%22%20fill%3D%22%2365d1ff%22%2F%3E%3CclipPath%20id%3D%22SVGnv23Jbub%22%3E%3Ccircle%20cx%3D%2216%22%20cy%3D%2216%22%20r%3D%2214%22%2F%3E%3C%2FclipPath%3E%3Cg%20clip-path%3D%22url(%23SVGnv23Jbub)%22%3E%3ClinearGradient%20id%3D%22SVG5gi9uWDY%22%20x1%3D%226.497%22%20x2%3D%2225.503%22%20y1%3D%2214.347%22%20y2%3D%2214.347%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23b7b7b7%22%2F%3E%3Cstop%20offset%3D%22.5%22%20stop-color%3D%22%23fff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b2b2b2%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20fill%3D%22url(%23SVG5gi9uWDY)%22%20d%3D%22M16%207.27c-9.71%200-9.51%207.65-9.51%207.65v6.51l3.93-.1v-6.41c0-3.96%205.39-3.93%205.57-3.93s5.57-.04%205.57%203.93v6.41l3.93.1v-6.51c.01%200%20.22-7.65-9.49-7.65%22%2F%3E%3ClinearGradient%20id%3D%22SVG4oqCceDy%22%20x1%3D%228.349%22%20x2%3D%2219.468%22%20y1%3D%2212.268%22%20y2%3D%2217.63%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.1%22%20stop-color%3D%22%23323232%22%2F%3E%3Cstop%20offset%3D%22.5%22%20stop-color%3D%22%23636363%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23272727%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20fill%3D%22url(%23SVG4oqCceDy)%22%20d%3D%22m25.86%2021.8l-4.65-.12v-6.76c0-.87-.29-1.59-.85-2.15c-1.33-1.32-3.79-1.41-4.27-1.42h-.1c-.2%200-2.92%200-4.35%201.42c-.57.56-.85%201.28-.85%202.15v6.76l-4.65.12v-6.88c0-.11-.06-3.03%202.19-5.33c1.72-1.77%204.3-2.67%207.67-2.67h.01c3.37%200%205.95.9%207.67%202.67c2.24%202.3%202.19%205.22%202.19%205.34zM15.99%207.63c-3.15%200-5.56.82-7.14%202.45c-2.03%202.08-1.99%204.8-1.99%204.83v6.15l3.2-.08v-6.05c0-1.07.36-1.96%201.07-2.66c1.63-1.61%204.62-1.63%204.86-1.62h.02c.2%200%203.22%200%204.86%201.62c.71.7%201.07%201.6%201.07%202.66v6.05l3.2.08v-6.14c0-.04.04-2.76-1.99-4.84c-1.58-1.62-3.99-2.45-7.15-2.45z%22%2F%3E%3ClinearGradient%20id%3D%22SVGVN7dLf2u%22%20x1%3D%227.119%22%20x2%3D%2212.763%22%20y1%3D%2214.588%22%20y2%3D%2214.588%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.1%22%20stop-color%3D%22%23fff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fff%22%20stop-opacity%3D%22.4%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20fill%3D%22url(%23SVGVN7dLf2u)%22%20d%3D%22M7.12%2020.68v-5.77s-.07-5.44%205.64-6.65c0%200-4.2%202.21-4.2%206.65v5.99z%22%2F%3E%3ClinearGradient%20id%3D%22SVG4nlrcbdT%22%20x1%3D%2223.323%22%20x2%3D%2223.154%22%20y1%3D%2220.462%22%20y2%3D%2213.689%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.1%22%20stop-color%3D%22%23fff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fff%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20fill%3D%22url(%23SVG4nlrcbdT)%22%20d%3D%22M22.41%2013.16h1.65v7.34h-1.65z%22%2F%3E%3Cpath%20fill%3D%22%230ccc06%22%20d%3D%22M22.98%2037.8H9.13c-3.07%200-5.58-2.51-5.58-5.58V25.5c0-3.07%202.51-5.58%205.58-5.58h13.85c3.07%200%205.58%202.51%205.58%205.58v6.72c-.01%203.07-2.52%205.58-5.58%205.58%22%2F%3E%3Cpath%20fill%3D%22%23337c00%22%20d%3D%22M23.52%2038.16H8.58c-2.97%200-5.39-2.42-5.39-5.39v-7.81c0-2.97%202.42-5.39%205.39-5.39h14.94c2.97%200%205.39%202.42%205.39%205.39v7.81c.01%202.97-2.41%205.39-5.39%205.39M8.58%2020.29c-2.57%200-4.67%202.09-4.67%204.67v7.81c0%202.57%202.09%204.67%204.67%204.67h14.94c2.57%200%204.67-2.09%204.67-4.67v-7.81c0-2.57-2.09-4.67-4.67-4.67z%22%2F%3E%3ClinearGradient%20id%3D%22SVGIVRcwesG%22%20x1%3D%225.404%22%20x2%3D%2222.421%22%20y1%3D%2224.084%22%20y2%3D%2223.884%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.1%22%20stop-color%3D%22%23fff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fff%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20fill%3D%22url(%23SVGIVRcwesG)%22%20d%3D%22M5.98%2027.07h-.83v-2.99c.05-.95.68-2.79%202.75-3.01h14.5v.83H7.97c-.78.09-1.34.48-1.69%201.17c-.25.5-.29.98-.3%201.05z%22%2F%3E%3C%2Fg%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%3Ccircle%20cx%3D%2216%22%20cy%3D%2216%22%20r%3D%2214%22%20fill%3D%22%2365d1ff%22%2F%3E%3CclipPath%20id%3D%22SVGnv23Jbub%22%3E%3Ccircle%20cx%3D%2216%22%20cy%3D%2216%22%20r%3D%2214%22%2F%3E%3C%2FclipPath%3E%3Cg%20clip-path%3D%22url(%23SVGnv23Jbub)%22%3E%3ClinearGradient%20id%3D%22SVG5gi9uWDY%22%20x1%3D%226.497%22%20x2%3D%2225.503%22%20y1%3D%2214.347%22%20y2%3D%2214.347%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23b7b7b7%22%2F%3E%3Cstop%20offset%3D%22.5%22%20stop-color%3D%22%23fff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b2b2b2%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20fill%3D%22url(%23SVG5gi9uWDY)%22%20d%3D%22M16%207.27c-9.71%200-9.51%207.65-9.51%207.65v6.51l3.93-.1v-6.41c0-3.96%205.39-3.93%205.57-3.93s5.57-.04%205.57%203.93v6.41l3.93.1v-6.51c.01%200%20.22-7.65-9.49-7.65%22%2F%3E%3ClinearGradient%20id%3D%22SVG4oqCceDy%22%20x1%3D%228.349%22%20x2%3D%2219.468%22%20y1%3D%2212.268%22%20y2%3D%2217.63%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.1%22%20stop-color%3D%22%23323232%22%2F%3E%3Cstop%20offset%3D%22.5%22%20stop-color%3D%22%23636363%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23272727%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20fill%3D%22url(%23SVG4oqCceDy)%22%20d%3D%22m25.86%2021.8l-4.65-.12v-6.76c0-.87-.29-1.59-.85-2.15c-1.33-1.32-3.79-1.41-4.27-1.42h-.1c-.2%200-2.92%200-4.35%201.42c-.57.56-.85%201.28-.85%202.15v6.76l-4.65.12v-6.88c0-.11-.06-3.03%202.19-5.33c1.72-1.77%204.3-2.67%207.67-2.67h.01c3.37%200%205.95.9%207.67%202.67c2.24%202.3%202.19%205.22%202.19%205.34zM15.99%207.63c-3.15%200-5.56.82-7.14%202.45c-2.03%202.08-1.99%204.8-1.99%204.83v6.15l3.2-.08v-6.05c0-1.07.36-1.96%201.07-2.66c1.63-1.61%204.62-1.63%204.86-1.62h.02c.2%200%203.22%200%204.86%201.62c.71.7%201.07%201.6%201.07%202.66v6.05l3.2.08v-6.14c0-.04.04-2.76-1.99-4.84c-1.58-1.62-3.99-2.45-7.15-2.45z%22%2F%3E%3ClinearGradient%20id%3D%22SVGVN7dLf2u%22%20x1%3D%227.119%22%20x2%3D%2212.763%22%20y1%3D%2214.588%22%20y2%3D%2214.588%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.1%22%20stop-color%3D%22%23fff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fff%22%20stop-opacity%3D%22.4%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20fill%3D%22url(%23SVGVN7dLf2u)%22%20d%3D%22M7.12%2020.68v-5.77s-.07-5.44%205.64-6.65c0%200-4.2%202.21-4.2%206.65v5.99z%22%2F%3E%3ClinearGradient%20id%3D%22SVG4nlrcbdT%22%20x1%3D%2223.323%22%20x2%3D%2223.154%22%20y1%3D%2220.462%22%20y2%3D%2213.689%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.1%22%20stop-color%3D%22%23fff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fff%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20fill%3D%22url(%23SVG4nlrcbdT)%22%20d%3D%22M22.41%2013.16h1.65v7.34h-1.65z%22%2F%3E%3Cpath%20fill%3D%22%230ccc06%22%20d%3D%22M22.98%2037.8H9.13c-3.07%200-5.58-2.51-5.58-5.58V25.5c0-3.07%202.51-5.58%205.58-5.58h13.85c3.07%200%205.58%202.51%205.58%205.58v6.72c-.01%203.07-2.52%205.58-5.58%205.58%22%2F%3E%3Cpath%20fill%3D%22%23337c00%22%20d%3D%22M23.52%2038.16H8.58c-2.97%200-5.39-2.42-5.39-5.39v-7.81c0-2.97%202.42-5.39%205.39-5.39h14.94c2.97%200%205.39%202.42%205.39%205.39v7.81c.01%202.97-2.41%205.39-5.39%205.39M8.58%2020.29c-2.57%200-4.67%202.09-4.67%204.67v7.81c0%202.57%202.09%204.67%204.67%204.67h14.94c2.57%200%204.67-2.09%204.67-4.67v-7.81c0-2.57-2.09-4.67-4.67-4.67z%22%2F%3E%3ClinearGradient%20id%3D%22SVGIVRcwesG%22%20x1%3D%225.404%22%20x2%3D%2222.421%22%20y1%3D%2224.084%22%20y2%3D%2223.884%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.1%22%20stop-color%3D%22%23fff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fff%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20fill%3D%22url(%23SVGIVRcwesG)%22%20d%3D%22M5.98%2027.07h-.83v-2.99c.05-.95.68-2.79%202.75-3.01h14.5v.83H7.97c-.78.09-1.34.48-1.69%201.17c-.25.5-.29.98-.3%201.05z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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