bxl baidu icon

bxl-baidu from BoxIcons v2 by Boxicons · Regular · MIT Free for personal and commercial use.

Name
bxl-baidu
Set
BoxIcons v2
Style
Regular
Viewbox
24×24
License
MIT

Related icons in BoxIcons v2

Use the bxl baidu icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M6.217 12.486c1.964-.422 1.693-2.772 1.637-3.287c-.096-.788-1.028-2.172-2.291-2.061c-1.588.141-1.821 2.44-1.821 2.44c-.216 1.06.515 3.33 2.475 2.908m3.646-3.944c1.084 0 1.959-1.251 1.959-2.792c0-1.537-.871-2.785-1.955-2.785c-1.086 0-1.966 1.242-1.966 2.785s.88 2.792 1.965 2.792m4.671.186c1.454.195 2.38-1.355 2.568-2.53c.188-1.166-.754-2.528-1.776-2.763c-1.031-.237-2.303 1.411-2.431 2.484c-.136 1.318.188 2.627 1.634 2.813m5.751 1.973c0-.562-.46-2.253-2.19-2.253c-1.729 0-1.965 1.596-1.965 2.726c0 1.077.089 2.573 2.247 2.528c2.148-.052 1.913-2.438 1.913-3.002M18.1 15.626s-2.247-1.739-3.557-3.613c-1.776-2.768-4.304-1.64-5.144-.239c-.845 1.418-2.153 2.306-2.339 2.544c-.188.232-2.709 1.596-2.147 4.079c.563 2.483 2.528 2.439 2.528 2.439s1.446.142 3.133-.234c1.686-.375 3.13.091 3.13.091s3.92 1.317 5.005-1.212c1.072-2.537-.61-3.847-.61-3.847" fill="currentColor"/></svg>

React

import type { SVGProps } from "react";

export function BxBxlBaidu(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M6.217 12.486c1.964-.422 1.693-2.772 1.637-3.287c-.096-.788-1.028-2.172-2.291-2.061c-1.588.141-1.821 2.44-1.821 2.44c-.216 1.06.515 3.33 2.475 2.908m3.646-3.944c1.084 0 1.959-1.251 1.959-2.792c0-1.537-.871-2.785-1.955-2.785c-1.086 0-1.966 1.242-1.966 2.785s.88 2.792 1.965 2.792m4.671.186c1.454.195 2.38-1.355 2.568-2.53c.188-1.166-.754-2.528-1.776-2.763c-1.031-.237-2.303 1.411-2.431 2.484c-.136 1.318.188 2.627 1.634 2.813m5.751 1.973c0-.562-.46-2.253-2.19-2.253c-1.729 0-1.965 1.596-1.965 2.726c0 1.077.089 2.573 2.247 2.528c2.148-.052 1.913-2.438 1.913-3.002M18.1 15.626s-2.247-1.739-3.557-3.613c-1.776-2.768-4.304-1.64-5.144-.239c-.845 1.418-2.153 2.306-2.339 2.544c-.188.232-2.709 1.596-2.147 4.079c.563 2.483 2.528 2.439 2.528 2.439s1.446.142 3.133-.234c1.686-.375 3.13.091 3.13.091s3.92 1.317 5.005-1.212c1.072-2.537-.61-3.847-.61-3.847" fill="currentColor"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M6.217 12.486c1.964-.422 1.693-2.772 1.637-3.287c-.096-.788-1.028-2.172-2.291-2.061c-1.588.141-1.821 2.44-1.821 2.44c-.216 1.06.515 3.33 2.475 2.908m3.646-3.944c1.084 0 1.959-1.251 1.959-2.792c0-1.537-.871-2.785-1.955-2.785c-1.086 0-1.966 1.242-1.966 2.785s.88 2.792 1.965 2.792m4.671.186c1.454.195 2.38-1.355 2.568-2.53c.188-1.166-.754-2.528-1.776-2.763c-1.031-.237-2.303 1.411-2.431 2.484c-.136 1.318.188 2.627 1.634 2.813m5.751 1.973c0-.562-.46-2.253-2.19-2.253c-1.729 0-1.965 1.596-1.965 2.726c0 1.077.089 2.573 2.247 2.528c2.148-.052 1.913-2.438 1.913-3.002M18.1 15.626s-2.247-1.739-3.557-3.613c-1.776-2.768-4.304-1.64-5.144-.239c-.845 1.418-2.153 2.306-2.339 2.544c-.188.232-2.709 1.596-2.147 4.079c.563 2.483 2.528 2.439 2.528 2.439s1.446.142 3.133-.234c1.686-.375 3.13.091 3.13.091s3.92 1.317 5.005-1.212c1.072-2.537-.61-3.847-.61-3.847" fill="currentColor"/></svg>
</template>

CSS

.icon-bxl-baidu {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20d%3D%22M6.217%2012.486c1.964-.422%201.693-2.772%201.637-3.287c-.096-.788-1.028-2.172-2.291-2.061c-1.588.141-1.821%202.44-1.821%202.44c-.216%201.06.515%203.33%202.475%202.908m3.646-3.944c1.084%200%201.959-1.251%201.959-2.792c0-1.537-.871-2.785-1.955-2.785c-1.086%200-1.966%201.242-1.966%202.785s.88%202.792%201.965%202.792m4.671.186c1.454.195%202.38-1.355%202.568-2.53c.188-1.166-.754-2.528-1.776-2.763c-1.031-.237-2.303%201.411-2.431%202.484c-.136%201.318.188%202.627%201.634%202.813m5.751%201.973c0-.562-.46-2.253-2.19-2.253c-1.729%200-1.965%201.596-1.965%202.726c0%201.077.089%202.573%202.247%202.528c2.148-.052%201.913-2.438%201.913-3.002M18.1%2015.626s-2.247-1.739-3.557-3.613c-1.776-2.768-4.304-1.64-5.144-.239c-.845%201.418-2.153%202.306-2.339%202.544c-.188.232-2.709%201.596-2.147%204.079c.563%202.483%202.528%202.439%202.528%202.439s1.446.142%203.133-.234c1.686-.375%203.13.091%203.13.091s3.92%201.317%205.005-1.212c1.072-2.537-.61-3.847-.61-3.847%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20d%3D%22M6.217%2012.486c1.964-.422%201.693-2.772%201.637-3.287c-.096-.788-1.028-2.172-2.291-2.061c-1.588.141-1.821%202.44-1.821%202.44c-.216%201.06.515%203.33%202.475%202.908m3.646-3.944c1.084%200%201.959-1.251%201.959-2.792c0-1.537-.871-2.785-1.955-2.785c-1.086%200-1.966%201.242-1.966%202.785s.88%202.792%201.965%202.792m4.671.186c1.454.195%202.38-1.355%202.568-2.53c.188-1.166-.754-2.528-1.776-2.763c-1.031-.237-2.303%201.411-2.431%202.484c-.136%201.318.188%202.627%201.634%202.813m5.751%201.973c0-.562-.46-2.253-2.19-2.253c-1.729%200-1.965%201.596-1.965%202.726c0%201.077.089%202.573%202.247%202.528c2.148-.052%201.913-2.438%201.913-3.002M18.1%2015.626s-2.247-1.739-3.557-3.613c-1.776-2.768-4.304-1.64-5.144-.239c-.845%201.418-2.153%202.306-2.339%202.544c-.188.232-2.709%201.596-2.147%204.079c.563%202.483%202.528%202.439%202.528%202.439s1.446.142%203.133-.234c1.686-.375%203.13.091%203.13.091s3.92%201.317%205.005-1.212c1.072-2.537-.61-3.847-.61-3.847%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bx/bxl-baidu.svg?color=%231a73e8&size=48