hermes logo
hermes from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- hermes
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the hermes logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m21.818 4.516l-1.05 4.148h2.175L24 4.516m-4.59 9.524h2.17l1.04-4.08h-2.178m-2.41 9.523h2.154l1.056-4.147h-2.16m.193-5.377H5.55v.92l3.341 3.161h9.349m2.41-9.525H0v1.116l3.206 3.032H19.6m-8.372 7.58l3.43 3.24h2.205l1.05-4.147h-6.685"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsHermes(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="m21.818 4.516l-1.05 4.148h2.175L24 4.516m-4.59 9.524h2.17l1.04-4.08h-2.178m-2.41 9.523h2.154l1.056-4.147h-2.16m.193-5.377H5.55v.92l3.341 3.161h9.349m2.41-9.525H0v1.116l3.206 3.032H19.6m-8.372 7.58l3.43 3.24h2.205l1.05-4.147h-6.685"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m21.818 4.516l-1.05 4.148h2.175L24 4.516m-4.59 9.524h2.17l1.04-4.08h-2.178m-2.41 9.523h2.154l1.056-4.147h-2.16m.193-5.377H5.55v.92l3.341 3.161h9.349m2.41-9.525H0v1.116l3.206 3.032H19.6m-8.372 7.58l3.43 3.24h2.205l1.05-4.147h-6.685"/></svg> </template>
CSS
.icon-hermes {
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%22m21.818%204.516l-1.05%204.148h2.175L24%204.516m-4.59%209.524h2.17l1.04-4.08h-2.178m-2.41%209.523h2.154l1.056-4.147h-2.16m.193-5.377H5.55v.92l3.341%203.161h9.349m2.41-9.525H0v1.116l3.206%203.032H19.6m-8.372%207.58l3.43%203.24h2.205l1.05-4.147h-6.685%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%22m21.818%204.516l-1.05%204.148h2.175L24%204.516m-4.59%209.524h2.17l1.04-4.08h-2.178m-2.41%209.523h2.154l1.056-4.147h-2.16m.193-5.377H5.55v.92l3.341%203.161h9.349m2.41-9.525H0v1.116l3.206%203.032H19.6m-8.372%207.58l3.43%203.24h2.205l1.05-4.147h-6.685%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/hermes.svg?color=%231a73e8&size=48