file type affinity logo
file-type-affinity from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-affinity
- 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-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-htmlfile-type-antlr
Use the file type affinity logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2" transform="translate(2 2)scale(.11667)"><rect width="240" height="240" fill="#a7f175" ry="40"/><path fill-rule="nonzero" d="M112.91 165.98c-10.413 0-17.037-6.317-17.037-14.329c0-34.287 90.164-41.151 90.164-77.563c0-22.213-25.731-31.787-58.577-31.787c-19.98 0-42.571 3.698-63.552 10.315v43.438c30.919-22.52 65.272-32.16 87.4-32.16c13.914 0 23.355 3.882 23.355 10.838c0 28.658-124.35 24.117-124.35 86.042c0 23.736 16.321 37.335 39.283 37.335c34.732 0 61.003-33.753 80.657-74.897l3.982 1.43c-10.351 25.143-31.771 52.712-35.943 70.434h44.715v-91.685H172.68c-14.99 32.574-36.957 62.59-59.767 62.59"/></g></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeAffinity(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fillRule="evenodd" strokeLinejoin="round" strokeMiterlimit="2" transform="translate(2 2)scale(.11667)"><rect width="240" height="240" fill="#a7f175" ry="40"/><path fillRule="nonzero" d="M112.91 165.98c-10.413 0-17.037-6.317-17.037-14.329c0-34.287 90.164-41.151 90.164-77.563c0-22.213-25.731-31.787-58.577-31.787c-19.98 0-42.571 3.698-63.552 10.315v43.438c30.919-22.52 65.272-32.16 87.4-32.16c13.914 0 23.355 3.882 23.355 10.838c0 28.658-124.35 24.117-124.35 86.042c0 23.736 16.321 37.335 39.283 37.335c34.732 0 61.003-33.753 80.657-74.897l3.982 1.43c-10.351 25.143-31.771 52.712-35.943 70.434h44.715v-91.685H172.68c-14.99 32.574-36.957 62.59-59.767 62.59"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2" transform="translate(2 2)scale(.11667)"><rect width="240" height="240" fill="#a7f175" ry="40"/><path fill-rule="nonzero" d="M112.91 165.98c-10.413 0-17.037-6.317-17.037-14.329c0-34.287 90.164-41.151 90.164-77.563c0-22.213-25.731-31.787-58.577-31.787c-19.98 0-42.571 3.698-63.552 10.315v43.438c30.919-22.52 65.272-32.16 87.4-32.16c13.914 0 23.355 3.882 23.355 10.838c0 28.658-124.35 24.117-124.35 86.042c0 23.736 16.321 37.335 39.283 37.335c34.732 0 61.003-33.753 80.657-74.897l3.982 1.43c-10.351 25.143-31.771 52.712-35.943 70.434h44.715v-91.685H172.68c-14.99 32.574-36.957 62.59-59.767 62.59"/></g></svg> </template>
CSS
.icon-file-type-affinity {
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-rule%3D%22evenodd%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%222%22%20transform%3D%22translate(2%202)scale(.11667)%22%3E%3Crect%20width%3D%22240%22%20height%3D%22240%22%20fill%3D%22%23a7f175%22%20ry%3D%2240%22%2F%3E%3Cpath%20fill-rule%3D%22nonzero%22%20d%3D%22M112.91%20165.98c-10.413%200-17.037-6.317-17.037-14.329c0-34.287%2090.164-41.151%2090.164-77.563c0-22.213-25.731-31.787-58.577-31.787c-19.98%200-42.571%203.698-63.552%2010.315v43.438c30.919-22.52%2065.272-32.16%2087.4-32.16c13.914%200%2023.355%203.882%2023.355%2010.838c0%2028.658-124.35%2024.117-124.35%2086.042c0%2023.736%2016.321%2037.335%2039.283%2037.335c34.732%200%2061.003-33.753%2080.657-74.897l3.982%201.43c-10.351%2025.143-31.771%2052.712-35.943%2070.434h44.715v-91.685H172.68c-14.99%2032.574-36.957%2062.59-59.767%2062.59%22%2F%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-rule%3D%22evenodd%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%222%22%20transform%3D%22translate(2%202)scale(.11667)%22%3E%3Crect%20width%3D%22240%22%20height%3D%22240%22%20fill%3D%22%23a7f175%22%20ry%3D%2240%22%2F%3E%3Cpath%20fill-rule%3D%22nonzero%22%20d%3D%22M112.91%20165.98c-10.413%200-17.037-6.317-17.037-14.329c0-34.287%2090.164-41.151%2090.164-77.563c0-22.213-25.731-31.787-58.577-31.787c-19.98%200-42.571%203.698-63.552%2010.315v43.438c30.919-22.52%2065.272-32.16%2087.4-32.16c13.914%200%2023.355%203.882%2023.355%2010.838c0%2028.658-124.35%2024.117-124.35%2086.042c0%2023.736%2016.321%2037.335%2039.283%2037.335c34.732%200%2061.003-33.753%2080.657-74.897l3.982%201.43c-10.351%2025.143-31.771%2052.712-35.943%2070.434h44.715v-91.685H172.68c-14.99%2032.574-36.957%2062.59-59.767%2062.59%22%2F%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-affinity.svg?color=%231a73e8&size=48