aptos logo
aptos from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- aptos
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the aptos logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.336 9.02a.65.65 0 0 1-.483-.217l-.643-.726a.507.507 0 0 0-.757 0l-.552.623a.95.95 0 0 1-.713.322h-8.68a9 9 0 0 0-.473 2.221h8.196a.53.53 0 0 0 .38-.163l.764-.796a.5.5 0 0 1 .365-.155h.031c.145 0 .283.061.379.17l.643.726a.65.65 0 0 0 .483.218h6.69a9 9 0 0 0-.473-2.221zm-7.341 6.894a.53.53 0 0 0 .38-.163l.764-.796a.5.5 0 0 1 .365-.156h.031c.145 0 .283.062.379.17l.643.727a.65.65 0 0 0 .483.218h9.066c.34-.702.588-1.456.736-2.244h-8.701a.65.65 0 0 1-.483-.217l-.643-.727a.507.507 0 0 0-.757 0l-.552.624a.95.95 0 0 1-.713.321H3.158c.148.789.397 1.542.737 2.243zm6.431-9.32a.53.53 0 0 0 .382-.163l.763-.796a.5.5 0 0 1 .364-.155h.032c.144 0 .283.061.378.17l.643.727a.65.65 0 0 0 .484.217h1.723A8.99 8.99 0 0 0 12.001 3a8.99 8.99 0 0 0-7.195 3.594zm-5.82 11.544a.65.65 0 0 1-.484-.218l-.643-.726a.507.507 0 0 0-.756 0l-.552.623a.95.95 0 0 1-.713.321h-.037A8.97 8.97 0 0 0 12.001 21a8.97 8.97 0 0 0 6.578-2.862z"/></svg>
React
import type { SVGProps } from "react";
export function TokenAptos(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.336 9.02a.65.65 0 0 1-.483-.217l-.643-.726a.507.507 0 0 0-.757 0l-.552.623a.95.95 0 0 1-.713.322h-8.68a9 9 0 0 0-.473 2.221h8.196a.53.53 0 0 0 .38-.163l.764-.796a.5.5 0 0 1 .365-.155h.031c.145 0 .283.061.379.17l.643.726a.65.65 0 0 0 .483.218h6.69a9 9 0 0 0-.473-2.221zm-7.341 6.894a.53.53 0 0 0 .38-.163l.764-.796a.5.5 0 0 1 .365-.156h.031c.145 0 .283.062.379.17l.643.727a.65.65 0 0 0 .483.218h9.066c.34-.702.588-1.456.736-2.244h-8.701a.65.65 0 0 1-.483-.217l-.643-.727a.507.507 0 0 0-.757 0l-.552.624a.95.95 0 0 1-.713.321H3.158c.148.789.397 1.542.737 2.243zm6.431-9.32a.53.53 0 0 0 .382-.163l.763-.796a.5.5 0 0 1 .364-.155h.032c.144 0 .283.061.378.17l.643.727a.65.65 0 0 0 .484.217h1.723A8.99 8.99 0 0 0 12.001 3a8.99 8.99 0 0 0-7.195 3.594zm-5.82 11.544a.65.65 0 0 1-.484-.218l-.643-.726a.507.507 0 0 0-.756 0l-.552.623a.95.95 0 0 1-.713.321h-.037A8.97 8.97 0 0 0 12.001 21a8.97 8.97 0 0 0 6.578-2.862z"/></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.336 9.02a.65.65 0 0 1-.483-.217l-.643-.726a.507.507 0 0 0-.757 0l-.552.623a.95.95 0 0 1-.713.322h-8.68a9 9 0 0 0-.473 2.221h8.196a.53.53 0 0 0 .38-.163l.764-.796a.5.5 0 0 1 .365-.155h.031c.145 0 .283.061.379.17l.643.726a.65.65 0 0 0 .483.218h6.69a9 9 0 0 0-.473-2.221zm-7.341 6.894a.53.53 0 0 0 .38-.163l.764-.796a.5.5 0 0 1 .365-.156h.031c.145 0 .283.062.379.17l.643.727a.65.65 0 0 0 .483.218h9.066c.34-.702.588-1.456.736-2.244h-8.701a.65.65 0 0 1-.483-.217l-.643-.727a.507.507 0 0 0-.757 0l-.552.624a.95.95 0 0 1-.713.321H3.158c.148.789.397 1.542.737 2.243zm6.431-9.32a.53.53 0 0 0 .382-.163l.763-.796a.5.5 0 0 1 .364-.155h.032c.144 0 .283.061.378.17l.643.727a.65.65 0 0 0 .484.217h1.723A8.99 8.99 0 0 0 12.001 3a8.99 8.99 0 0 0-7.195 3.594zm-5.82 11.544a.65.65 0 0 1-.484-.218l-.643-.726a.507.507 0 0 0-.756 0l-.552.623a.95.95 0 0 1-.713.321h-.037A8.97 8.97 0 0 0 12.001 21a8.97 8.97 0 0 0 6.578-2.862z"/></svg> </template>
CSS
.icon-aptos {
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.336%209.02a.65.65%200%200%201-.483-.217l-.643-.726a.507.507%200%200%200-.757%200l-.552.623a.95.95%200%200%201-.713.322h-8.68a9%209%200%200%200-.473%202.221h8.196a.53.53%200%200%200%20.38-.163l.764-.796a.5.5%200%200%201%20.365-.155h.031c.145%200%20.283.061.379.17l.643.726a.65.65%200%200%200%20.483.218h6.69a9%209%200%200%200-.473-2.221zm-7.341%206.894a.53.53%200%200%200%20.38-.163l.764-.796a.5.5%200%200%201%20.365-.156h.031c.145%200%20.283.062.379.17l.643.727a.65.65%200%200%200%20.483.218h9.066c.34-.702.588-1.456.736-2.244h-8.701a.65.65%200%200%201-.483-.217l-.643-.727a.507.507%200%200%200-.757%200l-.552.624a.95.95%200%200%201-.713.321H3.158c.148.789.397%201.542.737%202.243zm6.431-9.32a.53.53%200%200%200%20.382-.163l.763-.796a.5.5%200%200%201%20.364-.155h.032c.144%200%20.283.061.378.17l.643.727a.65.65%200%200%200%20.484.217h1.723A8.99%208.99%200%200%200%2012.001%203a8.99%208.99%200%200%200-7.195%203.594zm-5.82%2011.544a.65.65%200%200%201-.484-.218l-.643-.726a.507.507%200%200%200-.756%200l-.552.623a.95.95%200%200%201-.713.321h-.037A8.97%208.97%200%200%200%2012.001%2021a8.97%208.97%200%200%200%206.578-2.862z%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.336%209.02a.65.65%200%200%201-.483-.217l-.643-.726a.507.507%200%200%200-.757%200l-.552.623a.95.95%200%200%201-.713.322h-8.68a9%209%200%200%200-.473%202.221h8.196a.53.53%200%200%200%20.38-.163l.764-.796a.5.5%200%200%201%20.365-.155h.031c.145%200%20.283.061.379.17l.643.726a.65.65%200%200%200%20.483.218h6.69a9%209%200%200%200-.473-2.221zm-7.341%206.894a.53.53%200%200%200%20.38-.163l.764-.796a.5.5%200%200%201%20.365-.156h.031c.145%200%20.283.062.379.17l.643.727a.65.65%200%200%200%20.483.218h9.066c.34-.702.588-1.456.736-2.244h-8.701a.65.65%200%200%201-.483-.217l-.643-.727a.507.507%200%200%200-.757%200l-.552.624a.95.95%200%200%201-.713.321H3.158c.148.789.397%201.542.737%202.243zm6.431-9.32a.53.53%200%200%200%20.382-.163l.763-.796a.5.5%200%200%201%20.364-.155h.032c.144%200%20.283.061.378.17l.643.727a.65.65%200%200%200%20.484.217h1.723A8.99%208.99%200%200%200%2012.001%203a8.99%208.99%200%200%200-7.195%203.594zm-5.82%2011.544a.65.65%200%200%201-.484-.218l-.643-.726a.507.507%200%200%200-.756%200l-.552.623a.95.95%200%200%201-.713.321h-.037A8.97%208.97%200%200%200%2012.001%2021a8.97%208.97%200%200%200%206.578-2.862z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/aptos.svg?color=%231a73e8&size=48