file type aws logo
file-type-aws from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-aws
- 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 aws logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#9d5125" d="M30 19.152v1.273c0 2.307-2.545 4.693-5.648 4.693H7.648C4.506 25.118 2 22.771 2 20.424v-1.272Z"/><path fill="#f58535" d="M12.778 6.782A7.11 7.11 0 0 1 19.3 11a3.64 3.64 0 0 1 2.068-.636a3.583 3.583 0 0 1 3.619 3.5A5.69 5.69 0 0 1 30 18.993v.477c0 2.347-2.545 4.693-5.688 4.693H7.648C4.506 24.163 2 21.816 2 19.47v-.477a5.53 5.53 0 0 1 3.619-4.853v-.2a7.13 7.13 0 0 1 7.159-7.158"/><path fill="#fff" d="m9 15.095l-1.869 6.523h1.113l.438-1.591h1.909l.4 1.591H12.1l-1.75-6.523Zm-.159 4.1l.8-3.222l.756 3.222Zm7.954 1.031h-.039l-.875-5.131h-1.114l-.835 5.091h-.04l-.875-5.091h-1.034l1.273 6.562h1.193l.835-4.931h.04l.835 4.931h1.233l1.313-6.562h-1.074zm5.29-2.148l-.716-.239c-.716-.278-.994-.6-.994-1.153a.9.9 0 1 1 1.79 0v.119H23.2v-.159c0-.676-.159-1.71-1.869-1.71a1.8 1.8 0 0 0-2.031 1.869a1.73 1.73 0 0 0 1.392 1.79l.716.239a1.1 1.1 0 0 1 .955 1.153a.93.93 0 0 1-.994.955q-1.074 0-1.074-1.193v-.159h-1.034v.159a1.786 1.786 0 0 0 1.989 1.989c1.312 0 2.187-.557 2.187-1.949a1.73 1.73 0 0 0-1.352-1.711"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeAws(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#9d5125" d="M30 19.152v1.273c0 2.307-2.545 4.693-5.648 4.693H7.648C4.506 25.118 2 22.771 2 20.424v-1.272Z"/><path fill="#f58535" d="M12.778 6.782A7.11 7.11 0 0 1 19.3 11a3.64 3.64 0 0 1 2.068-.636a3.583 3.583 0 0 1 3.619 3.5A5.69 5.69 0 0 1 30 18.993v.477c0 2.347-2.545 4.693-5.688 4.693H7.648C4.506 24.163 2 21.816 2 19.47v-.477a5.53 5.53 0 0 1 3.619-4.853v-.2a7.13 7.13 0 0 1 7.159-7.158"/><path fill="#fff" d="m9 15.095l-1.869 6.523h1.113l.438-1.591h1.909l.4 1.591H12.1l-1.75-6.523Zm-.159 4.1l.8-3.222l.756 3.222Zm7.954 1.031h-.039l-.875-5.131h-1.114l-.835 5.091h-.04l-.875-5.091h-1.034l1.273 6.562h1.193l.835-4.931h.04l.835 4.931h1.233l1.313-6.562h-1.074zm5.29-2.148l-.716-.239c-.716-.278-.994-.6-.994-1.153a.9.9 0 1 1 1.79 0v.119H23.2v-.159c0-.676-.159-1.71-1.869-1.71a1.8 1.8 0 0 0-2.031 1.869a1.73 1.73 0 0 0 1.392 1.79l.716.239a1.1 1.1 0 0 1 .955 1.153a.93.93 0 0 1-.994.955q-1.074 0-1.074-1.193v-.159h-1.034v.159a1.786 1.786 0 0 0 1.989 1.989c1.312 0 2.187-.557 2.187-1.949a1.73 1.73 0 0 0-1.352-1.711"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#9d5125" d="M30 19.152v1.273c0 2.307-2.545 4.693-5.648 4.693H7.648C4.506 25.118 2 22.771 2 20.424v-1.272Z"/><path fill="#f58535" d="M12.778 6.782A7.11 7.11 0 0 1 19.3 11a3.64 3.64 0 0 1 2.068-.636a3.583 3.583 0 0 1 3.619 3.5A5.69 5.69 0 0 1 30 18.993v.477c0 2.347-2.545 4.693-5.688 4.693H7.648C4.506 24.163 2 21.816 2 19.47v-.477a5.53 5.53 0 0 1 3.619-4.853v-.2a7.13 7.13 0 0 1 7.159-7.158"/><path fill="#fff" d="m9 15.095l-1.869 6.523h1.113l.438-1.591h1.909l.4 1.591H12.1l-1.75-6.523Zm-.159 4.1l.8-3.222l.756 3.222Zm7.954 1.031h-.039l-.875-5.131h-1.114l-.835 5.091h-.04l-.875-5.091h-1.034l1.273 6.562h1.193l.835-4.931h.04l.835 4.931h1.233l1.313-6.562h-1.074zm5.29-2.148l-.716-.239c-.716-.278-.994-.6-.994-1.153a.9.9 0 1 1 1.79 0v.119H23.2v-.159c0-.676-.159-1.71-1.869-1.71a1.8 1.8 0 0 0-2.031 1.869a1.73 1.73 0 0 0 1.392 1.79l.716.239a1.1 1.1 0 0 1 .955 1.153a.93.93 0 0 1-.994.955q-1.074 0-1.074-1.193v-.159h-1.034v.159a1.786 1.786 0 0 0 1.989 1.989c1.312 0 2.187-.557 2.187-1.949a1.73 1.73 0 0 0-1.352-1.711"/></svg> </template>
CSS
.icon-file-type-aws {
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%239d5125%22%20d%3D%22M30%2019.152v1.273c0%202.307-2.545%204.693-5.648%204.693H7.648C4.506%2025.118%202%2022.771%202%2020.424v-1.272Z%22%2F%3E%3Cpath%20fill%3D%22%23f58535%22%20d%3D%22M12.778%206.782A7.11%207.11%200%200%201%2019.3%2011a3.64%203.64%200%200%201%202.068-.636a3.583%203.583%200%200%201%203.619%203.5A5.69%205.69%200%200%201%2030%2018.993v.477c0%202.347-2.545%204.693-5.688%204.693H7.648C4.506%2024.163%202%2021.816%202%2019.47v-.477a5.53%205.53%200%200%201%203.619-4.853v-.2a7.13%207.13%200%200%201%207.159-7.158%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m9%2015.095l-1.869%206.523h1.113l.438-1.591h1.909l.4%201.591H12.1l-1.75-6.523Zm-.159%204.1l.8-3.222l.756%203.222Zm7.954%201.031h-.039l-.875-5.131h-1.114l-.835%205.091h-.04l-.875-5.091h-1.034l1.273%206.562h1.193l.835-4.931h.04l.835%204.931h1.233l1.313-6.562h-1.074zm5.29-2.148l-.716-.239c-.716-.278-.994-.6-.994-1.153a.9.9%200%201%201%201.79%200v.119H23.2v-.159c0-.676-.159-1.71-1.869-1.71a1.8%201.8%200%200%200-2.031%201.869a1.73%201.73%200%200%200%201.392%201.79l.716.239a1.1%201.1%200%200%201%20.955%201.153a.93.93%200%200%201-.994.955q-1.074%200-1.074-1.193v-.159h-1.034v.159a1.786%201.786%200%200%200%201.989%201.989c1.312%200%202.187-.557%202.187-1.949a1.73%201.73%200%200%200-1.352-1.711%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%239d5125%22%20d%3D%22M30%2019.152v1.273c0%202.307-2.545%204.693-5.648%204.693H7.648C4.506%2025.118%202%2022.771%202%2020.424v-1.272Z%22%2F%3E%3Cpath%20fill%3D%22%23f58535%22%20d%3D%22M12.778%206.782A7.11%207.11%200%200%201%2019.3%2011a3.64%203.64%200%200%201%202.068-.636a3.583%203.583%200%200%201%203.619%203.5A5.69%205.69%200%200%201%2030%2018.993v.477c0%202.347-2.545%204.693-5.688%204.693H7.648C4.506%2024.163%202%2021.816%202%2019.47v-.477a5.53%205.53%200%200%201%203.619-4.853v-.2a7.13%207.13%200%200%201%207.159-7.158%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m9%2015.095l-1.869%206.523h1.113l.438-1.591h1.909l.4%201.591H12.1l-1.75-6.523Zm-.159%204.1l.8-3.222l.756%203.222Zm7.954%201.031h-.039l-.875-5.131h-1.114l-.835%205.091h-.04l-.875-5.091h-1.034l1.273%206.562h1.193l.835-4.931h.04l.835%204.931h1.233l1.313-6.562h-1.074zm5.29-2.148l-.716-.239c-.716-.278-.994-.6-.994-1.153a.9.9%200%201%201%201.79%200v.119H23.2v-.159c0-.676-.159-1.71-1.869-1.71a1.8%201.8%200%200%200-2.031%201.869a1.73%201.73%200%200%200%201.392%201.79l.716.239a1.1%201.1%200%200%201%20.955%201.153a.93.93%200%200%201-.994.955q-1.074%200-1.074-1.193v-.159h-1.034v.159a1.786%201.786%200%200%200%201.989%201.989c1.312%200%202.187-.557%202.187-1.949a1.73%201.73%200%200%200-1.352-1.711%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-aws.svg?color=%231a73e8&size=48