rockylinux logo
rockylinux from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- rockylinux
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
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 24 24"><path fill="currentColor" d="M23.332 15.957A12 12 0 0 0 24 12c0-6.627-5.373-12-12-12S0 5.373 0 12c0 3.28 1.315 6.251 3.447 8.417L15.62 8.245l3.005 3.005zm-2.192 3.819l-5.52-5.52L6.975 22.9c1.528.706 3.23 1.1 5.025 1.1c3.661 0 6.94-1.64 9.14-4.224"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsRockylinux(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="M23.332 15.957A12 12 0 0 0 24 12c0-6.627-5.373-12-12-12S0 5.373 0 12c0 3.28 1.315 6.251 3.447 8.417L15.62 8.245l3.005 3.005zm-2.192 3.819l-5.52-5.52L6.975 22.9c1.528.706 3.23 1.1 5.025 1.1c3.661 0 6.94-1.64 9.14-4.224"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23.332 15.957A12 12 0 0 0 24 12c0-6.627-5.373-12-12-12S0 5.373 0 12c0 3.28 1.315 6.251 3.447 8.417L15.62 8.245l3.005 3.005zm-2.192 3.819l-5.52-5.52L6.975 22.9c1.528.706 3.23 1.1 5.025 1.1c3.661 0 6.94-1.64 9.14-4.224"/></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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M23.332%2015.957A12%2012%200%200%200%2024%2012c0-6.627-5.373-12-12-12S0%205.373%200%2012c0%203.28%201.315%206.251%203.447%208.417L15.62%208.245l3.005%203.005zm-2.192%203.819l-5.52-5.52L6.975%2022.9c1.528.706%203.23%201.1%205.025%201.1c3.661%200%206.94-1.64%209.14-4.224%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%22M23.332%2015.957A12%2012%200%200%200%2024%2012c0-6.627-5.373-12-12-12S0%205.373%200%2012c0%203.28%201.315%206.251%203.447%208.417L15.62%208.245l3.005%203.005zm-2.192%203.819l-5.52-5.52L6.975%2022.9c1.528.706%203.23%201.1%205.025%201.1c3.661%200%206.94-1.64%209.14-4.224%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/rockylinux.svg?color=%231a73e8&size=48