jhipster logo
jhipster from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- jhipster
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the jhipster logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.709 7.171c-2.455-.029-6.332 1.749-8.684 2.962c-3.434-1.75-10.178-4.729-10.942-1.54c-1.03 4.297-2.187 7.563.985 8.167c2.207.42 7.122-2.43 9.912-4.205c2.78 1.771 7.746 4.66 9.96 4.231c3.168-.616 2-3.896.961-8.208c-.24-1-1.067-1.394-2.192-1.407"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsJhipster(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="M20.709 7.171c-2.455-.029-6.332 1.749-8.684 2.962c-3.434-1.75-10.178-4.729-10.942-1.54c-1.03 4.297-2.187 7.563.985 8.167c2.207.42 7.122-2.43 9.912-4.205c2.78 1.771 7.746 4.66 9.96 4.231c3.168-.616 2-3.896.961-8.208c-.24-1-1.067-1.394-2.192-1.407"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.709 7.171c-2.455-.029-6.332 1.749-8.684 2.962c-3.434-1.75-10.178-4.729-10.942-1.54c-1.03 4.297-2.187 7.563.985 8.167c2.207.42 7.122-2.43 9.912-4.205c2.78 1.771 7.746 4.66 9.96 4.231c3.168-.616 2-3.896.961-8.208c-.24-1-1.067-1.394-2.192-1.407"/></svg> </template>
CSS
.icon-jhipster {
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%22M20.709%207.171c-2.455-.029-6.332%201.749-8.684%202.962c-3.434-1.75-10.178-4.729-10.942-1.54c-1.03%204.297-2.187%207.563.985%208.167c2.207.42%207.122-2.43%209.912-4.205c2.78%201.771%207.746%204.66%209.96%204.231c3.168-.616%202-3.896.961-8.208c-.24-1-1.067-1.394-2.192-1.407%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%22M20.709%207.171c-2.455-.029-6.332%201.749-8.684%202.962c-3.434-1.75-10.178-4.729-10.942-1.54c-1.03%204.297-2.187%207.563.985%208.167c2.207.42%207.122-2.43%209.912-4.205c2.78%201.771%207.746%204.66%209.96%204.231c3.168-.616%202-3.896.961-8.208c-.24-1-1.067-1.394-2.192-1.407%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/jhipster.svg?color=%231a73e8&size=48