sail logo
sail from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- sail
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the sail logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.378 18.753c-5.604-6.976-3.892-11.909-2.335-13.504c-4.203 3.828-2.724 9.846-1.46 12.375c1.168.677 3.017 1.032 3.795 1.124z"/><path fill="currentColor" d="M6.454 15.376C6.687 10.424 11.61 5.063 14.043 3C9.139 9.3 10.638 15.186 12 17.341z"/><path fill="currentColor" d="M4.703 18.47v-1.411s.292-.56 1.167-.56c2.238 0 8.942 3.075 11.092 3.094c1.24.01 1.946-.9 2.335-1.405c-.39.749-1.537 2.335-3.405 2.335c-2.335 0-6.63-2.618-10.022-2.618c-.7 0-1.07.375-1.167.565"/><path fill="currentColor" d="M6.036 18.16c-1.168 0-1.139 1.366-.847 1.896c0-.267.243-.948.847-.948c.856-.005 6.44 1.192 9.37 1.892c-2.677-.948-7.298-2.84-9.37-2.84"/></svg>
React
import type { SVGProps } from "react";
export function TokenSail(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="M16.378 18.753c-5.604-6.976-3.892-11.909-2.335-13.504c-4.203 3.828-2.724 9.846-1.46 12.375c1.168.677 3.017 1.032 3.795 1.124z"/><path fill="currentColor" d="M6.454 15.376C6.687 10.424 11.61 5.063 14.043 3C9.139 9.3 10.638 15.186 12 17.341z"/><path fill="currentColor" d="M4.703 18.47v-1.411s.292-.56 1.167-.56c2.238 0 8.942 3.075 11.092 3.094c1.24.01 1.946-.9 2.335-1.405c-.39.749-1.537 2.335-3.405 2.335c-2.335 0-6.63-2.618-10.022-2.618c-.7 0-1.07.375-1.167.565"/><path fill="currentColor" d="M6.036 18.16c-1.168 0-1.139 1.366-.847 1.896c0-.267.243-.948.847-.948c.856-.005 6.44 1.192 9.37 1.892c-2.677-.948-7.298-2.84-9.37-2.84"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.378 18.753c-5.604-6.976-3.892-11.909-2.335-13.504c-4.203 3.828-2.724 9.846-1.46 12.375c1.168.677 3.017 1.032 3.795 1.124z"/><path fill="currentColor" d="M6.454 15.376C6.687 10.424 11.61 5.063 14.043 3C9.139 9.3 10.638 15.186 12 17.341z"/><path fill="currentColor" d="M4.703 18.47v-1.411s.292-.56 1.167-.56c2.238 0 8.942 3.075 11.092 3.094c1.24.01 1.946-.9 2.335-1.405c-.39.749-1.537 2.335-3.405 2.335c-2.335 0-6.63-2.618-10.022-2.618c-.7 0-1.07.375-1.167.565"/><path fill="currentColor" d="M6.036 18.16c-1.168 0-1.139 1.366-.847 1.896c0-.267.243-.948.847-.948c.856-.005 6.44 1.192 9.37 1.892c-2.677-.948-7.298-2.84-9.37-2.84"/></svg> </template>
CSS
.icon-sail {
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%22M16.378%2018.753c-5.604-6.976-3.892-11.909-2.335-13.504c-4.203%203.828-2.724%209.846-1.46%2012.375c1.168.677%203.017%201.032%203.795%201.124z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.454%2015.376C6.687%2010.424%2011.61%205.063%2014.043%203C9.139%209.3%2010.638%2015.186%2012%2017.341z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.703%2018.47v-1.411s.292-.56%201.167-.56c2.238%200%208.942%203.075%2011.092%203.094c1.24.01%201.946-.9%202.335-1.405c-.39.749-1.537%202.335-3.405%202.335c-2.335%200-6.63-2.618-10.022-2.618c-.7%200-1.07.375-1.167.565%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.036%2018.16c-1.168%200-1.139%201.366-.847%201.896c0-.267.243-.948.847-.948c.856-.005%206.44%201.192%209.37%201.892c-2.677-.948-7.298-2.84-9.37-2.84%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%22M16.378%2018.753c-5.604-6.976-3.892-11.909-2.335-13.504c-4.203%203.828-2.724%209.846-1.46%2012.375c1.168.677%203.017%201.032%203.795%201.124z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.454%2015.376C6.687%2010.424%2011.61%205.063%2014.043%203C9.139%209.3%2010.638%2015.186%2012%2017.341z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.703%2018.47v-1.411s.292-.56%201.167-.56c2.238%200%208.942%203.075%2011.092%203.094c1.24.01%201.946-.9%202.335-1.405c-.39.749-1.537%202.335-3.405%202.335c-2.335%200-6.63-2.618-10.022-2.618c-.7%200-1.07.375-1.167.565%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.036%2018.16c-1.168%200-1.139%201.366-.847%201.896c0-.267.243-.948.847-.948c.856-.005%206.44%201.192%209.37%201.892c-2.677-.948-7.298-2.84-9.37-2.84%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/sail.svg?color=%231a73e8&size=48