venly from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.

Name
venly
Set
Web3 Icons
Style
Mono
Viewbox
24×24
License
MIT

The same logo in other sets

Use the venly logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m20.825 9.206l-2.208.818c-.093.033-.183-.055-.143-.146l2.46-5.826a.11.11 0 0 0-.14-.145l-4.677 1.597a.33.33 0 0 0-.2.187l-3.17 7.801c-.039.099.06.198.16.162l1.98-.708c.11-.038.212.077.153.178l-2.91 4.816a.165.165 0 0 1-.28 0l-2.909-4.818c-.06-.1.04-.217.152-.179l1.98.708c.101.036.2-.063.16-.162L8.062 5.691a.33.33 0 0 0-.2-.187L3.19 3.907c-.092-.03-.177.058-.14.145l2.458 5.826c.036.088-.054.178-.144.146l-2.193-.818c-.113-.041-.214.077-.152.178l6.53 10.549a.36.36 0 0 0 .307.167h4.28a.36.36 0 0 0 .307-.167l6.542-10.549c.054-.101-.047-.22-.16-.178"/></svg>

React

import type { SVGProps } from "react";

export function TokenVenly(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="m20.825 9.206l-2.208.818c-.093.033-.183-.055-.143-.146l2.46-5.826a.11.11 0 0 0-.14-.145l-4.677 1.597a.33.33 0 0 0-.2.187l-3.17 7.801c-.039.099.06.198.16.162l1.98-.708c.11-.038.212.077.153.178l-2.91 4.816a.165.165 0 0 1-.28 0l-2.909-4.818c-.06-.1.04-.217.152-.179l1.98.708c.101.036.2-.063.16-.162L8.062 5.691a.33.33 0 0 0-.2-.187L3.19 3.907c-.092-.03-.177.058-.14.145l2.458 5.826c.036.088-.054.178-.144.146l-2.193-.818c-.113-.041-.214.077-.152.178l6.53 10.549a.36.36 0 0 0 .307.167h4.28a.36.36 0 0 0 .307-.167l6.542-10.549c.054-.101-.047-.22-.16-.178"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m20.825 9.206l-2.208.818c-.093.033-.183-.055-.143-.146l2.46-5.826a.11.11 0 0 0-.14-.145l-4.677 1.597a.33.33 0 0 0-.2.187l-3.17 7.801c-.039.099.06.198.16.162l1.98-.708c.11-.038.212.077.153.178l-2.91 4.816a.165.165 0 0 1-.28 0l-2.909-4.818c-.06-.1.04-.217.152-.179l1.98.708c.101.036.2-.063.16-.162L8.062 5.691a.33.33 0 0 0-.2-.187L3.19 3.907c-.092-.03-.177.058-.14.145l2.458 5.826c.036.088-.054.178-.144.146l-2.193-.818c-.113-.041-.214.077-.152.178l6.53 10.549a.36.36 0 0 0 .307.167h4.28a.36.36 0 0 0 .307-.167l6.542-10.549c.054-.101-.047-.22-.16-.178"/></svg>
</template>

CSS

.icon-venly {
  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%22m20.825%209.206l-2.208.818c-.093.033-.183-.055-.143-.146l2.46-5.826a.11.11%200%200%200-.14-.145l-4.677%201.597a.33.33%200%200%200-.2.187l-3.17%207.801c-.039.099.06.198.16.162l1.98-.708c.11-.038.212.077.153.178l-2.91%204.816a.165.165%200%200%201-.28%200l-2.909-4.818c-.06-.1.04-.217.152-.179l1.98.708c.101.036.2-.063.16-.162L8.062%205.691a.33.33%200%200%200-.2-.187L3.19%203.907c-.092-.03-.177.058-.14.145l2.458%205.826c.036.088-.054.178-.144.146l-2.193-.818c-.113-.041-.214.077-.152.178l6.53%2010.549a.36.36%200%200%200%20.307.167h4.28a.36.36%200%200%200%20.307-.167l6.542-10.549c.054-.101-.047-.22-.16-.178%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%22m20.825%209.206l-2.208.818c-.093.033-.183-.055-.143-.146l2.46-5.826a.11.11%200%200%200-.14-.145l-4.677%201.597a.33.33%200%200%200-.2.187l-3.17%207.801c-.039.099.06.198.16.162l1.98-.708c.11-.038.212.077.153.178l-2.91%204.816a.165.165%200%200%201-.28%200l-2.909-4.818c-.06-.1.04-.217.152-.179l1.98.708c.101.036.2-.063.16-.162L8.062%205.691a.33.33%200%200%200-.2-.187L3.19%203.907c-.092-.03-.177.058-.14.145l2.458%205.826c.036.088-.054.178-.144.146l-2.193-.818c-.113-.041-.214.077-.152.178l6.53%2010.549a.36.36%200%200%200%20.307.167h4.28a.36.36%200%200%200%20.307-.167l6.542-10.549c.054-.101-.047-.22-.16-.178%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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