physical therapy icon

physical-therapy from Health Icons by Resolve to Save Lives · Filled · Specialties · MIT Free for personal and commercial use.

Name
physical-therapy
Set
Health Icons
Style
Filled
Category
Specialties
Viewbox
48×48
License
MIT

1 other variant in Health Icons

The same icon in other sets

More specialties icons from Health Icons

Use the physical therapy icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><path id="SVGtdziAeMj" d="M23.916 27h6.078h-.04c-2.044-.048-3.635-.408-4.981-1.62a7.7 7.7 0 0 1-.993-1.104l-1.247 1.557z"/><path id="SVGZ6VuEeVE" d="M9 6a3 3 0 0 0-3 3v30a3 3 0 0 0 3 3h30a3 3 0 0 0 3-3V9a3 3 0 0 0-3-3zm18.5 11a3.5 3.5 0 1 0 0-7a3.5 3.5 0 0 0 0 7m-7.252 12h-2.935l3.147 3.018l-.693 2.335q-.076.258-.218.486L17.9 37.5a2 2 0 0 1-3.4-2.11l1.509-2.43l1.025-3.46l.127-.5H14a2 2 0 0 0-2 2v7h-2v-7a4 4 0 0 1 4-4h3.645a2 2 0 0 1-.09-.177c-.952-2.107-.277-4.354.482-5.823a9.6 9.6 0 0 1 1.422-2.055c.446-.485 1.142-1.124 1.99-1.367a8 8 0 0 1 .931-.226c.337-.053.893-.097 1.494.153c.598.249.953.67 1.14.923c.155.21.31.465.424.657l.04.066l.462.772c.332.557.602 1.008.863 1.41c.364.558.621.872.846 1.074c.318.286.772.556 2.397.593a2 2 0 0 1-.038 4H34a4 4 0 0 1 4 4v7h-2v-7a2 2 0 0 0-2-2h-8.057l1.254 1.238a2 2 0 0 1 .43.627l2.075 4.784a2 2 0 0 1-3.67 1.591l-1.92-4.428z"/></defs><g fill="currentColor"><use href="#SVGtdziAeMj"/><use href="#SVGZ6VuEeVE" fill-rule="evenodd" clip-rule="evenodd"/><use href="#SVGtdziAeMj"/><use href="#SVGZ6VuEeVE" fill-rule="evenodd" clip-rule="evenodd"/></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsPhysicalTherapy(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><path id="SVGtdziAeMj" d="M23.916 27h6.078h-.04c-2.044-.048-3.635-.408-4.981-1.62a7.7 7.7 0 0 1-.993-1.104l-1.247 1.557z"/><path id="SVGZ6VuEeVE" d="M9 6a3 3 0 0 0-3 3v30a3 3 0 0 0 3 3h30a3 3 0 0 0 3-3V9a3 3 0 0 0-3-3zm18.5 11a3.5 3.5 0 1 0 0-7a3.5 3.5 0 0 0 0 7m-7.252 12h-2.935l3.147 3.018l-.693 2.335q-.076.258-.218.486L17.9 37.5a2 2 0 0 1-3.4-2.11l1.509-2.43l1.025-3.46l.127-.5H14a2 2 0 0 0-2 2v7h-2v-7a4 4 0 0 1 4-4h3.645a2 2 0 0 1-.09-.177c-.952-2.107-.277-4.354.482-5.823a9.6 9.6 0 0 1 1.422-2.055c.446-.485 1.142-1.124 1.99-1.367a8 8 0 0 1 .931-.226c.337-.053.893-.097 1.494.153c.598.249.953.67 1.14.923c.155.21.31.465.424.657l.04.066l.462.772c.332.557.602 1.008.863 1.41c.364.558.621.872.846 1.074c.318.286.772.556 2.397.593a2 2 0 0 1-.038 4H34a4 4 0 0 1 4 4v7h-2v-7a2 2 0 0 0-2-2h-8.057l1.254 1.238a2 2 0 0 1 .43.627l2.075 4.784a2 2 0 0 1-3.67 1.591l-1.92-4.428z"/></defs><g fill="currentColor"><use href="#SVGtdziAeMj"/><use href="#SVGZ6VuEeVE" fillRule="evenodd" clipRule="evenodd"/><use href="#SVGtdziAeMj"/><use href="#SVGZ6VuEeVE" fillRule="evenodd" clipRule="evenodd"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><path id="SVGtdziAeMj" d="M23.916 27h6.078h-.04c-2.044-.048-3.635-.408-4.981-1.62a7.7 7.7 0 0 1-.993-1.104l-1.247 1.557z"/><path id="SVGZ6VuEeVE" d="M9 6a3 3 0 0 0-3 3v30a3 3 0 0 0 3 3h30a3 3 0 0 0 3-3V9a3 3 0 0 0-3-3zm18.5 11a3.5 3.5 0 1 0 0-7a3.5 3.5 0 0 0 0 7m-7.252 12h-2.935l3.147 3.018l-.693 2.335q-.076.258-.218.486L17.9 37.5a2 2 0 0 1-3.4-2.11l1.509-2.43l1.025-3.46l.127-.5H14a2 2 0 0 0-2 2v7h-2v-7a4 4 0 0 1 4-4h3.645a2 2 0 0 1-.09-.177c-.952-2.107-.277-4.354.482-5.823a9.6 9.6 0 0 1 1.422-2.055c.446-.485 1.142-1.124 1.99-1.367a8 8 0 0 1 .931-.226c.337-.053.893-.097 1.494.153c.598.249.953.67 1.14.923c.155.21.31.465.424.657l.04.066l.462.772c.332.557.602 1.008.863 1.41c.364.558.621.872.846 1.074c.318.286.772.556 2.397.593a2 2 0 0 1-.038 4H34a4 4 0 0 1 4 4v7h-2v-7a2 2 0 0 0-2-2h-8.057l1.254 1.238a2 2 0 0 1 .43.627l2.075 4.784a2 2 0 0 1-3.67 1.591l-1.92-4.428z"/></defs><g fill="currentColor"><use href="#SVGtdziAeMj"/><use href="#SVGZ6VuEeVE" fill-rule="evenodd" clip-rule="evenodd"/><use href="#SVGtdziAeMj"/><use href="#SVGZ6VuEeVE" fill-rule="evenodd" clip-rule="evenodd"/></g></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%2048%2048%22%3E%3Cdefs%3E%3Cpath%20id%3D%22SVGtdziAeMj%22%20d%3D%22M23.916%2027h6.078h-.04c-2.044-.048-3.635-.408-4.981-1.62a7.7%207.7%200%200%201-.993-1.104l-1.247%201.557z%22%2F%3E%3Cpath%20id%3D%22SVGZ6VuEeVE%22%20d%3D%22M9%206a3%203%200%200%200-3%203v30a3%203%200%200%200%203%203h30a3%203%200%200%200%203-3V9a3%203%200%200%200-3-3zm18.5%2011a3.5%203.5%200%201%200%200-7a3.5%203.5%200%200%200%200%207m-7.252%2012h-2.935l3.147%203.018l-.693%202.335q-.076.258-.218.486L17.9%2037.5a2%202%200%200%201-3.4-2.11l1.509-2.43l1.025-3.46l.127-.5H14a2%202%200%200%200-2%202v7h-2v-7a4%204%200%200%201%204-4h3.645a2%202%200%200%201-.09-.177c-.952-2.107-.277-4.354.482-5.823a9.6%209.6%200%200%201%201.422-2.055c.446-.485%201.142-1.124%201.99-1.367a8%208%200%200%201%20.931-.226c.337-.053.893-.097%201.494.153c.598.249.953.67%201.14.923c.155.21.31.465.424.657l.04.066l.462.772c.332.557.602%201.008.863%201.41c.364.558.621.872.846%201.074c.318.286.772.556%202.397.593a2%202%200%200%201-.038%204H34a4%204%200%200%201%204%204v7h-2v-7a2%202%200%200%200-2-2h-8.057l1.254%201.238a2%202%200%200%201%20.43.627l2.075%204.784a2%202%200%200%201-3.67%201.591l-1.92-4.428z%22%2F%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cuse%20href%3D%22%23SVGtdziAeMj%22%2F%3E%3Cuse%20href%3D%22%23SVGZ6VuEeVE%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cuse%20href%3D%22%23SVGtdziAeMj%22%2F%3E%3Cuse%20href%3D%22%23SVGZ6VuEeVE%22%20fill-rule%3D%22evenodd%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%3Cdefs%3E%3Cpath%20id%3D%22SVGtdziAeMj%22%20d%3D%22M23.916%2027h6.078h-.04c-2.044-.048-3.635-.408-4.981-1.62a7.7%207.7%200%200%201-.993-1.104l-1.247%201.557z%22%2F%3E%3Cpath%20id%3D%22SVGZ6VuEeVE%22%20d%3D%22M9%206a3%203%200%200%200-3%203v30a3%203%200%200%200%203%203h30a3%203%200%200%200%203-3V9a3%203%200%200%200-3-3zm18.5%2011a3.5%203.5%200%201%200%200-7a3.5%203.5%200%200%200%200%207m-7.252%2012h-2.935l3.147%203.018l-.693%202.335q-.076.258-.218.486L17.9%2037.5a2%202%200%200%201-3.4-2.11l1.509-2.43l1.025-3.46l.127-.5H14a2%202%200%200%200-2%202v7h-2v-7a4%204%200%200%201%204-4h3.645a2%202%200%200%201-.09-.177c-.952-2.107-.277-4.354.482-5.823a9.6%209.6%200%200%201%201.422-2.055c.446-.485%201.142-1.124%201.99-1.367a8%208%200%200%201%20.931-.226c.337-.053.893-.097%201.494.153c.598.249.953.67%201.14.923c.155.21.31.465.424.657l.04.066l.462.772c.332.557.602%201.008.863%201.41c.364.558.621.872.846%201.074c.318.286.772.556%202.397.593a2%202%200%200%201-.038%204H34a4%204%200%200%201%204%204v7h-2v-7a2%202%200%200%200-2-2h-8.057l1.254%201.238a2%202%200%200%201%20.43.627l2.075%204.784a2%202%200%200%201-3.67%201.591l-1.92-4.428z%22%2F%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cuse%20href%3D%22%23SVGtdziAeMj%22%2F%3E%3Cuse%20href%3D%22%23SVGZ6VuEeVE%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cuse%20href%3D%22%23SVGtdziAeMj%22%2F%3E%3Cuse%20href%3D%22%23SVGZ6VuEeVE%22%20fill-rule%3D%22evenodd%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/physical-therapy.svg?color=%231a73e8&size=48