physical therapy icon

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

Name
physical-therapy-rounded
Set
Material Symbols
Style
Rounded
Category
Activities
Viewbox
24×24
License
Apache 2.0

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="M14.625 21.925q.25.1.488.063t.437-.163t.325-.337T16 21v-3q0-.425-.288-.712T15 17H9.375q-.575 0-.937.35t-.438.8t.138.875t.762.625zM19.225 11q.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 20H4q-.425 0-.712-.288T3 19v-3q0-2.075 1.463-3.537T8 11zm-6.4-7.825Q14 4.35 14 6t-1.175 2.825T10 10T7.175 8.825T6 6t1.175-2.825T10 2t2.825 1.175"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsPhysicalTherapyRounded(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="M14.625 21.925q.25.1.488.063t.437-.163t.325-.337T16 21v-3q0-.425-.288-.712T15 17H9.375q-.575 0-.937.35t-.438.8t.138.875t.762.625zM19.225 11q.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 20H4q-.425 0-.712-.288T3 19v-3q0-2.075 1.463-3.537T8 11zm-6.4-7.825Q14 4.35 14 6t-1.175 2.825T10 10T7.175 8.825T6 6t1.175-2.825T10 2t2.825 1.175"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.625 21.925q.25.1.488.063t.437-.163t.325-.337T16 21v-3q0-.425-.288-.712T15 17H9.375q-.575 0-.937.35t-.438.8t.138.875t.762.625zM19.225 11q.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 20H4q-.425 0-.712-.288T3 19v-3q0-2.075 1.463-3.537T8 11zm-6.4-7.825Q14 4.35 14 6t-1.175 2.825T10 10T7.175 8.825T6 6t1.175-2.825T10 2t2.825 1.175"/></svg>
</template>

CSS

.icon-physical-therapy-rounded {
  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%22M14.625%2021.925q.25.1.488.063t.437-.163t.325-.337T16%2021v-3q0-.425-.288-.712T15%2017H9.375q-.575%200-.937.35t-.438.8t.138.875t.762.625zM19.225%2011q.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%2020H4q-.425%200-.712-.288T3%2019v-3q0-2.075%201.463-3.537T8%2011zm-6.4-7.825Q14%204.35%2014%206t-1.175%202.825T10%2010T7.175%208.825T6%206t1.175-2.825T10%202t2.825%201.175%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%22M14.625%2021.925q.25.1.488.063t.437-.163t.325-.337T16%2021v-3q0-.425-.288-.712T15%2017H9.375q-.575%200-.937.35t-.438.8t.138.875t.762.625zM19.225%2011q.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%2020H4q-.425%200-.712-.288T3%2019v-3q0-2.075%201.463-3.537T8%2011zm-6.4-7.825Q14%204.35%2014%206t-1.175%202.825T10%2010T7.175%208.825T6%206t1.175-2.825T10%202t2.825%201.175%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-rounded.svg?color=%231a73e8&size=48