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

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

The same logo in other sets

Use the cachet logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.746.254C5.265.254 0 5.519 0 12s5.265 11.746 11.746 11.746S23.492 18.481 23.492 12c0-1.44-.26-2.82-.734-4.097l-.264-.709l-1.118 1.118l.1.288c.373 1.064.575 2.207.575 3.4a10.297 10.297 0 0 1-10.305 10.305A10.297 10.297 0 0 1 1.441 12A10.297 10.297 0 0 1 11.746 1.695c1.817 0 3.52.47 5.002 1.293l.32.178l1.054-1.053l-.553-.316A11.7 11.7 0 0 0 11.746.254M22.97.841L9.05 14.761L5.328 11.04l-1.031 1.03l4.752 4.753L24 1.872z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsCachet(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.746.254C5.265.254 0 5.519 0 12s5.265 11.746 11.746 11.746S23.492 18.481 23.492 12c0-1.44-.26-2.82-.734-4.097l-.264-.709l-1.118 1.118l.1.288c.373 1.064.575 2.207.575 3.4a10.297 10.297 0 0 1-10.305 10.305A10.297 10.297 0 0 1 1.441 12A10.297 10.297 0 0 1 11.746 1.695c1.817 0 3.52.47 5.002 1.293l.32.178l1.054-1.053l-.553-.316A11.7 11.7 0 0 0 11.746.254M22.97.841L9.05 14.761L5.328 11.04l-1.031 1.03l4.752 4.753L24 1.872z"/></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.746.254C5.265.254 0 5.519 0 12s5.265 11.746 11.746 11.746S23.492 18.481 23.492 12c0-1.44-.26-2.82-.734-4.097l-.264-.709l-1.118 1.118l.1.288c.373 1.064.575 2.207.575 3.4a10.297 10.297 0 0 1-10.305 10.305A10.297 10.297 0 0 1 1.441 12A10.297 10.297 0 0 1 11.746 1.695c1.817 0 3.52.47 5.002 1.293l.32.178l1.054-1.053l-.553-.316A11.7 11.7 0 0 0 11.746.254M22.97.841L9.05 14.761L5.328 11.04l-1.031 1.03l4.752 4.753L24 1.872z"/></svg>
</template>

CSS

.icon-cachet {
  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.746.254C5.265.254%200%205.519%200%2012s5.265%2011.746%2011.746%2011.746S23.492%2018.481%2023.492%2012c0-1.44-.26-2.82-.734-4.097l-.264-.709l-1.118%201.118l.1.288c.373%201.064.575%202.207.575%203.4a10.297%2010.297%200%200%201-10.305%2010.305A10.297%2010.297%200%200%201%201.441%2012A10.297%2010.297%200%200%201%2011.746%201.695c1.817%200%203.52.47%205.002%201.293l.32.178l1.054-1.053l-.553-.316A11.7%2011.7%200%200%200%2011.746.254M22.97.841L9.05%2014.761L5.328%2011.04l-1.031%201.03l4.752%204.753L24%201.872z%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.746.254C5.265.254%200%205.519%200%2012s5.265%2011.746%2011.746%2011.746S23.492%2018.481%2023.492%2012c0-1.44-.26-2.82-.734-4.097l-.264-.709l-1.118%201.118l.1.288c.373%201.064.575%202.207.575%203.4a10.297%2010.297%200%200%201-10.305%2010.305A10.297%2010.297%200%200%201%201.441%2012A10.297%2010.297%200%200%201%2011.746%201.695c1.817%200%203.52.47%205.002%201.293l.32.178l1.054-1.053l-.553-.316A11.7%2011.7%200%200%200%2011.746.254M22.97.841L9.05%2014.761L5.328%2011.04l-1.031%201.03l4.752%204.753L24%201.872z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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