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

Name
xingtu
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 xingtu icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M15.556 39L8.177 11.017a.46.46 0 0 1 .314-.561a.39.39 0 0 1 .374.062l33.608 27.67a.47.47 0 0 1 .064.624a.34.34 0 0 1-.311.188zM44.98 9.581a.458.458 0 0 0-.507-.575a.4.4 0 0 0-.18.076l-18.117 12.49l12.995 10.68zM2.188 38.189a.48.48 0 0 0-.124.623a.44.44 0 0 0 .374.188h10.621l-1.812-7.058z"/></svg>

React

import type { SVGProps } from "react";

export function IconParkOutlineXingtu(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M15.556 39L8.177 11.017a.46.46 0 0 1 .314-.561a.39.39 0 0 1 .374.062l33.608 27.67a.47.47 0 0 1 .064.624a.34.34 0 0 1-.311.188zM44.98 9.581a.458.458 0 0 0-.507-.575a.4.4 0 0 0-.18.076l-18.117 12.49l12.995 10.68zM2.188 38.189a.48.48 0 0 0-.124.623a.44.44 0 0 0 .374.188h10.621l-1.812-7.058z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M15.556 39L8.177 11.017a.46.46 0 0 1 .314-.561a.39.39 0 0 1 .374.062l33.608 27.67a.47.47 0 0 1 .064.624a.34.34 0 0 1-.311.188zM44.98 9.581a.458.458 0 0 0-.507-.575a.4.4 0 0 0-.18.076l-18.117 12.49l12.995 10.68zM2.188 38.189a.48.48 0 0 0-.124.623a.44.44 0 0 0 .374.188h10.621l-1.812-7.058z"/></svg>
</template>

CSS

.icon-xingtu {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.556%2039L8.177%2011.017a.46.46%200%200%201%20.314-.561a.39.39%200%200%201%20.374.062l33.608%2027.67a.47.47%200%200%201%20.064.624a.34.34%200%200%201-.311.188zM44.98%209.581a.458.458%200%200%200-.507-.575a.4.4%200%200%200-.18.076l-18.117%2012.49l12.995%2010.68zM2.188%2038.189a.48.48%200%200%200-.124.623a.44.44%200%200%200%20.374.188h10.621l-1.812-7.058z%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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.556%2039L8.177%2011.017a.46.46%200%200%201%20.314-.561a.39.39%200%200%201%20.374.062l33.608%2027.67a.47.47%200%200%201%20.064.624a.34.34%200%200%201-.311.188zM44.98%209.581a.458.458%200%200%200-.507-.575a.4.4%200%200%200-.18.076l-18.117%2012.49l12.995%2010.68zM2.188%2038.189a.48.48%200%200%200-.124.623a.44.44%200%200%200%20.374.188h10.621l-1.812-7.058z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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