xiaodu from IconPark Solid by ByteDance · Solid · Brand · Apache-2.0 Free for personal and commercial use.

Name
xiaodu
Set
IconPark Solid
Style
Solid
Category
Brand
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More brand icons from IconPark Solid

Use the xiaodu icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><mask id="SVGmHOpzeFG1"><g fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path fill="#fff" stroke="#fff" d="M4.143 21.08c.355-3.786.533-5.68 2.513-7.705s4.16-2.28 8.517-2.788C18.003 10.257 21.131 10 24 10c2.87 0 5.996.257 8.827.587c4.358.508 6.537.763 8.517 2.788s2.158 3.919 2.513 7.706c.09.955.143 1.937.143 2.919s-.054 1.964-.143 2.92c-.355 3.786-.533 5.68-2.513 7.705s-4.16 2.28-8.517 2.788c-2.83.33-5.957.587-8.827.587s-5.996-.257-8.827-.587c-4.358-.508-6.537-.763-8.517-2.788s-2.158-3.919-2.513-7.706A31 31 0 0 1 4 24c0-.982.054-1.964.143-2.92"/><path stroke="#000" d="M16 19v10m17-10l-5 5l5 5"/></g></mask></defs><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#SVGmHOpzeFG1)"/></svg>

React

import type { SVGProps } from "react";

export function IconParkSolidXiaodu(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><mask id="SVGmHOpzeFG1"><g fill="none" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4"><path fill="#fff" stroke="#fff" d="M4.143 21.08c.355-3.786.533-5.68 2.513-7.705s4.16-2.28 8.517-2.788C18.003 10.257 21.131 10 24 10c2.87 0 5.996.257 8.827.587c4.358.508 6.537.763 8.517 2.788s2.158 3.919 2.513 7.706c.09.955.143 1.937.143 2.919s-.054 1.964-.143 2.92c-.355 3.786-.533 5.68-2.513 7.705s-4.16 2.28-8.517 2.788c-2.83.33-5.957.587-8.827.587s-5.996-.257-8.827-.587c-4.358-.508-6.537-.763-8.517-2.788s-2.158-3.919-2.513-7.706A31 31 0 0 1 4 24c0-.982.054-1.964.143-2.92"/><path stroke="#000" d="M16 19v10m17-10l-5 5l5 5"/></g></mask></defs><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#SVGmHOpzeFG1)"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><mask id="SVGmHOpzeFG1"><g fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path fill="#fff" stroke="#fff" d="M4.143 21.08c.355-3.786.533-5.68 2.513-7.705s4.16-2.28 8.517-2.788C18.003 10.257 21.131 10 24 10c2.87 0 5.996.257 8.827.587c4.358.508 6.537.763 8.517 2.788s2.158 3.919 2.513 7.706c.09.955.143 1.937.143 2.919s-.054 1.964-.143 2.92c-.355 3.786-.533 5.68-2.513 7.705s-4.16 2.28-8.517 2.788c-2.83.33-5.957.587-8.827.587s-5.996-.257-8.827-.587c-4.358-.508-6.537-.763-8.517-2.788s-2.158-3.919-2.513-7.706A31 31 0 0 1 4 24c0-.982.054-1.964.143-2.92"/><path stroke="#000" d="M16 19v10m17-10l-5 5l5 5"/></g></mask></defs><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#SVGmHOpzeFG1)"/></svg>
</template>

CSS

.icon-xiaodu {
  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%2048%2048%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGmHOpzeFG1%22%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20d%3D%22M4.143%2021.08c.355-3.786.533-5.68%202.513-7.705s4.16-2.28%208.517-2.788C18.003%2010.257%2021.131%2010%2024%2010c2.87%200%205.996.257%208.827.587c4.358.508%206.537.763%208.517%202.788s2.158%203.919%202.513%207.706c.09.955.143%201.937.143%202.919s-.054%201.964-.143%202.92c-.355%203.786-.533%205.68-2.513%207.705s-4.16%202.28-8.517%202.788c-2.83.33-5.957.587-8.827.587s-5.996-.257-8.827-.587c-4.358-.508-6.537-.763-8.517-2.788s-2.158-3.919-2.513-7.706A31%2031%200%200%201%204%2024c0-.982.054-1.964.143-2.92%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20d%3D%22M16%2019v10m17-10l-5%205l5%205%22%2F%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h48v48H0z%22%20mask%3D%22url(%23SVGmHOpzeFG1)%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%2048%2048%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGmHOpzeFG1%22%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20d%3D%22M4.143%2021.08c.355-3.786.533-5.68%202.513-7.705s4.16-2.28%208.517-2.788C18.003%2010.257%2021.131%2010%2024%2010c2.87%200%205.996.257%208.827.587c4.358.508%206.537.763%208.517%202.788s2.158%203.919%202.513%207.706c.09.955.143%201.937.143%202.919s-.054%201.964-.143%202.92c-.355%203.786-.533%205.68-2.513%207.705s-4.16%202.28-8.517%202.788c-2.83.33-5.957.587-8.827.587s-5.996-.257-8.827-.587c-4.358-.508-6.537-.763-8.517-2.788s-2.158-3.919-2.513-7.706A31%2031%200%200%201%204%2024c0-.982.054-1.964.143-2.92%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20d%3D%22M16%2019v10m17-10l-5%205l5%205%22%2F%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h48v48H0z%22%20mask%3D%22url(%23SVGmHOpzeFG1)%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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