Baidu Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Baidu 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/322327.svg" alt="Baidu icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322327.svg" alt="Baidu icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322327.svg" alt="Baidu icon" :width="24" :height="24" />
CSS background
.icon-baidu {
background-image: url('https://proicons.com/icon/322327.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><ellipse class="c" cx="10.6562" cy="19.5236" rx="4.1289" ry="5.0697"/><ellipse class="c" cx="18.4864" cy="10.5697" rx="4.1289" ry="5.0697"/><ellipse class="c" cx="37.3438" cy="19.5236" rx="4.1289" ry="5.0697"/><ellipse class="c" cx="29.5136" cy="10.5697" rx="4.1289" ry="5.0697"/><path class="c" d="M24,41.2694c2.9042,0,3.9446,1.2306,8.0646,1.2306s7.5444-1.4982,7.5444-6.5278c0-4.8156-3.7556-6.3156-7.3303-10.1127-2.9134-3.0946-4.1735-6.7953-8.2786-6.7953s-5.3652,3.7007-8.2786,6.7953c-3.5747,3.797-7.3303,5.2971-7.3303,10.1127,0,5.0296,3.4244,6.5278,7.5444,6.5278s5.1604-1.2306,8.0646-1.2306Z"/><path class="c" d="M25.633,30.0412v5.3143c0,1.7788,1.442,3.2208,3.2208,3.2208h3.4616s0-8.535,0-8.535"/><path class="c" d="M22.1262,25.6931v12.8831h-3.2208c-1.7788,0-3.2208-1.442-3.2208-3.2208v-2.0935c0-1.7788,1.442-3.2208,3.2208-3.2208h3.2208"/></svg>
Baidu in other icon packs
Copied!