orthotics from Health Icons by Resolve to Save Lives · Filled · Devices · MIT Free for personal and commercial use.

Name
orthotics
Set
Health Icons
Style
Filled
Category
Devices
Viewbox
48×48
License
MIT

1 other variant in Health Icons

More devices icons from Health Icons

Use the orthotics icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path d="M10.672 20.055a1 1 0 0 1 1.273.617c.452 1.303.912 2.144 1.354 2.74c.438.59.887.978 1.382 1.356l.367.274c.959.71 2.068 1.53 3.052 3.513c.426.859.823 1.892 1.228 2.948l.278.72c.517 1.33 1.08 2.696 1.8 3.974c1.428 2.537 3.425 4.65 6.79 5.322c.345.07 1.427.19 2.66.296c1.205.104 2.448.183 3.122.185H34a.996.996 0 0 1 1 1a1 1 0 0 1-1 1h-4.526c-3.019-.016-5.29-.53-7.014-1.425c-1.768-.916-2.896-2.196-3.659-3.596c-.75-1.375-1.145-2.864-1.469-4.177l-.092-.375c-.294-1.198-.537-2.188-.931-2.982c-.765-1.541-1.531-2.11-2.446-2.79l-.396-.298c-.57-.434-1.18-.953-1.774-1.753c-.59-.795-1.135-1.829-1.638-3.276a1 1 0 0 1-.055-.35v-1.956a1 1 0 0 1 .672-.967"/><path fill-rule="evenodd" d="M23.693 4c0 3.494-1.387 6.149-7.21 9.815c-5.822 3.665-3.297 6.677 0 9.214c3.321 2.554 4.629 5.782 5.825 8.735C24.101 36.191 25.644 40 33.341 40c1.99 0 6.159-3.392 2.325-4.765c-8.422-3.015-8.737-10.082-5.986-18c.66-1.898 2.286-4.142 3.867-6.324C35.457 8.28 37.3 5.737 37.3 4zm-1.856 12.043a1 1 0 0 0-1.3-1.52c-.609.521-1.397 1.253-1.81 2.19c-.458 1.04-.411 2.223.427 3.443a1 1 0 0 0 1.648-1.134c-.46-.668-.413-1.12-.244-1.502c.213-.485.678-.963 1.279-1.477" clip-rule="evenodd"/></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsOrthotics(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path d="M10.672 20.055a1 1 0 0 1 1.273.617c.452 1.303.912 2.144 1.354 2.74c.438.59.887.978 1.382 1.356l.367.274c.959.71 2.068 1.53 3.052 3.513c.426.859.823 1.892 1.228 2.948l.278.72c.517 1.33 1.08 2.696 1.8 3.974c1.428 2.537 3.425 4.65 6.79 5.322c.345.07 1.427.19 2.66.296c1.205.104 2.448.183 3.122.185H34a.996.996 0 0 1 1 1a1 1 0 0 1-1 1h-4.526c-3.019-.016-5.29-.53-7.014-1.425c-1.768-.916-2.896-2.196-3.659-3.596c-.75-1.375-1.145-2.864-1.469-4.177l-.092-.375c-.294-1.198-.537-2.188-.931-2.982c-.765-1.541-1.531-2.11-2.446-2.79l-.396-.298c-.57-.434-1.18-.953-1.774-1.753c-.59-.795-1.135-1.829-1.638-3.276a1 1 0 0 1-.055-.35v-1.956a1 1 0 0 1 .672-.967"/><path fillRule="evenodd" d="M23.693 4c0 3.494-1.387 6.149-7.21 9.815c-5.822 3.665-3.297 6.677 0 9.214c3.321 2.554 4.629 5.782 5.825 8.735C24.101 36.191 25.644 40 33.341 40c1.99 0 6.159-3.392 2.325-4.765c-8.422-3.015-8.737-10.082-5.986-18c.66-1.898 2.286-4.142 3.867-6.324C35.457 8.28 37.3 5.737 37.3 4zm-1.856 12.043a1 1 0 0 0-1.3-1.52c-.609.521-1.397 1.253-1.81 2.19c-.458 1.04-.411 2.223.427 3.443a1 1 0 0 0 1.648-1.134c-.46-.668-.413-1.12-.244-1.502c.213-.485.678-.963 1.279-1.477" clipRule="evenodd"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path d="M10.672 20.055a1 1 0 0 1 1.273.617c.452 1.303.912 2.144 1.354 2.74c.438.59.887.978 1.382 1.356l.367.274c.959.71 2.068 1.53 3.052 3.513c.426.859.823 1.892 1.228 2.948l.278.72c.517 1.33 1.08 2.696 1.8 3.974c1.428 2.537 3.425 4.65 6.79 5.322c.345.07 1.427.19 2.66.296c1.205.104 2.448.183 3.122.185H34a.996.996 0 0 1 1 1a1 1 0 0 1-1 1h-4.526c-3.019-.016-5.29-.53-7.014-1.425c-1.768-.916-2.896-2.196-3.659-3.596c-.75-1.375-1.145-2.864-1.469-4.177l-.092-.375c-.294-1.198-.537-2.188-.931-2.982c-.765-1.541-1.531-2.11-2.446-2.79l-.396-.298c-.57-.434-1.18-.953-1.774-1.753c-.59-.795-1.135-1.829-1.638-3.276a1 1 0 0 1-.055-.35v-1.956a1 1 0 0 1 .672-.967"/><path fill-rule="evenodd" d="M23.693 4c0 3.494-1.387 6.149-7.21 9.815c-5.822 3.665-3.297 6.677 0 9.214c3.321 2.554 4.629 5.782 5.825 8.735C24.101 36.191 25.644 40 33.341 40c1.99 0 6.159-3.392 2.325-4.765c-8.422-3.015-8.737-10.082-5.986-18c.66-1.898 2.286-4.142 3.867-6.324C35.457 8.28 37.3 5.737 37.3 4zm-1.856 12.043a1 1 0 0 0-1.3-1.52c-.609.521-1.397 1.253-1.81 2.19c-.458 1.04-.411 2.223.427 3.443a1 1 0 0 0 1.648-1.134c-.46-.668-.413-1.12-.244-1.502c.213-.485.678-.963 1.279-1.477" clip-rule="evenodd"/></g></svg>
</template>

CSS

.icon-orthotics {
  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%2048%2048%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M10.672%2020.055a1%201%200%200%201%201.273.617c.452%201.303.912%202.144%201.354%202.74c.438.59.887.978%201.382%201.356l.367.274c.959.71%202.068%201.53%203.052%203.513c.426.859.823%201.892%201.228%202.948l.278.72c.517%201.33%201.08%202.696%201.8%203.974c1.428%202.537%203.425%204.65%206.79%205.322c.345.07%201.427.19%202.66.296c1.205.104%202.448.183%203.122.185H34a.996.996%200%200%201%201%201a1%201%200%200%201-1%201h-4.526c-3.019-.016-5.29-.53-7.014-1.425c-1.768-.916-2.896-2.196-3.659-3.596c-.75-1.375-1.145-2.864-1.469-4.177l-.092-.375c-.294-1.198-.537-2.188-.931-2.982c-.765-1.541-1.531-2.11-2.446-2.79l-.396-.298c-.57-.434-1.18-.953-1.774-1.753c-.59-.795-1.135-1.829-1.638-3.276a1%201%200%200%201-.055-.35v-1.956a1%201%200%200%201%20.672-.967%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M23.693%204c0%203.494-1.387%206.149-7.21%209.815c-5.822%203.665-3.297%206.677%200%209.214c3.321%202.554%204.629%205.782%205.825%208.735C24.101%2036.191%2025.644%2040%2033.341%2040c1.99%200%206.159-3.392%202.325-4.765c-8.422-3.015-8.737-10.082-5.986-18c.66-1.898%202.286-4.142%203.867-6.324C35.457%208.28%2037.3%205.737%2037.3%204zm-1.856%2012.043a1%201%200%200%200-1.3-1.52c-.609.521-1.397%201.253-1.81%202.19c-.458%201.04-.411%202.223.427%203.443a1%201%200%200%200%201.648-1.134c-.46-.668-.413-1.12-.244-1.502c.213-.485.678-.963%201.279-1.477%22%20clip-rule%3D%22evenodd%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%2048%2048%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M10.672%2020.055a1%201%200%200%201%201.273.617c.452%201.303.912%202.144%201.354%202.74c.438.59.887.978%201.382%201.356l.367.274c.959.71%202.068%201.53%203.052%203.513c.426.859.823%201.892%201.228%202.948l.278.72c.517%201.33%201.08%202.696%201.8%203.974c1.428%202.537%203.425%204.65%206.79%205.322c.345.07%201.427.19%202.66.296c1.205.104%202.448.183%203.122.185H34a.996.996%200%200%201%201%201a1%201%200%200%201-1%201h-4.526c-3.019-.016-5.29-.53-7.014-1.425c-1.768-.916-2.896-2.196-3.659-3.596c-.75-1.375-1.145-2.864-1.469-4.177l-.092-.375c-.294-1.198-.537-2.188-.931-2.982c-.765-1.541-1.531-2.11-2.446-2.79l-.396-.298c-.57-.434-1.18-.953-1.774-1.753c-.59-.795-1.135-1.829-1.638-3.276a1%201%200%200%201-.055-.35v-1.956a1%201%200%200%201%20.672-.967%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M23.693%204c0%203.494-1.387%206.149-7.21%209.815c-5.822%203.665-3.297%206.677%200%209.214c3.321%202.554%204.629%205.782%205.825%208.735C24.101%2036.191%2025.644%2040%2033.341%2040c1.99%200%206.159-3.392%202.325-4.765c-8.422-3.015-8.737-10.082-5.986-18c.66-1.898%202.286-4.142%203.867-6.324C35.457%208.28%2037.3%205.737%2037.3%204zm-1.856%2012.043a1%201%200%200%200-1.3-1.52c-.609.521-1.397%201.253-1.81%202.19c-.458%201.04-.411%202.223.427%203.443a1%201%200%200%200%201.648-1.134c-.46-.668-.413-1.12-.244-1.502c.213-.485.678-.963%201.279-1.477%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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