credi logo
credi from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- credi
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the credi logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m9.582 12.638l3.26 3.274a.973.973 0 0 1 0 1.39L11.1 19.007a1.004 1.004 0 0 1-1.415 0l-6.392-6.324a.974.974 0 0 1 0-1.392l6.406-6.299a1.007 1.007 0 0 1 1.41 0l1.733 1.703a.973.973 0 0 1 0 1.396l-3.26 3.288a.88.88 0 0 0-.257.623c0 .228.087.457.257.637m6.791-2.505a.97.97 0 0 0 0-1.391l-.661-.652a1.004 1.004 0 0 0-1.416 0l-3.22 3.21a.97.97 0 0 0 0 1.396l3.22 3.201a1 1 0 0 0 1.41 0l.667-.652a.97.97 0 0 0 0-1.391l-1.518-1.44a.6.6 0 0 1-.18-.413a.6.6 0 0 1 .18-.428zm1.372.083L16.43 11.32a.97.97 0 0 0-.216 1.073q.076.18.216.318l1.314 1.085c.194.194.569.292.822.292c.258 0 .632-.098.827-.292l1.313-1.085a.98.98 0 0 0 .217-1.073a1 1 0 0 0-.217-.318l-1.313-1.104a1.27 1.27 0 0 0-.827-.302c-.253 0-.633.102-.827.302z"/></svg>
React
import type { SVGProps } from "react";
export function TokenCredi(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="m9.582 12.638l3.26 3.274a.973.973 0 0 1 0 1.39L11.1 19.007a1.004 1.004 0 0 1-1.415 0l-6.392-6.324a.974.974 0 0 1 0-1.392l6.406-6.299a1.007 1.007 0 0 1 1.41 0l1.733 1.703a.973.973 0 0 1 0 1.396l-3.26 3.288a.88.88 0 0 0-.257.623c0 .228.087.457.257.637m6.791-2.505a.97.97 0 0 0 0-1.391l-.661-.652a1.004 1.004 0 0 0-1.416 0l-3.22 3.21a.97.97 0 0 0 0 1.396l3.22 3.201a1 1 0 0 0 1.41 0l.667-.652a.97.97 0 0 0 0-1.391l-1.518-1.44a.6.6 0 0 1-.18-.413a.6.6 0 0 1 .18-.428zm1.372.083L16.43 11.32a.97.97 0 0 0-.216 1.073q.076.18.216.318l1.314 1.085c.194.194.569.292.822.292c.258 0 .632-.098.827-.292l1.313-1.085a.98.98 0 0 0 .217-1.073a1 1 0 0 0-.217-.318l-1.313-1.104a1.27 1.27 0 0 0-.827-.302c-.253 0-.633.102-.827.302z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m9.582 12.638l3.26 3.274a.973.973 0 0 1 0 1.39L11.1 19.007a1.004 1.004 0 0 1-1.415 0l-6.392-6.324a.974.974 0 0 1 0-1.392l6.406-6.299a1.007 1.007 0 0 1 1.41 0l1.733 1.703a.973.973 0 0 1 0 1.396l-3.26 3.288a.88.88 0 0 0-.257.623c0 .228.087.457.257.637m6.791-2.505a.97.97 0 0 0 0-1.391l-.661-.652a1.004 1.004 0 0 0-1.416 0l-3.22 3.21a.97.97 0 0 0 0 1.396l3.22 3.201a1 1 0 0 0 1.41 0l.667-.652a.97.97 0 0 0 0-1.391l-1.518-1.44a.6.6 0 0 1-.18-.413a.6.6 0 0 1 .18-.428zm1.372.083L16.43 11.32a.97.97 0 0 0-.216 1.073q.076.18.216.318l1.314 1.085c.194.194.569.292.822.292c.258 0 .632-.098.827-.292l1.313-1.085a.98.98 0 0 0 .217-1.073a1 1 0 0 0-.217-.318l-1.313-1.104a1.27 1.27 0 0 0-.827-.302c-.253 0-.633.102-.827.302z"/></svg> </template>
CSS
.icon-credi {
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%22m9.582%2012.638l3.26%203.274a.973.973%200%200%201%200%201.39L11.1%2019.007a1.004%201.004%200%200%201-1.415%200l-6.392-6.324a.974.974%200%200%201%200-1.392l6.406-6.299a1.007%201.007%200%200%201%201.41%200l1.733%201.703a.973.973%200%200%201%200%201.396l-3.26%203.288a.88.88%200%200%200-.257.623c0%20.228.087.457.257.637m6.791-2.505a.97.97%200%200%200%200-1.391l-.661-.652a1.004%201.004%200%200%200-1.416%200l-3.22%203.21a.97.97%200%200%200%200%201.396l3.22%203.201a1%201%200%200%200%201.41%200l.667-.652a.97.97%200%200%200%200-1.391l-1.518-1.44a.6.6%200%200%201-.18-.413a.6.6%200%200%201%20.18-.428zm1.372.083L16.43%2011.32a.97.97%200%200%200-.216%201.073q.076.18.216.318l1.314%201.085c.194.194.569.292.822.292c.258%200%20.632-.098.827-.292l1.313-1.085a.98.98%200%200%200%20.217-1.073a1%201%200%200%200-.217-.318l-1.313-1.104a1.27%201.27%200%200%200-.827-.302c-.253%200-.633.102-.827.302z%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%22m9.582%2012.638l3.26%203.274a.973.973%200%200%201%200%201.39L11.1%2019.007a1.004%201.004%200%200%201-1.415%200l-6.392-6.324a.974.974%200%200%201%200-1.392l6.406-6.299a1.007%201.007%200%200%201%201.41%200l1.733%201.703a.973.973%200%200%201%200%201.396l-3.26%203.288a.88.88%200%200%200-.257.623c0%20.228.087.457.257.637m6.791-2.505a.97.97%200%200%200%200-1.391l-.661-.652a1.004%201.004%200%200%200-1.416%200l-3.22%203.21a.97.97%200%200%200%200%201.396l3.22%203.201a1%201%200%200%200%201.41%200l.667-.652a.97.97%200%200%200%200-1.391l-1.518-1.44a.6.6%200%200%201-.18-.413a.6.6%200%200%201%20.18-.428zm1.372.083L16.43%2011.32a.97.97%200%200%200-.216%201.073q.076.18.216.318l1.314%201.085c.194.194.569.292.822.292c.258%200%20.632-.098.827-.292l1.313-1.085a.98.98%200%200%200%20.217-1.073a1%201%200%200%200-.217-.318l-1.313-1.104a1.27%201.27%200%200%200-.827-.302c-.253%200-.633.102-.827.302z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/credi.svg?color=%231a73e8&size=48