xsplit from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.

Name
xsplit
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.0

The same logo in other sets

Use the xsplit logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M32 26c-.932-.136-3.333-.401-3.599-.401c-.136 0-3.735 3.068-5.333 4.532l-.136.135c.136-1.735.401-3.468.532-5.197c-7.865-.932-15.6-1.871-23.464-2.803V1.735h.401C1.197 1.864 30.53 5.198 32 5.334zm-3.469-3.469V8.266c-8.395-.932-16.932-2-25.333-2.932V19.47c8.401 1.061 16.939 2 25.333 3.061"/></svg>

React

import type { SVGProps } from "react";

export function CibXsplit(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M32 26c-.932-.136-3.333-.401-3.599-.401c-.136 0-3.735 3.068-5.333 4.532l-.136.135c.136-1.735.401-3.468.532-5.197c-7.865-.932-15.6-1.871-23.464-2.803V1.735h.401C1.197 1.864 30.53 5.198 32 5.334zm-3.469-3.469V8.266c-8.395-.932-16.932-2-25.333-2.932V19.47c8.401 1.061 16.939 2 25.333 3.061"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M32 26c-.932-.136-3.333-.401-3.599-.401c-.136 0-3.735 3.068-5.333 4.532l-.136.135c.136-1.735.401-3.468.532-5.197c-7.865-.932-15.6-1.871-23.464-2.803V1.735h.401C1.197 1.864 30.53 5.198 32 5.334zm-3.469-3.469V8.266c-8.395-.932-16.932-2-25.333-2.932V19.47c8.401 1.061 16.939 2 25.333 3.061"/></svg>
</template>

CSS

.icon-xsplit {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M32%2026c-.932-.136-3.333-.401-3.599-.401c-.136%200-3.735%203.068-5.333%204.532l-.136.135c.136-1.735.401-3.468.532-5.197c-7.865-.932-15.6-1.871-23.464-2.803V1.735h.401C1.197%201.864%2030.53%205.198%2032%205.334zm-3.469-3.469V8.266c-8.395-.932-16.932-2-25.333-2.932V19.47c8.401%201.061%2016.939%202%2025.333%203.061%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M32%2026c-.932-.136-3.333-.401-3.599-.401c-.136%200-3.735%203.068-5.333%204.532l-.136.135c.136-1.735.401-3.468.532-5.197c-7.865-.932-15.6-1.871-23.464-2.803V1.735h.401C1.197%201.864%2030.53%205.198%2032%205.334zm-3.469-3.469V8.266c-8.395-.932-16.932-2-25.333-2.932V19.47c8.401%201.061%2016.939%202%2025.333%203.061%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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