rockylinux logo

rockylinux from Devicon by konpa · Original · MIT Free for personal and commercial use.

Name
rockylinux
Set
Devicon
Style
Original
Viewbox
128×128
License
MIT

1 other variant in Devicon

The same logo in other sets

Use the rockylinux logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#10b982" d="M124.438 85.105A63.9 63.9 0 0 0 128 64c0-35.348-28.652-64-64-64S0 28.652 0 64c0 17.488 7.016 33.34 18.387 44.89l64.918-64.917Zm-11.692 20.364L83.305 76.027l-46.106 46.106C45.352 125.898 54.43 128 64 128c19.523 0 37.008-8.742 48.746-22.531m0 0"/></svg>

React

import type { SVGProps } from "react";

export function DeviconRockylinux(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#10b982" d="M124.438 85.105A63.9 63.9 0 0 0 128 64c0-35.348-28.652-64-64-64S0 28.652 0 64c0 17.488 7.016 33.34 18.387 44.89l64.918-64.917Zm-11.692 20.364L83.305 76.027l-46.106 46.106C45.352 125.898 54.43 128 64 128c19.523 0 37.008-8.742 48.746-22.531m0 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#10b982" d="M124.438 85.105A63.9 63.9 0 0 0 128 64c0-35.348-28.652-64-64-64S0 28.652 0 64c0 17.488 7.016 33.34 18.387 44.89l64.918-64.917Zm-11.692 20.364L83.305 76.027l-46.106 46.106C45.352 125.898 54.43 128 64 128c19.523 0 37.008-8.742 48.746-22.531m0 0"/></svg>
</template>

CSS

.icon-rockylinux {
  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%20128%20128%22%3E%3Cpath%20fill%3D%22%2310b982%22%20d%3D%22M124.438%2085.105A63.9%2063.9%200%200%200%20128%2064c0-35.348-28.652-64-64-64S0%2028.652%200%2064c0%2017.488%207.016%2033.34%2018.387%2044.89l64.918-64.917Zm-11.692%2020.364L83.305%2076.027l-46.106%2046.106C45.352%20125.898%2054.43%20128%2064%20128c19.523%200%2037.008-8.742%2048.746-22.531m0%200%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%20128%20128%22%3E%3Cpath%20fill%3D%22%2310b982%22%20d%3D%22M124.438%2085.105A63.9%2063.9%200%200%200%20128%2064c0-35.348-28.652-64-64-64S0%2028.652%200%2064c0%2017.488%207.016%2033.34%2018.387%2044.89l64.918-64.917Zm-11.692%2020.364L83.305%2076.027l-46.106%2046.106C45.352%20125.898%2054.43%20128%2064%20128c19.523%200%2037.008-8.742%2048.746-22.531m0%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/devicon/rockylinux.svg?color=%231a73e8&size=48