c3 from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.

Name
c3
Set
Web3 Icons Branded
Style
Branded
Viewbox
24×24
License
MIT

1 other variant in Web3 Icons Branded

The same logo in other sets

Use the c3 logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVG2mzbwcGm)" d="M19.242 9.67c0-2.927-4.468-5.161-6.554-5.161C5.689 4.509 3 11.073 3 13.842s2.726 4.426 4.193 5.077c1.472.651 4.383 2.08 6.374 2.08c5.294 0 5.146-5.542 5.087-6.617c-.053-1.08.588-2.493.588-4.706z"/><path fill="#ced4cc" d="M12.689 3C18.549 3 21 8.543 21 11.608c0 5.787-4.32 7.401-6.501 7.01c-2.69-.477-3.261-.445-6.168-.964c-2.403-.429-3.626-2.753-3.626-7.401C4.705 5.176 9.316 3 12.688 3"/><path fill="url(#SVGTH0S5dgE)" d="M4.88 8.597a9.14 9.14 0 0 1 7.809-4.007c2.085 0 6.553 2.155 6.553 5.087c0 1.245-.2 2.235-.37 3.055c-.133.635-.238 1.175-.212 1.652c.021.482.064 1.88-.381 3.261c-1.027.72-2.17 1.239-3.102 1.239c-1.207.005-2.441-.355-3.637-.52c-.858-.116-1.731-.444-3.209-.708c-2.403-.43-3.626-2.753-3.626-7.401a7.8 7.8 0 0 1 .175-1.658"/><path fill="#6d7b55" d="M14.646 9.274c0-2.488-2.795-3.457-4.188-3.626c-3.774 0-6.4 2.69-6.4 6.3c0 3.6 4.04 4.288 6.623 4.288c2.589 0 3.965-3.854 3.965-6.962"/><path fill="#525344" d="M13.058 9.427c0-1.869-2.096-2.594-3.145-2.72c-2.827 0-4.796 2.016-4.796 4.721c0 2.7 3.028 3.219 4.971 3.219c1.938 0 2.97-2.89 2.97-5.22"/><path fill="#31302d" d="M11.999 9.577c0-1.244-1.398-1.726-2.097-1.81a3.06 3.06 0 0 0-3.197 3.15c0 1.799 2.017 2.143 3.314 2.143c1.292 0 1.98-1.927 1.98-3.483"/><path fill="#fffffe" d="M14.646 10.488a2.99 2.99 0 0 0-2.382-1.133c-.99 0-1.858.45-2.382 1.133a2.99 2.99 0 0 0-2.393-1.133c-1.6 0-2.901 1.186-2.901 2.647h1.037c0-.937.837-1.763 1.869-1.763c1.027 0 1.863.826 1.863 1.763H10.4c0-.937.832-1.763 1.864-1.763s1.863.826 1.863 1.763h1.048c0-.937.837-1.763 1.864-1.763c1.032 0 1.864.826 1.864 1.763h1.037c0-1.46-1.302-2.647-2.906-2.647c-.985 0-1.858.45-2.383 1.133z"/><path fill="url(#SVG0HutMetJ)" d="M14.646 13.514a2.99 2.99 0 0 1-2.382 1.133a3 3 0 0 1-2.382-1.133a3 3 0 0 1-2.393 1.133c-1.6 0-2.901-1.186-2.901-2.647h1.037c0 .937.837 1.763 1.869 1.763c1.027 0 1.863-.826 1.863-1.763H10.4c0 .937.832 1.763 1.864 1.763s1.863-.826 1.863-1.763h1.048c0 .937.837 1.763 1.864 1.763c1.032 0 1.864-.826 1.864-1.763h1.037c0 1.461-1.302 2.647-2.906 2.647a3 3 0 0 1-2.383-1.133z"/><defs><linearGradient id="SVG2mzbwcGm" x1="11.132" x2="9.549" y1="15.441" y2="19.941" gradientUnits="userSpaceOnUse"><stop stop-color="#a6bea7"/><stop offset="1" stop-color="#cbd8c8"/></linearGradient><linearGradient id="SVGTH0S5dgE" x1="7.834" x2="18.994" y1="9.921" y2="16.057" gradientUnits="userSpaceOnUse"><stop stop-color="#89a682"/><stop offset="1" stop-color="#bfd2ad"/></linearGradient><linearGradient id="SVG0HutMetJ" x1="10.146" x2="10.03" y1="12.868" y2="11.46" gradientUnits="userSpaceOnUse"><stop stop-color="#21ad4c"/><stop offset="1" stop-color="#3b493e"/></linearGradient></defs></g></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedC3(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVG2mzbwcGm)" d="M19.242 9.67c0-2.927-4.468-5.161-6.554-5.161C5.689 4.509 3 11.073 3 13.842s2.726 4.426 4.193 5.077c1.472.651 4.383 2.08 6.374 2.08c5.294 0 5.146-5.542 5.087-6.617c-.053-1.08.588-2.493.588-4.706z"/><path fill="#ced4cc" d="M12.689 3C18.549 3 21 8.543 21 11.608c0 5.787-4.32 7.401-6.501 7.01c-2.69-.477-3.261-.445-6.168-.964c-2.403-.429-3.626-2.753-3.626-7.401C4.705 5.176 9.316 3 12.688 3"/><path fill="url(#SVGTH0S5dgE)" d="M4.88 8.597a9.14 9.14 0 0 1 7.809-4.007c2.085 0 6.553 2.155 6.553 5.087c0 1.245-.2 2.235-.37 3.055c-.133.635-.238 1.175-.212 1.652c.021.482.064 1.88-.381 3.261c-1.027.72-2.17 1.239-3.102 1.239c-1.207.005-2.441-.355-3.637-.52c-.858-.116-1.731-.444-3.209-.708c-2.403-.43-3.626-2.753-3.626-7.401a7.8 7.8 0 0 1 .175-1.658"/><path fill="#6d7b55" d="M14.646 9.274c0-2.488-2.795-3.457-4.188-3.626c-3.774 0-6.4 2.69-6.4 6.3c0 3.6 4.04 4.288 6.623 4.288c2.589 0 3.965-3.854 3.965-6.962"/><path fill="#525344" d="M13.058 9.427c0-1.869-2.096-2.594-3.145-2.72c-2.827 0-4.796 2.016-4.796 4.721c0 2.7 3.028 3.219 4.971 3.219c1.938 0 2.97-2.89 2.97-5.22"/><path fill="#31302d" d="M11.999 9.577c0-1.244-1.398-1.726-2.097-1.81a3.06 3.06 0 0 0-3.197 3.15c0 1.799 2.017 2.143 3.314 2.143c1.292 0 1.98-1.927 1.98-3.483"/><path fill="#fffffe" d="M14.646 10.488a2.99 2.99 0 0 0-2.382-1.133c-.99 0-1.858.45-2.382 1.133a2.99 2.99 0 0 0-2.393-1.133c-1.6 0-2.901 1.186-2.901 2.647h1.037c0-.937.837-1.763 1.869-1.763c1.027 0 1.863.826 1.863 1.763H10.4c0-.937.832-1.763 1.864-1.763s1.863.826 1.863 1.763h1.048c0-.937.837-1.763 1.864-1.763c1.032 0 1.864.826 1.864 1.763h1.037c0-1.46-1.302-2.647-2.906-2.647c-.985 0-1.858.45-2.383 1.133z"/><path fill="url(#SVG0HutMetJ)" d="M14.646 13.514a2.99 2.99 0 0 1-2.382 1.133a3 3 0 0 1-2.382-1.133a3 3 0 0 1-2.393 1.133c-1.6 0-2.901-1.186-2.901-2.647h1.037c0 .937.837 1.763 1.869 1.763c1.027 0 1.863-.826 1.863-1.763H10.4c0 .937.832 1.763 1.864 1.763s1.863-.826 1.863-1.763h1.048c0 .937.837 1.763 1.864 1.763c1.032 0 1.864-.826 1.864-1.763h1.037c0 1.461-1.302 2.647-2.906 2.647a3 3 0 0 1-2.383-1.133z"/><defs><linearGradient id="SVG2mzbwcGm" x1="11.132" x2="9.549" y1="15.441" y2="19.941" gradientUnits="userSpaceOnUse"><stop stopColor="#a6bea7"/><stop offset="1" stopColor="#cbd8c8"/></linearGradient><linearGradient id="SVGTH0S5dgE" x1="7.834" x2="18.994" y1="9.921" y2="16.057" gradientUnits="userSpaceOnUse"><stop stopColor="#89a682"/><stop offset="1" stopColor="#bfd2ad"/></linearGradient><linearGradient id="SVG0HutMetJ" x1="10.146" x2="10.03" y1="12.868" y2="11.46" gradientUnits="userSpaceOnUse"><stop stopColor="#21ad4c"/><stop offset="1" stopColor="#3b493e"/></linearGradient></defs></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVG2mzbwcGm)" d="M19.242 9.67c0-2.927-4.468-5.161-6.554-5.161C5.689 4.509 3 11.073 3 13.842s2.726 4.426 4.193 5.077c1.472.651 4.383 2.08 6.374 2.08c5.294 0 5.146-5.542 5.087-6.617c-.053-1.08.588-2.493.588-4.706z"/><path fill="#ced4cc" d="M12.689 3C18.549 3 21 8.543 21 11.608c0 5.787-4.32 7.401-6.501 7.01c-2.69-.477-3.261-.445-6.168-.964c-2.403-.429-3.626-2.753-3.626-7.401C4.705 5.176 9.316 3 12.688 3"/><path fill="url(#SVGTH0S5dgE)" d="M4.88 8.597a9.14 9.14 0 0 1 7.809-4.007c2.085 0 6.553 2.155 6.553 5.087c0 1.245-.2 2.235-.37 3.055c-.133.635-.238 1.175-.212 1.652c.021.482.064 1.88-.381 3.261c-1.027.72-2.17 1.239-3.102 1.239c-1.207.005-2.441-.355-3.637-.52c-.858-.116-1.731-.444-3.209-.708c-2.403-.43-3.626-2.753-3.626-7.401a7.8 7.8 0 0 1 .175-1.658"/><path fill="#6d7b55" d="M14.646 9.274c0-2.488-2.795-3.457-4.188-3.626c-3.774 0-6.4 2.69-6.4 6.3c0 3.6 4.04 4.288 6.623 4.288c2.589 0 3.965-3.854 3.965-6.962"/><path fill="#525344" d="M13.058 9.427c0-1.869-2.096-2.594-3.145-2.72c-2.827 0-4.796 2.016-4.796 4.721c0 2.7 3.028 3.219 4.971 3.219c1.938 0 2.97-2.89 2.97-5.22"/><path fill="#31302d" d="M11.999 9.577c0-1.244-1.398-1.726-2.097-1.81a3.06 3.06 0 0 0-3.197 3.15c0 1.799 2.017 2.143 3.314 2.143c1.292 0 1.98-1.927 1.98-3.483"/><path fill="#fffffe" d="M14.646 10.488a2.99 2.99 0 0 0-2.382-1.133c-.99 0-1.858.45-2.382 1.133a2.99 2.99 0 0 0-2.393-1.133c-1.6 0-2.901 1.186-2.901 2.647h1.037c0-.937.837-1.763 1.869-1.763c1.027 0 1.863.826 1.863 1.763H10.4c0-.937.832-1.763 1.864-1.763s1.863.826 1.863 1.763h1.048c0-.937.837-1.763 1.864-1.763c1.032 0 1.864.826 1.864 1.763h1.037c0-1.46-1.302-2.647-2.906-2.647c-.985 0-1.858.45-2.383 1.133z"/><path fill="url(#SVG0HutMetJ)" d="M14.646 13.514a2.99 2.99 0 0 1-2.382 1.133a3 3 0 0 1-2.382-1.133a3 3 0 0 1-2.393 1.133c-1.6 0-2.901-1.186-2.901-2.647h1.037c0 .937.837 1.763 1.869 1.763c1.027 0 1.863-.826 1.863-1.763H10.4c0 .937.832 1.763 1.864 1.763s1.863-.826 1.863-1.763h1.048c0 .937.837 1.763 1.864 1.763c1.032 0 1.864-.826 1.864-1.763h1.037c0 1.461-1.302 2.647-2.906 2.647a3 3 0 0 1-2.383-1.133z"/><defs><linearGradient id="SVG2mzbwcGm" x1="11.132" x2="9.549" y1="15.441" y2="19.941" gradientUnits="userSpaceOnUse"><stop stop-color="#a6bea7"/><stop offset="1" stop-color="#cbd8c8"/></linearGradient><linearGradient id="SVGTH0S5dgE" x1="7.834" x2="18.994" y1="9.921" y2="16.057" gradientUnits="userSpaceOnUse"><stop stop-color="#89a682"/><stop offset="1" stop-color="#bfd2ad"/></linearGradient><linearGradient id="SVG0HutMetJ" x1="10.146" x2="10.03" y1="12.868" y2="11.46" gradientUnits="userSpaceOnUse"><stop stop-color="#21ad4c"/><stop offset="1" stop-color="#3b493e"/></linearGradient></defs></g></svg>
</template>

CSS

.icon-c3 {
  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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVG2mzbwcGm)%22%20d%3D%22M19.242%209.67c0-2.927-4.468-5.161-6.554-5.161C5.689%204.509%203%2011.073%203%2013.842s2.726%204.426%204.193%205.077c1.472.651%204.383%202.08%206.374%202.08c5.294%200%205.146-5.542%205.087-6.617c-.053-1.08.588-2.493.588-4.706z%22%2F%3E%3Cpath%20fill%3D%22%23ced4cc%22%20d%3D%22M12.689%203C18.549%203%2021%208.543%2021%2011.608c0%205.787-4.32%207.401-6.501%207.01c-2.69-.477-3.261-.445-6.168-.964c-2.403-.429-3.626-2.753-3.626-7.401C4.705%205.176%209.316%203%2012.688%203%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGTH0S5dgE)%22%20d%3D%22M4.88%208.597a9.14%209.14%200%200%201%207.809-4.007c2.085%200%206.553%202.155%206.553%205.087c0%201.245-.2%202.235-.37%203.055c-.133.635-.238%201.175-.212%201.652c.021.482.064%201.88-.381%203.261c-1.027.72-2.17%201.239-3.102%201.239c-1.207.005-2.441-.355-3.637-.52c-.858-.116-1.731-.444-3.209-.708c-2.403-.43-3.626-2.753-3.626-7.401a7.8%207.8%200%200%201%20.175-1.658%22%2F%3E%3Cpath%20fill%3D%22%236d7b55%22%20d%3D%22M14.646%209.274c0-2.488-2.795-3.457-4.188-3.626c-3.774%200-6.4%202.69-6.4%206.3c0%203.6%204.04%204.288%206.623%204.288c2.589%200%203.965-3.854%203.965-6.962%22%2F%3E%3Cpath%20fill%3D%22%23525344%22%20d%3D%22M13.058%209.427c0-1.869-2.096-2.594-3.145-2.72c-2.827%200-4.796%202.016-4.796%204.721c0%202.7%203.028%203.219%204.971%203.219c1.938%200%202.97-2.89%202.97-5.22%22%2F%3E%3Cpath%20fill%3D%22%2331302d%22%20d%3D%22M11.999%209.577c0-1.244-1.398-1.726-2.097-1.81a3.06%203.06%200%200%200-3.197%203.15c0%201.799%202.017%202.143%203.314%202.143c1.292%200%201.98-1.927%201.98-3.483%22%2F%3E%3Cpath%20fill%3D%22%23fffffe%22%20d%3D%22M14.646%2010.488a2.99%202.99%200%200%200-2.382-1.133c-.99%200-1.858.45-2.382%201.133a2.99%202.99%200%200%200-2.393-1.133c-1.6%200-2.901%201.186-2.901%202.647h1.037c0-.937.837-1.763%201.869-1.763c1.027%200%201.863.826%201.863%201.763H10.4c0-.937.832-1.763%201.864-1.763s1.863.826%201.863%201.763h1.048c0-.937.837-1.763%201.864-1.763c1.032%200%201.864.826%201.864%201.763h1.037c0-1.46-1.302-2.647-2.906-2.647c-.985%200-1.858.45-2.383%201.133z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG0HutMetJ)%22%20d%3D%22M14.646%2013.514a2.99%202.99%200%200%201-2.382%201.133a3%203%200%200%201-2.382-1.133a3%203%200%200%201-2.393%201.133c-1.6%200-2.901-1.186-2.901-2.647h1.037c0%20.937.837%201.763%201.869%201.763c1.027%200%201.863-.826%201.863-1.763H10.4c0%20.937.832%201.763%201.864%201.763s1.863-.826%201.863-1.763h1.048c0%20.937.837%201.763%201.864%201.763c1.032%200%201.864-.826%201.864-1.763h1.037c0%201.461-1.302%202.647-2.906%202.647a3%203%200%200%201-2.383-1.133z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVG2mzbwcGm%22%20x1%3D%2211.132%22%20x2%3D%229.549%22%20y1%3D%2215.441%22%20y2%3D%2219.941%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23a6bea7%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23cbd8c8%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGTH0S5dgE%22%20x1%3D%227.834%22%20x2%3D%2218.994%22%20y1%3D%229.921%22%20y2%3D%2216.057%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2389a682%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23bfd2ad%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG0HutMetJ%22%20x1%3D%2210.146%22%20x2%3D%2210.03%22%20y1%3D%2212.868%22%20y2%3D%2211.46%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2321ad4c%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%233b493e%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVG2mzbwcGm)%22%20d%3D%22M19.242%209.67c0-2.927-4.468-5.161-6.554-5.161C5.689%204.509%203%2011.073%203%2013.842s2.726%204.426%204.193%205.077c1.472.651%204.383%202.08%206.374%202.08c5.294%200%205.146-5.542%205.087-6.617c-.053-1.08.588-2.493.588-4.706z%22%2F%3E%3Cpath%20fill%3D%22%23ced4cc%22%20d%3D%22M12.689%203C18.549%203%2021%208.543%2021%2011.608c0%205.787-4.32%207.401-6.501%207.01c-2.69-.477-3.261-.445-6.168-.964c-2.403-.429-3.626-2.753-3.626-7.401C4.705%205.176%209.316%203%2012.688%203%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGTH0S5dgE)%22%20d%3D%22M4.88%208.597a9.14%209.14%200%200%201%207.809-4.007c2.085%200%206.553%202.155%206.553%205.087c0%201.245-.2%202.235-.37%203.055c-.133.635-.238%201.175-.212%201.652c.021.482.064%201.88-.381%203.261c-1.027.72-2.17%201.239-3.102%201.239c-1.207.005-2.441-.355-3.637-.52c-.858-.116-1.731-.444-3.209-.708c-2.403-.43-3.626-2.753-3.626-7.401a7.8%207.8%200%200%201%20.175-1.658%22%2F%3E%3Cpath%20fill%3D%22%236d7b55%22%20d%3D%22M14.646%209.274c0-2.488-2.795-3.457-4.188-3.626c-3.774%200-6.4%202.69-6.4%206.3c0%203.6%204.04%204.288%206.623%204.288c2.589%200%203.965-3.854%203.965-6.962%22%2F%3E%3Cpath%20fill%3D%22%23525344%22%20d%3D%22M13.058%209.427c0-1.869-2.096-2.594-3.145-2.72c-2.827%200-4.796%202.016-4.796%204.721c0%202.7%203.028%203.219%204.971%203.219c1.938%200%202.97-2.89%202.97-5.22%22%2F%3E%3Cpath%20fill%3D%22%2331302d%22%20d%3D%22M11.999%209.577c0-1.244-1.398-1.726-2.097-1.81a3.06%203.06%200%200%200-3.197%203.15c0%201.799%202.017%202.143%203.314%202.143c1.292%200%201.98-1.927%201.98-3.483%22%2F%3E%3Cpath%20fill%3D%22%23fffffe%22%20d%3D%22M14.646%2010.488a2.99%202.99%200%200%200-2.382-1.133c-.99%200-1.858.45-2.382%201.133a2.99%202.99%200%200%200-2.393-1.133c-1.6%200-2.901%201.186-2.901%202.647h1.037c0-.937.837-1.763%201.869-1.763c1.027%200%201.863.826%201.863%201.763H10.4c0-.937.832-1.763%201.864-1.763s1.863.826%201.863%201.763h1.048c0-.937.837-1.763%201.864-1.763c1.032%200%201.864.826%201.864%201.763h1.037c0-1.46-1.302-2.647-2.906-2.647c-.985%200-1.858.45-2.383%201.133z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG0HutMetJ)%22%20d%3D%22M14.646%2013.514a2.99%202.99%200%200%201-2.382%201.133a3%203%200%200%201-2.382-1.133a3%203%200%200%201-2.393%201.133c-1.6%200-2.901-1.186-2.901-2.647h1.037c0%20.937.837%201.763%201.869%201.763c1.027%200%201.863-.826%201.863-1.763H10.4c0%20.937.832%201.763%201.864%201.763s1.863-.826%201.863-1.763h1.048c0%20.937.837%201.763%201.864%201.763c1.032%200%201.864-.826%201.864-1.763h1.037c0%201.461-1.302%202.647-2.906%202.647a3%203%200%200%201-2.383-1.133z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVG2mzbwcGm%22%20x1%3D%2211.132%22%20x2%3D%229.549%22%20y1%3D%2215.441%22%20y2%3D%2219.941%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23a6bea7%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23cbd8c8%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGTH0S5dgE%22%20x1%3D%227.834%22%20x2%3D%2218.994%22%20y1%3D%229.921%22%20y2%3D%2216.057%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2389a682%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23bfd2ad%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG0HutMetJ%22%20x1%3D%2210.146%22%20x2%3D%2210.03%22%20y1%3D%2212.868%22%20y2%3D%2211.46%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2321ad4c%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%233b493e%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token-branded/c3.svg?color=%231a73e8&size=48