child reaching icon

child-reaching from Font Awesome Solid by Dave Gandy · Solid · CC-BY-4.0 Attribution required.

Name
child-reaching
Set
Font Awesome Solid
Style
Solid
Viewbox
640×640
License
CC BY 4.0

The same icon in other sets

Related icons in Font Awesome Solid

Use the child reaching icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M384 128c0-35.3-28.7-64-64-64s-64 28.7-64 64s28.7 64 64 64s64-28.7 64-64M280.9 233.3c-23.7-8.4-44.5-24.3-58.8-45.8l-19.5-29.3c-9.8-14.7-29.6-18.6-44.3-8.8s-18.7 29.6-8.9 44.4l19.5 29.2c18.1 27.1 42.8 48.4 71.1 62.4V544c0 17.7 14.3 32 32 32s32-14.3 32-32v-96h32v96c0 17.7 14.3 32 32 32s32-14.3 32-32V285.6c29.1-14.2 54.4-36.2 72.7-64.2l18.2-27.9c9.6-14.8 5.4-34.6-9.4-44.3s-34.6-5.5-44.3 9.4L419 186.4c-21.8 33.4-58.9 53.6-98.8 53.6c-12.6 0-24.9-2-36.6-5.8c-.9-.3-1.8-.7-2.7-.9"/></svg>

React

import type { SVGProps } from "react";

export function Fa7SolidChildReaching(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M384 128c0-35.3-28.7-64-64-64s-64 28.7-64 64s28.7 64 64 64s64-28.7 64-64M280.9 233.3c-23.7-8.4-44.5-24.3-58.8-45.8l-19.5-29.3c-9.8-14.7-29.6-18.6-44.3-8.8s-18.7 29.6-8.9 44.4l19.5 29.2c18.1 27.1 42.8 48.4 71.1 62.4V544c0 17.7 14.3 32 32 32s32-14.3 32-32v-96h32v96c0 17.7 14.3 32 32 32s32-14.3 32-32V285.6c29.1-14.2 54.4-36.2 72.7-64.2l18.2-27.9c9.6-14.8 5.4-34.6-9.4-44.3s-34.6-5.5-44.3 9.4L419 186.4c-21.8 33.4-58.9 53.6-98.8 53.6c-12.6 0-24.9-2-36.6-5.8c-.9-.3-1.8-.7-2.7-.9"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M384 128c0-35.3-28.7-64-64-64s-64 28.7-64 64s28.7 64 64 64s64-28.7 64-64M280.9 233.3c-23.7-8.4-44.5-24.3-58.8-45.8l-19.5-29.3c-9.8-14.7-29.6-18.6-44.3-8.8s-18.7 29.6-8.9 44.4l19.5 29.2c18.1 27.1 42.8 48.4 71.1 62.4V544c0 17.7 14.3 32 32 32s32-14.3 32-32v-96h32v96c0 17.7 14.3 32 32 32s32-14.3 32-32V285.6c29.1-14.2 54.4-36.2 72.7-64.2l18.2-27.9c9.6-14.8 5.4-34.6-9.4-44.3s-34.6-5.5-44.3 9.4L419 186.4c-21.8 33.4-58.9 53.6-98.8 53.6c-12.6 0-24.9-2-36.6-5.8c-.9-.3-1.8-.7-2.7-.9"/></svg>
</template>

CSS

.icon-child-reaching {
  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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M384%20128c0-35.3-28.7-64-64-64s-64%2028.7-64%2064s28.7%2064%2064%2064s64-28.7%2064-64M280.9%20233.3c-23.7-8.4-44.5-24.3-58.8-45.8l-19.5-29.3c-9.8-14.7-29.6-18.6-44.3-8.8s-18.7%2029.6-8.9%2044.4l19.5%2029.2c18.1%2027.1%2042.8%2048.4%2071.1%2062.4V544c0%2017.7%2014.3%2032%2032%2032s32-14.3%2032-32v-96h32v96c0%2017.7%2014.3%2032%2032%2032s32-14.3%2032-32V285.6c29.1-14.2%2054.4-36.2%2072.7-64.2l18.2-27.9c9.6-14.8%205.4-34.6-9.4-44.3s-34.6-5.5-44.3%209.4L419%20186.4c-21.8%2033.4-58.9%2053.6-98.8%2053.6c-12.6%200-24.9-2-36.6-5.8c-.9-.3-1.8-.7-2.7-.9%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M384%20128c0-35.3-28.7-64-64-64s-64%2028.7-64%2064s28.7%2064%2064%2064s64-28.7%2064-64M280.9%20233.3c-23.7-8.4-44.5-24.3-58.8-45.8l-19.5-29.3c-9.8-14.7-29.6-18.6-44.3-8.8s-18.7%2029.6-8.9%2044.4l19.5%2029.2c18.1%2027.1%2042.8%2048.4%2071.1%2062.4V544c0%2017.7%2014.3%2032%2032%2032s32-14.3%2032-32v-96h32v96c0%2017.7%2014.3%2032%2032%2032s32-14.3%2032-32V285.6c29.1-14.2%2054.4-36.2%2072.7-64.2l18.2-27.9c9.6-14.8%205.4-34.6-9.4-44.3s-34.6-5.5-44.3%209.4L419%20186.4c-21.8%2033.4-58.9%2053.6-98.8%2053.6c-12.6%200-24.9-2-36.6-5.8c-.9-.3-1.8-.7-2.7-.9%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-solid/child-reaching.svg?color=%231a73e8&size=48