pancake swap logo
pancake-swap from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- pancake-swap
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the pancake swap logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M11.993 21c-2.673-.002-4.825-.637-6.33-1.777c-1.522-1.154-2.33-2.792-2.33-4.645c0-1.786.806-3.073 1.718-3.943a7.6 7.6 0 0 1 2.052-1.37c-.124-.378-.28-.871-.418-1.382c-.185-.682-.367-1.483-.367-2.07c0-.694.153-1.392.565-1.934C7.32 3.307 7.975 3 8.764 3a2.2 2.2 0 0 1 1.55.617c.393.374.654.87.834 1.387c.316.908.44 2.05.474 3.189h.756c.034-1.14.158-2.28.474-3.19c.18-.516.441-1.012.833-1.386c.41-.39.934-.617 1.55-.617c.79 0 1.446.307 1.881.88c.413.541.566 1.239.566 1.933c0 .587-.182 1.388-.367 2.07c-.14.51-.294 1.004-.418 1.382a7.6 7.6 0 0 1 2.052 1.37c.912.87 1.718 2.157 1.718 3.943c0 1.853-.808 3.49-2.33 4.645c-1.505 1.14-3.658 1.775-6.33 1.777zm-3.008-5.975c.513 0 .93-.46.93-1.34s-.417-1.34-.93-1.34s-.93.46-.93 1.34s.416 1.34.93 1.34m6.043 0c.513 0 .93-.46.93-1.34s-.417-1.34-.93-1.34s-.93.46-.93 1.34s.416 1.34.93 1.34" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function TokenPancakeSwap(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" fillRule="evenodd" d="M11.993 21c-2.673-.002-4.825-.637-6.33-1.777c-1.522-1.154-2.33-2.792-2.33-4.645c0-1.786.806-3.073 1.718-3.943a7.6 7.6 0 0 1 2.052-1.37c-.124-.378-.28-.871-.418-1.382c-.185-.682-.367-1.483-.367-2.07c0-.694.153-1.392.565-1.934C7.32 3.307 7.975 3 8.764 3a2.2 2.2 0 0 1 1.55.617c.393.374.654.87.834 1.387c.316.908.44 2.05.474 3.189h.756c.034-1.14.158-2.28.474-3.19c.18-.516.441-1.012.833-1.386c.41-.39.934-.617 1.55-.617c.79 0 1.446.307 1.881.88c.413.541.566 1.239.566 1.933c0 .587-.182 1.388-.367 2.07c-.14.51-.294 1.004-.418 1.382a7.6 7.6 0 0 1 2.052 1.37c.912.87 1.718 2.157 1.718 3.943c0 1.853-.808 3.49-2.33 4.645c-1.505 1.14-3.658 1.775-6.33 1.777zm-3.008-5.975c.513 0 .93-.46.93-1.34s-.417-1.34-.93-1.34s-.93.46-.93 1.34s.416 1.34.93 1.34m6.043 0c.513 0 .93-.46.93-1.34s-.417-1.34-.93-1.34s-.93.46-.93 1.34s.416 1.34.93 1.34" 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" fill-rule="evenodd" d="M11.993 21c-2.673-.002-4.825-.637-6.33-1.777c-1.522-1.154-2.33-2.792-2.33-4.645c0-1.786.806-3.073 1.718-3.943a7.6 7.6 0 0 1 2.052-1.37c-.124-.378-.28-.871-.418-1.382c-.185-.682-.367-1.483-.367-2.07c0-.694.153-1.392.565-1.934C7.32 3.307 7.975 3 8.764 3a2.2 2.2 0 0 1 1.55.617c.393.374.654.87.834 1.387c.316.908.44 2.05.474 3.189h.756c.034-1.14.158-2.28.474-3.19c.18-.516.441-1.012.833-1.386c.41-.39.934-.617 1.55-.617c.79 0 1.446.307 1.881.88c.413.541.566 1.239.566 1.933c0 .587-.182 1.388-.367 2.07c-.14.51-.294 1.004-.418 1.382a7.6 7.6 0 0 1 2.052 1.37c.912.87 1.718 2.157 1.718 3.943c0 1.853-.808 3.49-2.33 4.645c-1.505 1.14-3.658 1.775-6.33 1.777zm-3.008-5.975c.513 0 .93-.46.93-1.34s-.417-1.34-.93-1.34s-.93.46-.93 1.34s.416 1.34.93 1.34m6.043 0c.513 0 .93-.46.93-1.34s-.417-1.34-.93-1.34s-.93.46-.93 1.34s.416 1.34.93 1.34" clip-rule="evenodd"/></svg> </template>
CSS
.icon-pancake-swap {
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%20fill-rule%3D%22evenodd%22%20d%3D%22M11.993%2021c-2.673-.002-4.825-.637-6.33-1.777c-1.522-1.154-2.33-2.792-2.33-4.645c0-1.786.806-3.073%201.718-3.943a7.6%207.6%200%200%201%202.052-1.37c-.124-.378-.28-.871-.418-1.382c-.185-.682-.367-1.483-.367-2.07c0-.694.153-1.392.565-1.934C7.32%203.307%207.975%203%208.764%203a2.2%202.2%200%200%201%201.55.617c.393.374.654.87.834%201.387c.316.908.44%202.05.474%203.189h.756c.034-1.14.158-2.28.474-3.19c.18-.516.441-1.012.833-1.386c.41-.39.934-.617%201.55-.617c.79%200%201.446.307%201.881.88c.413.541.566%201.239.566%201.933c0%20.587-.182%201.388-.367%202.07c-.14.51-.294%201.004-.418%201.382a7.6%207.6%200%200%201%202.052%201.37c.912.87%201.718%202.157%201.718%203.943c0%201.853-.808%203.49-2.33%204.645c-1.505%201.14-3.658%201.775-6.33%201.777zm-3.008-5.975c.513%200%20.93-.46.93-1.34s-.417-1.34-.93-1.34s-.93.46-.93%201.34s.416%201.34.93%201.34m6.043%200c.513%200%20.93-.46.93-1.34s-.417-1.34-.93-1.34s-.93.46-.93%201.34s.416%201.34.93%201.34%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%20fill-rule%3D%22evenodd%22%20d%3D%22M11.993%2021c-2.673-.002-4.825-.637-6.33-1.777c-1.522-1.154-2.33-2.792-2.33-4.645c0-1.786.806-3.073%201.718-3.943a7.6%207.6%200%200%201%202.052-1.37c-.124-.378-.28-.871-.418-1.382c-.185-.682-.367-1.483-.367-2.07c0-.694.153-1.392.565-1.934C7.32%203.307%207.975%203%208.764%203a2.2%202.2%200%200%201%201.55.617c.393.374.654.87.834%201.387c.316.908.44%202.05.474%203.189h.756c.034-1.14.158-2.28.474-3.19c.18-.516.441-1.012.833-1.386c.41-.39.934-.617%201.55-.617c.79%200%201.446.307%201.881.88c.413.541.566%201.239.566%201.933c0%20.587-.182%201.388-.367%202.07c-.14.51-.294%201.004-.418%201.382a7.6%207.6%200%200%201%202.052%201.37c.912.87%201.718%202.157%201.718%203.943c0%201.853-.808%203.49-2.33%204.645c-1.505%201.14-3.658%201.775-6.33%201.777zm-3.008-5.975c.513%200%20.93-.46.93-1.34s-.417-1.34-.93-1.34s-.93.46-.93%201.34s.416%201.34.93%201.34m6.043%200c.513%200%20.93-.46.93-1.34s-.417-1.34-.93-1.34s-.93.46-.93%201.34s.416%201.34.93%201.34%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/pancake-swap.svg?color=%231a73e8&size=48