bone-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
bone-01
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the bone 01 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M17.4 5.838a2.68 2.68 0 0 1 1.524-.762m0 0a2.695 2.695 0 1 1-.847 5.068c-.413-.213-.944-.228-1.273.1l-6.56 6.56c-.328.33-.313.86-.1 1.274a2.696 2.696 0 1 1-5.068.846M18.924 5.076a2.695 2.695 0 1 0-5.067.847c.212.413.227.944-.101 1.273l-6.56 6.56c-.33.328-.86.313-1.274.1a2.696 2.696 0 1 0-.846 5.068m1.524-.762a2.7 2.7 0 0 1-1.524.762"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsBone01(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M17.4 5.838a2.68 2.68 0 0 1 1.524-.762m0 0a2.695 2.695 0 1 1-.847 5.068c-.413-.213-.944-.228-1.273.1l-6.56 6.56c-.328.33-.313.86-.1 1.274a2.696 2.696 0 1 1-5.068.846M18.924 5.076a2.695 2.695 0 1 0-5.067.847c.212.413.227.944-.101 1.273l-6.56 6.56c-.33.328-.86.313-1.274.1a2.696 2.696 0 1 0-.846 5.068m1.524-.762a2.7 2.7 0 0 1-1.524.762"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M17.4 5.838a2.68 2.68 0 0 1 1.524-.762m0 0a2.695 2.695 0 1 1-.847 5.068c-.413-.213-.944-.228-1.273.1l-6.56 6.56c-.328.33-.313.86-.1 1.274a2.696 2.696 0 1 1-5.068.846M18.924 5.076a2.695 2.695 0 1 0-5.067.847c.212.413.227.944-.101 1.273l-6.56 6.56c-.33.328-.86.313-1.274.1a2.696 2.696 0 1 0-.846 5.068m1.524-.762a2.7 2.7 0 0 1-1.524.762"/></svg>
</template>

CSS

.icon-bone-01 {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M17.4%205.838a2.68%202.68%200%200%201%201.524-.762m0%200a2.695%202.695%200%201%201-.847%205.068c-.413-.213-.944-.228-1.273.1l-6.56%206.56c-.328.33-.313.86-.1%201.274a2.696%202.696%200%201%201-5.068.846M18.924%205.076a2.695%202.695%200%201%200-5.067.847c.212.413.227.944-.101%201.273l-6.56%206.56c-.33.328-.86.313-1.274.1a2.696%202.696%200%201%200-.846%205.068m1.524-.762a2.7%202.7%200%200%201-1.524.762%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M17.4%205.838a2.68%202.68%200%200%201%201.524-.762m0%200a2.695%202.695%200%201%201-.847%205.068c-.413-.213-.944-.228-1.273.1l-6.56%206.56c-.328.33-.313.86-.1%201.274a2.696%202.696%200%201%201-5.068.846M18.924%205.076a2.695%202.695%200%201%200-5.067.847c.212.413.227.944-.101%201.273l-6.56%206.56c-.33.328-.86.313-1.274.1a2.696%202.696%200%201%200-.846%205.068m1.524-.762a2.7%202.7%200%200%201-1.524.762%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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