Taka Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Taka icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/306636.svg" alt="Taka icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306636.svg" alt="Taka icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306636.svg" alt="Taka icon" :width="24" :height="24" />
CSS background
.icon-taka {
background-image: url('https://proicons.com/icon/306636.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M844 509c-26-84-88-130-170-125-49 3-85 32-95 80-4 15-5 32-3 49 4 66 43 102 109 103h29c-2 11-2 20-5 29-23 80-77 135-147 175-22 13-47 16-72 15-54-4-82-33-82-87V510h138c-20-21-39-38-55-57-19-24-42-39-74-32-2 0-4 0-9-1v-20c0-60 1-121-1-182 0-10-1-20-3-29-5-33-17-64-40-91-15-18-35-31-59-34-6-1-13-2-19-2h-89c-4 21-6 42-6 64 0 21 2 42 6 63l63 2 11 1c2 1 8 2 9 2s8 2 13 7c14 12 23 30 23 54v167H144c27 28 51 54 76 78 5 6 14 9 22 9 24 1 48 1 74 1v20c0 81 1 162-1 242 0 32 11 56 30 79 66 79 149 105 247 73 121-39 198-125 245-239 23-57 25-117 7-176z"/></svg>
Taka in other icon packs
Copied!