baidu-outlined from Ant Design Icons by HeskeyBaozi · Outlined · MIT Free for personal and commercial use.

Name
baidu-outlined
Set
Ant Design Icons
Style
Outlined
Viewbox
1024×1024
License
MIT

The same icon in other sets

Use the baidu icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" fill-rule="evenodd" d="M250.02 547.043c92.37-19.802 79.767-130.078 76.948-154.187c-4.56-37.201-48.258-102.157-107.628-97.02c-74.709 6.711-85.654 114.584-85.654 114.584c-10.033 49.877 24.212 156.425 116.334 136.623m84.7 214.138c10.282 38.692 43.947 40.432 43.947 40.432h48.341V683.549h-51.74c-23.218 6.96-34.495 25.104-36.982 32.81c-2.737 7.787-8.707 27.589-3.566 44.822m169.07-531.11C503.79 157.66 462.663 99 411.585 99c-50.911 0-92.205 58.66-92.205 131.072c0 72.495 41.294 131.154 92.205 131.154c51.078 0 92.205-58.659 92.205-131.154m248.092 9.107c8.872-54.93-35.075-118.892-83.333-129.828c-48.341-11.104-108.706 66.279-114.179 116.737c-6.551 61.725 8.789 123.283 76.865 132.066c68.158 8.865 112.022-63.879 120.646-118.976m46.35 433.02S692.762 590.672 631.237 502.6c-83.416-129.911-201.989-77.052-241.624-11.019c-39.469 66.033-100.994 107.873-109.7 118.892c-8.873 10.937-127.363 74.816-101.078 191.554c26.285 116.656 118.739 114.501 118.739 114.501s68.076 6.711 147.097-10.936c79.02-17.565 147.014 4.391 147.014 4.391s184.576 61.725 235.073-57.168c50.414-118.975-28.524-180.617-28.524-180.617M362.416 849.17c-51.824-10.357-72.47-45.652-75.124-51.7c-2.57-6.13-17.247-34.55-9.453-82.852c22.388-72.412 86.235-77.632 86.235-77.632h63.847v-78.46l54.395.828l.083 289.816zm205.388-.829c-53.565-13.753-56.052-51.782-56.052-51.782V643.946l56.052-.912v137.12c3.4 14.582 21.642 17.316 21.642 17.316h56.882V643.946h59.618V848.34zM891.64 450.617c0-26.347-21.89-105.72-103.15-105.72c-81.426 0-92.289 74.899-92.289 127.841c0 50.54 4.312 121.13 105.39 118.81c101.16-2.155 90.049-114.419 90.049-140.931"/></svg>

React

import type { SVGProps } from "react";

export function AntDesignBaiduOutlined(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" fillRule="evenodd" d="M250.02 547.043c92.37-19.802 79.767-130.078 76.948-154.187c-4.56-37.201-48.258-102.157-107.628-97.02c-74.709 6.711-85.654 114.584-85.654 114.584c-10.033 49.877 24.212 156.425 116.334 136.623m84.7 214.138c10.282 38.692 43.947 40.432 43.947 40.432h48.341V683.549h-51.74c-23.218 6.96-34.495 25.104-36.982 32.81c-2.737 7.787-8.707 27.589-3.566 44.822m169.07-531.11C503.79 157.66 462.663 99 411.585 99c-50.911 0-92.205 58.66-92.205 131.072c0 72.495 41.294 131.154 92.205 131.154c51.078 0 92.205-58.659 92.205-131.154m248.092 9.107c8.872-54.93-35.075-118.892-83.333-129.828c-48.341-11.104-108.706 66.279-114.179 116.737c-6.551 61.725 8.789 123.283 76.865 132.066c68.158 8.865 112.022-63.879 120.646-118.976m46.35 433.02S692.762 590.672 631.237 502.6c-83.416-129.911-201.989-77.052-241.624-11.019c-39.469 66.033-100.994 107.873-109.7 118.892c-8.873 10.937-127.363 74.816-101.078 191.554c26.285 116.656 118.739 114.501 118.739 114.501s68.076 6.711 147.097-10.936c79.02-17.565 147.014 4.391 147.014 4.391s184.576 61.725 235.073-57.168c50.414-118.975-28.524-180.617-28.524-180.617M362.416 849.17c-51.824-10.357-72.47-45.652-75.124-51.7c-2.57-6.13-17.247-34.55-9.453-82.852c22.388-72.412 86.235-77.632 86.235-77.632h63.847v-78.46l54.395.828l.083 289.816zm205.388-.829c-53.565-13.753-56.052-51.782-56.052-51.782V643.946l56.052-.912v137.12c3.4 14.582 21.642 17.316 21.642 17.316h56.882V643.946h59.618V848.34zM891.64 450.617c0-26.347-21.89-105.72-103.15-105.72c-81.426 0-92.289 74.899-92.289 127.841c0 50.54 4.312 121.13 105.39 118.81c101.16-2.155 90.049-114.419 90.049-140.931"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" fill-rule="evenodd" d="M250.02 547.043c92.37-19.802 79.767-130.078 76.948-154.187c-4.56-37.201-48.258-102.157-107.628-97.02c-74.709 6.711-85.654 114.584-85.654 114.584c-10.033 49.877 24.212 156.425 116.334 136.623m84.7 214.138c10.282 38.692 43.947 40.432 43.947 40.432h48.341V683.549h-51.74c-23.218 6.96-34.495 25.104-36.982 32.81c-2.737 7.787-8.707 27.589-3.566 44.822m169.07-531.11C503.79 157.66 462.663 99 411.585 99c-50.911 0-92.205 58.66-92.205 131.072c0 72.495 41.294 131.154 92.205 131.154c51.078 0 92.205-58.659 92.205-131.154m248.092 9.107c8.872-54.93-35.075-118.892-83.333-129.828c-48.341-11.104-108.706 66.279-114.179 116.737c-6.551 61.725 8.789 123.283 76.865 132.066c68.158 8.865 112.022-63.879 120.646-118.976m46.35 433.02S692.762 590.672 631.237 502.6c-83.416-129.911-201.989-77.052-241.624-11.019c-39.469 66.033-100.994 107.873-109.7 118.892c-8.873 10.937-127.363 74.816-101.078 191.554c26.285 116.656 118.739 114.501 118.739 114.501s68.076 6.711 147.097-10.936c79.02-17.565 147.014 4.391 147.014 4.391s184.576 61.725 235.073-57.168c50.414-118.975-28.524-180.617-28.524-180.617M362.416 849.17c-51.824-10.357-72.47-45.652-75.124-51.7c-2.57-6.13-17.247-34.55-9.453-82.852c22.388-72.412 86.235-77.632 86.235-77.632h63.847v-78.46l54.395.828l.083 289.816zm205.388-.829c-53.565-13.753-56.052-51.782-56.052-51.782V643.946l56.052-.912v137.12c3.4 14.582 21.642 17.316 21.642 17.316h56.882V643.946h59.618V848.34zM891.64 450.617c0-26.347-21.89-105.72-103.15-105.72c-81.426 0-92.289 74.899-92.289 127.841c0 50.54 4.312 121.13 105.39 118.81c101.16-2.155 90.049-114.419 90.049-140.931"/></svg>
</template>

CSS

.icon-baidu-outlined {
  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%201024%201024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M250.02%20547.043c92.37-19.802%2079.767-130.078%2076.948-154.187c-4.56-37.201-48.258-102.157-107.628-97.02c-74.709%206.711-85.654%20114.584-85.654%20114.584c-10.033%2049.877%2024.212%20156.425%20116.334%20136.623m84.7%20214.138c10.282%2038.692%2043.947%2040.432%2043.947%2040.432h48.341V683.549h-51.74c-23.218%206.96-34.495%2025.104-36.982%2032.81c-2.737%207.787-8.707%2027.589-3.566%2044.822m169.07-531.11C503.79%20157.66%20462.663%2099%20411.585%2099c-50.911%200-92.205%2058.66-92.205%20131.072c0%2072.495%2041.294%20131.154%2092.205%20131.154c51.078%200%2092.205-58.659%2092.205-131.154m248.092%209.107c8.872-54.93-35.075-118.892-83.333-129.828c-48.341-11.104-108.706%2066.279-114.179%20116.737c-6.551%2061.725%208.789%20123.283%2076.865%20132.066c68.158%208.865%20112.022-63.879%20120.646-118.976m46.35%20433.02S692.762%20590.672%20631.237%20502.6c-83.416-129.911-201.989-77.052-241.624-11.019c-39.469%2066.033-100.994%20107.873-109.7%20118.892c-8.873%2010.937-127.363%2074.816-101.078%20191.554c26.285%20116.656%20118.739%20114.501%20118.739%20114.501s68.076%206.711%20147.097-10.936c79.02-17.565%20147.014%204.391%20147.014%204.391s184.576%2061.725%20235.073-57.168c50.414-118.975-28.524-180.617-28.524-180.617M362.416%20849.17c-51.824-10.357-72.47-45.652-75.124-51.7c-2.57-6.13-17.247-34.55-9.453-82.852c22.388-72.412%2086.235-77.632%2086.235-77.632h63.847v-78.46l54.395.828l.083%20289.816zm205.388-.829c-53.565-13.753-56.052-51.782-56.052-51.782V643.946l56.052-.912v137.12c3.4%2014.582%2021.642%2017.316%2021.642%2017.316h56.882V643.946h59.618V848.34zM891.64%20450.617c0-26.347-21.89-105.72-103.15-105.72c-81.426%200-92.289%2074.899-92.289%20127.841c0%2050.54%204.312%20121.13%20105.39%20118.81c101.16-2.155%2090.049-114.419%2090.049-140.931%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%201024%201024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M250.02%20547.043c92.37-19.802%2079.767-130.078%2076.948-154.187c-4.56-37.201-48.258-102.157-107.628-97.02c-74.709%206.711-85.654%20114.584-85.654%20114.584c-10.033%2049.877%2024.212%20156.425%20116.334%20136.623m84.7%20214.138c10.282%2038.692%2043.947%2040.432%2043.947%2040.432h48.341V683.549h-51.74c-23.218%206.96-34.495%2025.104-36.982%2032.81c-2.737%207.787-8.707%2027.589-3.566%2044.822m169.07-531.11C503.79%20157.66%20462.663%2099%20411.585%2099c-50.911%200-92.205%2058.66-92.205%20131.072c0%2072.495%2041.294%20131.154%2092.205%20131.154c51.078%200%2092.205-58.659%2092.205-131.154m248.092%209.107c8.872-54.93-35.075-118.892-83.333-129.828c-48.341-11.104-108.706%2066.279-114.179%20116.737c-6.551%2061.725%208.789%20123.283%2076.865%20132.066c68.158%208.865%20112.022-63.879%20120.646-118.976m46.35%20433.02S692.762%20590.672%20631.237%20502.6c-83.416-129.911-201.989-77.052-241.624-11.019c-39.469%2066.033-100.994%20107.873-109.7%20118.892c-8.873%2010.937-127.363%2074.816-101.078%20191.554c26.285%20116.656%20118.739%20114.501%20118.739%20114.501s68.076%206.711%20147.097-10.936c79.02-17.565%20147.014%204.391%20147.014%204.391s184.576%2061.725%20235.073-57.168c50.414-118.975-28.524-180.617-28.524-180.617M362.416%20849.17c-51.824-10.357-72.47-45.652-75.124-51.7c-2.57-6.13-17.247-34.55-9.453-82.852c22.388-72.412%2086.235-77.632%2086.235-77.632h63.847v-78.46l54.395.828l.083%20289.816zm205.388-.829c-53.565-13.753-56.052-51.782-56.052-51.782V643.946l56.052-.912v137.12c3.4%2014.582%2021.642%2017.316%2021.642%2017.316h56.882V643.946h59.618V848.34zM891.64%20450.617c0-26.347-21.89-105.72-103.15-105.72c-81.426%200-92.289%2074.899-92.289%20127.841c0%2050.54%204.312%20121.13%20105.39%20118.81c101.16-2.155%2090.049-114.419%2090.049-140.931%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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