raylib from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
raylib
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the raylib logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M0 0v24h24V0zm1.5 1.5h21v21h-21zm14.813 15.469v3.281h.937v-.469h-.469V16.97zm1.406 0v.468h.468v-.468zm.937 0v3.281H21v-2.344h-1.875v-.937zm-10.781.937v2.344h.469v-1.875h1.875v-.469zm2.813 0v.469h1.874v.469h-1.874v1.406h2.343v-2.344zm2.812 0v2.344h1.875v.469H13.5v.468h2.344v-3.28h-.469v1.874h-1.406v-1.875zm4.219 0v2.344h.468v-2.344zm1.406.469h1.406v1.406h-1.406zm-7.969.938h1.406v.468h-1.406z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsRaylib(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="M0 0v24h24V0zm1.5 1.5h21v21h-21zm14.813 15.469v3.281h.937v-.469h-.469V16.97zm1.406 0v.468h.468v-.468zm.937 0v3.281H21v-2.344h-1.875v-.937zm-10.781.937v2.344h.469v-1.875h1.875v-.469zm2.813 0v.469h1.874v.469h-1.874v1.406h2.343v-2.344zm2.812 0v2.344h1.875v.469H13.5v.468h2.344v-3.28h-.469v1.874h-1.406v-1.875zm4.219 0v2.344h.468v-2.344zm1.406.469h1.406v1.406h-1.406zm-7.969.938h1.406v.468h-1.406z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M0 0v24h24V0zm1.5 1.5h21v21h-21zm14.813 15.469v3.281h.937v-.469h-.469V16.97zm1.406 0v.468h.468v-.468zm.937 0v3.281H21v-2.344h-1.875v-.937zm-10.781.937v2.344h.469v-1.875h1.875v-.469zm2.813 0v.469h1.874v.469h-1.874v1.406h2.343v-2.344zm2.812 0v2.344h1.875v.469H13.5v.468h2.344v-3.28h-.469v1.874h-1.406v-1.875zm4.219 0v2.344h.468v-2.344zm1.406.469h1.406v1.406h-1.406zm-7.969.938h1.406v.468h-1.406z"/></svg>
</template>

CSS

.icon-raylib {
  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%22M0%200v24h24V0zm1.5%201.5h21v21h-21zm14.813%2015.469v3.281h.937v-.469h-.469V16.97zm1.406%200v.468h.468v-.468zm.937%200v3.281H21v-2.344h-1.875v-.937zm-10.781.937v2.344h.469v-1.875h1.875v-.469zm2.813%200v.469h1.874v.469h-1.874v1.406h2.343v-2.344zm2.812%200v2.344h1.875v.469H13.5v.468h2.344v-3.28h-.469v1.874h-1.406v-1.875zm4.219%200v2.344h.468v-2.344zm1.406.469h1.406v1.406h-1.406zm-7.969.938h1.406v.468h-1.406z%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%22M0%200v24h24V0zm1.5%201.5h21v21h-21zm14.813%2015.469v3.281h.937v-.469h-.469V16.97zm1.406%200v.468h.468v-.468zm.937%200v3.281H21v-2.344h-1.875v-.937zm-10.781.937v2.344h.469v-1.875h1.875v-.469zm2.813%200v.469h1.874v.469h-1.874v1.406h2.343v-2.344zm2.812%200v2.344h1.875v.469H13.5v.468h2.344v-3.28h-.469v1.874h-1.406v-1.875zm4.219%200v2.344h.468v-2.344zm1.406.469h1.406v1.406h-1.406zm-7.969.938h1.406v.468h-1.406z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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