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

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

Use the gurobi logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m11.036 0l7.032 1.359L24 18.37L18.37 24L0 17.635L1.805 5.952zm12.389 18.239L17.887 2.36l-3.557 7.83l3.88 13.264l5.215-5.214Zm-5.822-16.46L11.138.528l-8.71 5.617l11.554 3.6l3.62-7.968Z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsGurobi(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.036 0l7.032 1.359L24 18.37L18.37 24L0 17.635L1.805 5.952zm12.389 18.239L17.887 2.36l-3.557 7.83l3.88 13.264l5.215-5.214Zm-5.822-16.46L11.138.528l-8.71 5.617l11.554 3.6l3.62-7.968Z"/></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.036 0l7.032 1.359L24 18.37L18.37 24L0 17.635L1.805 5.952zm12.389 18.239L17.887 2.36l-3.557 7.83l3.88 13.264l5.215-5.214Zm-5.822-16.46L11.138.528l-8.71 5.617l11.554 3.6l3.62-7.968Z"/></svg>
</template>

CSS

.icon-gurobi {
  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.036%200l7.032%201.359L24%2018.37L18.37%2024L0%2017.635L1.805%205.952zm12.389%2018.239L17.887%202.36l-3.557%207.83l3.88%2013.264l5.215-5.214Zm-5.822-16.46L11.138.528l-8.71%205.617l11.554%203.6l3.62-7.968Z%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.036%200l7.032%201.359L24%2018.37L18.37%2024L0%2017.635L1.805%205.952zm12.389%2018.239L17.887%202.36l-3.557%207.83l3.88%2013.264l5.215-5.214Zm-5.822-16.46L11.138.528l-8.71%205.617l11.554%203.6l3.62-7.968Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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