file type autoit logo
file-type-autoit from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-autoit
- 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 autoit logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><circle cx="16" cy="16" r="12.551" fill="#5d83ac"/><path fill="#f0f0f0" d="M2 16a14 14 0 1 1 14 14A14 14 0 0 1 2 16M16 4.789A11.211 11.211 0 1 0 27.211 16A11.21 11.21 0 0 0 16 4.789"/><path fill="#f0f0f0" d="m24.576 20.156l-6.4-9.264a3.1 3.1 0 0 0-.819-.819a2.36 2.36 0 0 0-2.442.023a3.5 3.5 0 0 0-.812.8l-6.57 9.26h3.752l4.808-6.8l1.838 2.71q.26.368.544.789t.5.7q-.368-.031-.865-.031h-3.53l-1.914 2.634Z"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeAutoit(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><circle cx="16" cy="16" r="12.551" fill="#5d83ac"/><path fill="#f0f0f0" d="M2 16a14 14 0 1 1 14 14A14 14 0 0 1 2 16M16 4.789A11.211 11.211 0 1 0 27.211 16A11.21 11.21 0 0 0 16 4.789"/><path fill="#f0f0f0" d="m24.576 20.156l-6.4-9.264a3.1 3.1 0 0 0-.819-.819a2.36 2.36 0 0 0-2.442.023a3.5 3.5 0 0 0-.812.8l-6.57 9.26h3.752l4.808-6.8l1.838 2.71q.26.368.544.789t.5.7q-.368-.031-.865-.031h-3.53l-1.914 2.634Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><circle cx="16" cy="16" r="12.551" fill="#5d83ac"/><path fill="#f0f0f0" d="M2 16a14 14 0 1 1 14 14A14 14 0 0 1 2 16M16 4.789A11.211 11.211 0 1 0 27.211 16A11.21 11.21 0 0 0 16 4.789"/><path fill="#f0f0f0" d="m24.576 20.156l-6.4-9.264a3.1 3.1 0 0 0-.819-.819a2.36 2.36 0 0 0-2.442.023a3.5 3.5 0 0 0-.812.8l-6.57 9.26h3.752l4.808-6.8l1.838 2.71q.26.368.544.789t.5.7q-.368-.031-.865-.031h-3.53l-1.914 2.634Z"/></svg> </template>
CSS
.icon-file-type-autoit {
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%3Ccircle%20cx%3D%2216%22%20cy%3D%2216%22%20r%3D%2212.551%22%20fill%3D%22%235d83ac%22%2F%3E%3Cpath%20fill%3D%22%23f0f0f0%22%20d%3D%22M2%2016a14%2014%200%201%201%2014%2014A14%2014%200%200%201%202%2016M16%204.789A11.211%2011.211%200%201%200%2027.211%2016A11.21%2011.21%200%200%200%2016%204.789%22%2F%3E%3Cpath%20fill%3D%22%23f0f0f0%22%20d%3D%22m24.576%2020.156l-6.4-9.264a3.1%203.1%200%200%200-.819-.819a2.36%202.36%200%200%200-2.442.023a3.5%203.5%200%200%200-.812.8l-6.57%209.26h3.752l4.808-6.8l1.838%202.71q.26.368.544.789t.5.7q-.368-.031-.865-.031h-3.53l-1.914%202.634Z%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%3Ccircle%20cx%3D%2216%22%20cy%3D%2216%22%20r%3D%2212.551%22%20fill%3D%22%235d83ac%22%2F%3E%3Cpath%20fill%3D%22%23f0f0f0%22%20d%3D%22M2%2016a14%2014%200%201%201%2014%2014A14%2014%200%200%201%202%2016M16%204.789A11.211%2011.211%200%201%200%2027.211%2016A11.21%2011.21%200%200%200%2016%204.789%22%2F%3E%3Cpath%20fill%3D%22%23f0f0f0%22%20d%3D%22m24.576%2020.156l-6.4-9.264a3.1%203.1%200%200%200-.819-.819a2.36%202.36%200%200%200-2.442.023a3.5%203.5%200%200%200-.812.8l-6.57%209.26h3.752l4.808-6.8l1.838%202.71q.26.368.544.789t.5.7q-.368-.031-.865-.031h-3.53l-1.914%202.634Z%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-autoit.svg?color=%231a73e8&size=48