ocaml from Catppuccin Icons by Catppuccin · Color · MIT Free for personal and commercial use.

Name
ocaml
Set
Catppuccin Icons
Style
Color
Viewbox
16×16
License
MIT

The same logo in other sets

Use the ocaml logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="none" stroke="#f5a97f" stroke-linecap="round" stroke-linejoin="round"><path d="M1.5 8V3c0-.83.67-1.5 1.5-1.5h10c.83 0 1.5.67 1.5 1.5v10c0 .83-.67 1.5-1.5 1.5H9"/><path d="m1.5 8l1.14-2.3q.09-.21.36-.24a.8.8 0 0 1 .44.13c.18.12.23.53.28.64c.06.1.64 1.23.85 1.23c.2 0 .71-1.47.71-1.47s.37-.49.72-.49s.55.32.67.49c.12.16.24 1.76.46 2.01s1.32.87 1.67.73c.34-.13.53-.4.63-.73c.1-.34-.14-.75 0-1a1.1 1.1 0 0 1 1.02-.55c.56.03 2.05.56 2.05 1.05q0 .75-1.5.75c-.48 1.33.28 2.22-3 2.25l1 4"/><path d="m4.5 14.5l1.5-4l1 4zm-2 0l1.5-4l-1.5-.5l-1 1.54V14l1 .49Z"/></g></svg>

React

import type { SVGProps } from "react";

export function CatppuccinOcaml(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="none" stroke="#f5a97f" strokeLinecap="round" strokeLinejoin="round"><path d="M1.5 8V3c0-.83.67-1.5 1.5-1.5h10c.83 0 1.5.67 1.5 1.5v10c0 .83-.67 1.5-1.5 1.5H9"/><path d="m1.5 8l1.14-2.3q.09-.21.36-.24a.8.8 0 0 1 .44.13c.18.12.23.53.28.64c.06.1.64 1.23.85 1.23c.2 0 .71-1.47.71-1.47s.37-.49.72-.49s.55.32.67.49c.12.16.24 1.76.46 2.01s1.32.87 1.67.73c.34-.13.53-.4.63-.73c.1-.34-.14-.75 0-1a1.1 1.1 0 0 1 1.02-.55c.56.03 2.05.56 2.05 1.05q0 .75-1.5.75c-.48 1.33.28 2.22-3 2.25l1 4"/><path d="m4.5 14.5l1.5-4l1 4zm-2 0l1.5-4l-1.5-.5l-1 1.54V14l1 .49Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="none" stroke="#f5a97f" stroke-linecap="round" stroke-linejoin="round"><path d="M1.5 8V3c0-.83.67-1.5 1.5-1.5h10c.83 0 1.5.67 1.5 1.5v10c0 .83-.67 1.5-1.5 1.5H9"/><path d="m1.5 8l1.14-2.3q.09-.21.36-.24a.8.8 0 0 1 .44.13c.18.12.23.53.28.64c.06.1.64 1.23.85 1.23c.2 0 .71-1.47.71-1.47s.37-.49.72-.49s.55.32.67.49c.12.16.24 1.76.46 2.01s1.32.87 1.67.73c.34-.13.53-.4.63-.73c.1-.34-.14-.75 0-1a1.1 1.1 0 0 1 1.02-.55c.56.03 2.05.56 2.05 1.05q0 .75-1.5.75c-.48 1.33.28 2.22-3 2.25l1 4"/><path d="m4.5 14.5l1.5-4l1 4zm-2 0l1.5-4l-1.5-.5l-1 1.54V14l1 .49Z"/></g></svg>
</template>

CSS

.icon-ocaml {
  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%2016%2016%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23f5a97f%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M1.5%208V3c0-.83.67-1.5%201.5-1.5h10c.83%200%201.5.67%201.5%201.5v10c0%20.83-.67%201.5-1.5%201.5H9%22%2F%3E%3Cpath%20d%3D%22m1.5%208l1.14-2.3q.09-.21.36-.24a.8.8%200%200%201%20.44.13c.18.12.23.53.28.64c.06.1.64%201.23.85%201.23c.2%200%20.71-1.47.71-1.47s.37-.49.72-.49s.55.32.67.49c.12.16.24%201.76.46%202.01s1.32.87%201.67.73c.34-.13.53-.4.63-.73c.1-.34-.14-.75%200-1a1.1%201.1%200%200%201%201.02-.55c.56.03%202.05.56%202.05%201.05q0%20.75-1.5.75c-.48%201.33.28%202.22-3%202.25l1%204%22%2F%3E%3Cpath%20d%3D%22m4.5%2014.5l1.5-4l1%204zm-2%200l1.5-4l-1.5-.5l-1%201.54V14l1%20.49Z%22%2F%3E%3C%2Fg%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%2016%2016%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23f5a97f%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M1.5%208V3c0-.83.67-1.5%201.5-1.5h10c.83%200%201.5.67%201.5%201.5v10c0%20.83-.67%201.5-1.5%201.5H9%22%2F%3E%3Cpath%20d%3D%22m1.5%208l1.14-2.3q.09-.21.36-.24a.8.8%200%200%201%20.44.13c.18.12.23.53.28.64c.06.1.64%201.23.85%201.23c.2%200%20.71-1.47.71-1.47s.37-.49.72-.49s.55.32.67.49c.12.16.24%201.76.46%202.01s1.32.87%201.67.73c.34-.13.53-.4.63-.73c.1-.34-.14-.75%200-1a1.1%201.1%200%200%201%201.02-.55c.56.03%202.05.56%202.05%201.05q0%20.75-1.5.75c-.48%201.33.28%202.22-3%202.25l1%204%22%2F%3E%3Cpath%20d%3D%22m4.5%2014.5l1.5-4l1%204zm-2%200l1.5-4l-1.5-.5l-1%201.54V14l1%20.49Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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