file type kotlin logo
file-type-kotlin from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-kotlin
- 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 kotlin logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="url(#SVG5NiZhbGj)" d="M30 30H2V2h28L15.711 15.794z"/><defs><radialGradient id="SVG5NiZhbGj" cx="0" cy="0" r="1" gradientTransform="matrix(-28 0 0 -28 30 2)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#e44857"/><stop offset=".504" stop-color="#c711e1"/><stop offset="1" stop-color="#7f52ff"/></radialGradient></defs></g></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeKotlin(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="url(#SVG5NiZhbGj)" d="M30 30H2V2h28L15.711 15.794z"/><defs><radialGradient id="SVG5NiZhbGj" cx="0" cy="0" r="1" gradientTransform="matrix(-28 0 0 -28 30 2)" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#e44857"/><stop offset=".504" stopColor="#c711e1"/><stop offset="1" stopColor="#7f52ff"/></radialGradient></defs></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="url(#SVG5NiZhbGj)" d="M30 30H2V2h28L15.711 15.794z"/><defs><radialGradient id="SVG5NiZhbGj" cx="0" cy="0" r="1" gradientTransform="matrix(-28 0 0 -28 30 2)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#e44857"/><stop offset=".504" stop-color="#c711e1"/><stop offset="1" stop-color="#7f52ff"/></radialGradient></defs></g></svg> </template>
CSS
.icon-file-type-kotlin {
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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVG5NiZhbGj)%22%20d%3D%22M30%2030H2V2h28L15.711%2015.794z%22%2F%3E%3Cdefs%3E%3CradialGradient%20id%3D%22SVG5NiZhbGj%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22matrix(-28%200%200%20-28%2030%202)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23e44857%22%2F%3E%3Cstop%20offset%3D%22.504%22%20stop-color%3D%22%23c711e1%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%237f52ff%22%2F%3E%3C%2FradialGradient%3E%3C%2Fdefs%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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVG5NiZhbGj)%22%20d%3D%22M30%2030H2V2h28L15.711%2015.794z%22%2F%3E%3Cdefs%3E%3CradialGradient%20id%3D%22SVG5NiZhbGj%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22matrix(-28%200%200%20-28%2030%202)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23e44857%22%2F%3E%3Cstop%20offset%3D%22.504%22%20stop-color%3D%22%23c711e1%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%237f52ff%22%2F%3E%3C%2FradialGradient%3E%3C%2Fdefs%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-kotlin.svg?color=%231a73e8&size=48