xsplit logo
xsplit from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- xsplit
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the xsplit logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M24 19.5c-.7-.1-2.5-.3-2.7-.3c-.1 0-2.8 2.3-4 3.399l-.1.101c.1-1.3.3-2.601.399-3.9C11.7 18.1 5.9 17.4 0 16.7V1.3h.3C.9 1.4 22.9 3.9 24 4zm-2.6-2.6V6.2C15.1 5.5 8.7 4.7 2.4 4v10.6c6.3.8 12.7 1.5 19 2.3"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsXsplit(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M24 19.5c-.7-.1-2.5-.3-2.7-.3c-.1 0-2.8 2.3-4 3.399l-.1.101c.1-1.3.3-2.601.399-3.9C11.7 18.1 5.9 17.4 0 16.7V1.3h.3C.9 1.4 22.9 3.9 24 4zm-2.6-2.6V6.2C15.1 5.5 8.7 4.7 2.4 4v10.6c6.3.8 12.7 1.5 19 2.3"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M24 19.5c-.7-.1-2.5-.3-2.7-.3c-.1 0-2.8 2.3-4 3.399l-.1.101c.1-1.3.3-2.601.399-3.9C11.7 18.1 5.9 17.4 0 16.7V1.3h.3C.9 1.4 22.9 3.9 24 4zm-2.6-2.6V6.2C15.1 5.5 8.7 4.7 2.4 4v10.6c6.3.8 12.7 1.5 19 2.3"/></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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M24%2019.5c-.7-.1-2.5-.3-2.7-.3c-.1%200-2.8%202.3-4%203.399l-.1.101c.1-1.3.3-2.601.399-3.9C11.7%2018.1%205.9%2017.4%200%2016.7V1.3h.3C.9%201.4%2022.9%203.9%2024%204zm-2.6-2.6V6.2C15.1%205.5%208.7%204.7%202.4%204v10.6c6.3.8%2012.7%201.5%2019%202.3%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%22currentColor%22%20d%3D%22M24%2019.5c-.7-.1-2.5-.3-2.7-.3c-.1%200-2.8%202.3-4%203.399l-.1.101c.1-1.3.3-2.601.399-3.9C11.7%2018.1%205.9%2017.4%200%2016.7V1.3h.3C.9%201.4%2022.9%203.9%2024%204zm-2.6-2.6V6.2C15.1%205.5%208.7%204.7%202.4%204v10.6c6.3.8%2012.7%201.5%2019%202.3%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/xsplit.svg?color=%231a73e8&size=48