swash from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.

Name
swash
Set
Web3 Icons Branded
Style
Branded
Viewbox
24×24
License
MIT

1 other variant in Web3 Icons Branded

The same logo in other sets

Use the swash logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="#3ce35f"><path fill-rule="evenodd" d="M16.062 5.23a.558.558 0 1 0 0 1.115a.558.558 0 0 0 0-1.115m-2.788.558a2.788 2.788 0 1 1 5.576 0a2.788 2.788 0 0 1-5.576 0M12 11.443a.557.557 0 1 0 0 1.114a.557.557 0 0 0 0-1.114m-1.972-1.414a2.788 2.788 0 1 1 3.943 3.942a2.788 2.788 0 0 1-3.943-3.942m-2.09 7.626a.557.557 0 1 0 0 1.115a.557.557 0 0 0 0-1.115m-1.972-1.414a2.788 2.788 0 1 1 3.943 3.943a2.788 2.788 0 0 1-3.943-3.943" clip-rule="evenodd"/><path d="M5.789 8.894A3.584 3.584 0 0 1 9.373 5.31h5.017v.956H9.373a2.628 2.628 0 0 0 0 5.257h.956v.955h-.956a3.584 3.584 0 0 1-3.584-3.584m12.424 6.213a3.584 3.584 0 0 1-3.584 3.584H9.612v-.956h5.017a2.628 2.628 0 1 0 0-5.257h-.955v-.955h.955a3.584 3.584 0 0 1 3.584 3.584"/></g></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedSwash(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="#3ce35f"><path fillRule="evenodd" d="M16.062 5.23a.558.558 0 1 0 0 1.115a.558.558 0 0 0 0-1.115m-2.788.558a2.788 2.788 0 1 1 5.576 0a2.788 2.788 0 0 1-5.576 0M12 11.443a.557.557 0 1 0 0 1.114a.557.557 0 0 0 0-1.114m-1.972-1.414a2.788 2.788 0 1 1 3.943 3.942a2.788 2.788 0 0 1-3.943-3.942m-2.09 7.626a.557.557 0 1 0 0 1.115a.557.557 0 0 0 0-1.115m-1.972-1.414a2.788 2.788 0 1 1 3.943 3.943a2.788 2.788 0 0 1-3.943-3.943" clipRule="evenodd"/><path d="M5.789 8.894A3.584 3.584 0 0 1 9.373 5.31h5.017v.956H9.373a2.628 2.628 0 0 0 0 5.257h.956v.955h-.956a3.584 3.584 0 0 1-3.584-3.584m12.424 6.213a3.584 3.584 0 0 1-3.584 3.584H9.612v-.956h5.017a2.628 2.628 0 1 0 0-5.257h-.955v-.955h.955a3.584 3.584 0 0 1 3.584 3.584"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="#3ce35f"><path fill-rule="evenodd" d="M16.062 5.23a.558.558 0 1 0 0 1.115a.558.558 0 0 0 0-1.115m-2.788.558a2.788 2.788 0 1 1 5.576 0a2.788 2.788 0 0 1-5.576 0M12 11.443a.557.557 0 1 0 0 1.114a.557.557 0 0 0 0-1.114m-1.972-1.414a2.788 2.788 0 1 1 3.943 3.942a2.788 2.788 0 0 1-3.943-3.942m-2.09 7.626a.557.557 0 1 0 0 1.115a.557.557 0 0 0 0-1.115m-1.972-1.414a2.788 2.788 0 1 1 3.943 3.943a2.788 2.788 0 0 1-3.943-3.943" clip-rule="evenodd"/><path d="M5.789 8.894A3.584 3.584 0 0 1 9.373 5.31h5.017v.956H9.373a2.628 2.628 0 0 0 0 5.257h.956v.955h-.956a3.584 3.584 0 0 1-3.584-3.584m12.424 6.213a3.584 3.584 0 0 1-3.584 3.584H9.612v-.956h5.017a2.628 2.628 0 1 0 0-5.257h-.955v-.955h.955a3.584 3.584 0 0 1 3.584 3.584"/></g></svg>
</template>

CSS

.icon-swash {
  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%3Cg%20fill%3D%22%233ce35f%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M16.062%205.23a.558.558%200%201%200%200%201.115a.558.558%200%200%200%200-1.115m-2.788.558a2.788%202.788%200%201%201%205.576%200a2.788%202.788%200%200%201-5.576%200M12%2011.443a.557.557%200%201%200%200%201.114a.557.557%200%200%200%200-1.114m-1.972-1.414a2.788%202.788%200%201%201%203.943%203.942a2.788%202.788%200%200%201-3.943-3.942m-2.09%207.626a.557.557%200%201%200%200%201.115a.557.557%200%200%200%200-1.115m-1.972-1.414a2.788%202.788%200%201%201%203.943%203.943a2.788%202.788%200%200%201-3.943-3.943%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M5.789%208.894A3.584%203.584%200%200%201%209.373%205.31h5.017v.956H9.373a2.628%202.628%200%200%200%200%205.257h.956v.955h-.956a3.584%203.584%200%200%201-3.584-3.584m12.424%206.213a3.584%203.584%200%200%201-3.584%203.584H9.612v-.956h5.017a2.628%202.628%200%201%200%200-5.257h-.955v-.955h.955a3.584%203.584%200%200%201%203.584%203.584%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%2024%2024%22%3E%3Cg%20fill%3D%22%233ce35f%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M16.062%205.23a.558.558%200%201%200%200%201.115a.558.558%200%200%200%200-1.115m-2.788.558a2.788%202.788%200%201%201%205.576%200a2.788%202.788%200%200%201-5.576%200M12%2011.443a.557.557%200%201%200%200%201.114a.557.557%200%200%200%200-1.114m-1.972-1.414a2.788%202.788%200%201%201%203.943%203.942a2.788%202.788%200%200%201-3.943-3.942m-2.09%207.626a.557.557%200%201%200%200%201.115a.557.557%200%200%200%200-1.115m-1.972-1.414a2.788%202.788%200%201%201%203.943%203.943a2.788%202.788%200%200%201-3.943-3.943%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M5.789%208.894A3.584%203.584%200%200%201%209.373%205.31h5.017v.956H9.373a2.628%202.628%200%200%200%200%205.257h.956v.955h-.956a3.584%203.584%200%200%201-3.584-3.584m12.424%206.213a3.584%203.584%200%200%201-3.584%203.584H9.612v-.956h5.017a2.628%202.628%200%201%200%200-5.257h-.955v-.955h.955a3.584%203.584%200%200%201%203.584%203.584%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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