redhat logo
redhat from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- redhat
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- License
- CC0 1.0
The same logo in other sets
Use the redhat logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M21.344 17.849c2.104 0 5.145-.437 5.145-2.937a2.1 2.1 0 0 0-.052-.573l-1.249-5.443c-.292-1.199-.543-1.74-2.647-2.792c-1.629-.833-5.181-2.208-6.235-2.208c-.979 0-1.26 1.26-2.427 1.26c-1.125 0-1.959-.943-3.011-.943c-1.005 0-1.667.688-2.172 2.104c0 0-1.411 3.985-1.593 4.563a1 1 0 0 0-.036.328c0 1.552 6.099 6.636 14.276 6.636zm5.468-1.922c.292 1.376.292 1.521.292 1.704c0 2.353-2.645 3.661-6.125 3.661c-7.859.005-14.744-4.604-14.744-7.647c0-.427.083-.843.249-1.233c-2.823.14-6.484.645-6.484 3.88c0 5.292 12.541 11.812 22.469 11.812c7.613 0 9.531-3.443 9.531-6.161c0-2.14-1.849-4.568-5.183-6.016z"/></svg>
React
import type { SVGProps } from "react";
export function CibRedhat(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M21.344 17.849c2.104 0 5.145-.437 5.145-2.937a2.1 2.1 0 0 0-.052-.573l-1.249-5.443c-.292-1.199-.543-1.74-2.647-2.792c-1.629-.833-5.181-2.208-6.235-2.208c-.979 0-1.26 1.26-2.427 1.26c-1.125 0-1.959-.943-3.011-.943c-1.005 0-1.667.688-2.172 2.104c0 0-1.411 3.985-1.593 4.563a1 1 0 0 0-.036.328c0 1.552 6.099 6.636 14.276 6.636zm5.468-1.922c.292 1.376.292 1.521.292 1.704c0 2.353-2.645 3.661-6.125 3.661c-7.859.005-14.744-4.604-14.744-7.647c0-.427.083-.843.249-1.233c-2.823.14-6.484.645-6.484 3.88c0 5.292 12.541 11.812 22.469 11.812c7.613 0 9.531-3.443 9.531-6.161c0-2.14-1.849-4.568-5.183-6.016z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M21.344 17.849c2.104 0 5.145-.437 5.145-2.937a2.1 2.1 0 0 0-.052-.573l-1.249-5.443c-.292-1.199-.543-1.74-2.647-2.792c-1.629-.833-5.181-2.208-6.235-2.208c-.979 0-1.26 1.26-2.427 1.26c-1.125 0-1.959-.943-3.011-.943c-1.005 0-1.667.688-2.172 2.104c0 0-1.411 3.985-1.593 4.563a1 1 0 0 0-.036.328c0 1.552 6.099 6.636 14.276 6.636zm5.468-1.922c.292 1.376.292 1.521.292 1.704c0 2.353-2.645 3.661-6.125 3.661c-7.859.005-14.744-4.604-14.744-7.647c0-.427.083-.843.249-1.233c-2.823.14-6.484.645-6.484 3.88c0 5.292 12.541 11.812 22.469 11.812c7.613 0 9.531-3.443 9.531-6.161c0-2.14-1.849-4.568-5.183-6.016z"/></svg> </template>
CSS
.icon-redhat {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.344%2017.849c2.104%200%205.145-.437%205.145-2.937a2.1%202.1%200%200%200-.052-.573l-1.249-5.443c-.292-1.199-.543-1.74-2.647-2.792c-1.629-.833-5.181-2.208-6.235-2.208c-.979%200-1.26%201.26-2.427%201.26c-1.125%200-1.959-.943-3.011-.943c-1.005%200-1.667.688-2.172%202.104c0%200-1.411%203.985-1.593%204.563a1%201%200%200%200-.036.328c0%201.552%206.099%206.636%2014.276%206.636zm5.468-1.922c.292%201.376.292%201.521.292%201.704c0%202.353-2.645%203.661-6.125%203.661c-7.859.005-14.744-4.604-14.744-7.647c0-.427.083-.843.249-1.233c-2.823.14-6.484.645-6.484%203.88c0%205.292%2012.541%2011.812%2022.469%2011.812c7.613%200%209.531-3.443%209.531-6.161c0-2.14-1.849-4.568-5.183-6.016z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.344%2017.849c2.104%200%205.145-.437%205.145-2.937a2.1%202.1%200%200%200-.052-.573l-1.249-5.443c-.292-1.199-.543-1.74-2.647-2.792c-1.629-.833-5.181-2.208-6.235-2.208c-.979%200-1.26%201.26-2.427%201.26c-1.125%200-1.959-.943-3.011-.943c-1.005%200-1.667.688-2.172%202.104c0%200-1.411%203.985-1.593%204.563a1%201%200%200%200-.036.328c0%201.552%206.099%206.636%2014.276%206.636zm5.468-1.922c.292%201.376.292%201.521.292%201.704c0%202.353-2.645%203.661-6.125%203.661c-7.859.005-14.744-4.604-14.744-7.647c0-.427.083-.843.249-1.233c-2.823.14-6.484.645-6.484%203.88c0%205.292%2012.541%2011.812%2022.469%2011.812c7.613%200%209.531-3.443%209.531-6.161c0-2.14-1.849-4.568-5.183-6.016z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/redhat.svg?color=%231a73e8&size=48