occupational therapy icon

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

Name
occupational-therapy-outline
Set
Health Icons
Style
Outline
Category
Specialties
Viewbox
48×48
License
MIT
Aliases
occupational-therapy2x-outline

1 other variant in Health Icons

More specialties icons from Health Icons

Use the occupational therapy icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path d="M18.5 18.5a1 1 0 1 0 0 2c.161 0 .37.053.548.244c.18.194.452.666.452 1.756c0 1.22.394 2.165 1.168 2.766c.725.563 1.615.689 2.332.689V29.5a1 1 0 1 0 2 0v-3.546c.717 0 1.607-.125 2.332-.688c.774-.6 1.168-1.546 1.168-2.766c0-1.09.272-1.562.452-1.756a.74.74 0 0 1 .548-.244a1 1 0 1 0 0-2c-.589 0-1.38.199-2.014.884c-.633.681-.986 1.71-.986 3.116c0 .777-.231 1.06-.395 1.186c-.212.166-.572.268-1.105.268V19.5a1 1 0 1 0-2 0v4.454c-.533 0-.893-.102-1.105-.268c-.164-.126-.395-.409-.395-1.186c0-1.407-.353-2.435-.986-3.116A2.74 2.74 0 0 0 18.5 18.5m12.5 16V33h-1.5v-2H31v-1.5h2V31h1.5v2H33v1.5z"/><path fill-rule="evenodd" d="m26.435 34.86l.205-.16a6 6 0 1 0 8.467-7.833c1.768-2.316 2.995-4.946 2.886-7.892a7.91 7.91 0 0 0-3.483-6.255c-2.003-1.344-4.233-1.465-6.232-.905a10 10 0 0 0-2.165.905c-.774.434-1.488.961-2.113 1.544a11 11 0 0 0-2.118-1.544a10 10 0 0 0-2.161-.9c-2-.559-4.228-.437-6.23.9a7.91 7.91 0 0 0-3.485 6.255v.002c-.134 3.918 2.074 7.256 4.775 10.044c2.018 2.084 4.437 3.981 6.568 5.652c.714.56 1.396 1.095 2.02 1.602l.626.51l.63-.505c.564-.451 1.173-.925 1.81-1.42m2.383-21.119c-1.567.44-3.035 1.436-4.065 2.616l-.753.864l-.754-.864c-1.029-1.18-2.497-2.173-4.064-2.61c-1.548-.434-3.152-.318-4.58.636a5.92 5.92 0 0 0-2.597 4.664c-.106 3.09 1.632 5.918 4.212 8.583c1.915 1.976 4.17 3.745 6.275 5.396q.775.606 1.512 1.193q.625-.491 1.277-.997l.005-.004l.747-.583a6 6 0 0 1 7.123-6.524c1.807-2.223 2.93-4.564 2.839-7.063a5.92 5.92 0 0 0-2.596-4.665l-.003-.002c-1.428-.959-3.03-1.074-4.578-.64M36 32a4 4 0 1 1-8 0a4 4 0 0 1 8 0" clip-rule="evenodd"/><path fill-rule="evenodd" d="M39 6H9a3 3 0 0 0-3 3v30a3 3 0 0 0 3 3h30a3 3 0 0 0 3-3V9a3 3 0 0 0-3-3M8 9a1 1 0 0 1 1-1h30a1 1 0 0 1 1 1v30a1 1 0 0 1-1 1H9a1 1 0 0 1-1-1z" clip-rule="evenodd"/></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsOccupationalTherapyOutline(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path d="M18.5 18.5a1 1 0 1 0 0 2c.161 0 .37.053.548.244c.18.194.452.666.452 1.756c0 1.22.394 2.165 1.168 2.766c.725.563 1.615.689 2.332.689V29.5a1 1 0 1 0 2 0v-3.546c.717 0 1.607-.125 2.332-.688c.774-.6 1.168-1.546 1.168-2.766c0-1.09.272-1.562.452-1.756a.74.74 0 0 1 .548-.244a1 1 0 1 0 0-2c-.589 0-1.38.199-2.014.884c-.633.681-.986 1.71-.986 3.116c0 .777-.231 1.06-.395 1.186c-.212.166-.572.268-1.105.268V19.5a1 1 0 1 0-2 0v4.454c-.533 0-.893-.102-1.105-.268c-.164-.126-.395-.409-.395-1.186c0-1.407-.353-2.435-.986-3.116A2.74 2.74 0 0 0 18.5 18.5m12.5 16V33h-1.5v-2H31v-1.5h2V31h1.5v2H33v1.5z"/><path fillRule="evenodd" d="m26.435 34.86l.205-.16a6 6 0 1 0 8.467-7.833c1.768-2.316 2.995-4.946 2.886-7.892a7.91 7.91 0 0 0-3.483-6.255c-2.003-1.344-4.233-1.465-6.232-.905a10 10 0 0 0-2.165.905c-.774.434-1.488.961-2.113 1.544a11 11 0 0 0-2.118-1.544a10 10 0 0 0-2.161-.9c-2-.559-4.228-.437-6.23.9a7.91 7.91 0 0 0-3.485 6.255v.002c-.134 3.918 2.074 7.256 4.775 10.044c2.018 2.084 4.437 3.981 6.568 5.652c.714.56 1.396 1.095 2.02 1.602l.626.51l.63-.505c.564-.451 1.173-.925 1.81-1.42m2.383-21.119c-1.567.44-3.035 1.436-4.065 2.616l-.753.864l-.754-.864c-1.029-1.18-2.497-2.173-4.064-2.61c-1.548-.434-3.152-.318-4.58.636a5.92 5.92 0 0 0-2.597 4.664c-.106 3.09 1.632 5.918 4.212 8.583c1.915 1.976 4.17 3.745 6.275 5.396q.775.606 1.512 1.193q.625-.491 1.277-.997l.005-.004l.747-.583a6 6 0 0 1 7.123-6.524c1.807-2.223 2.93-4.564 2.839-7.063a5.92 5.92 0 0 0-2.596-4.665l-.003-.002c-1.428-.959-3.03-1.074-4.578-.64M36 32a4 4 0 1 1-8 0a4 4 0 0 1 8 0" clipRule="evenodd"/><path fillRule="evenodd" d="M39 6H9a3 3 0 0 0-3 3v30a3 3 0 0 0 3 3h30a3 3 0 0 0 3-3V9a3 3 0 0 0-3-3M8 9a1 1 0 0 1 1-1h30a1 1 0 0 1 1 1v30a1 1 0 0 1-1 1H9a1 1 0 0 1-1-1z" clipRule="evenodd"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path d="M18.5 18.5a1 1 0 1 0 0 2c.161 0 .37.053.548.244c.18.194.452.666.452 1.756c0 1.22.394 2.165 1.168 2.766c.725.563 1.615.689 2.332.689V29.5a1 1 0 1 0 2 0v-3.546c.717 0 1.607-.125 2.332-.688c.774-.6 1.168-1.546 1.168-2.766c0-1.09.272-1.562.452-1.756a.74.74 0 0 1 .548-.244a1 1 0 1 0 0-2c-.589 0-1.38.199-2.014.884c-.633.681-.986 1.71-.986 3.116c0 .777-.231 1.06-.395 1.186c-.212.166-.572.268-1.105.268V19.5a1 1 0 1 0-2 0v4.454c-.533 0-.893-.102-1.105-.268c-.164-.126-.395-.409-.395-1.186c0-1.407-.353-2.435-.986-3.116A2.74 2.74 0 0 0 18.5 18.5m12.5 16V33h-1.5v-2H31v-1.5h2V31h1.5v2H33v1.5z"/><path fill-rule="evenodd" d="m26.435 34.86l.205-.16a6 6 0 1 0 8.467-7.833c1.768-2.316 2.995-4.946 2.886-7.892a7.91 7.91 0 0 0-3.483-6.255c-2.003-1.344-4.233-1.465-6.232-.905a10 10 0 0 0-2.165.905c-.774.434-1.488.961-2.113 1.544a11 11 0 0 0-2.118-1.544a10 10 0 0 0-2.161-.9c-2-.559-4.228-.437-6.23.9a7.91 7.91 0 0 0-3.485 6.255v.002c-.134 3.918 2.074 7.256 4.775 10.044c2.018 2.084 4.437 3.981 6.568 5.652c.714.56 1.396 1.095 2.02 1.602l.626.51l.63-.505c.564-.451 1.173-.925 1.81-1.42m2.383-21.119c-1.567.44-3.035 1.436-4.065 2.616l-.753.864l-.754-.864c-1.029-1.18-2.497-2.173-4.064-2.61c-1.548-.434-3.152-.318-4.58.636a5.92 5.92 0 0 0-2.597 4.664c-.106 3.09 1.632 5.918 4.212 8.583c1.915 1.976 4.17 3.745 6.275 5.396q.775.606 1.512 1.193q.625-.491 1.277-.997l.005-.004l.747-.583a6 6 0 0 1 7.123-6.524c1.807-2.223 2.93-4.564 2.839-7.063a5.92 5.92 0 0 0-2.596-4.665l-.003-.002c-1.428-.959-3.03-1.074-4.578-.64M36 32a4 4 0 1 1-8 0a4 4 0 0 1 8 0" clip-rule="evenodd"/><path fill-rule="evenodd" d="M39 6H9a3 3 0 0 0-3 3v30a3 3 0 0 0 3 3h30a3 3 0 0 0 3-3V9a3 3 0 0 0-3-3M8 9a1 1 0 0 1 1-1h30a1 1 0 0 1 1 1v30a1 1 0 0 1-1 1H9a1 1 0 0 1-1-1z" clip-rule="evenodd"/></g></svg>
</template>

CSS

.icon-occupational-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%2048%2048%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M18.5%2018.5a1%201%200%201%200%200%202c.161%200%20.37.053.548.244c.18.194.452.666.452%201.756c0%201.22.394%202.165%201.168%202.766c.725.563%201.615.689%202.332.689V29.5a1%201%200%201%200%202%200v-3.546c.717%200%201.607-.125%202.332-.688c.774-.6%201.168-1.546%201.168-2.766c0-1.09.272-1.562.452-1.756a.74.74%200%200%201%20.548-.244a1%201%200%201%200%200-2c-.589%200-1.38.199-2.014.884c-.633.681-.986%201.71-.986%203.116c0%20.777-.231%201.06-.395%201.186c-.212.166-.572.268-1.105.268V19.5a1%201%200%201%200-2%200v4.454c-.533%200-.893-.102-1.105-.268c-.164-.126-.395-.409-.395-1.186c0-1.407-.353-2.435-.986-3.116A2.74%202.74%200%200%200%2018.5%2018.5m12.5%2016V33h-1.5v-2H31v-1.5h2V31h1.5v2H33v1.5z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22m26.435%2034.86l.205-.16a6%206%200%201%200%208.467-7.833c1.768-2.316%202.995-4.946%202.886-7.892a7.91%207.91%200%200%200-3.483-6.255c-2.003-1.344-4.233-1.465-6.232-.905a10%2010%200%200%200-2.165.905c-.774.434-1.488.961-2.113%201.544a11%2011%200%200%200-2.118-1.544a10%2010%200%200%200-2.161-.9c-2-.559-4.228-.437-6.23.9a7.91%207.91%200%200%200-3.485%206.255v.002c-.134%203.918%202.074%207.256%204.775%2010.044c2.018%202.084%204.437%203.981%206.568%205.652c.714.56%201.396%201.095%202.02%201.602l.626.51l.63-.505c.564-.451%201.173-.925%201.81-1.42m2.383-21.119c-1.567.44-3.035%201.436-4.065%202.616l-.753.864l-.754-.864c-1.029-1.18-2.497-2.173-4.064-2.61c-1.548-.434-3.152-.318-4.58.636a5.92%205.92%200%200%200-2.597%204.664c-.106%203.09%201.632%205.918%204.212%208.583c1.915%201.976%204.17%203.745%206.275%205.396q.775.606%201.512%201.193q.625-.491%201.277-.997l.005-.004l.747-.583a6%206%200%200%201%207.123-6.524c1.807-2.223%202.93-4.564%202.839-7.063a5.92%205.92%200%200%200-2.596-4.665l-.003-.002c-1.428-.959-3.03-1.074-4.578-.64M36%2032a4%204%200%201%201-8%200a4%204%200%200%201%208%200%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M39%206H9a3%203%200%200%200-3%203v30a3%203%200%200%200%203%203h30a3%203%200%200%200%203-3V9a3%203%200%200%200-3-3M8%209a1%201%200%200%201%201-1h30a1%201%200%200%201%201%201v30a1%201%200%200%201-1%201H9a1%201%200%200%201-1-1z%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M18.5%2018.5a1%201%200%201%200%200%202c.161%200%20.37.053.548.244c.18.194.452.666.452%201.756c0%201.22.394%202.165%201.168%202.766c.725.563%201.615.689%202.332.689V29.5a1%201%200%201%200%202%200v-3.546c.717%200%201.607-.125%202.332-.688c.774-.6%201.168-1.546%201.168-2.766c0-1.09.272-1.562.452-1.756a.74.74%200%200%201%20.548-.244a1%201%200%201%200%200-2c-.589%200-1.38.199-2.014.884c-.633.681-.986%201.71-.986%203.116c0%20.777-.231%201.06-.395%201.186c-.212.166-.572.268-1.105.268V19.5a1%201%200%201%200-2%200v4.454c-.533%200-.893-.102-1.105-.268c-.164-.126-.395-.409-.395-1.186c0-1.407-.353-2.435-.986-3.116A2.74%202.74%200%200%200%2018.5%2018.5m12.5%2016V33h-1.5v-2H31v-1.5h2V31h1.5v2H33v1.5z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22m26.435%2034.86l.205-.16a6%206%200%201%200%208.467-7.833c1.768-2.316%202.995-4.946%202.886-7.892a7.91%207.91%200%200%200-3.483-6.255c-2.003-1.344-4.233-1.465-6.232-.905a10%2010%200%200%200-2.165.905c-.774.434-1.488.961-2.113%201.544a11%2011%200%200%200-2.118-1.544a10%2010%200%200%200-2.161-.9c-2-.559-4.228-.437-6.23.9a7.91%207.91%200%200%200-3.485%206.255v.002c-.134%203.918%202.074%207.256%204.775%2010.044c2.018%202.084%204.437%203.981%206.568%205.652c.714.56%201.396%201.095%202.02%201.602l.626.51l.63-.505c.564-.451%201.173-.925%201.81-1.42m2.383-21.119c-1.567.44-3.035%201.436-4.065%202.616l-.753.864l-.754-.864c-1.029-1.18-2.497-2.173-4.064-2.61c-1.548-.434-3.152-.318-4.58.636a5.92%205.92%200%200%200-2.597%204.664c-.106%203.09%201.632%205.918%204.212%208.583c1.915%201.976%204.17%203.745%206.275%205.396q.775.606%201.512%201.193q.625-.491%201.277-.997l.005-.004l.747-.583a6%206%200%200%201%207.123-6.524c1.807-2.223%202.93-4.564%202.839-7.063a5.92%205.92%200%200%200-2.596-4.665l-.003-.002c-1.428-.959-3.03-1.074-4.578-.64M36%2032a4%204%200%201%201-8%200a4%204%200%200%201%208%200%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M39%206H9a3%203%200%200%200-3%203v30a3%203%200%200%200%203%203h30a3%203%200%200%200%203-3V9a3%203%200%200%200-3-3M8%209a1%201%200%200%201%201-1h30a1%201%200%200%201%201%201v30a1%201%200%200%201-1%201H9a1%201%200%200%201-1-1z%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/occupational-therapy-outline.svg?color=%231a73e8&size=48