file type direnv logo
file-type-direnv from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-direnv
- Set
- VSCode Icons
- Style
- Color
- Viewbox
- 32×32
- License
- MIT
Related icons in VSCode Icons
file-type-accessfile-type-access2file-type-actionscriptfile-type-actionscript2file-type-adafile-type-advplfile-type-affinityfile-type-affinitydesignerfile-type-affinityphotofile-type-affinitypublisherfile-type-agdafile-type-agentsfile-type-aifile-type-ai2file-type-aikidofile-type-alfile-type-al-dalfile-type-alchemyfile-type-allcontributorsfile-type-alloyfile-type-allurefile-type-angularfile-type-ansiblefile-type-antlers-html
Use the file type direnv logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVGGgKOWdDe" x1="433.5" x2="337.15" y1="231.36" y2="93.87" gradientTransform="rotate(47.41 127.68 243.31)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#3ab809"/><stop offset="1" stop-color="#fff"/></linearGradient><linearGradient id="SVGRGjgpOMv" x1="380" x2="312.12" y1="592.36" y2="298.62" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#0aafc7"/><stop offset="1" stop-color="#fff"/></linearGradient></defs><g stroke="#000"><path fill="url(#SVGGgKOWdDe)" stroke-opacity=".21" d="M319.91 355c-14.72 13.53-30.9 32.87-6.06 59.9c24.83 27.03 45.47 12.54 60.2-.99s28.71-55.04 28.15-80.2c-25.03-2.7-67.56 7.76-82.29 21.29z" transform="translate(-21.86 -30.12)scale(.09964)"/><path fill="url(#SVGRGjgpOMv)" fill-rule="evenodd" stroke-opacity=".26" d="M250 392.38v20h-10v180h280v-180H330v-20z" transform="translate(-21.86 -30.12)scale(.09964)"/></g></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeDirenv(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="SVGGgKOWdDe" x1="433.5" x2="337.15" y1="231.36" y2="93.87" gradientTransform="rotate(47.41 127.68 243.31)" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#3ab809"/><stop offset="1" stopColor="#fff"/></linearGradient><linearGradient id="SVGRGjgpOMv" x1="380" x2="312.12" y1="592.36" y2="298.62" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#0aafc7"/><stop offset="1" stopColor="#fff"/></linearGradient></defs><g stroke="#000"><path fill="url(#SVGGgKOWdDe)" strokeOpacity=".21" d="M319.91 355c-14.72 13.53-30.9 32.87-6.06 59.9c24.83 27.03 45.47 12.54 60.2-.99s28.71-55.04 28.15-80.2c-25.03-2.7-67.56 7.76-82.29 21.29z" transform="translate(-21.86 -30.12)scale(.09964)"/><path fill="url(#SVGRGjgpOMv)" fillRule="evenodd" strokeOpacity=".26" d="M250 392.38v20h-10v180h280v-180H330v-20z" transform="translate(-21.86 -30.12)scale(.09964)"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVGGgKOWdDe" x1="433.5" x2="337.15" y1="231.36" y2="93.87" gradientTransform="rotate(47.41 127.68 243.31)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#3ab809"/><stop offset="1" stop-color="#fff"/></linearGradient><linearGradient id="SVGRGjgpOMv" x1="380" x2="312.12" y1="592.36" y2="298.62" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#0aafc7"/><stop offset="1" stop-color="#fff"/></linearGradient></defs><g stroke="#000"><path fill="url(#SVGGgKOWdDe)" stroke-opacity=".21" d="M319.91 355c-14.72 13.53-30.9 32.87-6.06 59.9c24.83 27.03 45.47 12.54 60.2-.99s28.71-55.04 28.15-80.2c-25.03-2.7-67.56 7.76-82.29 21.29z" transform="translate(-21.86 -30.12)scale(.09964)"/><path fill="url(#SVGRGjgpOMv)" fill-rule="evenodd" stroke-opacity=".26" d="M250 392.38v20h-10v180h280v-180H330v-20z" transform="translate(-21.86 -30.12)scale(.09964)"/></g></svg> </template>
CSS
.icon-file-type-direnv {
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%22SVGGgKOWdDe%22%20x1%3D%22433.5%22%20x2%3D%22337.15%22%20y1%3D%22231.36%22%20y2%3D%2293.87%22%20gradientTransform%3D%22rotate(47.41%20127.68%20243.31)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%233ab809%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fff%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGRGjgpOMv%22%20x1%3D%22380%22%20x2%3D%22312.12%22%20y1%3D%22592.36%22%20y2%3D%22298.62%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%230aafc7%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fff%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cg%20stroke%3D%22%23000%22%3E%3Cpath%20fill%3D%22url(%23SVGGgKOWdDe)%22%20stroke-opacity%3D%22.21%22%20d%3D%22M319.91%20355c-14.72%2013.53-30.9%2032.87-6.06%2059.9c24.83%2027.03%2045.47%2012.54%2060.2-.99s28.71-55.04%2028.15-80.2c-25.03-2.7-67.56%207.76-82.29%2021.29z%22%20transform%3D%22translate(-21.86%20-30.12)scale(.09964)%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGRGjgpOMv)%22%20fill-rule%3D%22evenodd%22%20stroke-opacity%3D%22.26%22%20d%3D%22M250%20392.38v20h-10v180h280v-180H330v-20z%22%20transform%3D%22translate(-21.86%20-30.12)scale(.09964)%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%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGGgKOWdDe%22%20x1%3D%22433.5%22%20x2%3D%22337.15%22%20y1%3D%22231.36%22%20y2%3D%2293.87%22%20gradientTransform%3D%22rotate(47.41%20127.68%20243.31)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%233ab809%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fff%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGRGjgpOMv%22%20x1%3D%22380%22%20x2%3D%22312.12%22%20y1%3D%22592.36%22%20y2%3D%22298.62%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%230aafc7%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fff%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cg%20stroke%3D%22%23000%22%3E%3Cpath%20fill%3D%22url(%23SVGGgKOWdDe)%22%20stroke-opacity%3D%22.21%22%20d%3D%22M319.91%20355c-14.72%2013.53-30.9%2032.87-6.06%2059.9c24.83%2027.03%2045.47%2012.54%2060.2-.99s28.71-55.04%2028.15-80.2c-25.03-2.7-67.56%207.76-82.29%2021.29z%22%20transform%3D%22translate(-21.86%20-30.12)scale(.09964)%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGRGjgpOMv)%22%20fill-rule%3D%22evenodd%22%20stroke-opacity%3D%22.26%22%20d%3D%22M250%20392.38v20h-10v180h280v-180H330v-20z%22%20transform%3D%22translate(-21.86%20-30.12)scale(.09964)%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-direnv.svg?color=%231a73e8&size=48