Tabiwa By Wester Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Tabiwa By Wester 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/333601.svg" alt="Tabiwa By Wester icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/333601.svg" alt="Tabiwa By Wester icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/333601.svg" alt="Tabiwa By Wester icon" :width="24" :height="24" />
CSS background
.icon-tabiwa-by-wester {
background-image: url('https://proicons.com/icon/333601.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M23.7838,39.5003c-3.0912-3.8203-4.7778-8.5857-4.7778-13.5,0-4.9143,1.6866-9.6797,4.7778-13.5"/><path class="c" d="M18.0008,12.5003v-2c0-1.108.892-2,2-2h6c1.108,0,2,.892,2,2v2"/><path class="c" d="M42.5008,19.9843v15.516c0,2.216-1.784,4-4,4H7.5008c-2.216,0-4-1.784-4-4v-19c0-2.216,1.784-4,4-4h22.328"/><path class="c" d="M11.5608,12.5003l24.382,13.5-24.382,13.5"/><path class="c" d="M40.2108,9.3238c-1.8179-1.0515-3.9489-1.0638-5.7117-.225-2.0836-.2261-3.6918.3251-4.3724,1.4986-1.2337,2.1408.9059,5.6924,4.7789,7.9327h0c3.873,2.2402,8.0128,2.3209,9.2465.18.679-1.1784.3514-2.8538-.8903-4.5528-.1591-1.9454-1.236-3.7837-3.0509-4.8335h-.0001Z"/><path class="c" d="M42.4588,17.7313c-.6169,1.0704-3.4987.5604-6.4369-1.1391s-4.8199-3.945-4.2031-5.0154"/></svg>
Copied!