wnk logo
wnk from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.
- Name
- wnk
- 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 wnk logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#fff" d="M12.005 16.765a1.588 1.588 0 1 0 0-3.176a1.588 1.588 0 0 0 0 3.176"/><path fill="#fff" d="M16.008 17.6c-.625-.36-1.409-.158-2.023.218a3.33 3.33 0 0 1-1.752.492a3.2 3.2 0 0 1-3.261-3.134a3.197 3.197 0 0 1 3.26-3.134a3.34 3.34 0 0 1 1.764.498c.651.407 1.508.609 2.138.174c.62-.423.784-1.291.223-1.8a6.16 6.16 0 0 0-4.13-1.561c-3.33 0-6.045 2.604-6.045 5.823S8.892 21 12.232 21a6.14 6.14 0 0 0 4.077-1.525c.61-.53.397-1.466-.302-1.874"/><path fill="#e5b909" d="M20.21 7.077c.356-.34.356-.89-.026-1.202A13 13 0 0 0 11.952 3a13.02 13.02 0 0 0-8.126 2.79a.79.79 0 0 0-.043 1.202c.36.35.953.355 1.356.048c1.852-1.435 4.224-2.298 6.813-2.298c2.631 0 5.04.89 6.904 2.366c.397.318.99.318 1.35-.031zm-2.276 2.176c.36-.34.36-.885-.026-1.186a9.65 9.65 0 0 0-5.95-2.017c-2.224 0-4.273.73-5.872 1.953c-.392.297-.397.847-.047 1.186c.36.355.952.355 1.365.053a7.74 7.74 0 0 1 4.553-1.45c1.742 0 3.346.56 4.612 1.503c.413.302 1.006.307 1.37-.042zm-2.588 2.832c.349-.339.354-.879-.043-1.16a5.8 5.8 0 0 0-3.35-1.042a5.8 5.8 0 0 0-3.3 1.005c-.402.281-.402.821-.052 1.16c.36.355.963.344 1.413.085a3.89 3.89 0 0 1 3.913.02c.444.265 1.048.281 1.413-.068z"/></g></svg>
React
import type { SVGProps } from "react";
export function TokenBrandedWnk(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="#fff" d="M12.005 16.765a1.588 1.588 0 1 0 0-3.176a1.588 1.588 0 0 0 0 3.176"/><path fill="#fff" d="M16.008 17.6c-.625-.36-1.409-.158-2.023.218a3.33 3.33 0 0 1-1.752.492a3.2 3.2 0 0 1-3.261-3.134a3.197 3.197 0 0 1 3.26-3.134a3.34 3.34 0 0 1 1.764.498c.651.407 1.508.609 2.138.174c.62-.423.784-1.291.223-1.8a6.16 6.16 0 0 0-4.13-1.561c-3.33 0-6.045 2.604-6.045 5.823S8.892 21 12.232 21a6.14 6.14 0 0 0 4.077-1.525c.61-.53.397-1.466-.302-1.874"/><path fill="#e5b909" d="M20.21 7.077c.356-.34.356-.89-.026-1.202A13 13 0 0 0 11.952 3a13.02 13.02 0 0 0-8.126 2.79a.79.79 0 0 0-.043 1.202c.36.35.953.355 1.356.048c1.852-1.435 4.224-2.298 6.813-2.298c2.631 0 5.04.89 6.904 2.366c.397.318.99.318 1.35-.031zm-2.276 2.176c.36-.34.36-.885-.026-1.186a9.65 9.65 0 0 0-5.95-2.017c-2.224 0-4.273.73-5.872 1.953c-.392.297-.397.847-.047 1.186c.36.355.952.355 1.365.053a7.74 7.74 0 0 1 4.553-1.45c1.742 0 3.346.56 4.612 1.503c.413.302 1.006.307 1.37-.042zm-2.588 2.832c.349-.339.354-.879-.043-1.16a5.8 5.8 0 0 0-3.35-1.042a5.8 5.8 0 0 0-3.3 1.005c-.402.281-.402.821-.052 1.16c.36.355.963.344 1.413.085a3.89 3.89 0 0 1 3.913.02c.444.265 1.048.281 1.413-.068z"/></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="#fff" d="M12.005 16.765a1.588 1.588 0 1 0 0-3.176a1.588 1.588 0 0 0 0 3.176"/><path fill="#fff" d="M16.008 17.6c-.625-.36-1.409-.158-2.023.218a3.33 3.33 0 0 1-1.752.492a3.2 3.2 0 0 1-3.261-3.134a3.197 3.197 0 0 1 3.26-3.134a3.34 3.34 0 0 1 1.764.498c.651.407 1.508.609 2.138.174c.62-.423.784-1.291.223-1.8a6.16 6.16 0 0 0-4.13-1.561c-3.33 0-6.045 2.604-6.045 5.823S8.892 21 12.232 21a6.14 6.14 0 0 0 4.077-1.525c.61-.53.397-1.466-.302-1.874"/><path fill="#e5b909" d="M20.21 7.077c.356-.34.356-.89-.026-1.202A13 13 0 0 0 11.952 3a13.02 13.02 0 0 0-8.126 2.79a.79.79 0 0 0-.043 1.202c.36.35.953.355 1.356.048c1.852-1.435 4.224-2.298 6.813-2.298c2.631 0 5.04.89 6.904 2.366c.397.318.99.318 1.35-.031zm-2.276 2.176c.36-.34.36-.885-.026-1.186a9.65 9.65 0 0 0-5.95-2.017c-2.224 0-4.273.73-5.872 1.953c-.392.297-.397.847-.047 1.186c.36.355.952.355 1.365.053a7.74 7.74 0 0 1 4.553-1.45c1.742 0 3.346.56 4.612 1.503c.413.302 1.006.307 1.37-.042zm-2.588 2.832c.349-.339.354-.879-.043-1.16a5.8 5.8 0 0 0-3.35-1.042a5.8 5.8 0 0 0-3.3 1.005c-.402.281-.402.821-.052 1.16c.36.355.963.344 1.413.085a3.89 3.89 0 0 1 3.913.02c.444.265 1.048.281 1.413-.068z"/></g></svg> </template>
CSS
.icon-wnk {
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%22%23fff%22%20d%3D%22M12.005%2016.765a1.588%201.588%200%201%200%200-3.176a1.588%201.588%200%200%200%200%203.176%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M16.008%2017.6c-.625-.36-1.409-.158-2.023.218a3.33%203.33%200%200%201-1.752.492a3.2%203.2%200%200%201-3.261-3.134a3.197%203.197%200%200%201%203.26-3.134a3.34%203.34%200%200%201%201.764.498c.651.407%201.508.609%202.138.174c.62-.423.784-1.291.223-1.8a6.16%206.16%200%200%200-4.13-1.561c-3.33%200-6.045%202.604-6.045%205.823S8.892%2021%2012.232%2021a6.14%206.14%200%200%200%204.077-1.525c.61-.53.397-1.466-.302-1.874%22%2F%3E%3Cpath%20fill%3D%22%23e5b909%22%20d%3D%22M20.21%207.077c.356-.34.356-.89-.026-1.202A13%2013%200%200%200%2011.952%203a13.02%2013.02%200%200%200-8.126%202.79a.79.79%200%200%200-.043%201.202c.36.35.953.355%201.356.048c1.852-1.435%204.224-2.298%206.813-2.298c2.631%200%205.04.89%206.904%202.366c.397.318.99.318%201.35-.031zm-2.276%202.176c.36-.34.36-.885-.026-1.186a9.65%209.65%200%200%200-5.95-2.017c-2.224%200-4.273.73-5.872%201.953c-.392.297-.397.847-.047%201.186c.36.355.952.355%201.365.053a7.74%207.74%200%200%201%204.553-1.45c1.742%200%203.346.56%204.612%201.503c.413.302%201.006.307%201.37-.042zm-2.588%202.832c.349-.339.354-.879-.043-1.16a5.8%205.8%200%200%200-3.35-1.042a5.8%205.8%200%200%200-3.3%201.005c-.402.281-.402.821-.052%201.16c.36.355.963.344%201.413.085a3.89%203.89%200%200%201%203.913.02c.444.265%201.048.281%201.413-.068z%22%2F%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%22%23fff%22%20d%3D%22M12.005%2016.765a1.588%201.588%200%201%200%200-3.176a1.588%201.588%200%200%200%200%203.176%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M16.008%2017.6c-.625-.36-1.409-.158-2.023.218a3.33%203.33%200%200%201-1.752.492a3.2%203.2%200%200%201-3.261-3.134a3.197%203.197%200%200%201%203.26-3.134a3.34%203.34%200%200%201%201.764.498c.651.407%201.508.609%202.138.174c.62-.423.784-1.291.223-1.8a6.16%206.16%200%200%200-4.13-1.561c-3.33%200-6.045%202.604-6.045%205.823S8.892%2021%2012.232%2021a6.14%206.14%200%200%200%204.077-1.525c.61-.53.397-1.466-.302-1.874%22%2F%3E%3Cpath%20fill%3D%22%23e5b909%22%20d%3D%22M20.21%207.077c.356-.34.356-.89-.026-1.202A13%2013%200%200%200%2011.952%203a13.02%2013.02%200%200%200-8.126%202.79a.79.79%200%200%200-.043%201.202c.36.35.953.355%201.356.048c1.852-1.435%204.224-2.298%206.813-2.298c2.631%200%205.04.89%206.904%202.366c.397.318.99.318%201.35-.031zm-2.276%202.176c.36-.34.36-.885-.026-1.186a9.65%209.65%200%200%200-5.95-2.017c-2.224%200-4.273.73-5.872%201.953c-.392.297-.397.847-.047%201.186c.36.355.952.355%201.365.053a7.74%207.74%200%200%201%204.553-1.45c1.742%200%203.346.56%204.612%201.503c.413.302%201.006.307%201.37-.042zm-2.588%202.832c.349-.339.354-.879-.043-1.16a5.8%205.8%200%200%200-3.35-1.042a5.8%205.8%200%200%200-3.3%201.005c-.402.281-.402.821-.052%201.16c.36.355.963.344%201.413.085a3.89%203.89%200%200%201%203.913.02c.444.265%201.048.281%201.413-.068z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token-branded/wnk.svg?color=%231a73e8&size=48