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

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

The same logo in other sets

Use the apm logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.841 13.132c-.514.64-1.599 1.109-2.403 1.109c-.774 0-1.688-.4-1.688-1.334c0-.89.74-1.21 1.488-1.362c.88-.183 2.193-.291 3.012-.688c0 .744.065 1.634-.409 2.275m-1.84-7.252c1.413 0 2.25.44 2.25 1.446c0 1.106-1.667 1.135-2.459 1.191c-1.728.221-3.064.379-3.944.6c-.913.189-1.63.44-2.12.82c-1.035.668-1.597 1.946-1.597 3.152c-.064 1.104.327 2.05 1.142 2.806c.814.789 2.053 1.168 3.78 1.168c1.043 0 1.924-.158 2.738-.442a7.7 7.7 0 0 0 2.216-1.356l.243 1.797h5.625c-.49-.347-.562-1.45-.562-2.05V8.235C19.313 4.168 16.108 3 12.28 3c-3.246 0-7.292.721-7.592 4.5H9.75c.085-1.055.836-1.62 2.25-1.62m7.312 13.433H4.688V21h14.625z"/></svg>

React

import type { SVGProps } from "react";

export function TokenApm(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="M13.841 13.132c-.514.64-1.599 1.109-2.403 1.109c-.774 0-1.688-.4-1.688-1.334c0-.89.74-1.21 1.488-1.362c.88-.183 2.193-.291 3.012-.688c0 .744.065 1.634-.409 2.275m-1.84-7.252c1.413 0 2.25.44 2.25 1.446c0 1.106-1.667 1.135-2.459 1.191c-1.728.221-3.064.379-3.944.6c-.913.189-1.63.44-2.12.82c-1.035.668-1.597 1.946-1.597 3.152c-.064 1.104.327 2.05 1.142 2.806c.814.789 2.053 1.168 3.78 1.168c1.043 0 1.924-.158 2.738-.442a7.7 7.7 0 0 0 2.216-1.356l.243 1.797h5.625c-.49-.347-.562-1.45-.562-2.05V8.235C19.313 4.168 16.108 3 12.28 3c-3.246 0-7.292.721-7.592 4.5H9.75c.085-1.055.836-1.62 2.25-1.62m7.312 13.433H4.688V21h14.625z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.841 13.132c-.514.64-1.599 1.109-2.403 1.109c-.774 0-1.688-.4-1.688-1.334c0-.89.74-1.21 1.488-1.362c.88-.183 2.193-.291 3.012-.688c0 .744.065 1.634-.409 2.275m-1.84-7.252c1.413 0 2.25.44 2.25 1.446c0 1.106-1.667 1.135-2.459 1.191c-1.728.221-3.064.379-3.944.6c-.913.189-1.63.44-2.12.82c-1.035.668-1.597 1.946-1.597 3.152c-.064 1.104.327 2.05 1.142 2.806c.814.789 2.053 1.168 3.78 1.168c1.043 0 1.924-.158 2.738-.442a7.7 7.7 0 0 0 2.216-1.356l.243 1.797h5.625c-.49-.347-.562-1.45-.562-2.05V8.235C19.313 4.168 16.108 3 12.28 3c-3.246 0-7.292.721-7.592 4.5H9.75c.085-1.055.836-1.62 2.25-1.62m7.312 13.433H4.688V21h14.625z"/></svg>
</template>

CSS

.icon-apm {
  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%22M13.841%2013.132c-.514.64-1.599%201.109-2.403%201.109c-.774%200-1.688-.4-1.688-1.334c0-.89.74-1.21%201.488-1.362c.88-.183%202.193-.291%203.012-.688c0%20.744.065%201.634-.409%202.275m-1.84-7.252c1.413%200%202.25.44%202.25%201.446c0%201.106-1.667%201.135-2.459%201.191c-1.728.221-3.064.379-3.944.6c-.913.189-1.63.44-2.12.82c-1.035.668-1.597%201.946-1.597%203.152c-.064%201.104.327%202.05%201.142%202.806c.814.789%202.053%201.168%203.78%201.168c1.043%200%201.924-.158%202.738-.442a7.7%207.7%200%200%200%202.216-1.356l.243%201.797h5.625c-.49-.347-.562-1.45-.562-2.05V8.235C19.313%204.168%2016.108%203%2012.28%203c-3.246%200-7.292.721-7.592%204.5H9.75c.085-1.055.836-1.62%202.25-1.62m7.312%2013.433H4.688V21h14.625z%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%22M13.841%2013.132c-.514.64-1.599%201.109-2.403%201.109c-.774%200-1.688-.4-1.688-1.334c0-.89.74-1.21%201.488-1.362c.88-.183%202.193-.291%203.012-.688c0%20.744.065%201.634-.409%202.275m-1.84-7.252c1.413%200%202.25.44%202.25%201.446c0%201.106-1.667%201.135-2.459%201.191c-1.728.221-3.064.379-3.944.6c-.913.189-1.63.44-2.12.82c-1.035.668-1.597%201.946-1.597%203.152c-.064%201.104.327%202.05%201.142%202.806c.814.789%202.053%201.168%203.78%201.168c1.043%200%201.924-.158%202.738-.442a7.7%207.7%200%200%200%202.216-1.356l.243%201.797h5.625c-.49-.347-.562-1.45-.562-2.05V8.235C19.313%204.168%2016.108%203%2012.28%203c-3.246%200-7.292.721-7.592%204.5H9.75c.085-1.055.836-1.62%202.25-1.62m7.312%2013.433H4.688V21h14.625z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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