two person lift icon
two-person-lift from Carbon by IBM · Outline · Enterprise · Apache-2.0 Free for personal and commercial use.
- Name
- two-person-lift
- Set
- Carbon
- Style
- Outline
- Category
- Enterprise
- Viewbox
- 32×32
- License
- Apache 2.0
More enterprise icons from Carbon
accountaiai-agentai-agent-detachedai-business-impact-assessmentai-enabled-edtai-enabled-pdlcai-generateai-governance-lifecycleai-governance-trackedai-governance-untrackedai-labelai-launchai-observabilityai-recommendappleapple-dashautoscalingbank-vaultbasketballbatbee-batbinding-connectorblock-storage
Use the two person lift icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m26.96 30l-1.921-6.725a1 1 0 0 1 .336-1.056l4.499-3.599l-1.354-5.419l-2.738 3.424A1 1 0 0 1 25 17h-5v-2h4.52l3.7-4.625a1 1 0 0 1 1.75.383l2 8a1 1 0 0 1-.344 1.023l-4.48 3.584l1.738 6.086ZM23 5.5A3.5 3.5 0 1 1 26.5 9A3.504 3.504 0 0 1 23 5.5m2 0A1.5 1.5 0 1 0 26.5 4A1.5 1.5 0 0 0 25 5.5"/><path fill="currentColor" d="M20.004 19A2.004 2.004 0 0 1 18 16.996v-1.992A2.004 2.004 0 0 1 20.004 13H22v-3H10v3h1.996A2.004 2.004 0 0 1 14 15.004v1.992A2.004 2.004 0 0 1 11.996 19H10v3h12v-3Z"/><path fill="currentColor" d="m5.04 30l1.922-6.725a1 1 0 0 0-.337-1.056L2.126 18.62l1.355-5.418l2.738 3.423A1 1 0 0 0 7 17h5v-2H7.48l-3.699-4.625a1 1 0 0 0-1.75.383l-2 8a1 1 0 0 0 .344 1.023l4.48 3.584l-1.739 6.086ZM5.5 9A3.5 3.5 0 1 1 9 5.5A3.504 3.504 0 0 1 5.5 9m0-5A1.5 1.5 0 1 0 7 5.5A1.5 1.5 0 0 0 5.5 4"/></svg>
React
import type { SVGProps } from "react";
export function CarbonTwoPersonLift(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m26.96 30l-1.921-6.725a1 1 0 0 1 .336-1.056l4.499-3.599l-1.354-5.419l-2.738 3.424A1 1 0 0 1 25 17h-5v-2h4.52l3.7-4.625a1 1 0 0 1 1.75.383l2 8a1 1 0 0 1-.344 1.023l-4.48 3.584l1.738 6.086ZM23 5.5A3.5 3.5 0 1 1 26.5 9A3.504 3.504 0 0 1 23 5.5m2 0A1.5 1.5 0 1 0 26.5 4A1.5 1.5 0 0 0 25 5.5"/><path fill="currentColor" d="M20.004 19A2.004 2.004 0 0 1 18 16.996v-1.992A2.004 2.004 0 0 1 20.004 13H22v-3H10v3h1.996A2.004 2.004 0 0 1 14 15.004v1.992A2.004 2.004 0 0 1 11.996 19H10v3h12v-3Z"/><path fill="currentColor" d="m5.04 30l1.922-6.725a1 1 0 0 0-.337-1.056L2.126 18.62l1.355-5.418l2.738 3.423A1 1 0 0 0 7 17h5v-2H7.48l-3.699-4.625a1 1 0 0 0-1.75.383l-2 8a1 1 0 0 0 .344 1.023l4.48 3.584l-1.739 6.086ZM5.5 9A3.5 3.5 0 1 1 9 5.5A3.504 3.504 0 0 1 5.5 9m0-5A1.5 1.5 0 1 0 7 5.5A1.5 1.5 0 0 0 5.5 4"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m26.96 30l-1.921-6.725a1 1 0 0 1 .336-1.056l4.499-3.599l-1.354-5.419l-2.738 3.424A1 1 0 0 1 25 17h-5v-2h4.52l3.7-4.625a1 1 0 0 1 1.75.383l2 8a1 1 0 0 1-.344 1.023l-4.48 3.584l1.738 6.086ZM23 5.5A3.5 3.5 0 1 1 26.5 9A3.504 3.504 0 0 1 23 5.5m2 0A1.5 1.5 0 1 0 26.5 4A1.5 1.5 0 0 0 25 5.5"/><path fill="currentColor" d="M20.004 19A2.004 2.004 0 0 1 18 16.996v-1.992A2.004 2.004 0 0 1 20.004 13H22v-3H10v3h1.996A2.004 2.004 0 0 1 14 15.004v1.992A2.004 2.004 0 0 1 11.996 19H10v3h12v-3Z"/><path fill="currentColor" d="m5.04 30l1.922-6.725a1 1 0 0 0-.337-1.056L2.126 18.62l1.355-5.418l2.738 3.423A1 1 0 0 0 7 17h5v-2H7.48l-3.699-4.625a1 1 0 0 0-1.75.383l-2 8a1 1 0 0 0 .344 1.023l4.48 3.584l-1.739 6.086ZM5.5 9A3.5 3.5 0 1 1 9 5.5A3.504 3.504 0 0 1 5.5 9m0-5A1.5 1.5 0 1 0 7 5.5A1.5 1.5 0 0 0 5.5 4"/></svg> </template>
CSS
.icon-two-person-lift {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m26.96%2030l-1.921-6.725a1%201%200%200%201%20.336-1.056l4.499-3.599l-1.354-5.419l-2.738%203.424A1%201%200%200%201%2025%2017h-5v-2h4.52l3.7-4.625a1%201%200%200%201%201.75.383l2%208a1%201%200%200%201-.344%201.023l-4.48%203.584l1.738%206.086ZM23%205.5A3.5%203.5%200%201%201%2026.5%209A3.504%203.504%200%200%201%2023%205.5m2%200A1.5%201.5%200%201%200%2026.5%204A1.5%201.5%200%200%200%2025%205.5%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.004%2019A2.004%202.004%200%200%201%2018%2016.996v-1.992A2.004%202.004%200%200%201%2020.004%2013H22v-3H10v3h1.996A2.004%202.004%200%200%201%2014%2015.004v1.992A2.004%202.004%200%200%201%2011.996%2019H10v3h12v-3Z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m5.04%2030l1.922-6.725a1%201%200%200%200-.337-1.056L2.126%2018.62l1.355-5.418l2.738%203.423A1%201%200%200%200%207%2017h5v-2H7.48l-3.699-4.625a1%201%200%200%200-1.75.383l-2%208a1%201%200%200%200%20.344%201.023l4.48%203.584l-1.739%206.086ZM5.5%209A3.5%203.5%200%201%201%209%205.5A3.504%203.504%200%200%201%205.5%209m0-5A1.5%201.5%200%201%200%207%205.5A1.5%201.5%200%200%200%205.5%204%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m26.96%2030l-1.921-6.725a1%201%200%200%201%20.336-1.056l4.499-3.599l-1.354-5.419l-2.738%203.424A1%201%200%200%201%2025%2017h-5v-2h4.52l3.7-4.625a1%201%200%200%201%201.75.383l2%208a1%201%200%200%201-.344%201.023l-4.48%203.584l1.738%206.086ZM23%205.5A3.5%203.5%200%201%201%2026.5%209A3.504%203.504%200%200%201%2023%205.5m2%200A1.5%201.5%200%201%200%2026.5%204A1.5%201.5%200%200%200%2025%205.5%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.004%2019A2.004%202.004%200%200%201%2018%2016.996v-1.992A2.004%202.004%200%200%201%2020.004%2013H22v-3H10v3h1.996A2.004%202.004%200%200%201%2014%2015.004v1.992A2.004%202.004%200%200%201%2011.996%2019H10v3h12v-3Z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m5.04%2030l1.922-6.725a1%201%200%200%200-.337-1.056L2.126%2018.62l1.355-5.418l2.738%203.423A1%201%200%200%200%207%2017h5v-2H7.48l-3.699-4.625a1%201%200%200%200-1.75.383l-2%208a1%201%200%200%200%20.344%201.023l4.48%203.584l-1.739%206.086ZM5.5%209A3.5%203.5%200%201%201%209%205.5A3.504%203.504%200%200%201%205.5%209m0-5A1.5%201.5%200%201%200%207%205.5A1.5%201.5%200%200%200%205.5%204%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/two-person-lift.svg?color=%231a73e8&size=48