webassembly logo

webassembly from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
webassembly
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

The same logo in other sets

Use the webassembly logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.745 0v.129a2.752 2.752 0 1 1-5.504 0V0H0v24h24V0zm-3.291 21.431l-1.169-5.783h-.02l-1.264 5.783H7.39l-1.824-8.497h1.59l1.088 5.783h.02l1.311-5.783h1.487l1.177 5.854h.02l1.242-5.854h1.561l-2.027 8.497zm8.755 0l-.542-1.891h-2.861l-.417 1.891h-1.59l2.056-8.497h2.509l2.5 8.497zm-2.397-6.403l-.694 3.118h2.159l-.796-3.118z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsWebassembly(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.745 0v.129a2.752 2.752 0 1 1-5.504 0V0H0v24h24V0zm-3.291 21.431l-1.169-5.783h-.02l-1.264 5.783H7.39l-1.824-8.497h1.59l1.088 5.783h.02l1.311-5.783h1.487l1.177 5.854h.02l1.242-5.854h1.561l-2.027 8.497zm8.755 0l-.542-1.891h-2.861l-.417 1.891h-1.59l2.056-8.497h2.509l2.5 8.497zm-2.397-6.403l-.694 3.118h2.159l-.796-3.118z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.745 0v.129a2.752 2.752 0 1 1-5.504 0V0H0v24h24V0zm-3.291 21.431l-1.169-5.783h-.02l-1.264 5.783H7.39l-1.824-8.497h1.59l1.088 5.783h.02l1.311-5.783h1.487l1.177 5.854h.02l1.242-5.854h1.561l-2.027 8.497zm8.755 0l-.542-1.891h-2.861l-.417 1.891h-1.59l2.056-8.497h2.509l2.5 8.497zm-2.397-6.403l-.694 3.118h2.159l-.796-3.118z"/></svg>
</template>

CSS

.icon-webassembly {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.745%200v.129a2.752%202.752%200%201%201-5.504%200V0H0v24h24V0zm-3.291%2021.431l-1.169-5.783h-.02l-1.264%205.783H7.39l-1.824-8.497h1.59l1.088%205.783h.02l1.311-5.783h1.487l1.177%205.854h.02l1.242-5.854h1.561l-2.027%208.497zm8.755%200l-.542-1.891h-2.861l-.417%201.891h-1.59l2.056-8.497h2.509l2.5%208.497zm-2.397-6.403l-.694%203.118h2.159l-.796-3.118z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.745%200v.129a2.752%202.752%200%201%201-5.504%200V0H0v24h24V0zm-3.291%2021.431l-1.169-5.783h-.02l-1.264%205.783H7.39l-1.824-8.497h1.59l1.088%205.783h.02l1.311-5.783h1.487l1.177%205.854h.02l1.242-5.854h1.561l-2.027%208.497zm8.755%200l-.542-1.891h-2.861l-.417%201.891h-1.59l2.056-8.497h2.509l2.5%208.497zm-2.397-6.403l-.694%203.118h2.159l-.796-3.118z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/webassembly.svg?color=%231a73e8&size=48