file type doppler logo
file-type-doppler from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-doppler
- 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 doppler logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVG9MunNeKt" x1="24.11" x2="4.48" y1="808.88" y2="835.23" gradientTransform="translate(0 -807.89)" gradientUnits="userSpaceOnUse"><stop offset=".04" stop-color="#409ff8"/><stop offset=".5" stop-color="#1673ff"/><stop offset="1" stop-color="#516ff7"/></linearGradient></defs><path fill="url(#SVG9MunNeKt)" fill-rule="evenodd" d="M2.59 2a.27.27 0 0 0-.23.43l5 7.8a2.25 2.25 0 0 0 1.88 1H16c2.47 0 4 2.18 4 4.62s-1.65 4.61-4 4.61H8.78a.75.75 0 0 0-.74.75H8v7.8a.75.75 0 0 0 .75.74H18c7.94 0 11.91-7.54 11.91-13.9S26 2 18 2Zm3.28 18.56h-1.8a2.17 2.17 0 0 0-2 2.32v6.74a.2.2 0 0 0 .18.21h1.8a2.19 2.19 0 0 0 2-2.32v-6.74a.2.2 0 0 0-.19-.21Z"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeDoppler(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="SVG9MunNeKt" x1="24.11" x2="4.48" y1="808.88" y2="835.23" gradientTransform="translate(0 -807.89)" gradientUnits="userSpaceOnUse"><stop offset=".04" stopColor="#409ff8"/><stop offset=".5" stopColor="#1673ff"/><stop offset="1" stopColor="#516ff7"/></linearGradient></defs><path fill="url(#SVG9MunNeKt)" fillRule="evenodd" d="M2.59 2a.27.27 0 0 0-.23.43l5 7.8a2.25 2.25 0 0 0 1.88 1H16c2.47 0 4 2.18 4 4.62s-1.65 4.61-4 4.61H8.78a.75.75 0 0 0-.74.75H8v7.8a.75.75 0 0 0 .75.74H18c7.94 0 11.91-7.54 11.91-13.9S26 2 18 2Zm3.28 18.56h-1.8a2.17 2.17 0 0 0-2 2.32v6.74a.2.2 0 0 0 .18.21h1.8a2.19 2.19 0 0 0 2-2.32v-6.74a.2.2 0 0 0-.19-.21Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVG9MunNeKt" x1="24.11" x2="4.48" y1="808.88" y2="835.23" gradientTransform="translate(0 -807.89)" gradientUnits="userSpaceOnUse"><stop offset=".04" stop-color="#409ff8"/><stop offset=".5" stop-color="#1673ff"/><stop offset="1" stop-color="#516ff7"/></linearGradient></defs><path fill="url(#SVG9MunNeKt)" fill-rule="evenodd" d="M2.59 2a.27.27 0 0 0-.23.43l5 7.8a2.25 2.25 0 0 0 1.88 1H16c2.47 0 4 2.18 4 4.62s-1.65 4.61-4 4.61H8.78a.75.75 0 0 0-.74.75H8v7.8a.75.75 0 0 0 .75.74H18c7.94 0 11.91-7.54 11.91-13.9S26 2 18 2Zm3.28 18.56h-1.8a2.17 2.17 0 0 0-2 2.32v6.74a.2.2 0 0 0 .18.21h1.8a2.19 2.19 0 0 0 2-2.32v-6.74a.2.2 0 0 0-.19-.21Z"/></svg> </template>
CSS
.icon-file-type-doppler {
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%22SVG9MunNeKt%22%20x1%3D%2224.11%22%20x2%3D%224.48%22%20y1%3D%22808.88%22%20y2%3D%22835.23%22%20gradientTransform%3D%22translate(0%20-807.89)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.04%22%20stop-color%3D%22%23409ff8%22%2F%3E%3Cstop%20offset%3D%22.5%22%20stop-color%3D%22%231673ff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23516ff7%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVG9MunNeKt)%22%20fill-rule%3D%22evenodd%22%20d%3D%22M2.59%202a.27.27%200%200%200-.23.43l5%207.8a2.25%202.25%200%200%200%201.88%201H16c2.47%200%204%202.18%204%204.62s-1.65%204.61-4%204.61H8.78a.75.75%200%200%200-.74.75H8v7.8a.75.75%200%200%200%20.75.74H18c7.94%200%2011.91-7.54%2011.91-13.9S26%202%2018%202Zm3.28%2018.56h-1.8a2.17%202.17%200%200%200-2%202.32v6.74a.2.2%200%200%200%20.18.21h1.8a2.19%202.19%200%200%200%202-2.32v-6.74a.2.2%200%200%200-.19-.21Z%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%3Cdefs%3E%3ClinearGradient%20id%3D%22SVG9MunNeKt%22%20x1%3D%2224.11%22%20x2%3D%224.48%22%20y1%3D%22808.88%22%20y2%3D%22835.23%22%20gradientTransform%3D%22translate(0%20-807.89)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.04%22%20stop-color%3D%22%23409ff8%22%2F%3E%3Cstop%20offset%3D%22.5%22%20stop-color%3D%22%231673ff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23516ff7%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVG9MunNeKt)%22%20fill-rule%3D%22evenodd%22%20d%3D%22M2.59%202a.27.27%200%200%200-.23.43l5%207.8a2.25%202.25%200%200%200%201.88%201H16c2.47%200%204%202.18%204%204.62s-1.65%204.61-4%204.61H8.78a.75.75%200%200%200-.74.75H8v7.8a.75.75%200%200%200%20.75.74H18c7.94%200%2011.91-7.54%2011.91-13.9S26%202%2018%202Zm3.28%2018.56h-1.8a2.17%202.17%200%200%200-2%202.32v6.74a.2.2%200%200%200%20.18.21h1.8a2.19%202.19%200%200%200%202-2.32v-6.74a.2.2%200%200%200-.19-.21Z%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-doppler.svg?color=%231a73e8&size=48