sail-background from Web3 Icons Branded by 0xa3k5 · Background · MIT Free for personal and commercial use.

Name
sail-background
Set
Web3 Icons Branded
Style
Background
Viewbox
24×24
License
MIT

1 other variant in Web3 Icons Branded

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"><g fill="none"><g clip-path="url(#SVGHcSWxdhd184)"><path fill="url(#SVGNEiCAcUD)" d="M24 0H0v24h24z"/><path fill="#fff" d="M15.892 18.003c-4.982-6.201-3.46-10.586-2.076-12.004c-3.736 3.403-2.421 8.752-1.297 11c1.038.602 2.681.917 3.373 1z"/><path fill="#fff" d="M7.07 15c.208-4.401 4.584-9.167 6.746-11C9.457 9.6 10.789 14.832 12 16.748z"/><path fill="#fff" d="M5.514 17.75v-1.253s.26-.498 1.037-.498c1.99 0 7.948 2.733 9.86 2.75c1.102.01 1.73-.8 2.075-1.249c-.346.666-1.366 2.076-3.027 2.076c-2.075 0-5.894-2.327-8.908-2.327c-.622 0-.95.333-1.037.502"/><path fill="#fff" d="M6.698 17.475c-1.037 0-1.011 1.215-.752 1.686c0-.238.216-.843.752-.843c.761-.005 5.726 1.06 8.329 1.682c-2.378-.843-6.486-2.525-8.329-2.525"/></g><defs><linearGradient id="SVGNEiCAcUD" x1="11.997" x2="11.997" y1="4.006" y2="20" gradientUnits="userSpaceOnUse"><stop stop-color="#ff9c00"/><stop offset=".54" stop-color="#fed087"/><stop offset="1" stop-color="#ff9d00"/></linearGradient><clipPath id="SVGHcSWxdhd184"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></g></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedSailBackground(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><g clipPath="url(#SVGHcSWxdhd184)"><path fill="url(#SVGNEiCAcUD)" d="M24 0H0v24h24z"/><path fill="#fff" d="M15.892 18.003c-4.982-6.201-3.46-10.586-2.076-12.004c-3.736 3.403-2.421 8.752-1.297 11c1.038.602 2.681.917 3.373 1z"/><path fill="#fff" d="M7.07 15c.208-4.401 4.584-9.167 6.746-11C9.457 9.6 10.789 14.832 12 16.748z"/><path fill="#fff" d="M5.514 17.75v-1.253s.26-.498 1.037-.498c1.99 0 7.948 2.733 9.86 2.75c1.102.01 1.73-.8 2.075-1.249c-.346.666-1.366 2.076-3.027 2.076c-2.075 0-5.894-2.327-8.908-2.327c-.622 0-.95.333-1.037.502"/><path fill="#fff" d="M6.698 17.475c-1.037 0-1.011 1.215-.752 1.686c0-.238.216-.843.752-.843c.761-.005 5.726 1.06 8.329 1.682c-2.378-.843-6.486-2.525-8.329-2.525"/></g><defs><linearGradient id="SVGNEiCAcUD" x1="11.997" x2="11.997" y1="4.006" y2="20" gradientUnits="userSpaceOnUse"><stop stopColor="#ff9c00"/><stop offset=".54" stopColor="#fed087"/><stop offset="1" stopColor="#ff9d00"/></linearGradient><clipPath id="SVGHcSWxdhd184"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><g clip-path="url(#SVGHcSWxdhd184)"><path fill="url(#SVGNEiCAcUD)" d="M24 0H0v24h24z"/><path fill="#fff" d="M15.892 18.003c-4.982-6.201-3.46-10.586-2.076-12.004c-3.736 3.403-2.421 8.752-1.297 11c1.038.602 2.681.917 3.373 1z"/><path fill="#fff" d="M7.07 15c.208-4.401 4.584-9.167 6.746-11C9.457 9.6 10.789 14.832 12 16.748z"/><path fill="#fff" d="M5.514 17.75v-1.253s.26-.498 1.037-.498c1.99 0 7.948 2.733 9.86 2.75c1.102.01 1.73-.8 2.075-1.249c-.346.666-1.366 2.076-3.027 2.076c-2.075 0-5.894-2.327-8.908-2.327c-.622 0-.95.333-1.037.502"/><path fill="#fff" d="M6.698 17.475c-1.037 0-1.011 1.215-.752 1.686c0-.238.216-.843.752-.843c.761-.005 5.726 1.06 8.329 1.682c-2.378-.843-6.486-2.525-8.329-2.525"/></g><defs><linearGradient id="SVGNEiCAcUD" x1="11.997" x2="11.997" y1="4.006" y2="20" gradientUnits="userSpaceOnUse"><stop stop-color="#ff9c00"/><stop offset=".54" stop-color="#fed087"/><stop offset="1" stop-color="#ff9d00"/></linearGradient><clipPath id="SVGHcSWxdhd184"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></g></svg>
</template>

CSS

.icon-sail-background {
  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%22none%22%3E%3Cg%20clip-path%3D%22url(%23SVGHcSWxdhd184)%22%3E%3Cpath%20fill%3D%22url(%23SVGNEiCAcUD)%22%20d%3D%22M24%200H0v24h24z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M15.892%2018.003c-4.982-6.201-3.46-10.586-2.076-12.004c-3.736%203.403-2.421%208.752-1.297%2011c1.038.602%202.681.917%203.373%201z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M7.07%2015c.208-4.401%204.584-9.167%206.746-11C9.457%209.6%2010.789%2014.832%2012%2016.748z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M5.514%2017.75v-1.253s.26-.498%201.037-.498c1.99%200%207.948%202.733%209.86%202.75c1.102.01%201.73-.8%202.075-1.249c-.346.666-1.366%202.076-3.027%202.076c-2.075%200-5.894-2.327-8.908-2.327c-.622%200-.95.333-1.037.502%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M6.698%2017.475c-1.037%200-1.011%201.215-.752%201.686c0-.238.216-.843.752-.843c.761-.005%205.726%201.06%208.329%201.682c-2.378-.843-6.486-2.525-8.329-2.525%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGNEiCAcUD%22%20x1%3D%2211.997%22%20x2%3D%2211.997%22%20y1%3D%224.006%22%20y2%3D%2220%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23ff9c00%22%2F%3E%3Cstop%20offset%3D%22.54%22%20stop-color%3D%22%23fed087%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ff9d00%22%2F%3E%3C%2FlinearGradient%3E%3CclipPath%20id%3D%22SVGHcSWxdhd184%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h24v24H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%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%22none%22%3E%3Cg%20clip-path%3D%22url(%23SVGHcSWxdhd184)%22%3E%3Cpath%20fill%3D%22url(%23SVGNEiCAcUD)%22%20d%3D%22M24%200H0v24h24z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M15.892%2018.003c-4.982-6.201-3.46-10.586-2.076-12.004c-3.736%203.403-2.421%208.752-1.297%2011c1.038.602%202.681.917%203.373%201z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M7.07%2015c.208-4.401%204.584-9.167%206.746-11C9.457%209.6%2010.789%2014.832%2012%2016.748z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M5.514%2017.75v-1.253s.26-.498%201.037-.498c1.99%200%207.948%202.733%209.86%202.75c1.102.01%201.73-.8%202.075-1.249c-.346.666-1.366%202.076-3.027%202.076c-2.075%200-5.894-2.327-8.908-2.327c-.622%200-.95.333-1.037.502%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M6.698%2017.475c-1.037%200-1.011%201.215-.752%201.686c0-.238.216-.843.752-.843c.761-.005%205.726%201.06%208.329%201.682c-2.378-.843-6.486-2.525-8.329-2.525%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGNEiCAcUD%22%20x1%3D%2211.997%22%20x2%3D%2211.997%22%20y1%3D%224.006%22%20y2%3D%2220%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23ff9c00%22%2F%3E%3Cstop%20offset%3D%22.54%22%20stop-color%3D%22%23fed087%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ff9d00%22%2F%3E%3C%2FlinearGradient%3E%3CclipPath%20id%3D%22SVGHcSWxdhd184%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h24v24H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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