gswift logo
gswift from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- gswift
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the gswift logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m3 16.95l5.625-6.05l1.125.55l-1.688 1.925L11.16 12l1.403.824z"/><path fill="currentColor" d="m21 16.95l-5.063-5.225L18.75 10.2l-3.375-3.15h-6.75L5.25 10.2zm-11.813-9h5.626l1.97 1.85l-1.97.823L13.8 9.75H9.75l2.475.9h1.125l2.587 2.727l-8.72-3.578z"/><path fill="currentColor" d="m16.36 11.518l-1.026-1.111l-.522.216l-.315-.302l1.44 1.404z"/></svg>
React
import type { SVGProps } from "react";
export function TokenGswift(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="m3 16.95l5.625-6.05l1.125.55l-1.688 1.925L11.16 12l1.403.824z"/><path fill="currentColor" d="m21 16.95l-5.063-5.225L18.75 10.2l-3.375-3.15h-6.75L5.25 10.2zm-11.813-9h5.626l1.97 1.85l-1.97.823L13.8 9.75H9.75l2.475.9h1.125l2.587 2.727l-8.72-3.578z"/><path fill="currentColor" d="m16.36 11.518l-1.026-1.111l-.522.216l-.315-.302l1.44 1.404z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m3 16.95l5.625-6.05l1.125.55l-1.688 1.925L11.16 12l1.403.824z"/><path fill="currentColor" d="m21 16.95l-5.063-5.225L18.75 10.2l-3.375-3.15h-6.75L5.25 10.2zm-11.813-9h5.626l1.97 1.85l-1.97.823L13.8 9.75H9.75l2.475.9h1.125l2.587 2.727l-8.72-3.578z"/><path fill="currentColor" d="m16.36 11.518l-1.026-1.111l-.522.216l-.315-.302l1.44 1.404z"/></svg> </template>
CSS
.icon-gswift {
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%22m3%2016.95l5.625-6.05l1.125.55l-1.688%201.925L11.16%2012l1.403.824z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m21%2016.95l-5.063-5.225L18.75%2010.2l-3.375-3.15h-6.75L5.25%2010.2zm-11.813-9h5.626l1.97%201.85l-1.97.823L13.8%209.75H9.75l2.475.9h1.125l2.587%202.727l-8.72-3.578z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m16.36%2011.518l-1.026-1.111l-.522.216l-.315-.302l1.44%201.404z%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%22m3%2016.95l5.625-6.05l1.125.55l-1.688%201.925L11.16%2012l1.403.824z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m21%2016.95l-5.063-5.225L18.75%2010.2l-3.375-3.15h-6.75L5.25%2010.2zm-11.813-9h5.626l1.97%201.85l-1.97.823L13.8%209.75H9.75l2.475.9h1.125l2.587%202.727l-8.72-3.578z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m16.36%2011.518l-1.026-1.111l-.522.216l-.315-.302l1.44%201.404z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/gswift.svg?color=%231a73e8&size=48