citrix from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
citrix
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the citrix logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.983 0a1.78 1.78 0 0 0-1.78 1.78a1.78 1.78 0 0 0 1.78 1.78a1.78 1.78 0 0 0 1.78-1.78A1.78 1.78 0 0 0 11.983 0M5.17 5.991a1.026 1.026 0 0 0-1.095 1.027c0 .308.136.616.376.822l6.162 7.086l-6.401 7.258a1.08 1.08 0 0 0-.309.787c0 .582.48 1.027 1.062 1.027c.342 0 .684-.17.89-.444l6.128-7.19l6.162 7.19c.205.274.547.444.89.444c.582.035 1.062-.445 1.062-1.027a1.14 1.14 0 0 0-.309-.787l-6.402-7.258l6.162-7.086c.24-.206.377-.514.377-.822v-.034c0-.582-.513-1.027-1.095-.993c-.343 0-.65.171-.856.445l-5.957 7.018L6.06 6.436a1.07 1.07 0 0 0-.855-.445z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsCitrix(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="M11.983 0a1.78 1.78 0 0 0-1.78 1.78a1.78 1.78 0 0 0 1.78 1.78a1.78 1.78 0 0 0 1.78-1.78A1.78 1.78 0 0 0 11.983 0M5.17 5.991a1.026 1.026 0 0 0-1.095 1.027c0 .308.136.616.376.822l6.162 7.086l-6.401 7.258a1.08 1.08 0 0 0-.309.787c0 .582.48 1.027 1.062 1.027c.342 0 .684-.17.89-.444l6.128-7.19l6.162 7.19c.205.274.547.444.89.444c.582.035 1.062-.445 1.062-1.027a1.14 1.14 0 0 0-.309-.787l-6.402-7.258l6.162-7.086c.24-.206.377-.514.377-.822v-.034c0-.582-.513-1.027-1.095-.993c-.343 0-.65.171-.856.445l-5.957 7.018L6.06 6.436a1.07 1.07 0 0 0-.855-.445z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.983 0a1.78 1.78 0 0 0-1.78 1.78a1.78 1.78 0 0 0 1.78 1.78a1.78 1.78 0 0 0 1.78-1.78A1.78 1.78 0 0 0 11.983 0M5.17 5.991a1.026 1.026 0 0 0-1.095 1.027c0 .308.136.616.376.822l6.162 7.086l-6.401 7.258a1.08 1.08 0 0 0-.309.787c0 .582.48 1.027 1.062 1.027c.342 0 .684-.17.89-.444l6.128-7.19l6.162 7.19c.205.274.547.444.89.444c.582.035 1.062-.445 1.062-1.027a1.14 1.14 0 0 0-.309-.787l-6.402-7.258l6.162-7.086c.24-.206.377-.514.377-.822v-.034c0-.582-.513-1.027-1.095-.993c-.343 0-.65.171-.856.445l-5.957 7.018L6.06 6.436a1.07 1.07 0 0 0-.855-.445z"/></svg>
</template>

CSS

.icon-citrix {
  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%22M11.983%200a1.78%201.78%200%200%200-1.78%201.78a1.78%201.78%200%200%200%201.78%201.78a1.78%201.78%200%200%200%201.78-1.78A1.78%201.78%200%200%200%2011.983%200M5.17%205.991a1.026%201.026%200%200%200-1.095%201.027c0%20.308.136.616.376.822l6.162%207.086l-6.401%207.258a1.08%201.08%200%200%200-.309.787c0%20.582.48%201.027%201.062%201.027c.342%200%20.684-.17.89-.444l6.128-7.19l6.162%207.19c.205.274.547.444.89.444c.582.035%201.062-.445%201.062-1.027a1.14%201.14%200%200%200-.309-.787l-6.402-7.258l6.162-7.086c.24-.206.377-.514.377-.822v-.034c0-.582-.513-1.027-1.095-.993c-.343%200-.65.171-.856.445l-5.957%207.018L6.06%206.436a1.07%201.07%200%200%200-.855-.445z%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%22M11.983%200a1.78%201.78%200%200%200-1.78%201.78a1.78%201.78%200%200%200%201.78%201.78a1.78%201.78%200%200%200%201.78-1.78A1.78%201.78%200%200%200%2011.983%200M5.17%205.991a1.026%201.026%200%200%200-1.095%201.027c0%20.308.136.616.376.822l6.162%207.086l-6.401%207.258a1.08%201.08%200%200%200-.309.787c0%20.582.48%201.027%201.062%201.027c.342%200%20.684-.17.89-.444l6.128-7.19l6.162%207.19c.205.274.547.444.89.444c.582.035%201.062-.445%201.062-1.027a1.14%201.14%200%200%200-.309-.787l-6.402-7.258l6.162-7.086c.24-.206.377-.514.377-.822v-.034c0-.582-.513-1.027-1.095-.993c-.343%200-.65.171-.856.445l-5.957%207.018L6.06%206.436a1.07%201.07%200%200%200-.855-.445z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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