redhat-dark from Skill Icons by tandpfun · Dark · MIT Free for personal and commercial use.

Name
redhat-dark
Set
Skill Icons
Style
Dark
Viewbox
256×256
License
MIT

1 other variant in Skill Icons

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 256 256"><g fill="none"><g clip-path="url(#SVGv3WPqdcU)"><path fill="#242938" d="M196 0H60C26.863 0 0 26.863 0 60v136c0 33.137 26.863 60 60 60h136c33.137 0 60-26.863 60-60V60c0-33.137-26.863-60-60-60"/><g clip-path="url(#SVGysbrecLw)"><path fill="#e00" d="M156.485 137.52c11.375 0 27.847-2.368 27.847-15.941a18 18 0 0 0-.273-3.098l-6.734-29.515c-1.547-6.467-2.913-9.474-14.288-15.121c-8.827-4.555-28.029-11.934-33.762-11.934c-5.37 0-6.917 6.832-13.196 6.832c-6.097 0-10.556-5.101-16.29-5.101c-5.46 0-9.009 3.735-11.739 11.387c0 0-7.644 21.59-8.645 24.778a5.6 5.6 0 0 0-.182 1.731c-.091 8.38 32.943 35.891 77.262 35.982m29.576-10.384c1.547 7.469 1.547 8.289 1.547 9.2c0 12.754-14.288 19.859-33.125 19.859c-42.59 0-79.81-24.96-79.81-41.448a16.7 16.7 0 0 1 1.365-6.65c-15.29.728-35.128 3.461-35.128 20.952c0 28.695 67.889 64.04 121.581 64.04c41.225 0 51.599-18.675 51.599-33.432c0-11.569-10.01-24.687-28.029-32.521"/><path fill="#000" d="M186.061 127.136c1.547 7.47 1.547 8.289 1.547 9.2c0 12.754-14.288 19.859-33.125 19.859c-42.59 0-79.81-24.96-79.81-41.448a16.7 16.7 0 0 1 1.364-6.65l3.368-8.29a5.6 5.6 0 0 0-.182 1.731c0 8.381 33.034 35.891 77.262 35.891c11.375 0 27.847-2.368 27.847-15.941a18 18 0 0 0-.273-3.098z"/></g></g><defs><clipPath id="SVGv3WPqdcU"><path fill="#fff" d="M0 0h256v256H0z"/></clipPath><clipPath id="SVGysbrecLw"><path fill="#fff" d="M40 61h175v133H40z"/></clipPath></defs></g></svg>

React

import type { SVGProps } from "react";

export function SkillIconsRedhatDark(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="none"><g clipPath="url(#SVGv3WPqdcU)"><path fill="#242938" d="M196 0H60C26.863 0 0 26.863 0 60v136c0 33.137 26.863 60 60 60h136c33.137 0 60-26.863 60-60V60c0-33.137-26.863-60-60-60"/><g clipPath="url(#SVGysbrecLw)"><path fill="#e00" d="M156.485 137.52c11.375 0 27.847-2.368 27.847-15.941a18 18 0 0 0-.273-3.098l-6.734-29.515c-1.547-6.467-2.913-9.474-14.288-15.121c-8.827-4.555-28.029-11.934-33.762-11.934c-5.37 0-6.917 6.832-13.196 6.832c-6.097 0-10.556-5.101-16.29-5.101c-5.46 0-9.009 3.735-11.739 11.387c0 0-7.644 21.59-8.645 24.778a5.6 5.6 0 0 0-.182 1.731c-.091 8.38 32.943 35.891 77.262 35.982m29.576-10.384c1.547 7.469 1.547 8.289 1.547 9.2c0 12.754-14.288 19.859-33.125 19.859c-42.59 0-79.81-24.96-79.81-41.448a16.7 16.7 0 0 1 1.365-6.65c-15.29.728-35.128 3.461-35.128 20.952c0 28.695 67.889 64.04 121.581 64.04c41.225 0 51.599-18.675 51.599-33.432c0-11.569-10.01-24.687-28.029-32.521"/><path fill="#000" d="M186.061 127.136c1.547 7.47 1.547 8.289 1.547 9.2c0 12.754-14.288 19.859-33.125 19.859c-42.59 0-79.81-24.96-79.81-41.448a16.7 16.7 0 0 1 1.364-6.65l3.368-8.29a5.6 5.6 0 0 0-.182 1.731c0 8.381 33.034 35.891 77.262 35.891c11.375 0 27.847-2.368 27.847-15.941a18 18 0 0 0-.273-3.098z"/></g></g><defs><clipPath id="SVGv3WPqdcU"><path fill="#fff" d="M0 0h256v256H0z"/></clipPath><clipPath id="SVGysbrecLw"><path fill="#fff" d="M40 61h175v133H40z"/></clipPath></defs></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="none"><g clip-path="url(#SVGv3WPqdcU)"><path fill="#242938" d="M196 0H60C26.863 0 0 26.863 0 60v136c0 33.137 26.863 60 60 60h136c33.137 0 60-26.863 60-60V60c0-33.137-26.863-60-60-60"/><g clip-path="url(#SVGysbrecLw)"><path fill="#e00" d="M156.485 137.52c11.375 0 27.847-2.368 27.847-15.941a18 18 0 0 0-.273-3.098l-6.734-29.515c-1.547-6.467-2.913-9.474-14.288-15.121c-8.827-4.555-28.029-11.934-33.762-11.934c-5.37 0-6.917 6.832-13.196 6.832c-6.097 0-10.556-5.101-16.29-5.101c-5.46 0-9.009 3.735-11.739 11.387c0 0-7.644 21.59-8.645 24.778a5.6 5.6 0 0 0-.182 1.731c-.091 8.38 32.943 35.891 77.262 35.982m29.576-10.384c1.547 7.469 1.547 8.289 1.547 9.2c0 12.754-14.288 19.859-33.125 19.859c-42.59 0-79.81-24.96-79.81-41.448a16.7 16.7 0 0 1 1.365-6.65c-15.29.728-35.128 3.461-35.128 20.952c0 28.695 67.889 64.04 121.581 64.04c41.225 0 51.599-18.675 51.599-33.432c0-11.569-10.01-24.687-28.029-32.521"/><path fill="#000" d="M186.061 127.136c1.547 7.47 1.547 8.289 1.547 9.2c0 12.754-14.288 19.859-33.125 19.859c-42.59 0-79.81-24.96-79.81-41.448a16.7 16.7 0 0 1 1.364-6.65l3.368-8.29a5.6 5.6 0 0 0-.182 1.731c0 8.381 33.034 35.891 77.262 35.891c11.375 0 27.847-2.368 27.847-15.941a18 18 0 0 0-.273-3.098z"/></g></g><defs><clipPath id="SVGv3WPqdcU"><path fill="#fff" d="M0 0h256v256H0z"/></clipPath><clipPath id="SVGysbrecLw"><path fill="#fff" d="M40 61h175v133H40z"/></clipPath></defs></g></svg>
</template>

CSS

.icon-redhat-dark {
  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%20256%20256%22%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20clip-path%3D%22url(%23SVGv3WPqdcU)%22%3E%3Cpath%20fill%3D%22%23242938%22%20d%3D%22M196%200H60C26.863%200%200%2026.863%200%2060v136c0%2033.137%2026.863%2060%2060%2060h136c33.137%200%2060-26.863%2060-60V60c0-33.137-26.863-60-60-60%22%2F%3E%3Cg%20clip-path%3D%22url(%23SVGysbrecLw)%22%3E%3Cpath%20fill%3D%22%23e00%22%20d%3D%22M156.485%20137.52c11.375%200%2027.847-2.368%2027.847-15.941a18%2018%200%200%200-.273-3.098l-6.734-29.515c-1.547-6.467-2.913-9.474-14.288-15.121c-8.827-4.555-28.029-11.934-33.762-11.934c-5.37%200-6.917%206.832-13.196%206.832c-6.097%200-10.556-5.101-16.29-5.101c-5.46%200-9.009%203.735-11.739%2011.387c0%200-7.644%2021.59-8.645%2024.778a5.6%205.6%200%200%200-.182%201.731c-.091%208.38%2032.943%2035.891%2077.262%2035.982m29.576-10.384c1.547%207.469%201.547%208.289%201.547%209.2c0%2012.754-14.288%2019.859-33.125%2019.859c-42.59%200-79.81-24.96-79.81-41.448a16.7%2016.7%200%200%201%201.365-6.65c-15.29.728-35.128%203.461-35.128%2020.952c0%2028.695%2067.889%2064.04%20121.581%2064.04c41.225%200%2051.599-18.675%2051.599-33.432c0-11.569-10.01-24.687-28.029-32.521%22%2F%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M186.061%20127.136c1.547%207.47%201.547%208.289%201.547%209.2c0%2012.754-14.288%2019.859-33.125%2019.859c-42.59%200-79.81-24.96-79.81-41.448a16.7%2016.7%200%200%201%201.364-6.65l3.368-8.29a5.6%205.6%200%200%200-.182%201.731c0%208.381%2033.034%2035.891%2077.262%2035.891c11.375%200%2027.847-2.368%2027.847-15.941a18%2018%200%200%200-.273-3.098z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22SVGv3WPqdcU%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h256v256H0z%22%2F%3E%3C%2FclipPath%3E%3CclipPath%20id%3D%22SVGysbrecLw%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M40%2061h175v133H40z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fg%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%20256%20256%22%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20clip-path%3D%22url(%23SVGv3WPqdcU)%22%3E%3Cpath%20fill%3D%22%23242938%22%20d%3D%22M196%200H60C26.863%200%200%2026.863%200%2060v136c0%2033.137%2026.863%2060%2060%2060h136c33.137%200%2060-26.863%2060-60V60c0-33.137-26.863-60-60-60%22%2F%3E%3Cg%20clip-path%3D%22url(%23SVGysbrecLw)%22%3E%3Cpath%20fill%3D%22%23e00%22%20d%3D%22M156.485%20137.52c11.375%200%2027.847-2.368%2027.847-15.941a18%2018%200%200%200-.273-3.098l-6.734-29.515c-1.547-6.467-2.913-9.474-14.288-15.121c-8.827-4.555-28.029-11.934-33.762-11.934c-5.37%200-6.917%206.832-13.196%206.832c-6.097%200-10.556-5.101-16.29-5.101c-5.46%200-9.009%203.735-11.739%2011.387c0%200-7.644%2021.59-8.645%2024.778a5.6%205.6%200%200%200-.182%201.731c-.091%208.38%2032.943%2035.891%2077.262%2035.982m29.576-10.384c1.547%207.469%201.547%208.289%201.547%209.2c0%2012.754-14.288%2019.859-33.125%2019.859c-42.59%200-79.81-24.96-79.81-41.448a16.7%2016.7%200%200%201%201.365-6.65c-15.29.728-35.128%203.461-35.128%2020.952c0%2028.695%2067.889%2064.04%20121.581%2064.04c41.225%200%2051.599-18.675%2051.599-33.432c0-11.569-10.01-24.687-28.029-32.521%22%2F%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M186.061%20127.136c1.547%207.47%201.547%208.289%201.547%209.2c0%2012.754-14.288%2019.859-33.125%2019.859c-42.59%200-79.81-24.96-79.81-41.448a16.7%2016.7%200%200%201%201.364-6.65l3.368-8.29a5.6%205.6%200%200%200-.182%201.731c0%208.381%2033.034%2035.891%2077.262%2035.891c11.375%200%2027.847-2.368%2027.847-15.941a18%2018%200%200%200-.273-3.098z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22SVGv3WPqdcU%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h256v256H0z%22%2F%3E%3C%2FclipPath%3E%3CclipPath%20id%3D%22SVGysbrecLw%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M40%2061h175v133H40z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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