corn logo
corn from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- corn
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the corn 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="M20 12a8 8 0 0 1-8 8a8 8 0 1 1 8-8m-7.213-4.883c-.037.124-.046.406.208.535c.253.13.467.172.542.177c.1.017.335-.012.476-.272s-.042-.5-.151-.588l-.529-.19c-.125-.032-.408-.01-.546.338m-.511 1.6l-.571-.201c-.104-.03-.295-.173-.233-.515c.062-.34.39-.389.546-.37l.56.187c-.101-.014-.33.037-.43.356c-.098.319.044.495.128.543m1.239.405c.097.029.302-.003.401-.355c.102-.36-.04-.513-.125-.544l.522.166c.156.066.43.28.275.606c-.155.327-.431.334-.55.296zm-1.869.73l-.586-.198c-.107-.03-.305-.174-.24-.525c.066-.35.367-.387.51-.362l.627.194c-.105-.02-.343.026-.459.367s.05.491.148.524m.117-.448c-.09.31.136.516.26.58c.255.098.802.295.953.312c.188.02.366-.051.499-.352c.106-.24-.082-.453-.189-.53l-.968-.326c-.147-.023-.465.006-.555.316m1.62 1.019l.52.163c.13.04.423.048.545-.25a.494.494 0 0 0-.173-.596l-.601-.203c.098.054.261.238.127.54c-.135.301-.335.356-.418.346m-2.292.596l-.024-.007zm-.097-.683c-.123.29-.113.606.073.676l-.292-.09a1.1 1.1 0 0 0-.525-.468c.01-.255.122-.546.52-.525c.293.073.533.16.616.193c-.088-.028-.29-.026-.392.214m-1.71.098c.234.454.53 1.567-.155 2.386s-.156 1.803.195 2.192l.44.675c-.13.195-.28.661.156.973s1.003.285 1.233.233c.146-.039.459-.241.531-.74q-.104-.022-.216-.04c-.275-.044-.565-.091-.718-.387c.457.114.64.125.675.117h.402l.584-.377c.117-.164.366-.568.428-.869c.062-.3.242-.748.324-.934c.048-.108.218-.298.519-.194c.244.084.313.134.32.156l-.004.012q.007-.004.004-.012c.044-.13.086-.411-.07-.58c-.2-.216-.548-.25-.683-.233s-.838.171-1.334.506s-.84.611-.976.812l.01-.11c.035-.432.115-1.393-.134-2.12c-.272-.796-.781-1.354-1.53-1.466m2.103 2.412l-.061.43l.456-.307zm2.45-.272a.86.86 0 0 0-.626-.088c.06-.218-.093-.363-.177-.409c.077.023.267.08.409.13c.177.06.38.217.395.367m-1.64.164l.517-.184c.075-.123.17-.42-.054-.626c-.223-.207-.937-.386-1.266-.45l-.265.027c.086.184.247.628.204.933c.24.076.676.231.864.3m-.714-1.597c-.1-.049-.284-.231-.22-.565c.066-.334.429-.347.602-.31l1.156.396c.099.077.267.295.153.556c-.142.326-.28.33-.535.316c-.203-.013-.855-.267-1.156-.393m2.145.708l-.54-.178c.09.007.3-.058.418-.372s-.036-.48-.128-.524l.632.218c.091.092.248.339.143.591c-.107.253-.395.282-.525.265m-.707-3.911c-.302-.056-.474.207-.522.345c-.079.243.099.451.197.525c.133.058.424.175.525.18c.127.007.399.014.526-.324c.101-.27-.08-.477-.184-.546c-.055-.037-.24-.124-.542-.18" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function TokenCorn(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="M20 12a8 8 0 0 1-8 8a8 8 0 1 1 8-8m-7.213-4.883c-.037.124-.046.406.208.535c.253.13.467.172.542.177c.1.017.335-.012.476-.272s-.042-.5-.151-.588l-.529-.19c-.125-.032-.408-.01-.546.338m-.511 1.6l-.571-.201c-.104-.03-.295-.173-.233-.515c.062-.34.39-.389.546-.37l.56.187c-.101-.014-.33.037-.43.356c-.098.319.044.495.128.543m1.239.405c.097.029.302-.003.401-.355c.102-.36-.04-.513-.125-.544l.522.166c.156.066.43.28.275.606c-.155.327-.431.334-.55.296zm-1.869.73l-.586-.198c-.107-.03-.305-.174-.24-.525c.066-.35.367-.387.51-.362l.627.194c-.105-.02-.343.026-.459.367s.05.491.148.524m.117-.448c-.09.31.136.516.26.58c.255.098.802.295.953.312c.188.02.366-.051.499-.352c.106-.24-.082-.453-.189-.53l-.968-.326c-.147-.023-.465.006-.555.316m1.62 1.019l.52.163c.13.04.423.048.545-.25a.494.494 0 0 0-.173-.596l-.601-.203c.098.054.261.238.127.54c-.135.301-.335.356-.418.346m-2.292.596l-.024-.007zm-.097-.683c-.123.29-.113.606.073.676l-.292-.09a1.1 1.1 0 0 0-.525-.468c.01-.255.122-.546.52-.525c.293.073.533.16.616.193c-.088-.028-.29-.026-.392.214m-1.71.098c.234.454.53 1.567-.155 2.386s-.156 1.803.195 2.192l.44.675c-.13.195-.28.661.156.973s1.003.285 1.233.233c.146-.039.459-.241.531-.74q-.104-.022-.216-.04c-.275-.044-.565-.091-.718-.387c.457.114.64.125.675.117h.402l.584-.377c.117-.164.366-.568.428-.869c.062-.3.242-.748.324-.934c.048-.108.218-.298.519-.194c.244.084.313.134.32.156l-.004.012q.007-.004.004-.012c.044-.13.086-.411-.07-.58c-.2-.216-.548-.25-.683-.233s-.838.171-1.334.506s-.84.611-.976.812l.01-.11c.035-.432.115-1.393-.134-2.12c-.272-.796-.781-1.354-1.53-1.466m2.103 2.412l-.061.43l.456-.307zm2.45-.272a.86.86 0 0 0-.626-.088c.06-.218-.093-.363-.177-.409c.077.023.267.08.409.13c.177.06.38.217.395.367m-1.64.164l.517-.184c.075-.123.17-.42-.054-.626c-.223-.207-.937-.386-1.266-.45l-.265.027c.086.184.247.628.204.933c.24.076.676.231.864.3m-.714-1.597c-.1-.049-.284-.231-.22-.565c.066-.334.429-.347.602-.31l1.156.396c.099.077.267.295.153.556c-.142.326-.28.33-.535.316c-.203-.013-.855-.267-1.156-.393m2.145.708l-.54-.178c.09.007.3-.058.418-.372s-.036-.48-.128-.524l.632.218c.091.092.248.339.143.591c-.107.253-.395.282-.525.265m-.707-3.911c-.302-.056-.474.207-.522.345c-.079.243.099.451.197.525c.133.058.424.175.525.18c.127.007.399.014.526-.324c.101-.27-.08-.477-.184-.546c-.055-.037-.24-.124-.542-.18" 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="M20 12a8 8 0 0 1-8 8a8 8 0 1 1 8-8m-7.213-4.883c-.037.124-.046.406.208.535c.253.13.467.172.542.177c.1.017.335-.012.476-.272s-.042-.5-.151-.588l-.529-.19c-.125-.032-.408-.01-.546.338m-.511 1.6l-.571-.201c-.104-.03-.295-.173-.233-.515c.062-.34.39-.389.546-.37l.56.187c-.101-.014-.33.037-.43.356c-.098.319.044.495.128.543m1.239.405c.097.029.302-.003.401-.355c.102-.36-.04-.513-.125-.544l.522.166c.156.066.43.28.275.606c-.155.327-.431.334-.55.296zm-1.869.73l-.586-.198c-.107-.03-.305-.174-.24-.525c.066-.35.367-.387.51-.362l.627.194c-.105-.02-.343.026-.459.367s.05.491.148.524m.117-.448c-.09.31.136.516.26.58c.255.098.802.295.953.312c.188.02.366-.051.499-.352c.106-.24-.082-.453-.189-.53l-.968-.326c-.147-.023-.465.006-.555.316m1.62 1.019l.52.163c.13.04.423.048.545-.25a.494.494 0 0 0-.173-.596l-.601-.203c.098.054.261.238.127.54c-.135.301-.335.356-.418.346m-2.292.596l-.024-.007zm-.097-.683c-.123.29-.113.606.073.676l-.292-.09a1.1 1.1 0 0 0-.525-.468c.01-.255.122-.546.52-.525c.293.073.533.16.616.193c-.088-.028-.29-.026-.392.214m-1.71.098c.234.454.53 1.567-.155 2.386s-.156 1.803.195 2.192l.44.675c-.13.195-.28.661.156.973s1.003.285 1.233.233c.146-.039.459-.241.531-.74q-.104-.022-.216-.04c-.275-.044-.565-.091-.718-.387c.457.114.64.125.675.117h.402l.584-.377c.117-.164.366-.568.428-.869c.062-.3.242-.748.324-.934c.048-.108.218-.298.519-.194c.244.084.313.134.32.156l-.004.012q.007-.004.004-.012c.044-.13.086-.411-.07-.58c-.2-.216-.548-.25-.683-.233s-.838.171-1.334.506s-.84.611-.976.812l.01-.11c.035-.432.115-1.393-.134-2.12c-.272-.796-.781-1.354-1.53-1.466m2.103 2.412l-.061.43l.456-.307zm2.45-.272a.86.86 0 0 0-.626-.088c.06-.218-.093-.363-.177-.409c.077.023.267.08.409.13c.177.06.38.217.395.367m-1.64.164l.517-.184c.075-.123.17-.42-.054-.626c-.223-.207-.937-.386-1.266-.45l-.265.027c.086.184.247.628.204.933c.24.076.676.231.864.3m-.714-1.597c-.1-.049-.284-.231-.22-.565c.066-.334.429-.347.602-.31l1.156.396c.099.077.267.295.153.556c-.142.326-.28.33-.535.316c-.203-.013-.855-.267-1.156-.393m2.145.708l-.54-.178c.09.007.3-.058.418-.372s-.036-.48-.128-.524l.632.218c.091.092.248.339.143.591c-.107.253-.395.282-.525.265m-.707-3.911c-.302-.056-.474.207-.522.345c-.079.243.099.451.197.525c.133.058.424.175.525.18c.127.007.399.014.526-.324c.101-.27-.08-.477-.184-.546c-.055-.037-.24-.124-.542-.18" clip-rule="evenodd"/></svg> </template>
CSS
.icon-corn {
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%22M20%2012a8%208%200%200%201-8%208a8%208%200%201%201%208-8m-7.213-4.883c-.037.124-.046.406.208.535c.253.13.467.172.542.177c.1.017.335-.012.476-.272s-.042-.5-.151-.588l-.529-.19c-.125-.032-.408-.01-.546.338m-.511%201.6l-.571-.201c-.104-.03-.295-.173-.233-.515c.062-.34.39-.389.546-.37l.56.187c-.101-.014-.33.037-.43.356c-.098.319.044.495.128.543m1.239.405c.097.029.302-.003.401-.355c.102-.36-.04-.513-.125-.544l.522.166c.156.066.43.28.275.606c-.155.327-.431.334-.55.296zm-1.869.73l-.586-.198c-.107-.03-.305-.174-.24-.525c.066-.35.367-.387.51-.362l.627.194c-.105-.02-.343.026-.459.367s.05.491.148.524m.117-.448c-.09.31.136.516.26.58c.255.098.802.295.953.312c.188.02.366-.051.499-.352c.106-.24-.082-.453-.189-.53l-.968-.326c-.147-.023-.465.006-.555.316m1.62%201.019l.52.163c.13.04.423.048.545-.25a.494.494%200%200%200-.173-.596l-.601-.203c.098.054.261.238.127.54c-.135.301-.335.356-.418.346m-2.292.596l-.024-.007zm-.097-.683c-.123.29-.113.606.073.676l-.292-.09a1.1%201.1%200%200%200-.525-.468c.01-.255.122-.546.52-.525c.293.073.533.16.616.193c-.088-.028-.29-.026-.392.214m-1.71.098c.234.454.53%201.567-.155%202.386s-.156%201.803.195%202.192l.44.675c-.13.195-.28.661.156.973s1.003.285%201.233.233c.146-.039.459-.241.531-.74q-.104-.022-.216-.04c-.275-.044-.565-.091-.718-.387c.457.114.64.125.675.117h.402l.584-.377c.117-.164.366-.568.428-.869c.062-.3.242-.748.324-.934c.048-.108.218-.298.519-.194c.244.084.313.134.32.156l-.004.012q.007-.004.004-.012c.044-.13.086-.411-.07-.58c-.2-.216-.548-.25-.683-.233s-.838.171-1.334.506s-.84.611-.976.812l.01-.11c.035-.432.115-1.393-.134-2.12c-.272-.796-.781-1.354-1.53-1.466m2.103%202.412l-.061.43l.456-.307zm2.45-.272a.86.86%200%200%200-.626-.088c.06-.218-.093-.363-.177-.409c.077.023.267.08.409.13c.177.06.38.217.395.367m-1.64.164l.517-.184c.075-.123.17-.42-.054-.626c-.223-.207-.937-.386-1.266-.45l-.265.027c.086.184.247.628.204.933c.24.076.676.231.864.3m-.714-1.597c-.1-.049-.284-.231-.22-.565c.066-.334.429-.347.602-.31l1.156.396c.099.077.267.295.153.556c-.142.326-.28.33-.535.316c-.203-.013-.855-.267-1.156-.393m2.145.708l-.54-.178c.09.007.3-.058.418-.372s-.036-.48-.128-.524l.632.218c.091.092.248.339.143.591c-.107.253-.395.282-.525.265m-.707-3.911c-.302-.056-.474.207-.522.345c-.079.243.099.451.197.525c.133.058.424.175.525.18c.127.007.399.014.526-.324c.101-.27-.08-.477-.184-.546c-.055-.037-.24-.124-.542-.18%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%22M20%2012a8%208%200%200%201-8%208a8%208%200%201%201%208-8m-7.213-4.883c-.037.124-.046.406.208.535c.253.13.467.172.542.177c.1.017.335-.012.476-.272s-.042-.5-.151-.588l-.529-.19c-.125-.032-.408-.01-.546.338m-.511%201.6l-.571-.201c-.104-.03-.295-.173-.233-.515c.062-.34.39-.389.546-.37l.56.187c-.101-.014-.33.037-.43.356c-.098.319.044.495.128.543m1.239.405c.097.029.302-.003.401-.355c.102-.36-.04-.513-.125-.544l.522.166c.156.066.43.28.275.606c-.155.327-.431.334-.55.296zm-1.869.73l-.586-.198c-.107-.03-.305-.174-.24-.525c.066-.35.367-.387.51-.362l.627.194c-.105-.02-.343.026-.459.367s.05.491.148.524m.117-.448c-.09.31.136.516.26.58c.255.098.802.295.953.312c.188.02.366-.051.499-.352c.106-.24-.082-.453-.189-.53l-.968-.326c-.147-.023-.465.006-.555.316m1.62%201.019l.52.163c.13.04.423.048.545-.25a.494.494%200%200%200-.173-.596l-.601-.203c.098.054.261.238.127.54c-.135.301-.335.356-.418.346m-2.292.596l-.024-.007zm-.097-.683c-.123.29-.113.606.073.676l-.292-.09a1.1%201.1%200%200%200-.525-.468c.01-.255.122-.546.52-.525c.293.073.533.16.616.193c-.088-.028-.29-.026-.392.214m-1.71.098c.234.454.53%201.567-.155%202.386s-.156%201.803.195%202.192l.44.675c-.13.195-.28.661.156.973s1.003.285%201.233.233c.146-.039.459-.241.531-.74q-.104-.022-.216-.04c-.275-.044-.565-.091-.718-.387c.457.114.64.125.675.117h.402l.584-.377c.117-.164.366-.568.428-.869c.062-.3.242-.748.324-.934c.048-.108.218-.298.519-.194c.244.084.313.134.32.156l-.004.012q.007-.004.004-.012c.044-.13.086-.411-.07-.58c-.2-.216-.548-.25-.683-.233s-.838.171-1.334.506s-.84.611-.976.812l.01-.11c.035-.432.115-1.393-.134-2.12c-.272-.796-.781-1.354-1.53-1.466m2.103%202.412l-.061.43l.456-.307zm2.45-.272a.86.86%200%200%200-.626-.088c.06-.218-.093-.363-.177-.409c.077.023.267.08.409.13c.177.06.38.217.395.367m-1.64.164l.517-.184c.075-.123.17-.42-.054-.626c-.223-.207-.937-.386-1.266-.45l-.265.027c.086.184.247.628.204.933c.24.076.676.231.864.3m-.714-1.597c-.1-.049-.284-.231-.22-.565c.066-.334.429-.347.602-.31l1.156.396c.099.077.267.295.153.556c-.142.326-.28.33-.535.316c-.203-.013-.855-.267-1.156-.393m2.145.708l-.54-.178c.09.007.3-.058.418-.372s-.036-.48-.128-.524l.632.218c.091.092.248.339.143.591c-.107.253-.395.282-.525.265m-.707-3.911c-.302-.056-.474.207-.522.345c-.079.243.099.451.197.525c.133.058.424.175.525.18c.127.007.399.014.526-.324c.101-.27-.08-.477-.184-.546c-.055-.037-.24-.124-.542-.18%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/corn.svg?color=%231a73e8&size=48