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

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

Use the arkm logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15 6.004H5.5l.86-2.5h7.799q.015.009 0 0zm2.559-2.444l2.4 7.288a.05.05 0 0 1-.02.055l-2.1 1.515a.05.05 0 0 1-.08-.03L14.865 3.59a.05.05 0 0 1 .025-.06l.025-.005h2.59a.05.05 0 0 1 .03.009q.015.01.02.026zM8.081 6.814L5.2 15.562a.045.045 0 0 1-.065.02l-2.12-1.52A.04.04 0 0 1 3 14.017l2.385-7.233a.045.045 0 0 1 .045-.03h2.605a.05.05 0 0 1 .035.02a.04.04 0 0 1 .01.04m.7-.06h3.084a.045.045 0 0 1 .045.03l.8 2.415a.045.045 0 0 1-.04.06H7.976a.05.05 0 0 1-.035-.02a.04.04 0 0 1-.005-.04l.8-2.415a.045.045 0 0 1 .045-.03m6.478.035l.95 2.854a.05.05 0 0 1 .001.034a.05.05 0 0 1-.02.026l-2.095 1.51a.05.05 0 0 1-.05.005a.05.05 0 0 1-.035-.035l-1.45-4.359l-.003-.02a.05.05 0 0 1 .016-.035l.017-.01l.025-.005h2.59a.05.05 0 0 1 .05.035zm-4.863 3.154l-1.445 4.4a.05.05 0 0 1-.03.03a.05.05 0 0 1-.045 0l-2.105-1.51a.05.05 0 0 1-.02-.055l.95-2.9a.05.05 0 0 1 .05-.03h2.594a.05.05 0 0 1 .033.011a.05.05 0 0 1 .018.03zm6.838 2.91l-2.5 1.79a.05.05 0 0 1-.05 0l-2.109-1.51a.05.05 0 0 1-.017-.035q0-.01.005-.02l.012-.015l3.8-2.74l.016-.008l.018-.002a.05.05 0 0 1 .03.03l.81 2.465v.027l-.015.023zm3.744 1.2l-6.228 4.489l-.025.007l-.025-.007l-2.12-1.515a.05.05 0 0 1-.02-.038a.05.05 0 0 1 .02-.037l7.544-5.424l.019-.009a.05.05 0 0 1 .04.011q.006.008.01.018l.805 2.454a.044.044 0 0 1-.02.05m-10.637-1.77l3.799 2.725a.05.05 0 0 1 .015.035a.05.05 0 0 1-.02.04l-2.1 1.514a.05.05 0 0 1-.06 0l-2.494-1.79a.05.05 0 0 1-.015-.05l.8-2.449a.05.05 0 0 1 .03-.031a.05.05 0 0 1 .044.006m-3.75 1.2l7.559 5.419q.008.005.012.014a.04.04 0 0 1-.012.05l-2.115 1.52a.04.04 0 0 1-.025.01a.04.04 0 0 1-.025-.01l-6.249-4.479a.04.04 0 0 1-.015-.05l.805-2.454a.04.04 0 0 1 .03-.025a.04.04 0 0 1 .035 0z"/></svg>

React

import type { SVGProps } from "react";

export function TokenArkm(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="M15 6.004H5.5l.86-2.5h7.799q.015.009 0 0zm2.559-2.444l2.4 7.288a.05.05 0 0 1-.02.055l-2.1 1.515a.05.05 0 0 1-.08-.03L14.865 3.59a.05.05 0 0 1 .025-.06l.025-.005h2.59a.05.05 0 0 1 .03.009q.015.01.02.026zM8.081 6.814L5.2 15.562a.045.045 0 0 1-.065.02l-2.12-1.52A.04.04 0 0 1 3 14.017l2.385-7.233a.045.045 0 0 1 .045-.03h2.605a.05.05 0 0 1 .035.02a.04.04 0 0 1 .01.04m.7-.06h3.084a.045.045 0 0 1 .045.03l.8 2.415a.045.045 0 0 1-.04.06H7.976a.05.05 0 0 1-.035-.02a.04.04 0 0 1-.005-.04l.8-2.415a.045.045 0 0 1 .045-.03m6.478.035l.95 2.854a.05.05 0 0 1 .001.034a.05.05 0 0 1-.02.026l-2.095 1.51a.05.05 0 0 1-.05.005a.05.05 0 0 1-.035-.035l-1.45-4.359l-.003-.02a.05.05 0 0 1 .016-.035l.017-.01l.025-.005h2.59a.05.05 0 0 1 .05.035zm-4.863 3.154l-1.445 4.4a.05.05 0 0 1-.03.03a.05.05 0 0 1-.045 0l-2.105-1.51a.05.05 0 0 1-.02-.055l.95-2.9a.05.05 0 0 1 .05-.03h2.594a.05.05 0 0 1 .033.011a.05.05 0 0 1 .018.03zm6.838 2.91l-2.5 1.79a.05.05 0 0 1-.05 0l-2.109-1.51a.05.05 0 0 1-.017-.035q0-.01.005-.02l.012-.015l3.8-2.74l.016-.008l.018-.002a.05.05 0 0 1 .03.03l.81 2.465v.027l-.015.023zm3.744 1.2l-6.228 4.489l-.025.007l-.025-.007l-2.12-1.515a.05.05 0 0 1-.02-.038a.05.05 0 0 1 .02-.037l7.544-5.424l.019-.009a.05.05 0 0 1 .04.011q.006.008.01.018l.805 2.454a.044.044 0 0 1-.02.05m-10.637-1.77l3.799 2.725a.05.05 0 0 1 .015.035a.05.05 0 0 1-.02.04l-2.1 1.514a.05.05 0 0 1-.06 0l-2.494-1.79a.05.05 0 0 1-.015-.05l.8-2.449a.05.05 0 0 1 .03-.031a.05.05 0 0 1 .044.006m-3.75 1.2l7.559 5.419q.008.005.012.014a.04.04 0 0 1-.012.05l-2.115 1.52a.04.04 0 0 1-.025.01a.04.04 0 0 1-.025-.01l-6.249-4.479a.04.04 0 0 1-.015-.05l.805-2.454a.04.04 0 0 1 .03-.025a.04.04 0 0 1 .035 0z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15 6.004H5.5l.86-2.5h7.799q.015.009 0 0zm2.559-2.444l2.4 7.288a.05.05 0 0 1-.02.055l-2.1 1.515a.05.05 0 0 1-.08-.03L14.865 3.59a.05.05 0 0 1 .025-.06l.025-.005h2.59a.05.05 0 0 1 .03.009q.015.01.02.026zM8.081 6.814L5.2 15.562a.045.045 0 0 1-.065.02l-2.12-1.52A.04.04 0 0 1 3 14.017l2.385-7.233a.045.045 0 0 1 .045-.03h2.605a.05.05 0 0 1 .035.02a.04.04 0 0 1 .01.04m.7-.06h3.084a.045.045 0 0 1 .045.03l.8 2.415a.045.045 0 0 1-.04.06H7.976a.05.05 0 0 1-.035-.02a.04.04 0 0 1-.005-.04l.8-2.415a.045.045 0 0 1 .045-.03m6.478.035l.95 2.854a.05.05 0 0 1 .001.034a.05.05 0 0 1-.02.026l-2.095 1.51a.05.05 0 0 1-.05.005a.05.05 0 0 1-.035-.035l-1.45-4.359l-.003-.02a.05.05 0 0 1 .016-.035l.017-.01l.025-.005h2.59a.05.05 0 0 1 .05.035zm-4.863 3.154l-1.445 4.4a.05.05 0 0 1-.03.03a.05.05 0 0 1-.045 0l-2.105-1.51a.05.05 0 0 1-.02-.055l.95-2.9a.05.05 0 0 1 .05-.03h2.594a.05.05 0 0 1 .033.011a.05.05 0 0 1 .018.03zm6.838 2.91l-2.5 1.79a.05.05 0 0 1-.05 0l-2.109-1.51a.05.05 0 0 1-.017-.035q0-.01.005-.02l.012-.015l3.8-2.74l.016-.008l.018-.002a.05.05 0 0 1 .03.03l.81 2.465v.027l-.015.023zm3.744 1.2l-6.228 4.489l-.025.007l-.025-.007l-2.12-1.515a.05.05 0 0 1-.02-.038a.05.05 0 0 1 .02-.037l7.544-5.424l.019-.009a.05.05 0 0 1 .04.011q.006.008.01.018l.805 2.454a.044.044 0 0 1-.02.05m-10.637-1.77l3.799 2.725a.05.05 0 0 1 .015.035a.05.05 0 0 1-.02.04l-2.1 1.514a.05.05 0 0 1-.06 0l-2.494-1.79a.05.05 0 0 1-.015-.05l.8-2.449a.05.05 0 0 1 .03-.031a.05.05 0 0 1 .044.006m-3.75 1.2l7.559 5.419q.008.005.012.014a.04.04 0 0 1-.012.05l-2.115 1.52a.04.04 0 0 1-.025.01a.04.04 0 0 1-.025-.01l-6.249-4.479a.04.04 0 0 1-.015-.05l.805-2.454a.04.04 0 0 1 .03-.025a.04.04 0 0 1 .035 0z"/></svg>
</template>

CSS

.icon-arkm {
  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%22M15%206.004H5.5l.86-2.5h7.799q.015.009%200%200zm2.559-2.444l2.4%207.288a.05.05%200%200%201-.02.055l-2.1%201.515a.05.05%200%200%201-.08-.03L14.865%203.59a.05.05%200%200%201%20.025-.06l.025-.005h2.59a.05.05%200%200%201%20.03.009q.015.01.02.026zM8.081%206.814L5.2%2015.562a.045.045%200%200%201-.065.02l-2.12-1.52A.04.04%200%200%201%203%2014.017l2.385-7.233a.045.045%200%200%201%20.045-.03h2.605a.05.05%200%200%201%20.035.02a.04.04%200%200%201%20.01.04m.7-.06h3.084a.045.045%200%200%201%20.045.03l.8%202.415a.045.045%200%200%201-.04.06H7.976a.05.05%200%200%201-.035-.02a.04.04%200%200%201-.005-.04l.8-2.415a.045.045%200%200%201%20.045-.03m6.478.035l.95%202.854a.05.05%200%200%201%20.001.034a.05.05%200%200%201-.02.026l-2.095%201.51a.05.05%200%200%201-.05.005a.05.05%200%200%201-.035-.035l-1.45-4.359l-.003-.02a.05.05%200%200%201%20.016-.035l.017-.01l.025-.005h2.59a.05.05%200%200%201%20.05.035zm-4.863%203.154l-1.445%204.4a.05.05%200%200%201-.03.03a.05.05%200%200%201-.045%200l-2.105-1.51a.05.05%200%200%201-.02-.055l.95-2.9a.05.05%200%200%201%20.05-.03h2.594a.05.05%200%200%201%20.033.011a.05.05%200%200%201%20.018.03zm6.838%202.91l-2.5%201.79a.05.05%200%200%201-.05%200l-2.109-1.51a.05.05%200%200%201-.017-.035q0-.01.005-.02l.012-.015l3.8-2.74l.016-.008l.018-.002a.05.05%200%200%201%20.03.03l.81%202.465v.027l-.015.023zm3.744%201.2l-6.228%204.489l-.025.007l-.025-.007l-2.12-1.515a.05.05%200%200%201-.02-.038a.05.05%200%200%201%20.02-.037l7.544-5.424l.019-.009a.05.05%200%200%201%20.04.011q.006.008.01.018l.805%202.454a.044.044%200%200%201-.02.05m-10.637-1.77l3.799%202.725a.05.05%200%200%201%20.015.035a.05.05%200%200%201-.02.04l-2.1%201.514a.05.05%200%200%201-.06%200l-2.494-1.79a.05.05%200%200%201-.015-.05l.8-2.449a.05.05%200%200%201%20.03-.031a.05.05%200%200%201%20.044.006m-3.75%201.2l7.559%205.419q.008.005.012.014a.04.04%200%200%201-.012.05l-2.115%201.52a.04.04%200%200%201-.025.01a.04.04%200%200%201-.025-.01l-6.249-4.479a.04.04%200%200%201-.015-.05l.805-2.454a.04.04%200%200%201%20.03-.025a.04.04%200%200%201%20.035%200z%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%22M15%206.004H5.5l.86-2.5h7.799q.015.009%200%200zm2.559-2.444l2.4%207.288a.05.05%200%200%201-.02.055l-2.1%201.515a.05.05%200%200%201-.08-.03L14.865%203.59a.05.05%200%200%201%20.025-.06l.025-.005h2.59a.05.05%200%200%201%20.03.009q.015.01.02.026zM8.081%206.814L5.2%2015.562a.045.045%200%200%201-.065.02l-2.12-1.52A.04.04%200%200%201%203%2014.017l2.385-7.233a.045.045%200%200%201%20.045-.03h2.605a.05.05%200%200%201%20.035.02a.04.04%200%200%201%20.01.04m.7-.06h3.084a.045.045%200%200%201%20.045.03l.8%202.415a.045.045%200%200%201-.04.06H7.976a.05.05%200%200%201-.035-.02a.04.04%200%200%201-.005-.04l.8-2.415a.045.045%200%200%201%20.045-.03m6.478.035l.95%202.854a.05.05%200%200%201%20.001.034a.05.05%200%200%201-.02.026l-2.095%201.51a.05.05%200%200%201-.05.005a.05.05%200%200%201-.035-.035l-1.45-4.359l-.003-.02a.05.05%200%200%201%20.016-.035l.017-.01l.025-.005h2.59a.05.05%200%200%201%20.05.035zm-4.863%203.154l-1.445%204.4a.05.05%200%200%201-.03.03a.05.05%200%200%201-.045%200l-2.105-1.51a.05.05%200%200%201-.02-.055l.95-2.9a.05.05%200%200%201%20.05-.03h2.594a.05.05%200%200%201%20.033.011a.05.05%200%200%201%20.018.03zm6.838%202.91l-2.5%201.79a.05.05%200%200%201-.05%200l-2.109-1.51a.05.05%200%200%201-.017-.035q0-.01.005-.02l.012-.015l3.8-2.74l.016-.008l.018-.002a.05.05%200%200%201%20.03.03l.81%202.465v.027l-.015.023zm3.744%201.2l-6.228%204.489l-.025.007l-.025-.007l-2.12-1.515a.05.05%200%200%201-.02-.038a.05.05%200%200%201%20.02-.037l7.544-5.424l.019-.009a.05.05%200%200%201%20.04.011q.006.008.01.018l.805%202.454a.044.044%200%200%201-.02.05m-10.637-1.77l3.799%202.725a.05.05%200%200%201%20.015.035a.05.05%200%200%201-.02.04l-2.1%201.514a.05.05%200%200%201-.06%200l-2.494-1.79a.05.05%200%200%201-.015-.05l.8-2.449a.05.05%200%200%201%20.03-.031a.05.05%200%200%201%20.044.006m-3.75%201.2l7.559%205.419q.008.005.012.014a.04.04%200%200%201-.012.05l-2.115%201.52a.04.04%200%200%201-.025.01a.04.04%200%200%201-.025-.01l-6.249-4.479a.04.04%200%200%201-.015-.05l.805-2.454a.04.04%200%200%201%20.03-.025a.04.04%200%200%201%20.035%200z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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