file type light turbo logo
file-type-light-turbo from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-light-turbo
- 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 light turbo logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVGItQiulID" x1="-209.59" x2="-223.36" y1="167.02" y2="153.25" gradientTransform="matrix(1 0 0 -1 234 178)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#0096ff"/><stop offset="1" stop-color="#ff1e56"/></linearGradient></defs><path d="M16.1 6.9a9.1 9.1 0 1 0 9.1 9.1a9.11 9.11 0 0 0-9.1-9.1m0 13.81A4.71 4.71 0 1 1 20.81 16a4.71 4.71 0 0 1-4.71 4.71"/><path fill="url(#SVGItQiulID)" fill-rule="evenodd" d="M16.86 5.41V2a14 14 0 0 1 0 28v-3.4a10.62 10.62 0 0 0 0-21.18ZM8.08 23a10.6 10.6 0 0 1-2.57-6.19h-3.4a13.93 13.93 0 0 0 3.56 8.59l2.4-2.4Zm7.26 7v-3.4A10.6 10.6 0 0 1 9.15 24l-2.4 2.4a13.93 13.93 0 0 0 8.59 3.6"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeLightTurbo(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="SVGItQiulID" x1="-209.59" x2="-223.36" y1="167.02" y2="153.25" gradientTransform="matrix(1 0 0 -1 234 178)" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#0096ff"/><stop offset="1" stopColor="#ff1e56"/></linearGradient></defs><path d="M16.1 6.9a9.1 9.1 0 1 0 9.1 9.1a9.11 9.11 0 0 0-9.1-9.1m0 13.81A4.71 4.71 0 1 1 20.81 16a4.71 4.71 0 0 1-4.71 4.71"/><path fill="url(#SVGItQiulID)" fillRule="evenodd" d="M16.86 5.41V2a14 14 0 0 1 0 28v-3.4a10.62 10.62 0 0 0 0-21.18ZM8.08 23a10.6 10.6 0 0 1-2.57-6.19h-3.4a13.93 13.93 0 0 0 3.56 8.59l2.4-2.4Zm7.26 7v-3.4A10.6 10.6 0 0 1 9.15 24l-2.4 2.4a13.93 13.93 0 0 0 8.59 3.6"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVGItQiulID" x1="-209.59" x2="-223.36" y1="167.02" y2="153.25" gradientTransform="matrix(1 0 0 -1 234 178)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#0096ff"/><stop offset="1" stop-color="#ff1e56"/></linearGradient></defs><path d="M16.1 6.9a9.1 9.1 0 1 0 9.1 9.1a9.11 9.11 0 0 0-9.1-9.1m0 13.81A4.71 4.71 0 1 1 20.81 16a4.71 4.71 0 0 1-4.71 4.71"/><path fill="url(#SVGItQiulID)" fill-rule="evenodd" d="M16.86 5.41V2a14 14 0 0 1 0 28v-3.4a10.62 10.62 0 0 0 0-21.18ZM8.08 23a10.6 10.6 0 0 1-2.57-6.19h-3.4a13.93 13.93 0 0 0 3.56 8.59l2.4-2.4Zm7.26 7v-3.4A10.6 10.6 0 0 1 9.15 24l-2.4 2.4a13.93 13.93 0 0 0 8.59 3.6"/></svg> </template>
CSS
.icon-file-type-light-turbo {
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%22SVGItQiulID%22%20x1%3D%22-209.59%22%20x2%3D%22-223.36%22%20y1%3D%22167.02%22%20y2%3D%22153.25%22%20gradientTransform%3D%22matrix(1%200%200%20-1%20234%20178)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%230096ff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ff1e56%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20d%3D%22M16.1%206.9a9.1%209.1%200%201%200%209.1%209.1a9.11%209.11%200%200%200-9.1-9.1m0%2013.81A4.71%204.71%200%201%201%2020.81%2016a4.71%204.71%200%200%201-4.71%204.71%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGItQiulID)%22%20fill-rule%3D%22evenodd%22%20d%3D%22M16.86%205.41V2a14%2014%200%200%201%200%2028v-3.4a10.62%2010.62%200%200%200%200-21.18ZM8.08%2023a10.6%2010.6%200%200%201-2.57-6.19h-3.4a13.93%2013.93%200%200%200%203.56%208.59l2.4-2.4Zm7.26%207v-3.4A10.6%2010.6%200%200%201%209.15%2024l-2.4%202.4a13.93%2013.93%200%200%200%208.59%203.6%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%22SVGItQiulID%22%20x1%3D%22-209.59%22%20x2%3D%22-223.36%22%20y1%3D%22167.02%22%20y2%3D%22153.25%22%20gradientTransform%3D%22matrix(1%200%200%20-1%20234%20178)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%230096ff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ff1e56%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20d%3D%22M16.1%206.9a9.1%209.1%200%201%200%209.1%209.1a9.11%209.11%200%200%200-9.1-9.1m0%2013.81A4.71%204.71%200%201%201%2020.81%2016a4.71%204.71%200%200%201-4.71%204.71%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGItQiulID)%22%20fill-rule%3D%22evenodd%22%20d%3D%22M16.86%205.41V2a14%2014%200%200%201%200%2028v-3.4a10.62%2010.62%200%200%200%200-21.18ZM8.08%2023a10.6%2010.6%200%200%201-2.57-6.19h-3.4a13.93%2013.93%200%200%200%203.56%208.59l2.4-2.4Zm7.26%207v-3.4A10.6%2010.6%200%200%201%209.15%2024l-2.4%202.4a13.93%2013.93%200%200%200%208.59%203.6%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-light-turbo.svg?color=%231a73e8&size=48