redhatopenshift logo
redhatopenshift from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- redhatopenshift
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the redhatopenshift logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.665 11.812a11.1 11.1 0 0 0-1.08-3.966L24 6.599a11 11 0 0 0-.943-1.595l-1.601.583a11.015 11.015 0 0 0-19.945 7.258l1.604-.584q.077.924.305 1.822L0 15.335a11.2 11.2 0 0 0 1.721 3.731l1.812-.659c3.526 4.95 10.398 6.106 15.349 2.58a11 11 0 0 0 3.599-4.332a10.9 10.9 0 0 0 .991-5.497zm-4.74-2.635a7.2 7.2 0 0 1 .895 4.032l1.809-.657a7 7 0 0 1-.646 2.471a7.166 7.166 0 0 1-9.514 3.472a7.1 7.1 0 0 1-2.092-1.49l-1.813.66a7.2 7.2 0 0 1-1.903-3.667l3.426-1.242a7 7 0 0 1-.111-1.896H6.97l-1.604.583a7.14 7.14 0 0 1 10.156-5.929v-.006a7.1 7.1 0 0 1 2.082 1.483l1.599-.582l.006.005c.441.454.82.965 1.128 1.518z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsRedhatopenshift(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.665 11.812a11.1 11.1 0 0 0-1.08-3.966L24 6.599a11 11 0 0 0-.943-1.595l-1.601.583a11.015 11.015 0 0 0-19.945 7.258l1.604-.584q.077.924.305 1.822L0 15.335a11.2 11.2 0 0 0 1.721 3.731l1.812-.659c3.526 4.95 10.398 6.106 15.349 2.58a11 11 0 0 0 3.599-4.332a10.9 10.9 0 0 0 .991-5.497zm-4.74-2.635a7.2 7.2 0 0 1 .895 4.032l1.809-.657a7 7 0 0 1-.646 2.471a7.166 7.166 0 0 1-9.514 3.472a7.1 7.1 0 0 1-2.092-1.49l-1.813.66a7.2 7.2 0 0 1-1.903-3.667l3.426-1.242a7 7 0 0 1-.111-1.896H6.97l-1.604.583a7.14 7.14 0 0 1 10.156-5.929v-.006a7.1 7.1 0 0 1 2.082 1.483l1.599-.582l.006.005c.441.454.82.965 1.128 1.518z"/></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.665 11.812a11.1 11.1 0 0 0-1.08-3.966L24 6.599a11 11 0 0 0-.943-1.595l-1.601.583a11.015 11.015 0 0 0-19.945 7.258l1.604-.584q.077.924.305 1.822L0 15.335a11.2 11.2 0 0 0 1.721 3.731l1.812-.659c3.526 4.95 10.398 6.106 15.349 2.58a11 11 0 0 0 3.599-4.332a10.9 10.9 0 0 0 .991-5.497zm-4.74-2.635a7.2 7.2 0 0 1 .895 4.032l1.809-.657a7 7 0 0 1-.646 2.471a7.166 7.166 0 0 1-9.514 3.472a7.1 7.1 0 0 1-2.092-1.49l-1.813.66a7.2 7.2 0 0 1-1.903-3.667l3.426-1.242a7 7 0 0 1-.111-1.896H6.97l-1.604.583a7.14 7.14 0 0 1 10.156-5.929v-.006a7.1 7.1 0 0 1 2.082 1.483l1.599-.582l.006.005c.441.454.82.965 1.128 1.518z"/></svg> </template>
CSS
.icon-redhatopenshift {
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.665%2011.812a11.1%2011.1%200%200%200-1.08-3.966L24%206.599a11%2011%200%200%200-.943-1.595l-1.601.583a11.015%2011.015%200%200%200-19.945%207.258l1.604-.584q.077.924.305%201.822L0%2015.335a11.2%2011.2%200%200%200%201.721%203.731l1.812-.659c3.526%204.95%2010.398%206.106%2015.349%202.58a11%2011%200%200%200%203.599-4.332a10.9%2010.9%200%200%200%20.991-5.497zm-4.74-2.635a7.2%207.2%200%200%201%20.895%204.032l1.809-.657a7%207%200%200%201-.646%202.471a7.166%207.166%200%200%201-9.514%203.472a7.1%207.1%200%200%201-2.092-1.49l-1.813.66a7.2%207.2%200%200%201-1.903-3.667l3.426-1.242a7%207%200%200%201-.111-1.896H6.97l-1.604.583a7.14%207.14%200%200%201%2010.156-5.929v-.006a7.1%207.1%200%200%201%202.082%201.483l1.599-.582l.006.005c.441.454.82.965%201.128%201.518z%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.665%2011.812a11.1%2011.1%200%200%200-1.08-3.966L24%206.599a11%2011%200%200%200-.943-1.595l-1.601.583a11.015%2011.015%200%200%200-19.945%207.258l1.604-.584q.077.924.305%201.822L0%2015.335a11.2%2011.2%200%200%200%201.721%203.731l1.812-.659c3.526%204.95%2010.398%206.106%2015.349%202.58a11%2011%200%200%200%203.599-4.332a10.9%2010.9%200%200%200%20.991-5.497zm-4.74-2.635a7.2%207.2%200%200%201%20.895%204.032l1.809-.657a7%207%200%200%201-.646%202.471a7.166%207.166%200%200%201-9.514%203.472a7.1%207.1%200%200%201-2.092-1.49l-1.813.66a7.2%207.2%200%200%201-1.903-3.667l3.426-1.242a7%207%200%200%201-.111-1.896H6.97l-1.604.583a7.14%207.14%200%200%201%2010.156-5.929v-.006a7.1%207.1%200%200%201%202.082%201.483l1.599-.582l.006.005c.441.454.82.965%201.128%201.518z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/redhatopenshift.svg?color=%231a73e8&size=48