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

Name
plume
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 plume logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#ff3d00" fill-rule="evenodd" d="M3 3.001v7.156l2.536 2.557V5.56l7.07.023l-2.535-2.558zm12.862 5.724v6.46l-2.536-2.557v-6.46zM8.79 15.858h6.404l-2.535-2.559H6.256zm10.675 2.931v-6.428L16.93 9.804v7.155l-7.07-.024l2.535 2.559l6.393.021l1.349 1.36L21 21l-.164-.83z" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedPlume(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#ff3d00" fillRule="evenodd" d="M3 3.001v7.156l2.536 2.557V5.56l7.07.023l-2.535-2.558zm12.862 5.724v6.46l-2.536-2.557v-6.46zM8.79 15.858h6.404l-2.535-2.559H6.256zm10.675 2.931v-6.428L16.93 9.804v7.155l-7.07-.024l2.535 2.559l6.393.021l1.349 1.36L21 21l-.164-.83z" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#ff3d00" fill-rule="evenodd" d="M3 3.001v7.156l2.536 2.557V5.56l7.07.023l-2.535-2.558zm12.862 5.724v6.46l-2.536-2.557v-6.46zM8.79 15.858h6.404l-2.535-2.559H6.256zm10.675 2.931v-6.428L16.93 9.804v7.155l-7.07-.024l2.535 2.559l6.393.021l1.349 1.36L21 21l-.164-.83z" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-plume {
  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%22%23ff3d00%22%20fill-rule%3D%22evenodd%22%20d%3D%22M3%203.001v7.156l2.536%202.557V5.56l7.07.023l-2.535-2.558zm12.862%205.724v6.46l-2.536-2.557v-6.46zM8.79%2015.858h6.404l-2.535-2.559H6.256zm10.675%202.931v-6.428L16.93%209.804v7.155l-7.07-.024l2.535%202.559l6.393.021l1.349%201.36L21%2021l-.164-.83z%22%20clip-rule%3D%22evenodd%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%22%23ff3d00%22%20fill-rule%3D%22evenodd%22%20d%3D%22M3%203.001v7.156l2.536%202.557V5.56l7.07.023l-2.535-2.558zm12.862%205.724v6.46l-2.536-2.557v-6.46zM8.79%2015.858h6.404l-2.535-2.559H6.256zm10.675%202.931v-6.428L16.93%209.804v7.155l-7.07-.024l2.535%202.559l6.393.021l1.349%201.36L21%2021l-.164-.83z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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