Chakraui Icon
Free SVG icon from the Simple Icons collection. Download or copy for use in any project.
The Chakraui 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/313826.svg" alt="Chakraui icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/313826.svg" alt="Chakraui icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/313826.svg" alt="Chakraui icon" :width="24" :height="24" />
CSS background
.icon-chakraui {
background-image: url('https://proicons.com/icon/313826.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Chakra UI</title><path d="M7.678 1.583a3.492 3.492 0 0 0-3.03 1.76L.265 10.997a2.035 2.035 0 0 0-.064 1.886l4.486 7.784a3.493 3.493 0 0 0 3.03 1.751l8.602-.01a3.495 3.495 0 0 0 3.026-1.759l4.39-7.655a2.025 2.025 0 0 0-.002-2.008L19.339 3.34a3.494 3.494 0 0 0-3.028-1.756Zm4.365 1.244V9.11c0 .32.226.595.54.656l6.089 1.187c-2.005 3.466-4.006 6.934-6.008 10.4-.17.296-.62.176-.62-.166v-6.286a.667.667 0 0 0-.538-.656l-6.072-1.193 5.988-10.393c.168-.29.621-.178.621.168z"/></svg>
Chakraui in other icon packs
Copied!