xigua icon
xigua from IconPark Outline by ByteDance · Outline · Brand · Apache-2.0 Free for personal and commercial use.
- Name
- xigua
- Set
- IconPark Outline
- Style
- Outline
- Category
- Brand
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More brand icons from IconPark Outline
Use the xigua icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="3.667"><path d="M24 42.333c10.126 0 18.334-8.208 18.334-18.333S34.126 5.667 24 5.667S5.667 13.875 5.667 24c0 2.486 1.14 3.687 2.947 4.745c1.807 1.057 5.206.882 7.519 2.956c2.312 2.075 2.468 5.45 2.947 7.09s2.435 3.542 4.92 3.542Z"/><path d="M19.526 18.541q-.807 1.962-.807 4.612q0 2.52.535 4.99a3.056 3.056 0 0 0 3.812 2.294q2.7-.757 4.701-1.983q1.871-1.146 3.489-2.894a3.056 3.056 0 0 0-.278-4.413a33 33 0 0 0-3.977-2.87q-2.17-1.328-4.25-1.602a3.056 3.056 0 0 0-3.225 1.866Z"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkOutlineXigua(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" strokeLinejoin="round" strokeWidth="3.667"><path d="M24 42.333c10.126 0 18.334-8.208 18.334-18.333S34.126 5.667 24 5.667S5.667 13.875 5.667 24c0 2.486 1.14 3.687 2.947 4.745c1.807 1.057 5.206.882 7.519 2.956c2.312 2.075 2.468 5.45 2.947 7.09s2.435 3.542 4.92 3.542Z"/><path d="M19.526 18.541q-.807 1.962-.807 4.612q0 2.52.535 4.99a3.056 3.056 0 0 0 3.812 2.294q2.7-.757 4.701-1.983q1.871-1.146 3.489-2.894a3.056 3.056 0 0 0-.278-4.413a33 33 0 0 0-3.977-2.87q-2.17-1.328-4.25-1.602a3.056 3.056 0 0 0-3.225 1.866Z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="3.667"><path d="M24 42.333c10.126 0 18.334-8.208 18.334-18.333S34.126 5.667 24 5.667S5.667 13.875 5.667 24c0 2.486 1.14 3.687 2.947 4.745c1.807 1.057 5.206.882 7.519 2.956c2.312 2.075 2.468 5.45 2.947 7.09s2.435 3.542 4.92 3.542Z"/><path d="M19.526 18.541q-.807 1.962-.807 4.612q0 2.52.535 4.99a3.056 3.056 0 0 0 3.812 2.294q2.7-.757 4.701-1.983q1.871-1.146 3.489-2.894a3.056 3.056 0 0 0-.278-4.413a33 33 0 0 0-3.977-2.87q-2.17-1.328-4.25-1.602a3.056 3.056 0 0 0-3.225 1.866Z"/></g></svg> </template>
CSS
.icon-xigua {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%223.667%22%3E%3Cpath%20d%3D%22M24%2042.333c10.126%200%2018.334-8.208%2018.334-18.333S34.126%205.667%2024%205.667S5.667%2013.875%205.667%2024c0%202.486%201.14%203.687%202.947%204.745c1.807%201.057%205.206.882%207.519%202.956c2.312%202.075%202.468%205.45%202.947%207.09s2.435%203.542%204.92%203.542Z%22%2F%3E%3Cpath%20d%3D%22M19.526%2018.541q-.807%201.962-.807%204.612q0%202.52.535%204.99a3.056%203.056%200%200%200%203.812%202.294q2.7-.757%204.701-1.983q1.871-1.146%203.489-2.894a3.056%203.056%200%200%200-.278-4.413a33%2033%200%200%200-3.977-2.87q-2.17-1.328-4.25-1.602a3.056%203.056%200%200%200-3.225%201.866Z%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%223.667%22%3E%3Cpath%20d%3D%22M24%2042.333c10.126%200%2018.334-8.208%2018.334-18.333S34.126%205.667%2024%205.667S5.667%2013.875%205.667%2024c0%202.486%201.14%203.687%202.947%204.745c1.807%201.057%205.206.882%207.519%202.956c2.312%202.075%202.468%205.45%202.947%207.09s2.435%203.542%204.92%203.542Z%22%2F%3E%3Cpath%20d%3D%22M19.526%2018.541q-.807%201.962-.807%204.612q0%202.52.535%204.99a3.056%203.056%200%200%200%203.812%202.294q2.7-.757%204.701-1.983q1.871-1.146%203.489-2.894a3.056%203.056%200%200%200-.278-4.413a33%2033%200%200%200-3.977-2.87q-2.17-1.328-4.25-1.602a3.056%203.056%200%200%200-3.225%201.866Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park-outline/xigua.svg?color=%231a73e8&size=48