anc logo
anc from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- anc
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the anc logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.601 20.333c-1.53-.858-2.056-2.756-1.171-4.24L9.26 4.82c.884-1.484 2.733-2.012 4.264-1.155s2.056 2.756 1.172 4.24l-6.722 11.29C7.09 20.682 5.132 21.19 3.6 20.334"/><path fill="currentColor" d="M20.399 20.333c1.53-.858 2.056-2.756 1.171-4.24L14.737 4.83c-.885-1.484-2.73-2.022-4.26-1.165c-1.531.857-2.056 2.756-1.172 4.24l6.722 11.29c.884 1.485 2.842 1.994 4.373 1.137"/><path fill="currentColor" fill-rule="evenodd" d="M14.525 8.216a3.125 3.125 0 1 0-5.05.001L12 12.437z" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function TokenAnc(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="M3.601 20.333c-1.53-.858-2.056-2.756-1.171-4.24L9.26 4.82c.884-1.484 2.733-2.012 4.264-1.155s2.056 2.756 1.172 4.24l-6.722 11.29C7.09 20.682 5.132 21.19 3.6 20.334"/><path fill="currentColor" d="M20.399 20.333c1.53-.858 2.056-2.756 1.171-4.24L14.737 4.83c-.885-1.484-2.73-2.022-4.26-1.165c-1.531.857-2.056 2.756-1.172 4.24l6.722 11.29c.884 1.485 2.842 1.994 4.373 1.137"/><path fill="currentColor" fillRule="evenodd" d="M14.525 8.216a3.125 3.125 0 1 0-5.05.001L12 12.437z" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.601 20.333c-1.53-.858-2.056-2.756-1.171-4.24L9.26 4.82c.884-1.484 2.733-2.012 4.264-1.155s2.056 2.756 1.172 4.24l-6.722 11.29C7.09 20.682 5.132 21.19 3.6 20.334"/><path fill="currentColor" d="M20.399 20.333c1.53-.858 2.056-2.756 1.171-4.24L14.737 4.83c-.885-1.484-2.73-2.022-4.26-1.165c-1.531.857-2.056 2.756-1.172 4.24l6.722 11.29c.884 1.485 2.842 1.994 4.373 1.137"/><path fill="currentColor" fill-rule="evenodd" d="M14.525 8.216a3.125 3.125 0 1 0-5.05.001L12 12.437z" clip-rule="evenodd"/></svg> </template>
CSS
.icon-anc {
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%22M3.601%2020.333c-1.53-.858-2.056-2.756-1.171-4.24L9.26%204.82c.884-1.484%202.733-2.012%204.264-1.155s2.056%202.756%201.172%204.24l-6.722%2011.29C7.09%2020.682%205.132%2021.19%203.6%2020.334%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.399%2020.333c1.53-.858%202.056-2.756%201.171-4.24L14.737%204.83c-.885-1.484-2.73-2.022-4.26-1.165c-1.531.857-2.056%202.756-1.172%204.24l6.722%2011.29c.884%201.485%202.842%201.994%204.373%201.137%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M14.525%208.216a3.125%203.125%200%201%200-5.05.001L12%2012.437z%22%20clip-rule%3D%22evenodd%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%22M3.601%2020.333c-1.53-.858-2.056-2.756-1.171-4.24L9.26%204.82c.884-1.484%202.733-2.012%204.264-1.155s2.056%202.756%201.172%204.24l-6.722%2011.29C7.09%2020.682%205.132%2021.19%203.6%2020.334%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.399%2020.333c1.53-.858%202.056-2.756%201.171-4.24L14.737%204.83c-.885-1.484-2.73-2.022-4.26-1.165c-1.531.857-2.056%202.756-1.172%204.24l6.722%2011.29c.884%201.485%202.842%201.994%204.373%201.137%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M14.525%208.216a3.125%203.125%200%201%200-5.05.001L12%2012.437z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/anc.svg?color=%231a73e8&size=48