xing from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
xing
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

The same icon in other sets

Use the xing icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M17.936 2h1.719c.757 0 1.135 0 1.288.237s-.016.562-.355 1.21L15.09 13.982c-.26.497-.39.746-.375 1.01s.172.498.486.966l3.02 4.501c.457.68.685 1.02.537 1.28c-.148.261-.57.261-1.414.261h-2.096c-.591 0-.887 0-1.13-.135s-.39-.381-.683-.873l-3.02-5.063c-.272-.455-.407-.682-.415-.933c-.007-.25.115-.485.36-.953l5.709-10.937c.28-.538.421-.807.673-.957S17.31 2 17.936 2M4.277 6h1.136c.597 0 .895 0 1.134.15c.24.149.373.418.64.956l1.487 3c.217.438.326.658.326.894s-.109.456-.326.894l-1.487 3c-.267.538-.4.807-.64.957S6.01 16 5.413 16H4.277c-.718 0-1.078 0-1.223-.237s.015-.562.337-1.21l1.317-2.659c.218-.438.327-.658.327-.894s-.109-.456-.327-.894L3.391 7.447c-.322-.648-.482-.973-.337-1.21S3.559 6 4.277 6"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsXing(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M17.936 2h1.719c.757 0 1.135 0 1.288.237s-.016.562-.355 1.21L15.09 13.982c-.26.497-.39.746-.375 1.01s.172.498.486.966l3.02 4.501c.457.68.685 1.02.537 1.28c-.148.261-.57.261-1.414.261h-2.096c-.591 0-.887 0-1.13-.135s-.39-.381-.683-.873l-3.02-5.063c-.272-.455-.407-.682-.415-.933c-.007-.25.115-.485.36-.953l5.709-10.937c.28-.538.421-.807.673-.957S17.31 2 17.936 2M4.277 6h1.136c.597 0 .895 0 1.134.15c.24.149.373.418.64.956l1.487 3c.217.438.326.658.326.894s-.109.456-.326.894l-1.487 3c-.267.538-.4.807-.64.957S6.01 16 5.413 16H4.277c-.718 0-1.078 0-1.223-.237s.015-.562.337-1.21l1.317-2.659c.218-.438.327-.658.327-.894s-.109-.456-.327-.894L3.391 7.447c-.322-.648-.482-.973-.337-1.21S3.559 6 4.277 6"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M17.936 2h1.719c.757 0 1.135 0 1.288.237s-.016.562-.355 1.21L15.09 13.982c-.26.497-.39.746-.375 1.01s.172.498.486.966l3.02 4.501c.457.68.685 1.02.537 1.28c-.148.261-.57.261-1.414.261h-2.096c-.591 0-.887 0-1.13-.135s-.39-.381-.683-.873l-3.02-5.063c-.272-.455-.407-.682-.415-.933c-.007-.25.115-.485.36-.953l5.709-10.937c.28-.538.421-.807.673-.957S17.31 2 17.936 2M4.277 6h1.136c.597 0 .895 0 1.134.15c.24.149.373.418.64.956l1.487 3c.217.438.326.658.326.894s-.109.456-.326.894l-1.487 3c-.267.538-.4.807-.64.957S6.01 16 5.413 16H4.277c-.718 0-1.078 0-1.223-.237s.015-.562.337-1.21l1.317-2.659c.218-.438.327-.658.327-.894s-.109-.456-.327-.894L3.391 7.447c-.322-.648-.482-.973-.337-1.21S3.559 6 4.277 6"/></svg>
</template>

CSS

.icon-xing {
  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%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M17.936%202h1.719c.757%200%201.135%200%201.288.237s-.016.562-.355%201.21L15.09%2013.982c-.26.497-.39.746-.375%201.01s.172.498.486.966l3.02%204.501c.457.68.685%201.02.537%201.28c-.148.261-.57.261-1.414.261h-2.096c-.591%200-.887%200-1.13-.135s-.39-.381-.683-.873l-3.02-5.063c-.272-.455-.407-.682-.415-.933c-.007-.25.115-.485.36-.953l5.709-10.937c.28-.538.421-.807.673-.957S17.31%202%2017.936%202M4.277%206h1.136c.597%200%20.895%200%201.134.15c.24.149.373.418.64.956l1.487%203c.217.438.326.658.326.894s-.109.456-.326.894l-1.487%203c-.267.538-.4.807-.64.957S6.01%2016%205.413%2016H4.277c-.718%200-1.078%200-1.223-.237s.015-.562.337-1.21l1.317-2.659c.218-.438.327-.658.327-.894s-.109-.456-.327-.894L3.391%207.447c-.322-.648-.482-.973-.337-1.21S3.559%206%204.277%206%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%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M17.936%202h1.719c.757%200%201.135%200%201.288.237s-.016.562-.355%201.21L15.09%2013.982c-.26.497-.39.746-.375%201.01s.172.498.486.966l3.02%204.501c.457.68.685%201.02.537%201.28c-.148.261-.57.261-1.414.261h-2.096c-.591%200-.887%200-1.13-.135s-.39-.381-.683-.873l-3.02-5.063c-.272-.455-.407-.682-.415-.933c-.007-.25.115-.485.36-.953l5.709-10.937c.28-.538.421-.807.673-.957S17.31%202%2017.936%202M4.277%206h1.136c.597%200%20.895%200%201.134.15c.24.149.373.418.64.956l1.487%203c.217.438.326.658.326.894s-.109.456-.326.894l-1.487%203c-.267.538-.4.807-.64.957S6.01%2016%205.413%2016H4.277c-.718%200-1.078%200-1.223-.237s.015-.562.337-1.21l1.317-2.659c.218-.438.327-.658.327-.894s-.109-.456-.327-.894L3.391%207.447c-.322-.648-.482-.973-.337-1.21S3.559%206%204.277%206%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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