file type deno logo
file-type-deno from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-deno
- 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 deno logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill-rule="evenodd" d="M4.45 21.34A12.5 12.5 0 0 1 3.27 16a12 12 0 0 1 .09-1.46a11 11 0 0 1 .24-1.42a12.75 12.75 0 0 1 9.73-9.57A13 13 0 0 1 16 3.27h1a12.73 12.73 0 0 1 11.57 10.5a13 13 0 0 1 .16 2.23v1a12.6 12.6 0 0 1-3.3 7.61a6.62 6.62 0 0 1-4.7 2.06a4.68 4.68 0 0 1-2.88-1.09a4.58 4.58 0 0 1-1.63-3.09a5.5 5.5 0 0 1 .14-1.61a3.4 3.4 0 0 1 .8-1.53a5 5 0 0 1-1.3-.88a.15.15 0 0 1 0-.19a.16.16 0 0 1 .18-.06a10 10 0 0 0 1.46.37a20 20 0 0 0 2.45.31c2.13.1 4.38-.9 5.05-2.81s.43-3.83-2.08-5s-3.66-2.5-5.69-3.32a5 5 0 0 0-4.3.62c-4.08 2.25-7.72 9.35-6 15.94a.21.21 0 0 1-.1.23a.2.2 0 0 1-.23 0a13 13 0 0 1-1.33-1.73a13 13 0 0 1-.82-1.49"/><path fill="#f5f5f5" fill-rule="evenodd" d="M16.65 2A14 14 0 1 1 2 15.35A14 14 0 0 1 16.65 2m3.27 16.85a20 20 0 0 1-2.45-.31a8.6 8.6 0 0 1-1.47-.35a.16.16 0 0 0-.18.06a.15.15 0 0 0 0 .19a5 5 0 0 0 1.3.88a3.4 3.4 0 0 0-.8 1.53a5.5 5.5 0 0 0-.14 1.61a4.58 4.58 0 0 0 1.63 3.09a4.68 4.68 0 0 0 2.88 1.09a6.62 6.62 0 0 0 4.72-2.07a12.73 12.73 0 1 0-18.84 0a.21.21 0 0 0 .35-.19c-1.68-6.59 2-13.69 6-15.94a5 5 0 0 1 4.3-.62c2 .82 3.18 2.18 5.69 3.32s2.78 3 2.08 5s-2.91 2.86-5.07 2.73ZM15.54 8.69c-.82.06-1.36 1.08-1.43 1.73s.25 1.73 1.32 1.71c1.25 0 1.64-1.09 1.5-2.13a1.39 1.39 0 0 0-1.39-1.31"/><path fill-rule="evenodd" d="M15.54 8.68A1.4 1.4 0 0 1 16.93 10c.14 1-.24 2.12-1.49 2.14c-1.07 0-1.4-1.06-1.33-1.71s.61-1.68 1.43-1.75"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeDeno(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fillRule="evenodd" d="M4.45 21.34A12.5 12.5 0 0 1 3.27 16a12 12 0 0 1 .09-1.46a11 11 0 0 1 .24-1.42a12.75 12.75 0 0 1 9.73-9.57A13 13 0 0 1 16 3.27h1a12.73 12.73 0 0 1 11.57 10.5a13 13 0 0 1 .16 2.23v1a12.6 12.6 0 0 1-3.3 7.61a6.62 6.62 0 0 1-4.7 2.06a4.68 4.68 0 0 1-2.88-1.09a4.58 4.58 0 0 1-1.63-3.09a5.5 5.5 0 0 1 .14-1.61a3.4 3.4 0 0 1 .8-1.53a5 5 0 0 1-1.3-.88a.15.15 0 0 1 0-.19a.16.16 0 0 1 .18-.06a10 10 0 0 0 1.46.37a20 20 0 0 0 2.45.31c2.13.1 4.38-.9 5.05-2.81s.43-3.83-2.08-5s-3.66-2.5-5.69-3.32a5 5 0 0 0-4.3.62c-4.08 2.25-7.72 9.35-6 15.94a.21.21 0 0 1-.1.23a.2.2 0 0 1-.23 0a13 13 0 0 1-1.33-1.73a13 13 0 0 1-.82-1.49"/><path fill="#f5f5f5" fillRule="evenodd" d="M16.65 2A14 14 0 1 1 2 15.35A14 14 0 0 1 16.65 2m3.27 16.85a20 20 0 0 1-2.45-.31a8.6 8.6 0 0 1-1.47-.35a.16.16 0 0 0-.18.06a.15.15 0 0 0 0 .19a5 5 0 0 0 1.3.88a3.4 3.4 0 0 0-.8 1.53a5.5 5.5 0 0 0-.14 1.61a4.58 4.58 0 0 0 1.63 3.09a4.68 4.68 0 0 0 2.88 1.09a6.62 6.62 0 0 0 4.72-2.07a12.73 12.73 0 1 0-18.84 0a.21.21 0 0 0 .35-.19c-1.68-6.59 2-13.69 6-15.94a5 5 0 0 1 4.3-.62c2 .82 3.18 2.18 5.69 3.32s2.78 3 2.08 5s-2.91 2.86-5.07 2.73ZM15.54 8.69c-.82.06-1.36 1.08-1.43 1.73s.25 1.73 1.32 1.71c1.25 0 1.64-1.09 1.5-2.13a1.39 1.39 0 0 0-1.39-1.31"/><path fillRule="evenodd" d="M15.54 8.68A1.4 1.4 0 0 1 16.93 10c.14 1-.24 2.12-1.49 2.14c-1.07 0-1.4-1.06-1.33-1.71s.61-1.68 1.43-1.75"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill-rule="evenodd" d="M4.45 21.34A12.5 12.5 0 0 1 3.27 16a12 12 0 0 1 .09-1.46a11 11 0 0 1 .24-1.42a12.75 12.75 0 0 1 9.73-9.57A13 13 0 0 1 16 3.27h1a12.73 12.73 0 0 1 11.57 10.5a13 13 0 0 1 .16 2.23v1a12.6 12.6 0 0 1-3.3 7.61a6.62 6.62 0 0 1-4.7 2.06a4.68 4.68 0 0 1-2.88-1.09a4.58 4.58 0 0 1-1.63-3.09a5.5 5.5 0 0 1 .14-1.61a3.4 3.4 0 0 1 .8-1.53a5 5 0 0 1-1.3-.88a.15.15 0 0 1 0-.19a.16.16 0 0 1 .18-.06a10 10 0 0 0 1.46.37a20 20 0 0 0 2.45.31c2.13.1 4.38-.9 5.05-2.81s.43-3.83-2.08-5s-3.66-2.5-5.69-3.32a5 5 0 0 0-4.3.62c-4.08 2.25-7.72 9.35-6 15.94a.21.21 0 0 1-.1.23a.2.2 0 0 1-.23 0a13 13 0 0 1-1.33-1.73a13 13 0 0 1-.82-1.49"/><path fill="#f5f5f5" fill-rule="evenodd" d="M16.65 2A14 14 0 1 1 2 15.35A14 14 0 0 1 16.65 2m3.27 16.85a20 20 0 0 1-2.45-.31a8.6 8.6 0 0 1-1.47-.35a.16.16 0 0 0-.18.06a.15.15 0 0 0 0 .19a5 5 0 0 0 1.3.88a3.4 3.4 0 0 0-.8 1.53a5.5 5.5 0 0 0-.14 1.61a4.58 4.58 0 0 0 1.63 3.09a4.68 4.68 0 0 0 2.88 1.09a6.62 6.62 0 0 0 4.72-2.07a12.73 12.73 0 1 0-18.84 0a.21.21 0 0 0 .35-.19c-1.68-6.59 2-13.69 6-15.94a5 5 0 0 1 4.3-.62c2 .82 3.18 2.18 5.69 3.32s2.78 3 2.08 5s-2.91 2.86-5.07 2.73ZM15.54 8.69c-.82.06-1.36 1.08-1.43 1.73s.25 1.73 1.32 1.71c1.25 0 1.64-1.09 1.5-2.13a1.39 1.39 0 0 0-1.39-1.31"/><path fill-rule="evenodd" d="M15.54 8.68A1.4 1.4 0 0 1 16.93 10c.14 1-.24 2.12-1.49 2.14c-1.07 0-1.4-1.06-1.33-1.71s.61-1.68 1.43-1.75"/></svg> </template>
CSS
.icon-file-type-deno {
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-rule%3D%22evenodd%22%20d%3D%22M4.45%2021.34A12.5%2012.5%200%200%201%203.27%2016a12%2012%200%200%201%20.09-1.46a11%2011%200%200%201%20.24-1.42a12.75%2012.75%200%200%201%209.73-9.57A13%2013%200%200%201%2016%203.27h1a12.73%2012.73%200%200%201%2011.57%2010.5a13%2013%200%200%201%20.16%202.23v1a12.6%2012.6%200%200%201-3.3%207.61a6.62%206.62%200%200%201-4.7%202.06a4.68%204.68%200%200%201-2.88-1.09a4.58%204.58%200%200%201-1.63-3.09a5.5%205.5%200%200%201%20.14-1.61a3.4%203.4%200%200%201%20.8-1.53a5%205%200%200%201-1.3-.88a.15.15%200%200%201%200-.19a.16.16%200%200%201%20.18-.06a10%2010%200%200%200%201.46.37a20%2020%200%200%200%202.45.31c2.13.1%204.38-.9%205.05-2.81s.43-3.83-2.08-5s-3.66-2.5-5.69-3.32a5%205%200%200%200-4.3.62c-4.08%202.25-7.72%209.35-6%2015.94a.21.21%200%200%201-.1.23a.2.2%200%200%201-.23%200a13%2013%200%200%201-1.33-1.73a13%2013%200%200%201-.82-1.49%22%2F%3E%3Cpath%20fill%3D%22%23f5f5f5%22%20fill-rule%3D%22evenodd%22%20d%3D%22M16.65%202A14%2014%200%201%201%202%2015.35A14%2014%200%200%201%2016.65%202m3.27%2016.85a20%2020%200%200%201-2.45-.31a8.6%208.6%200%200%201-1.47-.35a.16.16%200%200%200-.18.06a.15.15%200%200%200%200%20.19a5%205%200%200%200%201.3.88a3.4%203.4%200%200%200-.8%201.53a5.5%205.5%200%200%200-.14%201.61a4.58%204.58%200%200%200%201.63%203.09a4.68%204.68%200%200%200%202.88%201.09a6.62%206.62%200%200%200%204.72-2.07a12.73%2012.73%200%201%200-18.84%200a.21.21%200%200%200%20.35-.19c-1.68-6.59%202-13.69%206-15.94a5%205%200%200%201%204.3-.62c2%20.82%203.18%202.18%205.69%203.32s2.78%203%202.08%205s-2.91%202.86-5.07%202.73ZM15.54%208.69c-.82.06-1.36%201.08-1.43%201.73s.25%201.73%201.32%201.71c1.25%200%201.64-1.09%201.5-2.13a1.39%201.39%200%200%200-1.39-1.31%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M15.54%208.68A1.4%201.4%200%200%201%2016.93%2010c.14%201-.24%202.12-1.49%202.14c-1.07%200-1.4-1.06-1.33-1.71s.61-1.68%201.43-1.75%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-rule%3D%22evenodd%22%20d%3D%22M4.45%2021.34A12.5%2012.5%200%200%201%203.27%2016a12%2012%200%200%201%20.09-1.46a11%2011%200%200%201%20.24-1.42a12.75%2012.75%200%200%201%209.73-9.57A13%2013%200%200%201%2016%203.27h1a12.73%2012.73%200%200%201%2011.57%2010.5a13%2013%200%200%201%20.16%202.23v1a12.6%2012.6%200%200%201-3.3%207.61a6.62%206.62%200%200%201-4.7%202.06a4.68%204.68%200%200%201-2.88-1.09a4.58%204.58%200%200%201-1.63-3.09a5.5%205.5%200%200%201%20.14-1.61a3.4%203.4%200%200%201%20.8-1.53a5%205%200%200%201-1.3-.88a.15.15%200%200%201%200-.19a.16.16%200%200%201%20.18-.06a10%2010%200%200%200%201.46.37a20%2020%200%200%200%202.45.31c2.13.1%204.38-.9%205.05-2.81s.43-3.83-2.08-5s-3.66-2.5-5.69-3.32a5%205%200%200%200-4.3.62c-4.08%202.25-7.72%209.35-6%2015.94a.21.21%200%200%201-.1.23a.2.2%200%200%201-.23%200a13%2013%200%200%201-1.33-1.73a13%2013%200%200%201-.82-1.49%22%2F%3E%3Cpath%20fill%3D%22%23f5f5f5%22%20fill-rule%3D%22evenodd%22%20d%3D%22M16.65%202A14%2014%200%201%201%202%2015.35A14%2014%200%200%201%2016.65%202m3.27%2016.85a20%2020%200%200%201-2.45-.31a8.6%208.6%200%200%201-1.47-.35a.16.16%200%200%200-.18.06a.15.15%200%200%200%200%20.19a5%205%200%200%200%201.3.88a3.4%203.4%200%200%200-.8%201.53a5.5%205.5%200%200%200-.14%201.61a4.58%204.58%200%200%200%201.63%203.09a4.68%204.68%200%200%200%202.88%201.09a6.62%206.62%200%200%200%204.72-2.07a12.73%2012.73%200%201%200-18.84%200a.21.21%200%200%200%20.35-.19c-1.68-6.59%202-13.69%206-15.94a5%205%200%200%201%204.3-.62c2%20.82%203.18%202.18%205.69%203.32s2.78%203%202.08%205s-2.91%202.86-5.07%202.73ZM15.54%208.69c-.82.06-1.36%201.08-1.43%201.73s.25%201.73%201.32%201.71c1.25%200%201.64-1.09%201.5-2.13a1.39%201.39%200%200%200-1.39-1.31%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M15.54%208.68A1.4%201.4%200%200%201%2016.93%2010c.14%201-.24%202.12-1.49%202.14c-1.07%200-1.4-1.06-1.33-1.71s.61-1.68%201.43-1.75%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/vscode-icons/file-type-deno.svg?color=%231a73e8&size=48