ruku from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
ruku
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Use the ruku icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="m15.5 7.762l2.388.227c1.399.132 2.612-.908 2.612-2.24c0-1.242-1.064-2.249-2.375-2.249H15.5"/><path d="m12.091 6.5l-2.07 3.883v4.515m0 0V18.5c-3.236 0-5.174-.667-6.521-1V9.61c0-3.927 3.217-7.11 7.185-7.11c1.563 0 2.745.19 3.572.42c.931.257 1.475 1.096 1.664 2.034a4 4 0 0 1-.128 2.054zM8.5 18.5v3m0 0h-1c-.943 0-1.414 0-1.707-.293S5.5 20.443 5.5 19.5v-1m3 3H10"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsRuku(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="m15.5 7.762l2.388.227c1.399.132 2.612-.908 2.612-2.24c0-1.242-1.064-2.249-2.375-2.249H15.5"/><path d="m12.091 6.5l-2.07 3.883v4.515m0 0V18.5c-3.236 0-5.174-.667-6.521-1V9.61c0-3.927 3.217-7.11 7.185-7.11c1.563 0 2.745.19 3.572.42c.931.257 1.475 1.096 1.664 2.034a4 4 0 0 1-.128 2.054zM8.5 18.5v3m0 0h-1c-.943 0-1.414 0-1.707-.293S5.5 20.443 5.5 19.5v-1m3 3H10"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="m15.5 7.762l2.388.227c1.399.132 2.612-.908 2.612-2.24c0-1.242-1.064-2.249-2.375-2.249H15.5"/><path d="m12.091 6.5l-2.07 3.883v4.515m0 0V18.5c-3.236 0-5.174-.667-6.521-1V9.61c0-3.927 3.217-7.11 7.185-7.11c1.563 0 2.745.19 3.572.42c.931.257 1.475 1.096 1.664 2.034a4 4 0 0 1-.128 2.054zM8.5 18.5v3m0 0h-1c-.943 0-1.414 0-1.707-.293S5.5 20.443 5.5 19.5v-1m3 3H10"/></g></svg>
</template>

CSS

.icon-ruku {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m15.5%207.762l2.388.227c1.399.132%202.612-.908%202.612-2.24c0-1.242-1.064-2.249-2.375-2.249H15.5%22%2F%3E%3Cpath%20d%3D%22m12.091%206.5l-2.07%203.883v4.515m0%200V18.5c-3.236%200-5.174-.667-6.521-1V9.61c0-3.927%203.217-7.11%207.185-7.11c1.563%200%202.745.19%203.572.42c.931.257%201.475%201.096%201.664%202.034a4%204%200%200%201-.128%202.054zM8.5%2018.5v3m0%200h-1c-.943%200-1.414%200-1.707-.293S5.5%2020.443%205.5%2019.5v-1m3%203H10%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m15.5%207.762l2.388.227c1.399.132%202.612-.908%202.612-2.24c0-1.242-1.064-2.249-2.375-2.249H15.5%22%2F%3E%3Cpath%20d%3D%22m12.091%206.5l-2.07%203.883v4.515m0%200V18.5c-3.236%200-5.174-.667-6.521-1V9.61c0-3.927%203.217-7.11%207.185-7.11c1.563%200%202.745.19%203.572.42c.931.257%201.475%201.096%201.664%202.034a4%204%200%200%201-.128%202.054zM8.5%2018.5v3m0%200h-1c-.943%200-1.414%200-1.707-.293S5.5%2020.443%205.5%2019.5v-1m3%203H10%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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