physical therapy icon

physical-therapy from Material Symbols by Google · Regular · Activities · Apache-2.0 Free for personal and commercial use.

Name
physical-therapy
Set
Material Symbols
Style
Regular
Category
Activities
Viewbox
24×24
License
Apache 2.0
Aliases
physical-therapy-sharp

3 other variants in Material Symbols

The same icon in other sets

More activities icons from Material Symbols

Use the physical therapy icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16 17H9.375q-.575 0-.937.35t-.438.8t.138.875t.762.625l5.725 2.275q.25.1.488.063t.437-.163t.325-.337T16 21zM12.825 3.175Q14 4.35 14 6t-1.175 2.825T10 10T7.175 8.825T6 6t1.175-2.825T10 2t2.825 1.175m6.4 7.825q.725 0 1.25.488T21 12.7q0 .575-.325 1.05t-.875.675L18 15H9.375q-1.425 0-2.4.975T6 18.375q0 .45.125.863T6.45 20H3v-4q0-2.075 1.463-3.537T8 11z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsPhysicalTherapy(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="M16 17H9.375q-.575 0-.937.35t-.438.8t.138.875t.762.625l5.725 2.275q.25.1.488.063t.437-.163t.325-.337T16 21zM12.825 3.175Q14 4.35 14 6t-1.175 2.825T10 10T7.175 8.825T6 6t1.175-2.825T10 2t2.825 1.175m6.4 7.825q.725 0 1.25.488T21 12.7q0 .575-.325 1.05t-.875.675L18 15H9.375q-1.425 0-2.4.975T6 18.375q0 .45.125.863T6.45 20H3v-4q0-2.075 1.463-3.537T8 11z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16 17H9.375q-.575 0-.937.35t-.438.8t.138.875t.762.625l5.725 2.275q.25.1.488.063t.437-.163t.325-.337T16 21zM12.825 3.175Q14 4.35 14 6t-1.175 2.825T10 10T7.175 8.825T6 6t1.175-2.825T10 2t2.825 1.175m6.4 7.825q.725 0 1.25.488T21 12.7q0 .575-.325 1.05t-.875.675L18 15H9.375q-1.425 0-2.4.975T6 18.375q0 .45.125.863T6.45 20H3v-4q0-2.075 1.463-3.537T8 11z"/></svg>
</template>

CSS

.icon-physical-therapy {
  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%22M16%2017H9.375q-.575%200-.937.35t-.438.8t.138.875t.762.625l5.725%202.275q.25.1.488.063t.437-.163t.325-.337T16%2021zM12.825%203.175Q14%204.35%2014%206t-1.175%202.825T10%2010T7.175%208.825T6%206t1.175-2.825T10%202t2.825%201.175m6.4%207.825q.725%200%201.25.488T21%2012.7q0%20.575-.325%201.05t-.875.675L18%2015H9.375q-1.425%200-2.4.975T6%2018.375q0%20.45.125.863T6.45%2020H3v-4q0-2.075%201.463-3.537T8%2011z%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%22M16%2017H9.375q-.575%200-.937.35t-.438.8t.138.875t.762.625l5.725%202.275q.25.1.488.063t.437-.163t.325-.337T16%2021zM12.825%203.175Q14%204.35%2014%206t-1.175%202.825T10%2010T7.175%208.825T6%206t1.175-2.825T10%202t2.825%201.175m6.4%207.825q.725%200%201.25.488T21%2012.7q0%20.575-.325%201.05t-.875.675L18%2015H9.375q-1.425%200-2.4.975T6%2018.375q0%20.45.125.863T6.45%2020H3v-4q0-2.075%201.463-3.537T8%2011z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/physical-therapy.svg?color=%231a73e8&size=48