Bibim Tei Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Bibim Tei 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/337142.svg" alt="Bibim Tei icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/337142.svg" alt="Bibim Tei icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/337142.svg" alt="Bibim Tei icon" :width="24" :height="24" />
CSS background
.icon-bibim-tei {
background-image: url('https://proicons.com/icon/337142.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.d{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="d" d="m37.355 20.816a16.5 10 0 01-16.434 9.4336 16.5 10 0 01-16.414-9.2734 16.5 16 0 00-.085938 1.2734 16.5 16 0 0016.5 16 16.5 16 0 0016.5-16 16.5 16 0 00-.06641-1.4336z"/><path class="d" d="m20.922 9.75a14.5 9.5 0 00-14.5 9.5 14.5 9.5 0 007.582 8.334 15 10 0 01-4.082-6.834 15 10 0 0115-10 15 10 0 013.0957.2168 14.5 9.5 0 00-7.0957-1.2168z"/><path class="d" d="m23.77 21.461c.67095 1.6648-.62971 3.7578-3.191 4.79-2.5612 1.0322-5.4132.61281-6.0841-1.052s1.0932-3.9446 3.6544-4.9768 4.9497-.42602 5.6207 1.2388z"/><path class="d" d="m23.77 21.461 19.73-7.9517"/></svg>
Copied!