stretcher icon

stretcher from Unicons by Iconscout · Line · Medical · Apache-2.0 Free for personal and commercial use.

Name
stretcher
Set
Unicons
Style
Line
Category
Medical
Viewbox
24×24
License
Apache 2.0

The same icon in other sets

More medical icons from Unicons

Use the stretcher icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18 4.5h3a1 1 0 0 0 0-2h-3a1 1 0 0 0 0 2m3 2H3a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h1.55l5.11 2.56l-2.58 1.29A3 3 0 0 0 5 15.5a3 3 0 1 0 3 3a2 2 0 0 0 0-.36l3.94-2l4.06 2.1a2 2 0 0 0 0 .26a3 3 0 1 0 3-3a3 3 0 0 0-2.15.92l-2.72-1.36l5.11-2.56H21a1 1 0 0 0 1-1v-4a1 1 0 0 0-1-1m-16 13a1 1 0 1 1 1-1a1 1 0 0 1-1 1m14-2a1 1 0 1 1-1 1a1 1 0 0 1 1-1m-7.1-3.56L9 12.5h5.75ZM20 10.5H4v-2h16Z"/></svg>

React

import type { SVGProps } from "react";

export function UilStretcher(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="M18 4.5h3a1 1 0 0 0 0-2h-3a1 1 0 0 0 0 2m3 2H3a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h1.55l5.11 2.56l-2.58 1.29A3 3 0 0 0 5 15.5a3 3 0 1 0 3 3a2 2 0 0 0 0-.36l3.94-2l4.06 2.1a2 2 0 0 0 0 .26a3 3 0 1 0 3-3a3 3 0 0 0-2.15.92l-2.72-1.36l5.11-2.56H21a1 1 0 0 0 1-1v-4a1 1 0 0 0-1-1m-16 13a1 1 0 1 1 1-1a1 1 0 0 1-1 1m14-2a1 1 0 1 1-1 1a1 1 0 0 1 1-1m-7.1-3.56L9 12.5h5.75ZM20 10.5H4v-2h16Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18 4.5h3a1 1 0 0 0 0-2h-3a1 1 0 0 0 0 2m3 2H3a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h1.55l5.11 2.56l-2.58 1.29A3 3 0 0 0 5 15.5a3 3 0 1 0 3 3a2 2 0 0 0 0-.36l3.94-2l4.06 2.1a2 2 0 0 0 0 .26a3 3 0 1 0 3-3a3 3 0 0 0-2.15.92l-2.72-1.36l5.11-2.56H21a1 1 0 0 0 1-1v-4a1 1 0 0 0-1-1m-16 13a1 1 0 1 1 1-1a1 1 0 0 1-1 1m14-2a1 1 0 1 1-1 1a1 1 0 0 1 1-1m-7.1-3.56L9 12.5h5.75ZM20 10.5H4v-2h16Z"/></svg>
</template>

CSS

.icon-stretcher {
  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%22M18%204.5h3a1%201%200%200%200%200-2h-3a1%201%200%200%200%200%202m3%202H3a1%201%200%200%200-1%201v4a1%201%200%200%200%201%201h1.55l5.11%202.56l-2.58%201.29A3%203%200%200%200%205%2015.5a3%203%200%201%200%203%203a2%202%200%200%200%200-.36l3.94-2l4.06%202.1a2%202%200%200%200%200%20.26a3%203%200%201%200%203-3a3%203%200%200%200-2.15.92l-2.72-1.36l5.11-2.56H21a1%201%200%200%200%201-1v-4a1%201%200%200%200-1-1m-16%2013a1%201%200%201%201%201-1a1%201%200%200%201-1%201m14-2a1%201%200%201%201-1%201a1%201%200%200%201%201-1m-7.1-3.56L9%2012.5h5.75ZM20%2010.5H4v-2h16Z%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%22M18%204.5h3a1%201%200%200%200%200-2h-3a1%201%200%200%200%200%202m3%202H3a1%201%200%200%200-1%201v4a1%201%200%200%200%201%201h1.55l5.11%202.56l-2.58%201.29A3%203%200%200%200%205%2015.5a3%203%200%201%200%203%203a2%202%200%200%200%200-.36l3.94-2l4.06%202.1a2%202%200%200%200%200%20.26a3%203%200%201%200%203-3a3%203%200%200%200-2.15.92l-2.72-1.36l5.11-2.56H21a1%201%200%200%200%201-1v-4a1%201%200%200%200-1-1m-16%2013a1%201%200%201%201%201-1a1%201%200%200%201-1%201m14-2a1%201%200%201%201-1%201a1%201%200%200%201%201-1m-7.1-3.56L9%2012.5h5.75ZM20%2010.5H4v-2h16Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/uil/stretcher.svg?color=%231a73e8&size=48