hand back left off icon
hand-back-left-off from Material Design Icons by Pictogrammers · Filled · Apache-2.0 Free for personal and commercial use.
- Name
- hand-back-left-off
- Set
- Material Design Icons
- Style
- Filled
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Material Design Icons
Related icons in Material Design Icons
hand-back-lefthand-back-righthand-back-right-offhand-claphand-clap-offhand-coinhand-cyclehand-extendedhand-front-lefthand-front-righthand-hearthand-lefthand-okayhand-peacehand-peace-varianthand-pointing-downhand-pointing-lefthand-pointing-righthand-pointing-uphand-righthand-sawhand-washhand-waterhand-wave
Use the hand back left off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22.11 21.46L2.39 1.73L1.11 3l2.1 2.1c-.12.19-.21.4-.21.65V16c0 4.42 3.58 8 8 8c2.93 0 5.58-1.61 6.97-4.14l2.87 2.87zM5.5 12V7.39l1 1V12zm4.5 0H9v-1.11l1 1zm6 .8l-2.5-2.5V3.25a1.25 1.25 0 0 1 2.5 0zm3.5 3.48l-2.34-2.32l1-2.49c.22-.55.68-.97 1.24-1.16l.79-.26a1 1 0 0 1 1.24 1.32zM9 5.8L6.5 3.3v-.55a1.25 1.25 0 0 1 2.5 0zm3.5 3.5L10 6.8V1.25a1.25 1.25 0 0 1 2.5 0z"/></svg>
React
import type { SVGProps } from "react";
export function MdiHandBackLeftOff(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="M22.11 21.46L2.39 1.73L1.11 3l2.1 2.1c-.12.19-.21.4-.21.65V16c0 4.42 3.58 8 8 8c2.93 0 5.58-1.61 6.97-4.14l2.87 2.87zM5.5 12V7.39l1 1V12zm4.5 0H9v-1.11l1 1zm6 .8l-2.5-2.5V3.25a1.25 1.25 0 0 1 2.5 0zm3.5 3.48l-2.34-2.32l1-2.49c.22-.55.68-.97 1.24-1.16l.79-.26a1 1 0 0 1 1.24 1.32zM9 5.8L6.5 3.3v-.55a1.25 1.25 0 0 1 2.5 0zm3.5 3.5L10 6.8V1.25a1.25 1.25 0 0 1 2.5 0z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22.11 21.46L2.39 1.73L1.11 3l2.1 2.1c-.12.19-.21.4-.21.65V16c0 4.42 3.58 8 8 8c2.93 0 5.58-1.61 6.97-4.14l2.87 2.87zM5.5 12V7.39l1 1V12zm4.5 0H9v-1.11l1 1zm6 .8l-2.5-2.5V3.25a1.25 1.25 0 0 1 2.5 0zm3.5 3.48l-2.34-2.32l1-2.49c.22-.55.68-.97 1.24-1.16l.79-.26a1 1 0 0 1 1.24 1.32zM9 5.8L6.5 3.3v-.55a1.25 1.25 0 0 1 2.5 0zm3.5 3.5L10 6.8V1.25a1.25 1.25 0 0 1 2.5 0z"/></svg> </template>
CSS
.icon-hand-back-left-off {
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%22M22.11%2021.46L2.39%201.73L1.11%203l2.1%202.1c-.12.19-.21.4-.21.65V16c0%204.42%203.58%208%208%208c2.93%200%205.58-1.61%206.97-4.14l2.87%202.87zM5.5%2012V7.39l1%201V12zm4.5%200H9v-1.11l1%201zm6%20.8l-2.5-2.5V3.25a1.25%201.25%200%200%201%202.5%200zm3.5%203.48l-2.34-2.32l1-2.49c.22-.55.68-.97%201.24-1.16l.79-.26a1%201%200%200%201%201.24%201.32zM9%205.8L6.5%203.3v-.55a1.25%201.25%200%200%201%202.5%200zm3.5%203.5L10%206.8V1.25a1.25%201.25%200%200%201%202.5%200z%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%22M22.11%2021.46L2.39%201.73L1.11%203l2.1%202.1c-.12.19-.21.4-.21.65V16c0%204.42%203.58%208%208%208c2.93%200%205.58-1.61%206.97-4.14l2.87%202.87zM5.5%2012V7.39l1%201V12zm4.5%200H9v-1.11l1%201zm6%20.8l-2.5-2.5V3.25a1.25%201.25%200%200%201%202.5%200zm3.5%203.48l-2.34-2.32l1-2.49c.22-.55.68-.97%201.24-1.16l.79-.26a1%201%200%200%201%201.24%201.32zM9%205.8L6.5%203.3v-.55a1.25%201.25%200%200%201%202.5%200zm3.5%203.5L10%206.8V1.25a1.25%201.25%200%200%201%202.5%200z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mdi/hand-back-left-off.svg?color=%231a73e8&size=48