logo-cnb from TDesign Icons by TDesign · Outline · MIT Free for personal and commercial use.

Name
logo-cnb
Set
TDesign Icons
Style
Outline
Viewbox
24×24
License
MIT

1 other variant in TDesign Icons

Related icons in TDesign Icons

Use the logo cnb icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.814 2.925c-.854-.062-1.538.009-2.071.13L14.533 6l.758-2.225a5.1 5.1 0 0 0-2.477-.849m1.411 4.61L8.658 3.212a.505.505 0 0 1 .035-.825c.684-.434 2.037-1.019 4.222-.86a6.46 6.46 0 0 1 3.766 1.55c.153.134.21.348.144.541l-1.189 3.494a.905.905 0 0 1-1.41.423M3.1 16.448a.63.63 0 0 0-.257.698c.212.76.843 2.341 2.634 3.78c1.79 1.44 3.909 1.594 4.814 1.572a.63.63 0 0 0 .588-.443l3.57-11.282c.257-.814-.657-1.498-1.366-1.022zm6.616 4.635c-.874-.06-2.217-.33-3.361-1.25c-1.148-.922-1.71-1.895-1.982-2.55l8.308-5.574zM3.257 8.816a5.9 5.9 0 0 1 2.286-2.83l5.85 2.317l-8.465 3.301c-.064-.84-.025-1.868.329-2.788m2.452-4.273a.63.63 0 0 0-.537.032a7.25 7.25 0 0 0-3.224 3.739c-.674 1.751-.437 3.689-.252 4.636c.061.31.388.488.683.374l10.708-4.176c.765-.299.768-1.378.005-1.68zm15.885 8.084c.31.21.733.025.787-.345c.142-.98.265-2.684-.303-3.97c-.756-1.712-2.04-2.769-2.65-3.198a.51.51 0 0 0-.629.035l-2.702 2.394a.903.903 0 0 0 .092 1.423zm-.799-3.748c.214.483.294 1.101.302 1.718l-3.589-2.431l1.66-1.471m0 0c.528.466 1.191 1.196 1.628 2.184zm-3.626 14.032l.778-8.84l3.708 4.571a6.3 6.3 0 0 1-1.688 2.822c-.843.804-1.911 1.227-2.798 1.447m-1.5 1.039v.083l.001.007a.51.51 0 0 0 .56.458c1.025-.11 3.129-.516 4.705-2.02a7.7 7.7 0 0 0 2.178-3.893a.63.63 0 0 0-.128-.53l-4.725-5.824c-.511-.63-1.531-.319-1.603.49z"/></svg>

React

import type { SVGProps } from "react";

export function TdesignLogoCnb(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="M12.814 2.925c-.854-.062-1.538.009-2.071.13L14.533 6l.758-2.225a5.1 5.1 0 0 0-2.477-.849m1.411 4.61L8.658 3.212a.505.505 0 0 1 .035-.825c.684-.434 2.037-1.019 4.222-.86a6.46 6.46 0 0 1 3.766 1.55c.153.134.21.348.144.541l-1.189 3.494a.905.905 0 0 1-1.41.423M3.1 16.448a.63.63 0 0 0-.257.698c.212.76.843 2.341 2.634 3.78c1.79 1.44 3.909 1.594 4.814 1.572a.63.63 0 0 0 .588-.443l3.57-11.282c.257-.814-.657-1.498-1.366-1.022zm6.616 4.635c-.874-.06-2.217-.33-3.361-1.25c-1.148-.922-1.71-1.895-1.982-2.55l8.308-5.574zM3.257 8.816a5.9 5.9 0 0 1 2.286-2.83l5.85 2.317l-8.465 3.301c-.064-.84-.025-1.868.329-2.788m2.452-4.273a.63.63 0 0 0-.537.032a7.25 7.25 0 0 0-3.224 3.739c-.674 1.751-.437 3.689-.252 4.636c.061.31.388.488.683.374l10.708-4.176c.765-.299.768-1.378.005-1.68zm15.885 8.084c.31.21.733.025.787-.345c.142-.98.265-2.684-.303-3.97c-.756-1.712-2.04-2.769-2.65-3.198a.51.51 0 0 0-.629.035l-2.702 2.394a.903.903 0 0 0 .092 1.423zm-.799-3.748c.214.483.294 1.101.302 1.718l-3.589-2.431l1.66-1.471m0 0c.528.466 1.191 1.196 1.628 2.184zm-3.626 14.032l.778-8.84l3.708 4.571a6.3 6.3 0 0 1-1.688 2.822c-.843.804-1.911 1.227-2.798 1.447m-1.5 1.039v.083l.001.007a.51.51 0 0 0 .56.458c1.025-.11 3.129-.516 4.705-2.02a7.7 7.7 0 0 0 2.178-3.893a.63.63 0 0 0-.128-.53l-4.725-5.824c-.511-.63-1.531-.319-1.603.49z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.814 2.925c-.854-.062-1.538.009-2.071.13L14.533 6l.758-2.225a5.1 5.1 0 0 0-2.477-.849m1.411 4.61L8.658 3.212a.505.505 0 0 1 .035-.825c.684-.434 2.037-1.019 4.222-.86a6.46 6.46 0 0 1 3.766 1.55c.153.134.21.348.144.541l-1.189 3.494a.905.905 0 0 1-1.41.423M3.1 16.448a.63.63 0 0 0-.257.698c.212.76.843 2.341 2.634 3.78c1.79 1.44 3.909 1.594 4.814 1.572a.63.63 0 0 0 .588-.443l3.57-11.282c.257-.814-.657-1.498-1.366-1.022zm6.616 4.635c-.874-.06-2.217-.33-3.361-1.25c-1.148-.922-1.71-1.895-1.982-2.55l8.308-5.574zM3.257 8.816a5.9 5.9 0 0 1 2.286-2.83l5.85 2.317l-8.465 3.301c-.064-.84-.025-1.868.329-2.788m2.452-4.273a.63.63 0 0 0-.537.032a7.25 7.25 0 0 0-3.224 3.739c-.674 1.751-.437 3.689-.252 4.636c.061.31.388.488.683.374l10.708-4.176c.765-.299.768-1.378.005-1.68zm15.885 8.084c.31.21.733.025.787-.345c.142-.98.265-2.684-.303-3.97c-.756-1.712-2.04-2.769-2.65-3.198a.51.51 0 0 0-.629.035l-2.702 2.394a.903.903 0 0 0 .092 1.423zm-.799-3.748c.214.483.294 1.101.302 1.718l-3.589-2.431l1.66-1.471m0 0c.528.466 1.191 1.196 1.628 2.184zm-3.626 14.032l.778-8.84l3.708 4.571a6.3 6.3 0 0 1-1.688 2.822c-.843.804-1.911 1.227-2.798 1.447m-1.5 1.039v.083l.001.007a.51.51 0 0 0 .56.458c1.025-.11 3.129-.516 4.705-2.02a7.7 7.7 0 0 0 2.178-3.893a.63.63 0 0 0-.128-.53l-4.725-5.824c-.511-.63-1.531-.319-1.603.49z"/></svg>
</template>

CSS

.icon-logo-cnb {
  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%22M12.814%202.925c-.854-.062-1.538.009-2.071.13L14.533%206l.758-2.225a5.1%205.1%200%200%200-2.477-.849m1.411%204.61L8.658%203.212a.505.505%200%200%201%20.035-.825c.684-.434%202.037-1.019%204.222-.86a6.46%206.46%200%200%201%203.766%201.55c.153.134.21.348.144.541l-1.189%203.494a.905.905%200%200%201-1.41.423M3.1%2016.448a.63.63%200%200%200-.257.698c.212.76.843%202.341%202.634%203.78c1.79%201.44%203.909%201.594%204.814%201.572a.63.63%200%200%200%20.588-.443l3.57-11.282c.257-.814-.657-1.498-1.366-1.022zm6.616%204.635c-.874-.06-2.217-.33-3.361-1.25c-1.148-.922-1.71-1.895-1.982-2.55l8.308-5.574zM3.257%208.816a5.9%205.9%200%200%201%202.286-2.83l5.85%202.317l-8.465%203.301c-.064-.84-.025-1.868.329-2.788m2.452-4.273a.63.63%200%200%200-.537.032a7.25%207.25%200%200%200-3.224%203.739c-.674%201.751-.437%203.689-.252%204.636c.061.31.388.488.683.374l10.708-4.176c.765-.299.768-1.378.005-1.68zm15.885%208.084c.31.21.733.025.787-.345c.142-.98.265-2.684-.303-3.97c-.756-1.712-2.04-2.769-2.65-3.198a.51.51%200%200%200-.629.035l-2.702%202.394a.903.903%200%200%200%20.092%201.423zm-.799-3.748c.214.483.294%201.101.302%201.718l-3.589-2.431l1.66-1.471m0%200c.528.466%201.191%201.196%201.628%202.184zm-3.626%2014.032l.778-8.84l3.708%204.571a6.3%206.3%200%200%201-1.688%202.822c-.843.804-1.911%201.227-2.798%201.447m-1.5%201.039v.083l.001.007a.51.51%200%200%200%20.56.458c1.025-.11%203.129-.516%204.705-2.02a7.7%207.7%200%200%200%202.178-3.893a.63.63%200%200%200-.128-.53l-4.725-5.824c-.511-.63-1.531-.319-1.603.49z%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%22M12.814%202.925c-.854-.062-1.538.009-2.071.13L14.533%206l.758-2.225a5.1%205.1%200%200%200-2.477-.849m1.411%204.61L8.658%203.212a.505.505%200%200%201%20.035-.825c.684-.434%202.037-1.019%204.222-.86a6.46%206.46%200%200%201%203.766%201.55c.153.134.21.348.144.541l-1.189%203.494a.905.905%200%200%201-1.41.423M3.1%2016.448a.63.63%200%200%200-.257.698c.212.76.843%202.341%202.634%203.78c1.79%201.44%203.909%201.594%204.814%201.572a.63.63%200%200%200%20.588-.443l3.57-11.282c.257-.814-.657-1.498-1.366-1.022zm6.616%204.635c-.874-.06-2.217-.33-3.361-1.25c-1.148-.922-1.71-1.895-1.982-2.55l8.308-5.574zM3.257%208.816a5.9%205.9%200%200%201%202.286-2.83l5.85%202.317l-8.465%203.301c-.064-.84-.025-1.868.329-2.788m2.452-4.273a.63.63%200%200%200-.537.032a7.25%207.25%200%200%200-3.224%203.739c-.674%201.751-.437%203.689-.252%204.636c.061.31.388.488.683.374l10.708-4.176c.765-.299.768-1.378.005-1.68zm15.885%208.084c.31.21.733.025.787-.345c.142-.98.265-2.684-.303-3.97c-.756-1.712-2.04-2.769-2.65-3.198a.51.51%200%200%200-.629.035l-2.702%202.394a.903.903%200%200%200%20.092%201.423zm-.799-3.748c.214.483.294%201.101.302%201.718l-3.589-2.431l1.66-1.471m0%200c.528.466%201.191%201.196%201.628%202.184zm-3.626%2014.032l.778-8.84l3.708%204.571a6.3%206.3%200%200%201-1.688%202.822c-.843.804-1.911%201.227-2.798%201.447m-1.5%201.039v.083l.001.007a.51.51%200%200%200%20.56.458c1.025-.11%203.129-.516%204.705-2.02a7.7%207.7%200%200%200%202.178-3.893a.63.63%200%200%200-.128-.53l-4.725-5.824c-.511-.63-1.531-.319-1.603.49z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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