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

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

Use the rime logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.733 0H2.267C1 0 0 1 0 2.267v19.466C0 23 1 24 2.267 24h19.466C23 24 24 23 24 21.733V2.267C24 1 22.933 0 21.733 0m-1.6 20.667H19.8c-.6 0-5.933-.134-7.733-.134c-1.934 0-7.867.134-7.934.134H3.8v-1.134L3.733 18.4h.334c.066 0 4.2-.2 6.733-.267v-2.466c-2.733-.134-4.667-.867-5.933-2.134c-1.934-2-1.8-4.866-1.734-7.933v-.867l2.4.067v.933c-.066 2.6-.2 4.867 1.067 6.134c.8.8 2.133 1.266 4.2 1.4V3.533h2.4V13.2q3-.2 4.2-1.4c1.2-1.267 1.133-3.533 1.067-6.133v-.934l2.4-.066v.866c.133 3.067.2 5.934-1.734 7.934c-1.266 1.266-3.2 2-5.933 2.133v2.467c2.467.066 6.667.266 6.733.266h.334l-.067 1.134Z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsRime(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="M21.733 0H2.267C1 0 0 1 0 2.267v19.466C0 23 1 24 2.267 24h19.466C23 24 24 23 24 21.733V2.267C24 1 22.933 0 21.733 0m-1.6 20.667H19.8c-.6 0-5.933-.134-7.733-.134c-1.934 0-7.867.134-7.934.134H3.8v-1.134L3.733 18.4h.334c.066 0 4.2-.2 6.733-.267v-2.466c-2.733-.134-4.667-.867-5.933-2.134c-1.934-2-1.8-4.866-1.734-7.933v-.867l2.4.067v.933c-.066 2.6-.2 4.867 1.067 6.134c.8.8 2.133 1.266 4.2 1.4V3.533h2.4V13.2q3-.2 4.2-1.4c1.2-1.267 1.133-3.533 1.067-6.133v-.934l2.4-.066v.866c.133 3.067.2 5.934-1.734 7.934c-1.266 1.266-3.2 2-5.933 2.133v2.467c2.467.066 6.667.266 6.733.266h.334l-.067 1.134Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.733 0H2.267C1 0 0 1 0 2.267v19.466C0 23 1 24 2.267 24h19.466C23 24 24 23 24 21.733V2.267C24 1 22.933 0 21.733 0m-1.6 20.667H19.8c-.6 0-5.933-.134-7.733-.134c-1.934 0-7.867.134-7.934.134H3.8v-1.134L3.733 18.4h.334c.066 0 4.2-.2 6.733-.267v-2.466c-2.733-.134-4.667-.867-5.933-2.134c-1.934-2-1.8-4.866-1.734-7.933v-.867l2.4.067v.933c-.066 2.6-.2 4.867 1.067 6.134c.8.8 2.133 1.266 4.2 1.4V3.533h2.4V13.2q3-.2 4.2-1.4c1.2-1.267 1.133-3.533 1.067-6.133v-.934l2.4-.066v.866c.133 3.067.2 5.934-1.734 7.934c-1.266 1.266-3.2 2-5.933 2.133v2.467c2.467.066 6.667.266 6.733.266h.334l-.067 1.134Z"/></svg>
</template>

CSS

.icon-rime {
  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%22M21.733%200H2.267C1%200%200%201%200%202.267v19.466C0%2023%201%2024%202.267%2024h19.466C23%2024%2024%2023%2024%2021.733V2.267C24%201%2022.933%200%2021.733%200m-1.6%2020.667H19.8c-.6%200-5.933-.134-7.733-.134c-1.934%200-7.867.134-7.934.134H3.8v-1.134L3.733%2018.4h.334c.066%200%204.2-.2%206.733-.267v-2.466c-2.733-.134-4.667-.867-5.933-2.134c-1.934-2-1.8-4.866-1.734-7.933v-.867l2.4.067v.933c-.066%202.6-.2%204.867%201.067%206.134c.8.8%202.133%201.266%204.2%201.4V3.533h2.4V13.2q3-.2%204.2-1.4c1.2-1.267%201.133-3.533%201.067-6.133v-.934l2.4-.066v.866c.133%203.067.2%205.934-1.734%207.934c-1.266%201.266-3.2%202-5.933%202.133v2.467c2.467.066%206.667.266%206.733.266h.334l-.067%201.134Z%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%22M21.733%200H2.267C1%200%200%201%200%202.267v19.466C0%2023%201%2024%202.267%2024h19.466C23%2024%2024%2023%2024%2021.733V2.267C24%201%2022.933%200%2021.733%200m-1.6%2020.667H19.8c-.6%200-5.933-.134-7.733-.134c-1.934%200-7.867.134-7.934.134H3.8v-1.134L3.733%2018.4h.334c.066%200%204.2-.2%206.733-.267v-2.466c-2.733-.134-4.667-.867-5.933-2.134c-1.934-2-1.8-4.866-1.734-7.933v-.867l2.4.067v.933c-.066%202.6-.2%204.867%201.067%206.134c.8.8%202.133%201.266%204.2%201.4V3.533h2.4V13.2q3-.2%204.2-1.4c1.2-1.267%201.133-3.533%201.067-6.133v-.934l2.4-.066v.866c.133%203.067.2%205.934-1.734%207.934c-1.266%201.266-3.2%202-5.933%202.133v2.467c2.467.066%206.667.266%206.733.266h.334l-.067%201.134Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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