Tabletkiua Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Tabletkiua 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/348164.svg" alt="Tabletkiua icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/348164.svg" alt="Tabletkiua icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/348164.svg" alt="Tabletkiua icon" :width="24" :height="24" />
CSS background
.icon-tabletkiua {
background-image: url('https://proicons.com/icon/348164.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>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g><circle class="b" cx="31.1842" cy="24" r="12.3158"/><path class="b" d="m31.1842,36.3158V11.6842"/></g><g><path class="b" d="m24.0051,34.0019c-4.8132,3.4686-11.567,3.0375-15.8979-1.2934-4.8096-4.8096-4.8096-12.6075,0-17.4172,4.331-4.331,11.0851-4.762,15.8983-1.293"/><path class="b" d="m19.0785,26.2627l-10.9713-10.9713"/></g></svg>
Copied!