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

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

Use the xilinx logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m8 18l5.241 6H5.586L.345 18l5.241-6L.345 6l5.241-6h7.655L8 6l5.241 6L8 18zM23.655 0H13.241l5.241 6l5.173-6zM13.241 24h10.414l-5.172-6l-5.242 6z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsXilinx(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="m8 18l5.241 6H5.586L.345 18l5.241-6L.345 6l5.241-6h7.655L8 6l5.241 6L8 18zM23.655 0H13.241l5.241 6l5.173-6zM13.241 24h10.414l-5.172-6l-5.242 6z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m8 18l5.241 6H5.586L.345 18l5.241-6L.345 6l5.241-6h7.655L8 6l5.241 6L8 18zM23.655 0H13.241l5.241 6l5.173-6zM13.241 24h10.414l-5.172-6l-5.242 6z"/></svg>
</template>

CSS

.icon-xilinx {
  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%22m8%2018l5.241%206H5.586L.345%2018l5.241-6L.345%206l5.241-6h7.655L8%206l5.241%206L8%2018zM23.655%200H13.241l5.241%206l5.173-6zM13.241%2024h10.414l-5.172-6l-5.242%206z%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%22m8%2018l5.241%206H5.586L.345%2018l5.241-6L.345%206l5.241-6h7.655L8%206l5.241%206L8%2018zM23.655%200H13.241l5.241%206l5.173-6zM13.241%2024h10.414l-5.172-6l-5.242%206z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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