hand right icon
hand-right-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.
- Name
- hand-right-20-filled
- Set
- Fluent UI System Icons
- Style
- 20 Filled
- Viewbox
- 20×20
- License
- MIT
7 other variants in Fluent UI System Icons
The same icon in other sets
Related icons in Fluent UI System Icons
Use the hand right icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M9 8.5V2.75a.75.75 0 0 1 1.5 0V8.5a.5.5 0 0 0 1 0V3.75a.75.75 0 0 1 1.5 0v6.5c.662-.426 1.392-.75 2-.75c.971 0 1.787.324 1.984 1.116a.6.6 0 0 1 .016.145c0 .15-.07.292-.191.382l-1.313.985c-1.062.796-2.063 1.865-2.76 2.988a32 32 0 0 0-1.054 1.868C11.322 17.661 11.094 18 10 18H6.955C6 18 5.637 17.467 5 16s-1-2.944-1-3.5V5.25a.75.75 0 0 1 1.5 0V9a.5.5 0 0 0 1 0V3.75a.75.75 0 0 1 1.5 0V8.5a.5.5 0 0 0 1 0"/></svg>
React
import type { SVGProps } from "react";
export function FluentHandRight20Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M9 8.5V2.75a.75.75 0 0 1 1.5 0V8.5a.5.5 0 0 0 1 0V3.75a.75.75 0 0 1 1.5 0v6.5c.662-.426 1.392-.75 2-.75c.971 0 1.787.324 1.984 1.116a.6.6 0 0 1 .016.145c0 .15-.07.292-.191.382l-1.313.985c-1.062.796-2.063 1.865-2.76 2.988a32 32 0 0 0-1.054 1.868C11.322 17.661 11.094 18 10 18H6.955C6 18 5.637 17.467 5 16s-1-2.944-1-3.5V5.25a.75.75 0 0 1 1.5 0V9a.5.5 0 0 0 1 0V3.75a.75.75 0 0 1 1.5 0V8.5a.5.5 0 0 0 1 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M9 8.5V2.75a.75.75 0 0 1 1.5 0V8.5a.5.5 0 0 0 1 0V3.75a.75.75 0 0 1 1.5 0v6.5c.662-.426 1.392-.75 2-.75c.971 0 1.787.324 1.984 1.116a.6.6 0 0 1 .016.145c0 .15-.07.292-.191.382l-1.313.985c-1.062.796-2.063 1.865-2.76 2.988a32 32 0 0 0-1.054 1.868C11.322 17.661 11.094 18 10 18H6.955C6 18 5.637 17.467 5 16s-1-2.944-1-3.5V5.25a.75.75 0 0 1 1.5 0V9a.5.5 0 0 0 1 0V3.75a.75.75 0 0 1 1.5 0V8.5a.5.5 0 0 0 1 0"/></svg> </template>
CSS
.icon-hand-right-20-filled {
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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9%208.5V2.75a.75.75%200%200%201%201.5%200V8.5a.5.5%200%200%200%201%200V3.75a.75.75%200%200%201%201.5%200v6.5c.662-.426%201.392-.75%202-.75c.971%200%201.787.324%201.984%201.116a.6.6%200%200%201%20.016.145c0%20.15-.07.292-.191.382l-1.313.985c-1.062.796-2.063%201.865-2.76%202.988a32%2032%200%200%200-1.054%201.868C11.322%2017.661%2011.094%2018%2010%2018H6.955C6%2018%205.637%2017.467%205%2016s-1-2.944-1-3.5V5.25a.75.75%200%200%201%201.5%200V9a.5.5%200%200%200%201%200V3.75a.75.75%200%200%201%201.5%200V8.5a.5.5%200%200%200%201%200%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9%208.5V2.75a.75.75%200%200%201%201.5%200V8.5a.5.5%200%200%200%201%200V3.75a.75.75%200%200%201%201.5%200v6.5c.662-.426%201.392-.75%202-.75c.971%200%201.787.324%201.984%201.116a.6.6%200%200%201%20.016.145c0%20.15-.07.292-.191.382l-1.313.985c-1.062.796-2.063%201.865-2.76%202.988a32%2032%200%200%200-1.054%201.868C11.322%2017.661%2011.094%2018%2010%2018H6.955C6%2018%205.637%2017.467%205%2016s-1-2.944-1-3.5V5.25a.75.75%200%200%201%201.5%200V9a.5.5%200%200%200%201%200V3.75a.75.75%200%200%201%201.5%200V8.5a.5.5%200%200%200%201%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/hand-right-20-filled.svg?color=%231a73e8&size=48