file type wasm logo
file-type-wasm from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-wasm
- 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 wasm logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#654ff0" d="M19.153 2.35v.15a3.2 3.2 0 1 1-6.4 0v-.15H2v27.919h27.919V2.35Z"/><path fill="#fff" d="M8.485 17.4h1.85l1.265 6.723h.023L13.14 17.4h1.731l1.371 6.81h.027l1.44-6.81h1.815l-2.358 9.885h-1.837l-1.36-6.728h-.036l-1.456 6.728h-1.87Zm13.124 0h2.917l2.9 9.885h-1.911l-.63-2.2h-3.323l-.486 2.2h-1.859Zm1.11 2.437l-.807 3.627h2.512l-.924-3.632Z"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeWasm(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#654ff0" d="M19.153 2.35v.15a3.2 3.2 0 1 1-6.4 0v-.15H2v27.919h27.919V2.35Z"/><path fill="#fff" d="M8.485 17.4h1.85l1.265 6.723h.023L13.14 17.4h1.731l1.371 6.81h.027l1.44-6.81h1.815l-2.358 9.885h-1.837l-1.36-6.728h-.036l-1.456 6.728h-1.87Zm13.124 0h2.917l2.9 9.885h-1.911l-.63-2.2h-3.323l-.486 2.2h-1.859Zm1.11 2.437l-.807 3.627h2.512l-.924-3.632Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#654ff0" d="M19.153 2.35v.15a3.2 3.2 0 1 1-6.4 0v-.15H2v27.919h27.919V2.35Z"/><path fill="#fff" d="M8.485 17.4h1.85l1.265 6.723h.023L13.14 17.4h1.731l1.371 6.81h.027l1.44-6.81h1.815l-2.358 9.885h-1.837l-1.36-6.728h-.036l-1.456 6.728h-1.87Zm13.124 0h2.917l2.9 9.885h-1.911l-.63-2.2h-3.323l-.486 2.2h-1.859Zm1.11 2.437l-.807 3.627h2.512l-.924-3.632Z"/></svg> </template>
CSS
.icon-file-type-wasm {
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%23654ff0%22%20d%3D%22M19.153%202.35v.15a3.2%203.2%200%201%201-6.4%200v-.15H2v27.919h27.919V2.35Z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M8.485%2017.4h1.85l1.265%206.723h.023L13.14%2017.4h1.731l1.371%206.81h.027l1.44-6.81h1.815l-2.358%209.885h-1.837l-1.36-6.728h-.036l-1.456%206.728h-1.87Zm13.124%200h2.917l2.9%209.885h-1.911l-.63-2.2h-3.323l-.486%202.2h-1.859Zm1.11%202.437l-.807%203.627h2.512l-.924-3.632Z%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%23654ff0%22%20d%3D%22M19.153%202.35v.15a3.2%203.2%200%201%201-6.4%200v-.15H2v27.919h27.919V2.35Z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M8.485%2017.4h1.85l1.265%206.723h.023L13.14%2017.4h1.731l1.371%206.81h.027l1.44-6.81h1.815l-2.358%209.885h-1.837l-1.36-6.728h-.036l-1.456%206.728h-1.87Zm13.124%200h2.917l2.9%209.885h-1.911l-.63-2.2h-3.323l-.486%202.2h-1.859Zm1.11%202.437l-.807%203.627h2.512l-.924-3.632Z%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-wasm.svg?color=%231a73e8&size=48