crwny logo
crwny from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- crwny
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the crwny logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.483 8.702c.24 0 .443.15.527.366c0 0 2.303 5.858 2.885 5.858c.413 0 2.44-4.929 2.44-4.929a.56.56 0 0 1 .516-.348h.305c.228 0 .432.138.516.348c0 0 2.027 4.93 2.44 4.93c.582 0 2.89-5.86 2.89-5.86a.57.57 0 0 1 .523-.365h1.906c.414 0 .69.45.516.851c0 0-.804 3.982-4.905 10.788a.64.64 0 0 1-.522.354h-.263c-.216 0-.252 0-.504-.336q-.207-.292-.408-.588l-.324-.48c-1.037-1.559-1.924-3.082-1.924-3.082a.09.09 0 0 0-.18 0s-1.35 2.303-2.657 4.15c-.252.335-.294.335-.51.335h-.263a.64.64 0 0 1-.516-.353C3.876 13.535 3.066 9.547 3.066 9.547c-.174-.395.102-.845.516-.845zm7.087-5.397a.41.41 0 0 1 .342.18l.665.99a.48.48 0 0 1 .036.467l-1.51 2.519a.066.066 0 0 1-.12.006l-1.5-2.519a.48.48 0 0 1 .03-.467l.66-.99c.084-.12.21-.18.348-.186zm-9.174.648l1.043.768a.56.56 0 0 1 .162.677L3.6 7.335c-.054.108-.138.168-.282.168c-.108-.024-.192-.156-.198-.282c0 0-.054-.642-.096-1.421A14 14 0 0 1 3 4.948v-.323c0-.264.012-.444.012-.444c-.006-.102.03-.192.12-.24a.24.24 0 0 1 .264.012m17.191 0c.078-.06.18-.06.264-.012a.26.26 0 0 1 .132.24l.006.528v.24c0 .263 0 .569-.018.857c-.048.78-.102 1.421-.102 1.421c0 .12-.084.252-.198.276s-.228-.06-.282-.168l-1.001-1.937a.56.56 0 0 1 .168-.677z"/></svg>
React
import type { SVGProps } from "react";
export function TokenCrwny(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="M5.483 8.702c.24 0 .443.15.527.366c0 0 2.303 5.858 2.885 5.858c.413 0 2.44-4.929 2.44-4.929a.56.56 0 0 1 .516-.348h.305c.228 0 .432.138.516.348c0 0 2.027 4.93 2.44 4.93c.582 0 2.89-5.86 2.89-5.86a.57.57 0 0 1 .523-.365h1.906c.414 0 .69.45.516.851c0 0-.804 3.982-4.905 10.788a.64.64 0 0 1-.522.354h-.263c-.216 0-.252 0-.504-.336q-.207-.292-.408-.588l-.324-.48c-1.037-1.559-1.924-3.082-1.924-3.082a.09.09 0 0 0-.18 0s-1.35 2.303-2.657 4.15c-.252.335-.294.335-.51.335h-.263a.64.64 0 0 1-.516-.353C3.876 13.535 3.066 9.547 3.066 9.547c-.174-.395.102-.845.516-.845zm7.087-5.397a.41.41 0 0 1 .342.18l.665.99a.48.48 0 0 1 .036.467l-1.51 2.519a.066.066 0 0 1-.12.006l-1.5-2.519a.48.48 0 0 1 .03-.467l.66-.99c.084-.12.21-.18.348-.186zm-9.174.648l1.043.768a.56.56 0 0 1 .162.677L3.6 7.335c-.054.108-.138.168-.282.168c-.108-.024-.192-.156-.198-.282c0 0-.054-.642-.096-1.421A14 14 0 0 1 3 4.948v-.323c0-.264.012-.444.012-.444c-.006-.102.03-.192.12-.24a.24.24 0 0 1 .264.012m17.191 0c.078-.06.18-.06.264-.012a.26.26 0 0 1 .132.24l.006.528v.24c0 .263 0 .569-.018.857c-.048.78-.102 1.421-.102 1.421c0 .12-.084.252-.198.276s-.228-.06-.282-.168l-1.001-1.937a.56.56 0 0 1 .168-.677z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.483 8.702c.24 0 .443.15.527.366c0 0 2.303 5.858 2.885 5.858c.413 0 2.44-4.929 2.44-4.929a.56.56 0 0 1 .516-.348h.305c.228 0 .432.138.516.348c0 0 2.027 4.93 2.44 4.93c.582 0 2.89-5.86 2.89-5.86a.57.57 0 0 1 .523-.365h1.906c.414 0 .69.45.516.851c0 0-.804 3.982-4.905 10.788a.64.64 0 0 1-.522.354h-.263c-.216 0-.252 0-.504-.336q-.207-.292-.408-.588l-.324-.48c-1.037-1.559-1.924-3.082-1.924-3.082a.09.09 0 0 0-.18 0s-1.35 2.303-2.657 4.15c-.252.335-.294.335-.51.335h-.263a.64.64 0 0 1-.516-.353C3.876 13.535 3.066 9.547 3.066 9.547c-.174-.395.102-.845.516-.845zm7.087-5.397a.41.41 0 0 1 .342.18l.665.99a.48.48 0 0 1 .036.467l-1.51 2.519a.066.066 0 0 1-.12.006l-1.5-2.519a.48.48 0 0 1 .03-.467l.66-.99c.084-.12.21-.18.348-.186zm-9.174.648l1.043.768a.56.56 0 0 1 .162.677L3.6 7.335c-.054.108-.138.168-.282.168c-.108-.024-.192-.156-.198-.282c0 0-.054-.642-.096-1.421A14 14 0 0 1 3 4.948v-.323c0-.264.012-.444.012-.444c-.006-.102.03-.192.12-.24a.24.24 0 0 1 .264.012m17.191 0c.078-.06.18-.06.264-.012a.26.26 0 0 1 .132.24l.006.528v.24c0 .263 0 .569-.018.857c-.048.78-.102 1.421-.102 1.421c0 .12-.084.252-.198.276s-.228-.06-.282-.168l-1.001-1.937a.56.56 0 0 1 .168-.677z"/></svg> </template>
CSS
.icon-crwny {
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%22M5.483%208.702c.24%200%20.443.15.527.366c0%200%202.303%205.858%202.885%205.858c.413%200%202.44-4.929%202.44-4.929a.56.56%200%200%201%20.516-.348h.305c.228%200%20.432.138.516.348c0%200%202.027%204.93%202.44%204.93c.582%200%202.89-5.86%202.89-5.86a.57.57%200%200%201%20.523-.365h1.906c.414%200%20.69.45.516.851c0%200-.804%203.982-4.905%2010.788a.64.64%200%200%201-.522.354h-.263c-.216%200-.252%200-.504-.336q-.207-.292-.408-.588l-.324-.48c-1.037-1.559-1.924-3.082-1.924-3.082a.09.09%200%200%200-.18%200s-1.35%202.303-2.657%204.15c-.252.335-.294.335-.51.335h-.263a.64.64%200%200%201-.516-.353C3.876%2013.535%203.066%209.547%203.066%209.547c-.174-.395.102-.845.516-.845zm7.087-5.397a.41.41%200%200%201%20.342.18l.665.99a.48.48%200%200%201%20.036.467l-1.51%202.519a.066.066%200%200%201-.12.006l-1.5-2.519a.48.48%200%200%201%20.03-.467l.66-.99c.084-.12.21-.18.348-.186zm-9.174.648l1.043.768a.56.56%200%200%201%20.162.677L3.6%207.335c-.054.108-.138.168-.282.168c-.108-.024-.192-.156-.198-.282c0%200-.054-.642-.096-1.421A14%2014%200%200%201%203%204.948v-.323c0-.264.012-.444.012-.444c-.006-.102.03-.192.12-.24a.24.24%200%200%201%20.264.012m17.191%200c.078-.06.18-.06.264-.012a.26.26%200%200%201%20.132.24l.006.528v.24c0%20.263%200%20.569-.018.857c-.048.78-.102%201.421-.102%201.421c0%20.12-.084.252-.198.276s-.228-.06-.282-.168l-1.001-1.937a.56.56%200%200%201%20.168-.677z%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%22M5.483%208.702c.24%200%20.443.15.527.366c0%200%202.303%205.858%202.885%205.858c.413%200%202.44-4.929%202.44-4.929a.56.56%200%200%201%20.516-.348h.305c.228%200%20.432.138.516.348c0%200%202.027%204.93%202.44%204.93c.582%200%202.89-5.86%202.89-5.86a.57.57%200%200%201%20.523-.365h1.906c.414%200%20.69.45.516.851c0%200-.804%203.982-4.905%2010.788a.64.64%200%200%201-.522.354h-.263c-.216%200-.252%200-.504-.336q-.207-.292-.408-.588l-.324-.48c-1.037-1.559-1.924-3.082-1.924-3.082a.09.09%200%200%200-.18%200s-1.35%202.303-2.657%204.15c-.252.335-.294.335-.51.335h-.263a.64.64%200%200%201-.516-.353C3.876%2013.535%203.066%209.547%203.066%209.547c-.174-.395.102-.845.516-.845zm7.087-5.397a.41.41%200%200%201%20.342.18l.665.99a.48.48%200%200%201%20.036.467l-1.51%202.519a.066.066%200%200%201-.12.006l-1.5-2.519a.48.48%200%200%201%20.03-.467l.66-.99c.084-.12.21-.18.348-.186zm-9.174.648l1.043.768a.56.56%200%200%201%20.162.677L3.6%207.335c-.054.108-.138.168-.282.168c-.108-.024-.192-.156-.198-.282c0%200-.054-.642-.096-1.421A14%2014%200%200%201%203%204.948v-.323c0-.264.012-.444.012-.444c-.006-.102.03-.192.12-.24a.24.24%200%200%201%20.264.012m17.191%200c.078-.06.18-.06.264-.012a.26.26%200%200%201%20.132.24l.006.528v.24c0%20.263%200%20.569-.018.857c-.048.78-.102%201.421-.102%201.421c0%20.12-.084.252-.198.276s-.228-.06-.282-.168l-1.001-1.937a.56.56%200%200%201%20.168-.677z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/crwny.svg?color=%231a73e8&size=48