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

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

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M13.153 16.867a4.99 4.99 0 0 1-4.69-1.32a4.845 4.845 0 0 1-.784-6.031a8.4 8.4 0 0 1 1.359-1.677c1.66-1.655 4.707-4.667 4.707-4.667A9 9 0 0 0 7.177 4.4a9.013 9.013 0 0 0-3.003 12.05a9 9 0 0 0 5.22 4.175z"/><path d="M10.839 7.136a4.98 4.98 0 0 1 4.69 1.321c1.644 1.647 1.965 4.09.778 6.022a8.5 8.5 0 0 1-1.36 1.68c-1.66 1.652-4.707 4.666-4.707 4.666a9 9 0 0 0 6.578-1.221a9.01 9.01 0 0 0 3.005-12.062A9 9 0 0 0 14.59 3.37z"/></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedSoneium(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M13.153 16.867a4.99 4.99 0 0 1-4.69-1.32a4.845 4.845 0 0 1-.784-6.031a8.4 8.4 0 0 1 1.359-1.677c1.66-1.655 4.707-4.667 4.707-4.667A9 9 0 0 0 7.177 4.4a9.013 9.013 0 0 0-3.003 12.05a9 9 0 0 0 5.22 4.175z"/><path d="M10.839 7.136a4.98 4.98 0 0 1 4.69 1.321c1.644 1.647 1.965 4.09.778 6.022a8.5 8.5 0 0 1-1.36 1.68c-1.66 1.652-4.707 4.666-4.707 4.666a9 9 0 0 0 6.578-1.221a9.01 9.01 0 0 0 3.005-12.062A9 9 0 0 0 14.59 3.37z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M13.153 16.867a4.99 4.99 0 0 1-4.69-1.32a4.845 4.845 0 0 1-.784-6.031a8.4 8.4 0 0 1 1.359-1.677c1.66-1.655 4.707-4.667 4.707-4.667A9 9 0 0 0 7.177 4.4a9.013 9.013 0 0 0-3.003 12.05a9 9 0 0 0 5.22 4.175z"/><path d="M10.839 7.136a4.98 4.98 0 0 1 4.69 1.321c1.644 1.647 1.965 4.09.778 6.022a8.5 8.5 0 0 1-1.36 1.68c-1.66 1.652-4.707 4.666-4.707 4.666a9 9 0 0 0 6.578-1.221a9.01 9.01 0 0 0 3.005-12.062A9 9 0 0 0 14.59 3.37z"/></svg>
</template>

CSS

.icon-soneium {
  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%20d%3D%22M13.153%2016.867a4.99%204.99%200%200%201-4.69-1.32a4.845%204.845%200%200%201-.784-6.031a8.4%208.4%200%200%201%201.359-1.677c1.66-1.655%204.707-4.667%204.707-4.667A9%209%200%200%200%207.177%204.4a9.013%209.013%200%200%200-3.003%2012.05a9%209%200%200%200%205.22%204.175z%22%2F%3E%3Cpath%20d%3D%22M10.839%207.136a4.98%204.98%200%200%201%204.69%201.321c1.644%201.647%201.965%204.09.778%206.022a8.5%208.5%200%200%201-1.36%201.68c-1.66%201.652-4.707%204.666-4.707%204.666a9%209%200%200%200%206.578-1.221a9.01%209.01%200%200%200%203.005-12.062A9%209%200%200%200%2014.59%203.37z%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%20d%3D%22M13.153%2016.867a4.99%204.99%200%200%201-4.69-1.32a4.845%204.845%200%200%201-.784-6.031a8.4%208.4%200%200%201%201.359-1.677c1.66-1.655%204.707-4.667%204.707-4.667A9%209%200%200%200%207.177%204.4a9.013%209.013%200%200%200-3.003%2012.05a9%209%200%200%200%205.22%204.175z%22%2F%3E%3Cpath%20d%3D%22M10.839%207.136a4.98%204.98%200%200%201%204.69%201.321c1.644%201.647%201.965%204.09.778%206.022a8.5%208.5%200%200%201-1.36%201.68c-1.66%201.652-4.707%204.666-4.707%204.666a9%209%200%200%200%206.578-1.221a9.01%209.01%200%200%200%203.005-12.062A9%209%200%200%200%2014.59%203.37z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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