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

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

Use the wasmer logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.111 3.537c-.011.822-.5 1.208-1.111.86c-.611-.353-1.106-1.307-1.111-2.146L12 0v4.651l5.561 3.222l.55.32v7.763L22 18.206V5.794l-3.889-2.256Zm-5 3.034c-.011.822-.5 1.208-1.111.86c-.611-.352-1.106-1.307-1.111-2.145l-3.89-2.252V7.41l5.562 3.222l.55.32v8.038L17 21.241V8.828L13.11 6.57Zm-5 2.759c-.011.822-.5 1.208-1.111.86c-.611-.353-1.106-1.307-1.111-2.146L2 5.794v12.413L12 24V11.586z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsWasmer(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="M18.111 3.537c-.011.822-.5 1.208-1.111.86c-.611-.353-1.106-1.307-1.111-2.146L12 0v4.651l5.561 3.222l.55.32v7.763L22 18.206V5.794l-3.889-2.256Zm-5 3.034c-.011.822-.5 1.208-1.111.86c-.611-.352-1.106-1.307-1.111-2.145l-3.89-2.252V7.41l5.562 3.222l.55.32v8.038L17 21.241V8.828L13.11 6.57Zm-5 2.759c-.011.822-.5 1.208-1.111.86c-.611-.353-1.106-1.307-1.111-2.146L2 5.794v12.413L12 24V11.586z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.111 3.537c-.011.822-.5 1.208-1.111.86c-.611-.353-1.106-1.307-1.111-2.146L12 0v4.651l5.561 3.222l.55.32v7.763L22 18.206V5.794l-3.889-2.256Zm-5 3.034c-.011.822-.5 1.208-1.111.86c-.611-.352-1.106-1.307-1.111-2.145l-3.89-2.252V7.41l5.562 3.222l.55.32v8.038L17 21.241V8.828L13.11 6.57Zm-5 2.759c-.011.822-.5 1.208-1.111.86c-.611-.353-1.106-1.307-1.111-2.146L2 5.794v12.413L12 24V11.586z"/></svg>
</template>

CSS

.icon-wasmer {
  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%22M18.111%203.537c-.011.822-.5%201.208-1.111.86c-.611-.353-1.106-1.307-1.111-2.146L12%200v4.651l5.561%203.222l.55.32v7.763L22%2018.206V5.794l-3.889-2.256Zm-5%203.034c-.011.822-.5%201.208-1.111.86c-.611-.352-1.106-1.307-1.111-2.145l-3.89-2.252V7.41l5.562%203.222l.55.32v8.038L17%2021.241V8.828L13.11%206.57Zm-5%202.759c-.011.822-.5%201.208-1.111.86c-.611-.353-1.106-1.307-1.111-2.146L2%205.794v12.413L12%2024V11.586z%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%22M18.111%203.537c-.011.822-.5%201.208-1.111.86c-.611-.353-1.106-1.307-1.111-2.146L12%200v4.651l5.561%203.222l.55.32v7.763L22%2018.206V5.794l-3.889-2.256Zm-5%203.034c-.011.822-.5%201.208-1.111.86c-.611-.352-1.106-1.307-1.111-2.145l-3.89-2.252V7.41l5.562%203.222l.55.32v8.038L17%2021.241V8.828L13.11%206.57Zm-5%202.759c-.011.822-.5%201.208-1.111.86c-.611-.353-1.106-1.307-1.111-2.146L2%205.794v12.413L12%2024V11.586z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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