front-hand-outline-rounded from Material Symbols by Google · Outline Rounded · Social · Apache-2.0 Free for personal and commercial use.

Name
front-hand-outline-rounded
Set
Material Symbols
Style
Outline Rounded
Category
Social
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

More social icons from Material Symbols

Use the front hand icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.713 1.288Q14 1.575 14 2v9q0 .425-.288.713T13 12t-.712-.288T12 11V2q0-.425.288-.712T13 1t.713.288m-4 1Q10 2.575 10 3v8q0 .425-.288.713T9 12t-.712-.288T8 11V3q0-.425.288-.712T9 2t.713.288M12.5 23q-3.55 0-6.025-2.475T4 14.5V5q0-.425.288-.712T5 4t.713.288T6 5v9.5q0 2.725 1.888 4.613T12.5 21t4.613-1.888T19 14.5V11q-.425 0-.712.288T18 12v3q0 .425-.288.713T17 16h-2q-.825 0-1.412.588T13 18v1q0 .425-.288.713T12 20t-.712-.288T11 19v-1q0-1.65 1.175-2.825T15 14h1V4q0-.425.288-.712T17 3t.713.288T18 4v5.175q.25-.075.488-.125T19 9h1q.425 0 .713.288T21 10v4.5q0 3.55-2.475 6.025T12.5 23m1-8"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsFrontHandOutlineRounded(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="M13.713 1.288Q14 1.575 14 2v9q0 .425-.288.713T13 12t-.712-.288T12 11V2q0-.425.288-.712T13 1t.713.288m-4 1Q10 2.575 10 3v8q0 .425-.288.713T9 12t-.712-.288T8 11V3q0-.425.288-.712T9 2t.713.288M12.5 23q-3.55 0-6.025-2.475T4 14.5V5q0-.425.288-.712T5 4t.713.288T6 5v9.5q0 2.725 1.888 4.613T12.5 21t4.613-1.888T19 14.5V11q-.425 0-.712.288T18 12v3q0 .425-.288.713T17 16h-2q-.825 0-1.412.588T13 18v1q0 .425-.288.713T12 20t-.712-.288T11 19v-1q0-1.65 1.175-2.825T15 14h1V4q0-.425.288-.712T17 3t.713.288T18 4v5.175q.25-.075.488-.125T19 9h1q.425 0 .713.288T21 10v4.5q0 3.55-2.475 6.025T12.5 23m1-8"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.713 1.288Q14 1.575 14 2v9q0 .425-.288.713T13 12t-.712-.288T12 11V2q0-.425.288-.712T13 1t.713.288m-4 1Q10 2.575 10 3v8q0 .425-.288.713T9 12t-.712-.288T8 11V3q0-.425.288-.712T9 2t.713.288M12.5 23q-3.55 0-6.025-2.475T4 14.5V5q0-.425.288-.712T5 4t.713.288T6 5v9.5q0 2.725 1.888 4.613T12.5 21t4.613-1.888T19 14.5V11q-.425 0-.712.288T18 12v3q0 .425-.288.713T17 16h-2q-.825 0-1.412.588T13 18v1q0 .425-.288.713T12 20t-.712-.288T11 19v-1q0-1.65 1.175-2.825T15 14h1V4q0-.425.288-.712T17 3t.713.288T18 4v5.175q.25-.075.488-.125T19 9h1q.425 0 .713.288T21 10v4.5q0 3.55-2.475 6.025T12.5 23m1-8"/></svg>
</template>

CSS

.icon-front-hand-outline-rounded {
  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%22M13.713%201.288Q14%201.575%2014%202v9q0%20.425-.288.713T13%2012t-.712-.288T12%2011V2q0-.425.288-.712T13%201t.713.288m-4%201Q10%202.575%2010%203v8q0%20.425-.288.713T9%2012t-.712-.288T8%2011V3q0-.425.288-.712T9%202t.713.288M12.5%2023q-3.55%200-6.025-2.475T4%2014.5V5q0-.425.288-.712T5%204t.713.288T6%205v9.5q0%202.725%201.888%204.613T12.5%2021t4.613-1.888T19%2014.5V11q-.425%200-.712.288T18%2012v3q0%20.425-.288.713T17%2016h-2q-.825%200-1.412.588T13%2018v1q0%20.425-.288.713T12%2020t-.712-.288T11%2019v-1q0-1.65%201.175-2.825T15%2014h1V4q0-.425.288-.712T17%203t.713.288T18%204v5.175q.25-.075.488-.125T19%209h1q.425%200%20.713.288T21%2010v4.5q0%203.55-2.475%206.025T12.5%2023m1-8%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%22M13.713%201.288Q14%201.575%2014%202v9q0%20.425-.288.713T13%2012t-.712-.288T12%2011V2q0-.425.288-.712T13%201t.713.288m-4%201Q10%202.575%2010%203v8q0%20.425-.288.713T9%2012t-.712-.288T8%2011V3q0-.425.288-.712T9%202t.713.288M12.5%2023q-3.55%200-6.025-2.475T4%2014.5V5q0-.425.288-.712T5%204t.713.288T6%205v9.5q0%202.725%201.888%204.613T12.5%2021t4.613-1.888T19%2014.5V11q-.425%200-.712.288T18%2012v3q0%20.425-.288.713T17%2016h-2q-.825%200-1.412.588T13%2018v1q0%20.425-.288.713T12%2020t-.712-.288T11%2019v-1q0-1.65%201.175-2.825T15%2014h1V4q0-.425.288-.712T17%203t.713.288T18%204v5.175q.25-.075.488-.125T19%209h1q.425%200%20.713.288T21%2010v4.5q0%203.55-2.475%206.025T12.5%2023m1-8%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/front-hand-outline-rounded.svg?color=%231a73e8&size=48