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

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

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVGPmCkdbYV)" d="M9.015 3.017c-.154.016-.23.055-.266.133c-.053.113-.01.21.896 2.039c.237.476.444.92.46.983a.9.9 0 0 1-.002.467c-.016.066-.208.482-.425.923c-.545 1.107-.805 1.643-2.992 6.16l-2.618 5.403c-.433.892-.71 1.483-.724 1.55c-.029.136 0 .21.107.272c.07.04.106.043 1.222.049c1.353.007 1.602-.007 1.78-.09c.242-.111.29-.185.679-.984l.905-1.858c.306-.627 1.088-2.24 1.738-3.583c1.337-2.761 2.129-4.385 2.153-4.41c.063-.062.605 1.039 4.64 9.404c.306.634.591 1.198.632 1.254a.7.7 0 0 0 .155.156c.165.115.167.115 1.547.115c1.131 0 1.298-.004 1.515-.04q.125-.015.25-.044a3 3 0 0 0-.112-.308c-.13-.327-.235-.544-3.322-6.897q-2.13-4.37-4.244-8.746c-.806-1.674-.788-1.636-.936-1.774C11.84 2.994 11.886 3 10.415 3c-.692 0-1.323.008-1.4.017"/><defs><linearGradient id="SVGPmCkdbYV" x1="6.429" x2="19.136" y1="3.964" y2="22.163" gradientUnits="userSpaceOnUse"><stop stop-color="#5e9ff9"/><stop offset="1" stop-color="#0050f9"/></linearGradient></defs></g></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedApl(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVGPmCkdbYV)" d="M9.015 3.017c-.154.016-.23.055-.266.133c-.053.113-.01.21.896 2.039c.237.476.444.92.46.983a.9.9 0 0 1-.002.467c-.016.066-.208.482-.425.923c-.545 1.107-.805 1.643-2.992 6.16l-2.618 5.403c-.433.892-.71 1.483-.724 1.55c-.029.136 0 .21.107.272c.07.04.106.043 1.222.049c1.353.007 1.602-.007 1.78-.09c.242-.111.29-.185.679-.984l.905-1.858c.306-.627 1.088-2.24 1.738-3.583c1.337-2.761 2.129-4.385 2.153-4.41c.063-.062.605 1.039 4.64 9.404c.306.634.591 1.198.632 1.254a.7.7 0 0 0 .155.156c.165.115.167.115 1.547.115c1.131 0 1.298-.004 1.515-.04q.125-.015.25-.044a3 3 0 0 0-.112-.308c-.13-.327-.235-.544-3.322-6.897q-2.13-4.37-4.244-8.746c-.806-1.674-.788-1.636-.936-1.774C11.84 2.994 11.886 3 10.415 3c-.692 0-1.323.008-1.4.017"/><defs><linearGradient id="SVGPmCkdbYV" x1="6.429" x2="19.136" y1="3.964" y2="22.163" gradientUnits="userSpaceOnUse"><stop stopColor="#5e9ff9"/><stop offset="1" stopColor="#0050f9"/></linearGradient></defs></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVGPmCkdbYV)" d="M9.015 3.017c-.154.016-.23.055-.266.133c-.053.113-.01.21.896 2.039c.237.476.444.92.46.983a.9.9 0 0 1-.002.467c-.016.066-.208.482-.425.923c-.545 1.107-.805 1.643-2.992 6.16l-2.618 5.403c-.433.892-.71 1.483-.724 1.55c-.029.136 0 .21.107.272c.07.04.106.043 1.222.049c1.353.007 1.602-.007 1.78-.09c.242-.111.29-.185.679-.984l.905-1.858c.306-.627 1.088-2.24 1.738-3.583c1.337-2.761 2.129-4.385 2.153-4.41c.063-.062.605 1.039 4.64 9.404c.306.634.591 1.198.632 1.254a.7.7 0 0 0 .155.156c.165.115.167.115 1.547.115c1.131 0 1.298-.004 1.515-.04q.125-.015.25-.044a3 3 0 0 0-.112-.308c-.13-.327-.235-.544-3.322-6.897q-2.13-4.37-4.244-8.746c-.806-1.674-.788-1.636-.936-1.774C11.84 2.994 11.886 3 10.415 3c-.692 0-1.323.008-1.4.017"/><defs><linearGradient id="SVGPmCkdbYV" x1="6.429" x2="19.136" y1="3.964" y2="22.163" gradientUnits="userSpaceOnUse"><stop stop-color="#5e9ff9"/><stop offset="1" stop-color="#0050f9"/></linearGradient></defs></g></svg>
</template>

CSS

.icon-apl {
  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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGPmCkdbYV)%22%20d%3D%22M9.015%203.017c-.154.016-.23.055-.266.133c-.053.113-.01.21.896%202.039c.237.476.444.92.46.983a.9.9%200%200%201-.002.467c-.016.066-.208.482-.425.923c-.545%201.107-.805%201.643-2.992%206.16l-2.618%205.403c-.433.892-.71%201.483-.724%201.55c-.029.136%200%20.21.107.272c.07.04.106.043%201.222.049c1.353.007%201.602-.007%201.78-.09c.242-.111.29-.185.679-.984l.905-1.858c.306-.627%201.088-2.24%201.738-3.583c1.337-2.761%202.129-4.385%202.153-4.41c.063-.062.605%201.039%204.64%209.404c.306.634.591%201.198.632%201.254a.7.7%200%200%200%20.155.156c.165.115.167.115%201.547.115c1.131%200%201.298-.004%201.515-.04q.125-.015.25-.044a3%203%200%200%200-.112-.308c-.13-.327-.235-.544-3.322-6.897q-2.13-4.37-4.244-8.746c-.806-1.674-.788-1.636-.936-1.774C11.84%202.994%2011.886%203%2010.415%203c-.692%200-1.323.008-1.4.017%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGPmCkdbYV%22%20x1%3D%226.429%22%20x2%3D%2219.136%22%20y1%3D%223.964%22%20y2%3D%2222.163%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%235e9ff9%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%230050f9%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGPmCkdbYV)%22%20d%3D%22M9.015%203.017c-.154.016-.23.055-.266.133c-.053.113-.01.21.896%202.039c.237.476.444.92.46.983a.9.9%200%200%201-.002.467c-.016.066-.208.482-.425.923c-.545%201.107-.805%201.643-2.992%206.16l-2.618%205.403c-.433.892-.71%201.483-.724%201.55c-.029.136%200%20.21.107.272c.07.04.106.043%201.222.049c1.353.007%201.602-.007%201.78-.09c.242-.111.29-.185.679-.984l.905-1.858c.306-.627%201.088-2.24%201.738-3.583c1.337-2.761%202.129-4.385%202.153-4.41c.063-.062.605%201.039%204.64%209.404c.306.634.591%201.198.632%201.254a.7.7%200%200%200%20.155.156c.165.115.167.115%201.547.115c1.131%200%201.298-.004%201.515-.04q.125-.015.25-.044a3%203%200%200%200-.112-.308c-.13-.327-.235-.544-3.322-6.897q-2.13-4.37-4.244-8.746c-.806-1.674-.788-1.636-.936-1.774C11.84%202.994%2011.886%203%2010.415%203c-.692%200-1.323.008-1.4.017%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGPmCkdbYV%22%20x1%3D%226.429%22%20x2%3D%2219.136%22%20y1%3D%223.964%22%20y2%3D%2222.163%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%235e9ff9%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%230050f9%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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