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

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

3 other variants in Material Symbols Light

The same icon in other sets

More activities icons from Material Symbols Light

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.26 19.444q.211.081.42.063t.37-.144t.267-.308t.106-.401v-2.462q0-.348-.23-.577t-.577-.23H9.183q-.402 0-.659.253t-.312.57t.089.634t.541.462zm4.58-8.06q.476 0 .818.325q.342.324.342.799q0 .402-.229.704t-.606.425l-2.742.748h-7.24q-.83 0-1.41.58q-.58.581-.58 1.41q0 .508.307.92t.758.647l1.115.443H4.808q-.348 0-.578-.23T4 17.577v-2.193q0-1.67 1.165-2.835Q6.329 11.385 8 11.385zm-6.717-6.507Q13 5.754 13 7t-.877 2.123T10 10t-2.123-.877T7 7t.877-2.123T10 4t2.123.877"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightPhysicalTherapyRounded(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.26 19.444q.211.081.42.063t.37-.144t.267-.308t.106-.401v-2.462q0-.348-.23-.577t-.577-.23H9.183q-.402 0-.659.253t-.312.57t.089.634t.541.462zm4.58-8.06q.476 0 .818.325q.342.324.342.799q0 .402-.229.704t-.606.425l-2.742.748h-7.24q-.83 0-1.41.58q-.58.581-.58 1.41q0 .508.307.92t.758.647l1.115.443H4.808q-.348 0-.578-.23T4 17.577v-2.193q0-1.67 1.165-2.835Q6.329 11.385 8 11.385zm-6.717-6.507Q13 5.754 13 7t-.877 2.123T10 10t-2.123-.877T7 7t.877-2.123T10 4t2.123.877"/></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.26 19.444q.211.081.42.063t.37-.144t.267-.308t.106-.401v-2.462q0-.348-.23-.577t-.577-.23H9.183q-.402 0-.659.253t-.312.57t.089.634t.541.462zm4.58-8.06q.476 0 .818.325q.342.324.342.799q0 .402-.229.704t-.606.425l-2.742.748h-7.24q-.83 0-1.41.58q-.58.581-.58 1.41q0 .508.307.92t.758.647l1.115.443H4.808q-.348 0-.578-.23T4 17.577v-2.193q0-1.67 1.165-2.835Q6.329 11.385 8 11.385zm-6.717-6.507Q13 5.754 13 7t-.877 2.123T10 10t-2.123-.877T7 7t.877-2.123T10 4t2.123.877"/></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.26%2019.444q.211.081.42.063t.37-.144t.267-.308t.106-.401v-2.462q0-.348-.23-.577t-.577-.23H9.183q-.402%200-.659.253t-.312.57t.089.634t.541.462zm4.58-8.06q.476%200%20.818.325q.342.324.342.799q0%20.402-.229.704t-.606.425l-2.742.748h-7.24q-.83%200-1.41.58q-.58.581-.58%201.41q0%20.508.307.92t.758.647l1.115.443H4.808q-.348%200-.578-.23T4%2017.577v-2.193q0-1.67%201.165-2.835Q6.329%2011.385%208%2011.385zm-6.717-6.507Q13%205.754%2013%207t-.877%202.123T10%2010t-2.123-.877T7%207t.877-2.123T10%204t2.123.877%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.26%2019.444q.211.081.42.063t.37-.144t.267-.308t.106-.401v-2.462q0-.348-.23-.577t-.577-.23H9.183q-.402%200-.659.253t-.312.57t.089.634t.541.462zm4.58-8.06q.476%200%20.818.325q.342.324.342.799q0%20.402-.229.704t-.606.425l-2.742.748h-7.24q-.83%200-1.41.58q-.58.581-.58%201.41q0%20.508.307.92t.758.647l1.115.443H4.808q-.348%200-.578-.23T4%2017.577v-2.193q0-1.67%201.165-2.835Q6.329%2011.385%208%2011.385zm-6.717-6.507Q13%205.754%2013%207t-.877%202.123T10%2010t-2.123-.877T7%207t.877-2.123T10%204t2.123.877%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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