ctr logo
ctr from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- ctr
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the ctr logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.701 11.47a5.372 5.372 0 0 1-4.982 7.305c-2.954 0-5.347-2.403-5.347-5.363a5.352 5.352 0 0 1 6.168-5.305l1.398-4.203A8.455 8.455 0 0 0 3 11.999c0 4.68 3.78 8.47 8.439 8.47a8.454 8.454 0 0 0 8.418-9z"/><path fill="currentColor" d="M18.088 10.41a2.912 2.912 0 1 0 0-5.822a2.912 2.912 0 0 0 0 5.823"/></svg>
React
import type { SVGProps } from "react";
export function TokenCtr(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="M16.701 11.47a5.372 5.372 0 0 1-4.982 7.305c-2.954 0-5.347-2.403-5.347-5.363a5.352 5.352 0 0 1 6.168-5.305l1.398-4.203A8.455 8.455 0 0 0 3 11.999c0 4.68 3.78 8.47 8.439 8.47a8.454 8.454 0 0 0 8.418-9z"/><path fill="currentColor" d="M18.088 10.41a2.912 2.912 0 1 0 0-5.822a2.912 2.912 0 0 0 0 5.823"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.701 11.47a5.372 5.372 0 0 1-4.982 7.305c-2.954 0-5.347-2.403-5.347-5.363a5.352 5.352 0 0 1 6.168-5.305l1.398-4.203A8.455 8.455 0 0 0 3 11.999c0 4.68 3.78 8.47 8.439 8.47a8.454 8.454 0 0 0 8.418-9z"/><path fill="currentColor" d="M18.088 10.41a2.912 2.912 0 1 0 0-5.822a2.912 2.912 0 0 0 0 5.823"/></svg> </template>
CSS
.icon-ctr {
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%22M16.701%2011.47a5.372%205.372%200%200%201-4.982%207.305c-2.954%200-5.347-2.403-5.347-5.363a5.352%205.352%200%200%201%206.168-5.305l1.398-4.203A8.455%208.455%200%200%200%203%2011.999c0%204.68%203.78%208.47%208.439%208.47a8.454%208.454%200%200%200%208.418-9z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18.088%2010.41a2.912%202.912%200%201%200%200-5.822a2.912%202.912%200%200%200%200%205.823%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%22M16.701%2011.47a5.372%205.372%200%200%201-4.982%207.305c-2.954%200-5.347-2.403-5.347-5.363a5.352%205.352%200%200%201%206.168-5.305l1.398-4.203A8.455%208.455%200%200%200%203%2011.999c0%204.68%203.78%208.47%208.439%208.47a8.454%208.454%200%200%200%208.418-9z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18.088%2010.41a2.912%202.912%200%201%200%200-5.822a2.912%202.912%200%200%200%200%205.823%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/ctr.svg?color=%231a73e8&size=48