file type tauri logo
file-type-tauri from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-tauri
- 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 tauri logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#ffc131" d="M20.923 12.167A2.677 2.677 0 1 1 18.236 9.5h.02a2.667 2.667 0 0 1 2.667 2.667"/><circle cx="13.763" cy="19.818" r="2.667" fill="#24c8db"/><path fill="#ffc131" d="M23.791 20.731a10.4 10.4 0 0 1-3.52 1.434a7.2 7.2 0 0 0 .351-3.229a7.17 7.17 0 1 0-8.182-10.97a12 12 0 0 0-3.911 1.143a10.2 10.2 0 1 1 15.262 11.622M8.649 10.974l2.5.3a7.7 7.7 0 0 1 .321-1.424a10.2 10.2 0 0 0-2.821 1.124"/><path fill="#24c8db" d="M8.208 11.255a10.2 10.2 0 0 1 3.55-1.444a7.1 7.1 0 0 0-.4 3.239a7.17 7.17 0 1 0 8.222 10.96a12.2 12.2 0 0 0 3.911-1.123A10.208 10.208 0 1 1 8.208 11.255M23.349 21"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeTauri(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#ffc131" d="M20.923 12.167A2.677 2.677 0 1 1 18.236 9.5h.02a2.667 2.667 0 0 1 2.667 2.667"/><circle cx="13.763" cy="19.818" r="2.667" fill="#24c8db"/><path fill="#ffc131" d="M23.791 20.731a10.4 10.4 0 0 1-3.52 1.434a7.2 7.2 0 0 0 .351-3.229a7.17 7.17 0 1 0-8.182-10.97a12 12 0 0 0-3.911 1.143a10.2 10.2 0 1 1 15.262 11.622M8.649 10.974l2.5.3a7.7 7.7 0 0 1 .321-1.424a10.2 10.2 0 0 0-2.821 1.124"/><path fill="#24c8db" d="M8.208 11.255a10.2 10.2 0 0 1 3.55-1.444a7.1 7.1 0 0 0-.4 3.239a7.17 7.17 0 1 0 8.222 10.96a12.2 12.2 0 0 0 3.911-1.123A10.208 10.208 0 1 1 8.208 11.255M23.349 21"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#ffc131" d="M20.923 12.167A2.677 2.677 0 1 1 18.236 9.5h.02a2.667 2.667 0 0 1 2.667 2.667"/><circle cx="13.763" cy="19.818" r="2.667" fill="#24c8db"/><path fill="#ffc131" d="M23.791 20.731a10.4 10.4 0 0 1-3.52 1.434a7.2 7.2 0 0 0 .351-3.229a7.17 7.17 0 1 0-8.182-10.97a12 12 0 0 0-3.911 1.143a10.2 10.2 0 1 1 15.262 11.622M8.649 10.974l2.5.3a7.7 7.7 0 0 1 .321-1.424a10.2 10.2 0 0 0-2.821 1.124"/><path fill="#24c8db" d="M8.208 11.255a10.2 10.2 0 0 1 3.55-1.444a7.1 7.1 0 0 0-.4 3.239a7.17 7.17 0 1 0 8.222 10.96a12.2 12.2 0 0 0 3.911-1.123A10.208 10.208 0 1 1 8.208 11.255M23.349 21"/></svg> </template>
CSS
.icon-file-type-tauri {
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%3D%22%23ffc131%22%20d%3D%22M20.923%2012.167A2.677%202.677%200%201%201%2018.236%209.5h.02a2.667%202.667%200%200%201%202.667%202.667%22%2F%3E%3Ccircle%20cx%3D%2213.763%22%20cy%3D%2219.818%22%20r%3D%222.667%22%20fill%3D%22%2324c8db%22%2F%3E%3Cpath%20fill%3D%22%23ffc131%22%20d%3D%22M23.791%2020.731a10.4%2010.4%200%200%201-3.52%201.434a7.2%207.2%200%200%200%20.351-3.229a7.17%207.17%200%201%200-8.182-10.97a12%2012%200%200%200-3.911%201.143a10.2%2010.2%200%201%201%2015.262%2011.622M8.649%2010.974l2.5.3a7.7%207.7%200%200%201%20.321-1.424a10.2%2010.2%200%200%200-2.821%201.124%22%2F%3E%3Cpath%20fill%3D%22%2324c8db%22%20d%3D%22M8.208%2011.255a10.2%2010.2%200%200%201%203.55-1.444a7.1%207.1%200%200%200-.4%203.239a7.17%207.17%200%201%200%208.222%2010.96a12.2%2012.2%200%200%200%203.911-1.123A10.208%2010.208%200%201%201%208.208%2011.255M23.349%2021%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%3D%22%23ffc131%22%20d%3D%22M20.923%2012.167A2.677%202.677%200%201%201%2018.236%209.5h.02a2.667%202.667%200%200%201%202.667%202.667%22%2F%3E%3Ccircle%20cx%3D%2213.763%22%20cy%3D%2219.818%22%20r%3D%222.667%22%20fill%3D%22%2324c8db%22%2F%3E%3Cpath%20fill%3D%22%23ffc131%22%20d%3D%22M23.791%2020.731a10.4%2010.4%200%200%201-3.52%201.434a7.2%207.2%200%200%200%20.351-3.229a7.17%207.17%200%201%200-8.182-10.97a12%2012%200%200%200-3.911%201.143a10.2%2010.2%200%201%201%2015.262%2011.622M8.649%2010.974l2.5.3a7.7%207.7%200%200%201%20.321-1.424a10.2%2010.2%200%200%200-2.821%201.124%22%2F%3E%3Cpath%20fill%3D%22%2324c8db%22%20d%3D%22M8.208%2011.255a10.2%2010.2%200%200%201%203.55-1.444a7.1%207.1%200%200%200-.4%203.239a7.17%207.17%200%201%200%208.222%2010.96a12.2%2012.2%200%200%200%203.911-1.123A10.208%2010.208%200%201%201%208.208%2011.255M23.349%2021%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-tauri.svg?color=%231a73e8&size=48