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

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

Use the wails logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.67 5.252l-7.856 5.039l-.369-.459l-8.69-.283l1.891 1.904l5.221.106l1.63 1.656l-5.878.662l1.77 1.783l5.34-1.185l.003-.006l.993 1.168l-3.079 3.11l7.399.001l-1.582-5.002l2.209 3.14H24l-5.385-2.415h4.121l-5.384-2.418h4.117L16.297 9.73l1.088-1.443l4.09-1.076l-3.467.248zm-3.635 2.322l-6.039.43l1.455 1.826l1.813-.476zm-.252 2.84l-.86 1.145l-.001-.002l.154-.205zM0 12.2l5.615 1.033l-1.017-1.027z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsWails(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="m19.67 5.252l-7.856 5.039l-.369-.459l-8.69-.283l1.891 1.904l5.221.106l1.63 1.656l-5.878.662l1.77 1.783l5.34-1.185l.003-.006l.993 1.168l-3.079 3.11l7.399.001l-1.582-5.002l2.209 3.14H24l-5.385-2.415h4.121l-5.384-2.418h4.117L16.297 9.73l1.088-1.443l4.09-1.076l-3.467.248zm-3.635 2.322l-6.039.43l1.455 1.826l1.813-.476zm-.252 2.84l-.86 1.145l-.001-.002l.154-.205zM0 12.2l5.615 1.033l-1.017-1.027z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.67 5.252l-7.856 5.039l-.369-.459l-8.69-.283l1.891 1.904l5.221.106l1.63 1.656l-5.878.662l1.77 1.783l5.34-1.185l.003-.006l.993 1.168l-3.079 3.11l7.399.001l-1.582-5.002l2.209 3.14H24l-5.385-2.415h4.121l-5.384-2.418h4.117L16.297 9.73l1.088-1.443l4.09-1.076l-3.467.248zm-3.635 2.322l-6.039.43l1.455 1.826l1.813-.476zm-.252 2.84l-.86 1.145l-.001-.002l.154-.205zM0 12.2l5.615 1.033l-1.017-1.027z"/></svg>
</template>

CSS

.icon-wails {
  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%22m19.67%205.252l-7.856%205.039l-.369-.459l-8.69-.283l1.891%201.904l5.221.106l1.63%201.656l-5.878.662l1.77%201.783l5.34-1.185l.003-.006l.993%201.168l-3.079%203.11l7.399.001l-1.582-5.002l2.209%203.14H24l-5.385-2.415h4.121l-5.384-2.418h4.117L16.297%209.73l1.088-1.443l4.09-1.076l-3.467.248zm-3.635%202.322l-6.039.43l1.455%201.826l1.813-.476zm-.252%202.84l-.86%201.145l-.001-.002l.154-.205zM0%2012.2l5.615%201.033l-1.017-1.027z%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%22m19.67%205.252l-7.856%205.039l-.369-.459l-8.69-.283l1.891%201.904l5.221.106l1.63%201.656l-5.878.662l1.77%201.783l5.34-1.185l.003-.006l.993%201.168l-3.079%203.11l7.399.001l-1.582-5.002l2.209%203.14H24l-5.385-2.415h4.121l-5.384-2.418h4.117L16.297%209.73l1.088-1.443l4.09-1.076l-3.467.248zm-3.635%202.322l-6.039.43l1.455%201.826l1.813-.476zm-.252%202.84l-.86%201.145l-.001-.002l.154-.205zM0%2012.2l5.615%201.033l-1.017-1.027z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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