carbon logo
carbon from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- carbon
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the carbon 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="M12 20.47a8.47 8.47 0 1 0 0-16.94a8.47 8.47 0 0 0 0 16.94m0 .53a9 9 0 1 0 0-17.999A9 9 0 0 0 12 21" clip-rule="evenodd"/><path fill="currentColor" d="M16.457 12.265c-.116 1.446-.99 3.97-3.833 3.97c-2.011 0-3.97-2.048-5.378-3.318c-.18-.175-.54-.61-.54-.916s.36-.742.54-.916c1.408-1.27 3.372-3.32 5.378-3.32c2.806 0 3.696 2.52 3.828 3.971h4.018v.53zm-.894-.529c.09 0 .158-.08.143-.17c-.18-1.212-.97-3.271-3.177-3.271c-.905 0-1.953.81-2.467 1.165a.106.106 0 0 0-.016.158l1.89 2.118zm-5.02 0c.133 0 .197-.164.107-.265L9.368 9.99c-.577.487-1.445 1.101-1.868 1.747zm5.168.699c.016-.09-.095-.17-.18-.17c-.17 0-.286.07-.408.19l-2.874 3.23q.144.023.28.022c2.24 0 3.018-2.065 3.182-3.272m-2.017.45c.185-.196.053-.62-.212-.62H7.5a19.7 19.7 0 0 0 3.97 3.193z"/></svg>
React
import type { SVGProps } from "react";
export function TokenCarbon(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="M12 20.47a8.47 8.47 0 1 0 0-16.94a8.47 8.47 0 0 0 0 16.94m0 .53a9 9 0 1 0 0-17.999A9 9 0 0 0 12 21" clipRule="evenodd"/><path fill="currentColor" d="M16.457 12.265c-.116 1.446-.99 3.97-3.833 3.97c-2.011 0-3.97-2.048-5.378-3.318c-.18-.175-.54-.61-.54-.916s.36-.742.54-.916c1.408-1.27 3.372-3.32 5.378-3.32c2.806 0 3.696 2.52 3.828 3.971h4.018v.53zm-.894-.529c.09 0 .158-.08.143-.17c-.18-1.212-.97-3.271-3.177-3.271c-.905 0-1.953.81-2.467 1.165a.106.106 0 0 0-.016.158l1.89 2.118zm-5.02 0c.133 0 .197-.164.107-.265L9.368 9.99c-.577.487-1.445 1.101-1.868 1.747zm5.168.699c.016-.09-.095-.17-.18-.17c-.17 0-.286.07-.408.19l-2.874 3.23q.144.023.28.022c2.24 0 3.018-2.065 3.182-3.272m-2.017.45c.185-.196.053-.62-.212-.62H7.5a19.7 19.7 0 0 0 3.97 3.193z"/></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="M12 20.47a8.47 8.47 0 1 0 0-16.94a8.47 8.47 0 0 0 0 16.94m0 .53a9 9 0 1 0 0-17.999A9 9 0 0 0 12 21" clip-rule="evenodd"/><path fill="currentColor" d="M16.457 12.265c-.116 1.446-.99 3.97-3.833 3.97c-2.011 0-3.97-2.048-5.378-3.318c-.18-.175-.54-.61-.54-.916s.36-.742.54-.916c1.408-1.27 3.372-3.32 5.378-3.32c2.806 0 3.696 2.52 3.828 3.971h4.018v.53zm-.894-.529c.09 0 .158-.08.143-.17c-.18-1.212-.97-3.271-3.177-3.271c-.905 0-1.953.81-2.467 1.165a.106.106 0 0 0-.016.158l1.89 2.118zm-5.02 0c.133 0 .197-.164.107-.265L9.368 9.99c-.577.487-1.445 1.101-1.868 1.747zm5.168.699c.016-.09-.095-.17-.18-.17c-.17 0-.286.07-.408.19l-2.874 3.23q.144.023.28.022c2.24 0 3.018-2.065 3.182-3.272m-2.017.45c.185-.196.053-.62-.212-.62H7.5a19.7 19.7 0 0 0 3.97 3.193z"/></svg> </template>
CSS
.icon-carbon {
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%22M12%2020.47a8.47%208.47%200%201%200%200-16.94a8.47%208.47%200%200%200%200%2016.94m0%20.53a9%209%200%201%200%200-17.999A9%209%200%200%200%2012%2021%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.457%2012.265c-.116%201.446-.99%203.97-3.833%203.97c-2.011%200-3.97-2.048-5.378-3.318c-.18-.175-.54-.61-.54-.916s.36-.742.54-.916c1.408-1.27%203.372-3.32%205.378-3.32c2.806%200%203.696%202.52%203.828%203.971h4.018v.53zm-.894-.529c.09%200%20.158-.08.143-.17c-.18-1.212-.97-3.271-3.177-3.271c-.905%200-1.953.81-2.467%201.165a.106.106%200%200%200-.016.158l1.89%202.118zm-5.02%200c.133%200%20.197-.164.107-.265L9.368%209.99c-.577.487-1.445%201.101-1.868%201.747zm5.168.699c.016-.09-.095-.17-.18-.17c-.17%200-.286.07-.408.19l-2.874%203.23q.144.023.28.022c2.24%200%203.018-2.065%203.182-3.272m-2.017.45c.185-.196.053-.62-.212-.62H7.5a19.7%2019.7%200%200%200%203.97%203.193z%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%22M12%2020.47a8.47%208.47%200%201%200%200-16.94a8.47%208.47%200%200%200%200%2016.94m0%20.53a9%209%200%201%200%200-17.999A9%209%200%200%200%2012%2021%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.457%2012.265c-.116%201.446-.99%203.97-3.833%203.97c-2.011%200-3.97-2.048-5.378-3.318c-.18-.175-.54-.61-.54-.916s.36-.742.54-.916c1.408-1.27%203.372-3.32%205.378-3.32c2.806%200%203.696%202.52%203.828%203.971h4.018v.53zm-.894-.529c.09%200%20.158-.08.143-.17c-.18-1.212-.97-3.271-3.177-3.271c-.905%200-1.953.81-2.467%201.165a.106.106%200%200%200-.016.158l1.89%202.118zm-5.02%200c.133%200%20.197-.164.107-.265L9.368%209.99c-.577.487-1.445%201.101-1.868%201.747zm5.168.699c.016-.09-.095-.17-.18-.17c-.17%200-.286.07-.408.19l-2.874%203.23q.144.023.28.022c2.24%200%203.018-2.065%203.182-3.272m-2.017.45c.185-.196.053-.62-.212-.62H7.5a19.7%2019.7%200%200%200%203.97%203.193z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/carbon.svg?color=%231a73e8&size=48