arm-24px from Health Icons by Resolve to Save Lives · Filled 24px · Body · MIT Free for personal and commercial use.

Name
arm-24px
Set
Health Icons
Style
Filled 24px
Category
Body
Viewbox
24×24
License
MIT

3 other variants in Health Icons

The same icon in other sets

More body icons from Health Icons

Use the arm icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.656 10.751l-3.72 2.65a4.3 4.3 0 0 0-1.155 1.228l-1.09 1.746a3 3 0 0 1-.101.154c-.266.375-1.49 2.056-2.608 2.766c-1.327.843-4.15 1.32-4.696 1.407a3 3 0 0 1-.186.023C5.607 20.774 3.316 21 3 21v-4.83h1.846c.273 0 .536-.112.734-.313l2.209-2.244c.838-.896 3.294-1.864 4.723-2.256a.11.11 0 0 0 .078-.09l.484-2.838q.037-.214.144-.4l2.148-3.67a.584.584 0 0 1 .944-.115c.648.692.876 1.715.588 2.645l-.595 1.041l2.605-4.405a1.05 1.05 0 0 1 1.52-.33l.116.084c.335.238.507.65.443 1.062l-.888 5.69a1.1 1.1 0 0 1-.443.72"/></svg>

React

import type { SVGProps } from "react";

export function HealthiconsArm24px(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="m19.656 10.751l-3.72 2.65a4.3 4.3 0 0 0-1.155 1.228l-1.09 1.746a3 3 0 0 1-.101.154c-.266.375-1.49 2.056-2.608 2.766c-1.327.843-4.15 1.32-4.696 1.407a3 3 0 0 1-.186.023C5.607 20.774 3.316 21 3 21v-4.83h1.846c.273 0 .536-.112.734-.313l2.209-2.244c.838-.896 3.294-1.864 4.723-2.256a.11.11 0 0 0 .078-.09l.484-2.838q.037-.214.144-.4l2.148-3.67a.584.584 0 0 1 .944-.115c.648.692.876 1.715.588 2.645l-.595 1.041l2.605-4.405a1.05 1.05 0 0 1 1.52-.33l.116.084c.335.238.507.65.443 1.062l-.888 5.69a1.1 1.1 0 0 1-.443.72"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.656 10.751l-3.72 2.65a4.3 4.3 0 0 0-1.155 1.228l-1.09 1.746a3 3 0 0 1-.101.154c-.266.375-1.49 2.056-2.608 2.766c-1.327.843-4.15 1.32-4.696 1.407a3 3 0 0 1-.186.023C5.607 20.774 3.316 21 3 21v-4.83h1.846c.273 0 .536-.112.734-.313l2.209-2.244c.838-.896 3.294-1.864 4.723-2.256a.11.11 0 0 0 .078-.09l.484-2.838q.037-.214.144-.4l2.148-3.67a.584.584 0 0 1 .944-.115c.648.692.876 1.715.588 2.645l-.595 1.041l2.605-4.405a1.05 1.05 0 0 1 1.52-.33l.116.084c.335.238.507.65.443 1.062l-.888 5.69a1.1 1.1 0 0 1-.443.72"/></svg>
</template>

CSS

.icon-arm-24px {
  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%22m19.656%2010.751l-3.72%202.65a4.3%204.3%200%200%200-1.155%201.228l-1.09%201.746a3%203%200%200%201-.101.154c-.266.375-1.49%202.056-2.608%202.766c-1.327.843-4.15%201.32-4.696%201.407a3%203%200%200%201-.186.023C5.607%2020.774%203.316%2021%203%2021v-4.83h1.846c.273%200%20.536-.112.734-.313l2.209-2.244c.838-.896%203.294-1.864%204.723-2.256a.11.11%200%200%200%20.078-.09l.484-2.838q.037-.214.144-.4l2.148-3.67a.584.584%200%200%201%20.944-.115c.648.692.876%201.715.588%202.645l-.595%201.041l2.605-4.405a1.05%201.05%200%200%201%201.52-.33l.116.084c.335.238.507.65.443%201.062l-.888%205.69a1.1%201.1%200%200%201-.443.72%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%22m19.656%2010.751l-3.72%202.65a4.3%204.3%200%200%200-1.155%201.228l-1.09%201.746a3%203%200%200%201-.101.154c-.266.375-1.49%202.056-2.608%202.766c-1.327.843-4.15%201.32-4.696%201.407a3%203%200%200%201-.186.023C5.607%2020.774%203.316%2021%203%2021v-4.83h1.846c.273%200%20.536-.112.734-.313l2.209-2.244c.838-.896%203.294-1.864%204.723-2.256a.11.11%200%200%200%20.078-.09l.484-2.838q.037-.214.144-.4l2.148-3.67a.584.584%200%200%201%20.944-.115c.648.692.876%201.715.588%202.645l-.595%201.041l2.605-4.405a1.05%201.05%200%200%201%201.52-.33l.116.084c.335.238.507.65.443%201.062l-.888%205.69a1.1%201.1%200%200%201-.443.72%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/arm-24px.svg?color=%231a73e8&size=48