Taobao Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Taobao 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/348221.svg" alt="Taobao icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/348221.svg" alt="Taobao icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/348221.svg" alt="Taobao icon" :width="24" :height="24" />
CSS background
.icon-taobao {
background-image: url('https://proicons.com/icon/348221.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M4.5,10.403a15.7955,15.7955,0,0,1,4.8274,4.291"/><path class="a" d="M4.7682,19.575c10.5283,7.1645,6.8007,13.9637.8045,20.7038"/><path class="a" d="M19.4117,7.7212c-.2667,8.0673-3.7152,10.3079-6.5438,13.034"/><path class="a" d="M18.6435,12.8817a48.9065,48.9065,0,0,1,13.2657-2.6394c8.2009-.2958,10.77,4.2163,11.3171,9.6011.8334,8.1912-.1517,13.39-4.13,17.3252-2.3163,2.291-6.3147,4.8821-14.0529.4828"/><path class="a" d="M20.88,20.12H33.5379"/><path class="a" d="M26.5609,20.3315V33.748"/><path class="a" d="M16.354,26.4947h19.47"/><path class="a" d="M31.7477,28.5325,33.4641,34.54"/><path class="a" d="M32.7113,31.9047c-2.2335.7039-13.3145,5.6328-15.7677-2.353"/><path class="a" d="M23.5414,16.5715l-5.1492,6.8656"/></svg>
Taobao in other icon packs
Copied!