physical therapy icon
physical-therapy-outline from Material Symbols Light by Google · Outline · Activities · Apache-2.0 Free for personal and commercial use.
- Name
- physical-therapy-outline
- Set
- Material Symbols Light
- Style
- Outline
- Category
- Activities
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- physical-therapy-outline-sharp
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="M4 18.385v-3q0-1.671 1.165-2.836Q6.329 11.385 8 11.385h10.725q.533 0 .904.36q.371.362.371.89q0 .448-.263.781q-.264.334-.681.457l-2.864.771v3.779q0 .427-.19.773t-.511.57q-.326.222-.713.272t-.8-.116l-3.89-1.537zm11.192-3h-6.01q-.328 0-.54.215q-.213.216-.219.514q-.006.22.115.43t.385.315L14.346 19q.308.116.577-.067t.27-.51zM5 17.385h3.196q-.338-.208-.556-.534q-.217-.326-.217-.707q0-.722.519-1.24q.518-.52 1.24-.52h3.96L18.8 12.91q.125-.05.175-.125T19 12.61t-.088-.162t-.187-.062H8q-1.25 0-2.125.875T5 15.385zm2.877-8.262Q7 8.246 7 7t.877-2.123T10 4t2.123.877T13 7t-.877 2.123T10 10t-2.123-.877m3.536-.71Q12 7.825 12 7t-.587-1.412T10 5t-1.412.588T8 7t.588 1.413T10 9t1.413-.587M10 7"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightPhysicalTherapyOutline(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="M4 18.385v-3q0-1.671 1.165-2.836Q6.329 11.385 8 11.385h10.725q.533 0 .904.36q.371.362.371.89q0 .448-.263.781q-.264.334-.681.457l-2.864.771v3.779q0 .427-.19.773t-.511.57q-.326.222-.713.272t-.8-.116l-3.89-1.537zm11.192-3h-6.01q-.328 0-.54.215q-.213.216-.219.514q-.006.22.115.43t.385.315L14.346 19q.308.116.577-.067t.27-.51zM5 17.385h3.196q-.338-.208-.556-.534q-.217-.326-.217-.707q0-.722.519-1.24q.518-.52 1.24-.52h3.96L18.8 12.91q.125-.05.175-.125T19 12.61t-.088-.162t-.187-.062H8q-1.25 0-2.125.875T5 15.385zm2.877-8.262Q7 8.246 7 7t.877-2.123T10 4t2.123.877T13 7t-.877 2.123T10 10t-2.123-.877m3.536-.71Q12 7.825 12 7t-.587-1.412T10 5t-1.412.588T8 7t.588 1.413T10 9t1.413-.587M10 7"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 18.385v-3q0-1.671 1.165-2.836Q6.329 11.385 8 11.385h10.725q.533 0 .904.36q.371.362.371.89q0 .448-.263.781q-.264.334-.681.457l-2.864.771v3.779q0 .427-.19.773t-.511.57q-.326.222-.713.272t-.8-.116l-3.89-1.537zm11.192-3h-6.01q-.328 0-.54.215q-.213.216-.219.514q-.006.22.115.43t.385.315L14.346 19q.308.116.577-.067t.27-.51zM5 17.385h3.196q-.338-.208-.556-.534q-.217-.326-.217-.707q0-.722.519-1.24q.518-.52 1.24-.52h3.96L18.8 12.91q.125-.05.175-.125T19 12.61t-.088-.162t-.187-.062H8q-1.25 0-2.125.875T5 15.385zm2.877-8.262Q7 8.246 7 7t.877-2.123T10 4t2.123.877T13 7t-.877 2.123T10 10t-2.123-.877m3.536-.71Q12 7.825 12 7t-.587-1.412T10 5t-1.412.588T8 7t.588 1.413T10 9t1.413-.587M10 7"/></svg> </template>
CSS
.icon-physical-therapy-outline {
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%22M4%2018.385v-3q0-1.671%201.165-2.836Q6.329%2011.385%208%2011.385h10.725q.533%200%20.904.36q.371.362.371.89q0%20.448-.263.781q-.264.334-.681.457l-2.864.771v3.779q0%20.427-.19.773t-.511.57q-.326.222-.713.272t-.8-.116l-3.89-1.537zm11.192-3h-6.01q-.328%200-.54.215q-.213.216-.219.514q-.006.22.115.43t.385.315L14.346%2019q.308.116.577-.067t.27-.51zM5%2017.385h3.196q-.338-.208-.556-.534q-.217-.326-.217-.707q0-.722.519-1.24q.518-.52%201.24-.52h3.96L18.8%2012.91q.125-.05.175-.125T19%2012.61t-.088-.162t-.187-.062H8q-1.25%200-2.125.875T5%2015.385zm2.877-8.262Q7%208.246%207%207t.877-2.123T10%204t2.123.877T13%207t-.877%202.123T10%2010t-2.123-.877m3.536-.71Q12%207.825%2012%207t-.587-1.412T10%205t-1.412.588T8%207t.588%201.413T10%209t1.413-.587M10%207%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%22M4%2018.385v-3q0-1.671%201.165-2.836Q6.329%2011.385%208%2011.385h10.725q.533%200%20.904.36q.371.362.371.89q0%20.448-.263.781q-.264.334-.681.457l-2.864.771v3.779q0%20.427-.19.773t-.511.57q-.326.222-.713.272t-.8-.116l-3.89-1.537zm11.192-3h-6.01q-.328%200-.54.215q-.213.216-.219.514q-.006.22.115.43t.385.315L14.346%2019q.308.116.577-.067t.27-.51zM5%2017.385h3.196q-.338-.208-.556-.534q-.217-.326-.217-.707q0-.722.519-1.24q.518-.52%201.24-.52h3.96L18.8%2012.91q.125-.05.175-.125T19%2012.61t-.088-.162t-.187-.062H8q-1.25%200-2.125.875T5%2015.385zm2.877-8.262Q7%208.246%207%207t.877-2.123T10%204t2.123.877T13%207t-.877%202.123T10%2010t-2.123-.877m3.536-.71Q12%207.825%2012%207t-.587-1.412T10%205t-1.412.588T8%207t.588%201.413T10%209t1.413-.587M10%207%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-outline.svg?color=%231a73e8&size=48