adp logo
adp from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- adp
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the adp logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.051 3.249a1.194 1.194 0 0 0-2.1 0L2.14 20.097c-.131.244-.163.5-.125.731c2.93.838 7.649.469 9.986-3.956c2.063-3.918 3.275-6.074 4.031-7.43l.138-.238l-3.119-5.949zm3.369 6.436l-3.824 7.187a6.775 6.775 0 0 0 6.655 4.5c1.156 0 2.05-.207 2.725-.5c.05-.25.025-.519-.106-.775z"/></svg>
React
import type { SVGProps } from "react";
export function TokenAdp(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.051 3.249a1.194 1.194 0 0 0-2.1 0L2.14 20.097c-.131.244-.163.5-.125.731c2.93.838 7.649.469 9.986-3.956c2.063-3.918 3.275-6.074 4.031-7.43l.138-.238l-3.119-5.949zm3.369 6.436l-3.824 7.187a6.775 6.775 0 0 0 6.655 4.5c1.156 0 2.05-.207 2.725-.5c.05-.25.025-.519-.106-.775z"/></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.051 3.249a1.194 1.194 0 0 0-2.1 0L2.14 20.097c-.131.244-.163.5-.125.731c2.93.838 7.649.469 9.986-3.956c2.063-3.918 3.275-6.074 4.031-7.43l.138-.238l-3.119-5.949zm3.369 6.436l-3.824 7.187a6.775 6.775 0 0 0 6.655 4.5c1.156 0 2.05-.207 2.725-.5c.05-.25.025-.519-.106-.775z"/></svg> </template>
CSS
.icon-adp {
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.051%203.249a1.194%201.194%200%200%200-2.1%200L2.14%2020.097c-.131.244-.163.5-.125.731c2.93.838%207.649.469%209.986-3.956c2.063-3.918%203.275-6.074%204.031-7.43l.138-.238l-3.119-5.949zm3.369%206.436l-3.824%207.187a6.775%206.775%200%200%200%206.655%204.5c1.156%200%202.05-.207%202.725-.5c.05-.25.025-.519-.106-.775z%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.051%203.249a1.194%201.194%200%200%200-2.1%200L2.14%2020.097c-.131.244-.163.5-.125.731c2.93.838%207.649.469%209.986-3.956c2.063-3.918%203.275-6.074%204.031-7.43l.138-.238l-3.119-5.949zm3.369%206.436l-3.824%207.187a6.775%206.775%200%200%200%206.655%204.5c1.156%200%202.05-.207%202.725-.5c.05-.25.025-.519-.106-.775z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/adp.svg?color=%231a73e8&size=48