reactos logo
reactos from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- reactos
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the reactos logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.21 24c-1.148-.007-2.477-.334-3.89-.915c-2.823-1.163-6.04-3.372-9.036-6.367S2.075 10.505.913 7.68C-.25 4.857-.383 2.36.988.989C2.358-.38 4.855-.248 7.679.915q.46.189.932.415q-.498.169-.974.383l-.141-.058C4.832.558 2.698.519 1.607 1.609C.517 2.7.557 4.83 1.653 7.494s3.235 5.793 6.147 8.704c2.91 2.911 6.044 5.05 8.708 6.147s4.79 1.136 5.88.045c1.091-1.09 1.056-3.22-.041-5.884c-.108-.263-.23-.531-.358-.803q.2-.476.354-.973q.423.81.744 1.589c1.163 2.823 1.292 5.32-.079 6.691c-.685.685-1.651.997-2.799.99zM3.79 24c-1.148.008-2.117-.305-2.802-.99c-1.37-1.37-1.238-3.868-.075-6.691c.235-.572.517-1.16.836-1.76q.147.5.34.978a18 18 0 0 0-.436.969C.556 19.169.521 21.3 1.611 22.39c1.091 1.091 3.221 1.051 5.885-.045c.922-.38 3.021-1.69 4.026-2.308q.324.243.649.474c-1.157.733-3.415 2.13-4.492 2.574c-1.412.581-2.74.907-3.888.915zm9.753-4.458a25 25 0 0 1-.645-.433a35 35 0 0 0 3.302-2.911c2.912-2.911 5.05-6.04 6.147-8.704s1.132-4.794.042-5.885c-1.091-1.09-3.217-1.055-5.88.042l-.072.029a11 11 0 0 0-.99-.379q.443-.211.874-.39c2.824-1.163 5.321-1.292 6.691.078s1.238 3.864.075 6.688c-1.162 2.823-3.376 6.046-6.37 9.04a36 36 0 0 1-3.174 2.825m1.95 1.156c-.325-.17-1.798-1.073-2.135-1.273c1.002-.806 2.423-1.97 3.396-2.944c1.718-1.718 3.981-4.787 5.162-6.555c-.008.111-.093 2.49-.105 2.6a9.8 9.8 0 0 1-6.318 8.172m-6.928-.034c-3.407-1.308-6.043-4.71-6.287-8.198c-.01-.151-.06-.399-.054-.984c.007-.602.056-1.423.159-1.283c1.036 1.42 3.976 5.455 5.352 6.83c.973.973 1.927 1.624 2.929 2.43a113 113 0 0 1-2.1 1.205zm3.43-2.208a33 33 0 0 1-3.443-3.01c-2.54-2.54-4.462-5.254-5.568-7.582c1.45-3.597 4.973-6.138 9.087-6.138c4.051 0 7.53 2.465 9.02 5.976c-1.093 2.363-3.045 5.145-5.643 7.743a33 33 0 0 1-3.452 3.011z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsReactos(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.21 24c-1.148-.007-2.477-.334-3.89-.915c-2.823-1.163-6.04-3.372-9.036-6.367S2.075 10.505.913 7.68C-.25 4.857-.383 2.36.988.989C2.358-.38 4.855-.248 7.679.915q.46.189.932.415q-.498.169-.974.383l-.141-.058C4.832.558 2.698.519 1.607 1.609C.517 2.7.557 4.83 1.653 7.494s3.235 5.793 6.147 8.704c2.91 2.911 6.044 5.05 8.708 6.147s4.79 1.136 5.88.045c1.091-1.09 1.056-3.22-.041-5.884c-.108-.263-.23-.531-.358-.803q.2-.476.354-.973q.423.81.744 1.589c1.163 2.823 1.292 5.32-.079 6.691c-.685.685-1.651.997-2.799.99zM3.79 24c-1.148.008-2.117-.305-2.802-.99c-1.37-1.37-1.238-3.868-.075-6.691c.235-.572.517-1.16.836-1.76q.147.5.34.978a18 18 0 0 0-.436.969C.556 19.169.521 21.3 1.611 22.39c1.091 1.091 3.221 1.051 5.885-.045c.922-.38 3.021-1.69 4.026-2.308q.324.243.649.474c-1.157.733-3.415 2.13-4.492 2.574c-1.412.581-2.74.907-3.888.915zm9.753-4.458a25 25 0 0 1-.645-.433a35 35 0 0 0 3.302-2.911c2.912-2.911 5.05-6.04 6.147-8.704s1.132-4.794.042-5.885c-1.091-1.09-3.217-1.055-5.88.042l-.072.029a11 11 0 0 0-.99-.379q.443-.211.874-.39c2.824-1.163 5.321-1.292 6.691.078s1.238 3.864.075 6.688c-1.162 2.823-3.376 6.046-6.37 9.04a36 36 0 0 1-3.174 2.825m1.95 1.156c-.325-.17-1.798-1.073-2.135-1.273c1.002-.806 2.423-1.97 3.396-2.944c1.718-1.718 3.981-4.787 5.162-6.555c-.008.111-.093 2.49-.105 2.6a9.8 9.8 0 0 1-6.318 8.172m-6.928-.034c-3.407-1.308-6.043-4.71-6.287-8.198c-.01-.151-.06-.399-.054-.984c.007-.602.056-1.423.159-1.283c1.036 1.42 3.976 5.455 5.352 6.83c.973.973 1.927 1.624 2.929 2.43a113 113 0 0 1-2.1 1.205zm3.43-2.208a33 33 0 0 1-3.443-3.01c-2.54-2.54-4.462-5.254-5.568-7.582c1.45-3.597 4.973-6.138 9.087-6.138c4.051 0 7.53 2.465 9.02 5.976c-1.093 2.363-3.045 5.145-5.643 7.743a33 33 0 0 1-3.452 3.011z"/></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.21 24c-1.148-.007-2.477-.334-3.89-.915c-2.823-1.163-6.04-3.372-9.036-6.367S2.075 10.505.913 7.68C-.25 4.857-.383 2.36.988.989C2.358-.38 4.855-.248 7.679.915q.46.189.932.415q-.498.169-.974.383l-.141-.058C4.832.558 2.698.519 1.607 1.609C.517 2.7.557 4.83 1.653 7.494s3.235 5.793 6.147 8.704c2.91 2.911 6.044 5.05 8.708 6.147s4.79 1.136 5.88.045c1.091-1.09 1.056-3.22-.041-5.884c-.108-.263-.23-.531-.358-.803q.2-.476.354-.973q.423.81.744 1.589c1.163 2.823 1.292 5.32-.079 6.691c-.685.685-1.651.997-2.799.99zM3.79 24c-1.148.008-2.117-.305-2.802-.99c-1.37-1.37-1.238-3.868-.075-6.691c.235-.572.517-1.16.836-1.76q.147.5.34.978a18 18 0 0 0-.436.969C.556 19.169.521 21.3 1.611 22.39c1.091 1.091 3.221 1.051 5.885-.045c.922-.38 3.021-1.69 4.026-2.308q.324.243.649.474c-1.157.733-3.415 2.13-4.492 2.574c-1.412.581-2.74.907-3.888.915zm9.753-4.458a25 25 0 0 1-.645-.433a35 35 0 0 0 3.302-2.911c2.912-2.911 5.05-6.04 6.147-8.704s1.132-4.794.042-5.885c-1.091-1.09-3.217-1.055-5.88.042l-.072.029a11 11 0 0 0-.99-.379q.443-.211.874-.39c2.824-1.163 5.321-1.292 6.691.078s1.238 3.864.075 6.688c-1.162 2.823-3.376 6.046-6.37 9.04a36 36 0 0 1-3.174 2.825m1.95 1.156c-.325-.17-1.798-1.073-2.135-1.273c1.002-.806 2.423-1.97 3.396-2.944c1.718-1.718 3.981-4.787 5.162-6.555c-.008.111-.093 2.49-.105 2.6a9.8 9.8 0 0 1-6.318 8.172m-6.928-.034c-3.407-1.308-6.043-4.71-6.287-8.198c-.01-.151-.06-.399-.054-.984c.007-.602.056-1.423.159-1.283c1.036 1.42 3.976 5.455 5.352 6.83c.973.973 1.927 1.624 2.929 2.43a113 113 0 0 1-2.1 1.205zm3.43-2.208a33 33 0 0 1-3.443-3.01c-2.54-2.54-4.462-5.254-5.568-7.582c1.45-3.597 4.973-6.138 9.087-6.138c4.051 0 7.53 2.465 9.02 5.976c-1.093 2.363-3.045 5.145-5.643 7.743a33 33 0 0 1-3.452 3.011z"/></svg> </template>
CSS
.icon-reactos {
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.21%2024c-1.148-.007-2.477-.334-3.89-.915c-2.823-1.163-6.04-3.372-9.036-6.367S2.075%2010.505.913%207.68C-.25%204.857-.383%202.36.988.989C2.358-.38%204.855-.248%207.679.915q.46.189.932.415q-.498.169-.974.383l-.141-.058C4.832.558%202.698.519%201.607%201.609C.517%202.7.557%204.83%201.653%207.494s3.235%205.793%206.147%208.704c2.91%202.911%206.044%205.05%208.708%206.147s4.79%201.136%205.88.045c1.091-1.09%201.056-3.22-.041-5.884c-.108-.263-.23-.531-.358-.803q.2-.476.354-.973q.423.81.744%201.589c1.163%202.823%201.292%205.32-.079%206.691c-.685.685-1.651.997-2.799.99zM3.79%2024c-1.148.008-2.117-.305-2.802-.99c-1.37-1.37-1.238-3.868-.075-6.691c.235-.572.517-1.16.836-1.76q.147.5.34.978a18%2018%200%200%200-.436.969C.556%2019.169.521%2021.3%201.611%2022.39c1.091%201.091%203.221%201.051%205.885-.045c.922-.38%203.021-1.69%204.026-2.308q.324.243.649.474c-1.157.733-3.415%202.13-4.492%202.574c-1.412.581-2.74.907-3.888.915zm9.753-4.458a25%2025%200%200%201-.645-.433a35%2035%200%200%200%203.302-2.911c2.912-2.911%205.05-6.04%206.147-8.704s1.132-4.794.042-5.885c-1.091-1.09-3.217-1.055-5.88.042l-.072.029a11%2011%200%200%200-.99-.379q.443-.211.874-.39c2.824-1.163%205.321-1.292%206.691.078s1.238%203.864.075%206.688c-1.162%202.823-3.376%206.046-6.37%209.04a36%2036%200%200%201-3.174%202.825m1.95%201.156c-.325-.17-1.798-1.073-2.135-1.273c1.002-.806%202.423-1.97%203.396-2.944c1.718-1.718%203.981-4.787%205.162-6.555c-.008.111-.093%202.49-.105%202.6a9.8%209.8%200%200%201-6.318%208.172m-6.928-.034c-3.407-1.308-6.043-4.71-6.287-8.198c-.01-.151-.06-.399-.054-.984c.007-.602.056-1.423.159-1.283c1.036%201.42%203.976%205.455%205.352%206.83c.973.973%201.927%201.624%202.929%202.43a113%20113%200%200%201-2.1%201.205zm3.43-2.208a33%2033%200%200%201-3.443-3.01c-2.54-2.54-4.462-5.254-5.568-7.582c1.45-3.597%204.973-6.138%209.087-6.138c4.051%200%207.53%202.465%209.02%205.976c-1.093%202.363-3.045%205.145-5.643%207.743a33%2033%200%200%201-3.452%203.011z%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.21%2024c-1.148-.007-2.477-.334-3.89-.915c-2.823-1.163-6.04-3.372-9.036-6.367S2.075%2010.505.913%207.68C-.25%204.857-.383%202.36.988.989C2.358-.38%204.855-.248%207.679.915q.46.189.932.415q-.498.169-.974.383l-.141-.058C4.832.558%202.698.519%201.607%201.609C.517%202.7.557%204.83%201.653%207.494s3.235%205.793%206.147%208.704c2.91%202.911%206.044%205.05%208.708%206.147s4.79%201.136%205.88.045c1.091-1.09%201.056-3.22-.041-5.884c-.108-.263-.23-.531-.358-.803q.2-.476.354-.973q.423.81.744%201.589c1.163%202.823%201.292%205.32-.079%206.691c-.685.685-1.651.997-2.799.99zM3.79%2024c-1.148.008-2.117-.305-2.802-.99c-1.37-1.37-1.238-3.868-.075-6.691c.235-.572.517-1.16.836-1.76q.147.5.34.978a18%2018%200%200%200-.436.969C.556%2019.169.521%2021.3%201.611%2022.39c1.091%201.091%203.221%201.051%205.885-.045c.922-.38%203.021-1.69%204.026-2.308q.324.243.649.474c-1.157.733-3.415%202.13-4.492%202.574c-1.412.581-2.74.907-3.888.915zm9.753-4.458a25%2025%200%200%201-.645-.433a35%2035%200%200%200%203.302-2.911c2.912-2.911%205.05-6.04%206.147-8.704s1.132-4.794.042-5.885c-1.091-1.09-3.217-1.055-5.88.042l-.072.029a11%2011%200%200%200-.99-.379q.443-.211.874-.39c2.824-1.163%205.321-1.292%206.691.078s1.238%203.864.075%206.688c-1.162%202.823-3.376%206.046-6.37%209.04a36%2036%200%200%201-3.174%202.825m1.95%201.156c-.325-.17-1.798-1.073-2.135-1.273c1.002-.806%202.423-1.97%203.396-2.944c1.718-1.718%203.981-4.787%205.162-6.555c-.008.111-.093%202.49-.105%202.6a9.8%209.8%200%200%201-6.318%208.172m-6.928-.034c-3.407-1.308-6.043-4.71-6.287-8.198c-.01-.151-.06-.399-.054-.984c.007-.602.056-1.423.159-1.283c1.036%201.42%203.976%205.455%205.352%206.83c.973.973%201.927%201.624%202.929%202.43a113%20113%200%200%201-2.1%201.205zm3.43-2.208a33%2033%200%200%201-3.443-3.01c-2.54-2.54-4.462-5.254-5.568-7.582c1.45-3.597%204.973-6.138%209.087-6.138c4.051%200%207.53%202.465%209.02%205.976c-1.093%202.363-3.045%205.145-5.643%207.743a33%2033%200%200%201-3.452%203.011z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/reactos.svg?color=%231a73e8&size=48