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

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

The same logo in other sets

Use the hibernate logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.365 0L9.98 7.994h8.95L14.31 0zm-.431.248L.46 7.994l4.613 8.008L9.55 8.24zm13.992 7.75l-4.475 7.76l4.617 7.992l4.471-7.744zm-4.905 8.006l-8.95.002L9.688 24h8.946l-4.615-7.994l.001-.002Z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsHibernate(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="M5.365 0L9.98 7.994h8.95L14.31 0zm-.431.248L.46 7.994l4.613 8.008L9.55 8.24zm13.992 7.75l-4.475 7.76l4.617 7.992l4.471-7.744zm-4.905 8.006l-8.95.002L9.688 24h8.946l-4.615-7.994l.001-.002Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.365 0L9.98 7.994h8.95L14.31 0zm-.431.248L.46 7.994l4.613 8.008L9.55 8.24zm13.992 7.75l-4.475 7.76l4.617 7.992l4.471-7.744zm-4.905 8.006l-8.95.002L9.688 24h8.946l-4.615-7.994l.001-.002Z"/></svg>
</template>

CSS

.icon-hibernate {
  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%22M5.365%200L9.98%207.994h8.95L14.31%200zm-.431.248L.46%207.994l4.613%208.008L9.55%208.24zm13.992%207.75l-4.475%207.76l4.617%207.992l4.471-7.744zm-4.905%208.006l-8.95.002L9.688%2024h8.946l-4.615-7.994l.001-.002Z%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%22M5.365%200L9.98%207.994h8.95L14.31%200zm-.431.248L.46%207.994l4.613%208.008L9.55%208.24zm13.992%207.75l-4.475%207.76l4.617%207.992l4.471-7.744zm-4.905%208.006l-8.95.002L9.688%2024h8.946l-4.615-7.994l.001-.002Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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