bones icon

bones-bold from Solar by 480 Design · Bold · Medicine · CC-BY-4.0 Attribution required.

Name
bones-bold
Set
Solar
Style
Bold
Category
Medicine
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

More medicine icons from Solar

Use the bones icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 12.0001C2 7.28605 2 4.92902 3.46447 3.46456C4.6409 2.28812 6.39332 2.05674 9.4809 2.01123V4.06069C9.4809 4.61717 9.00457 5.05921 8.52039 5.3335C7.60566 5.85171 6.96191 7.04 6.96191 8.09107C6.96191 9.48227 8.0897 10.6101 9.4809 10.6101C10.8721 10.6101 11.9999 9.48227 11.9999 8.09107C11.9999 9.48227 13.1277 10.6101 14.5189 10.6101C15.9101 10.6101 17.0379 9.48227 17.0379 8.09107C17.0379 7.04 16.3941 5.85171 15.4794 5.3335C14.9952 5.05921 14.5189 4.61717 14.5189 4.06069V2.01123C17.6066 2.05673 19.3591 2.2881 20.5355 3.46456C22 4.92902 22 7.28605 22 12.0001C22 16.7141 22 19.0712 20.5355 20.5356C19.3639 21.7072 17.621 21.9415 14.557 21.9884L14.557 19.9849C14.557 19.4284 15.0333 18.9864 15.5175 18.7121C16.4322 18.1939 17.076 17.0056 17.076 15.9545C17.076 14.5633 15.9482 13.4355 14.557 13.4355C13.1658 13.4355 12.038 14.5633 12.038 15.9545C12.038 14.5633 10.9102 13.4355 9.51899 13.4355C8.12779 13.4355 7 14.5633 7 15.9545C7 17.0056 7.64375 18.1939 8.55848 18.7121C9.04266 18.9864 9.51899 19.4284 9.51899 19.9849V21.9895C6.40771 21.9453 4.64573 21.7169 3.46447 20.5356C2 19.0712 2 16.7141 2 12.0001Z"/></svg>

React

import type { SVGProps } from "react";

export function SolarBonesBold(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="M2 12.0001C2 7.28605 2 4.92902 3.46447 3.46456C4.6409 2.28812 6.39332 2.05674 9.4809 2.01123V4.06069C9.4809 4.61717 9.00457 5.05921 8.52039 5.3335C7.60566 5.85171 6.96191 7.04 6.96191 8.09107C6.96191 9.48227 8.0897 10.6101 9.4809 10.6101C10.8721 10.6101 11.9999 9.48227 11.9999 8.09107C11.9999 9.48227 13.1277 10.6101 14.5189 10.6101C15.9101 10.6101 17.0379 9.48227 17.0379 8.09107C17.0379 7.04 16.3941 5.85171 15.4794 5.3335C14.9952 5.05921 14.5189 4.61717 14.5189 4.06069V2.01123C17.6066 2.05673 19.3591 2.2881 20.5355 3.46456C22 4.92902 22 7.28605 22 12.0001C22 16.7141 22 19.0712 20.5355 20.5356C19.3639 21.7072 17.621 21.9415 14.557 21.9884L14.557 19.9849C14.557 19.4284 15.0333 18.9864 15.5175 18.7121C16.4322 18.1939 17.076 17.0056 17.076 15.9545C17.076 14.5633 15.9482 13.4355 14.557 13.4355C13.1658 13.4355 12.038 14.5633 12.038 15.9545C12.038 14.5633 10.9102 13.4355 9.51899 13.4355C8.12779 13.4355 7 14.5633 7 15.9545C7 17.0056 7.64375 18.1939 8.55848 18.7121C9.04266 18.9864 9.51899 19.4284 9.51899 19.9849V21.9895C6.40771 21.9453 4.64573 21.7169 3.46447 20.5356C2 19.0712 2 16.7141 2 12.0001Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 12.0001C2 7.28605 2 4.92902 3.46447 3.46456C4.6409 2.28812 6.39332 2.05674 9.4809 2.01123V4.06069C9.4809 4.61717 9.00457 5.05921 8.52039 5.3335C7.60566 5.85171 6.96191 7.04 6.96191 8.09107C6.96191 9.48227 8.0897 10.6101 9.4809 10.6101C10.8721 10.6101 11.9999 9.48227 11.9999 8.09107C11.9999 9.48227 13.1277 10.6101 14.5189 10.6101C15.9101 10.6101 17.0379 9.48227 17.0379 8.09107C17.0379 7.04 16.3941 5.85171 15.4794 5.3335C14.9952 5.05921 14.5189 4.61717 14.5189 4.06069V2.01123C17.6066 2.05673 19.3591 2.2881 20.5355 3.46456C22 4.92902 22 7.28605 22 12.0001C22 16.7141 22 19.0712 20.5355 20.5356C19.3639 21.7072 17.621 21.9415 14.557 21.9884L14.557 19.9849C14.557 19.4284 15.0333 18.9864 15.5175 18.7121C16.4322 18.1939 17.076 17.0056 17.076 15.9545C17.076 14.5633 15.9482 13.4355 14.557 13.4355C13.1658 13.4355 12.038 14.5633 12.038 15.9545C12.038 14.5633 10.9102 13.4355 9.51899 13.4355C8.12779 13.4355 7 14.5633 7 15.9545C7 17.0056 7.64375 18.1939 8.55848 18.7121C9.04266 18.9864 9.51899 19.4284 9.51899 19.9849V21.9895C6.40771 21.9453 4.64573 21.7169 3.46447 20.5356C2 19.0712 2 16.7141 2 12.0001Z"/></svg>
</template>

CSS

.icon-bones-bold {
  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%22M2%2012.0001C2%207.28605%202%204.92902%203.46447%203.46456C4.6409%202.28812%206.39332%202.05674%209.4809%202.01123V4.06069C9.4809%204.61717%209.00457%205.05921%208.52039%205.3335C7.60566%205.85171%206.96191%207.04%206.96191%208.09107C6.96191%209.48227%208.0897%2010.6101%209.4809%2010.6101C10.8721%2010.6101%2011.9999%209.48227%2011.9999%208.09107C11.9999%209.48227%2013.1277%2010.6101%2014.5189%2010.6101C15.9101%2010.6101%2017.0379%209.48227%2017.0379%208.09107C17.0379%207.04%2016.3941%205.85171%2015.4794%205.3335C14.9952%205.05921%2014.5189%204.61717%2014.5189%204.06069V2.01123C17.6066%202.05673%2019.3591%202.2881%2020.5355%203.46456C22%204.92902%2022%207.28605%2022%2012.0001C22%2016.7141%2022%2019.0712%2020.5355%2020.5356C19.3639%2021.7072%2017.621%2021.9415%2014.557%2021.9884L14.557%2019.9849C14.557%2019.4284%2015.0333%2018.9864%2015.5175%2018.7121C16.4322%2018.1939%2017.076%2017.0056%2017.076%2015.9545C17.076%2014.5633%2015.9482%2013.4355%2014.557%2013.4355C13.1658%2013.4355%2012.038%2014.5633%2012.038%2015.9545C12.038%2014.5633%2010.9102%2013.4355%209.51899%2013.4355C8.12779%2013.4355%207%2014.5633%207%2015.9545C7%2017.0056%207.64375%2018.1939%208.55848%2018.7121C9.04266%2018.9864%209.51899%2019.4284%209.51899%2019.9849V21.9895C6.40771%2021.9453%204.64573%2021.7169%203.46447%2020.5356C2%2019.0712%202%2016.7141%202%2012.0001Z%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%22M2%2012.0001C2%207.28605%202%204.92902%203.46447%203.46456C4.6409%202.28812%206.39332%202.05674%209.4809%202.01123V4.06069C9.4809%204.61717%209.00457%205.05921%208.52039%205.3335C7.60566%205.85171%206.96191%207.04%206.96191%208.09107C6.96191%209.48227%208.0897%2010.6101%209.4809%2010.6101C10.8721%2010.6101%2011.9999%209.48227%2011.9999%208.09107C11.9999%209.48227%2013.1277%2010.6101%2014.5189%2010.6101C15.9101%2010.6101%2017.0379%209.48227%2017.0379%208.09107C17.0379%207.04%2016.3941%205.85171%2015.4794%205.3335C14.9952%205.05921%2014.5189%204.61717%2014.5189%204.06069V2.01123C17.6066%202.05673%2019.3591%202.2881%2020.5355%203.46456C22%204.92902%2022%207.28605%2022%2012.0001C22%2016.7141%2022%2019.0712%2020.5355%2020.5356C19.3639%2021.7072%2017.621%2021.9415%2014.557%2021.9884L14.557%2019.9849C14.557%2019.4284%2015.0333%2018.9864%2015.5175%2018.7121C16.4322%2018.1939%2017.076%2017.0056%2017.076%2015.9545C17.076%2014.5633%2015.9482%2013.4355%2014.557%2013.4355C13.1658%2013.4355%2012.038%2014.5633%2012.038%2015.9545C12.038%2014.5633%2010.9102%2013.4355%209.51899%2013.4355C8.12779%2013.4355%207%2014.5633%207%2015.9545C7%2017.0056%207.64375%2018.1939%208.55848%2018.7121C9.04266%2018.9864%209.51899%2019.4284%209.51899%2019.9849V21.9895C6.40771%2021.9453%204.64573%2021.7169%203.46447%2020.5356C2%2019.0712%202%2016.7141%202%2012.0001Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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