child reaching icon
child-reaching from Font Awesome 6 Solid by Dave Gandy · Regular · CC-BY-4.0 Attribution required.
- Name
- child-reaching
- Set
- Font Awesome 6 Solid
- Style
- Regular
- Viewbox
- 384×512
- License
- CC BY 4.0
The same icon in other sets
Related icons in Font Awesome 6 Solid
Use the child reaching icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 384 512"><path fill="currentColor" d="M256 64a64 64 0 1 0-128 0a64 64 0 1 0 128 0M152.9 169.3c-23.7-8.4-44.5-24.3-58.8-45.8L74.6 94.2C64.8 79.5 45 75.6 30.2 85.4s-18.7 29.7-8.9 44.4L40.9 159c18.1 27.1 42.8 48.4 71.1 62.4V480c0 17.7 14.3 32 32 32s32-14.3 32-32v-96h32v96c0 17.7 14.3 32 32 32s32-14.3 32-32V221.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.4L291 122.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 Fa6SolidChildReaching(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 384 512"><path fill="currentColor" d="M256 64a64 64 0 1 0-128 0a64 64 0 1 0 128 0M152.9 169.3c-23.7-8.4-44.5-24.3-58.8-45.8L74.6 94.2C64.8 79.5 45 75.6 30.2 85.4s-18.7 29.7-8.9 44.4L40.9 159c18.1 27.1 42.8 48.4 71.1 62.4V480c0 17.7 14.3 32 32 32s32-14.3 32-32v-96h32v96c0 17.7 14.3 32 32 32s32-14.3 32-32V221.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.4L291 122.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 384 512"><path fill="currentColor" d="M256 64a64 64 0 1 0-128 0a64 64 0 1 0 128 0M152.9 169.3c-23.7-8.4-44.5-24.3-58.8-45.8L74.6 94.2C64.8 79.5 45 75.6 30.2 85.4s-18.7 29.7-8.9 44.4L40.9 159c18.1 27.1 42.8 48.4 71.1 62.4V480c0 17.7 14.3 32 32 32s32-14.3 32-32v-96h32v96c0 17.7 14.3 32 32 32s32-14.3 32-32V221.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.4L291 122.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%20384%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M256%2064a64%2064%200%201%200-128%200a64%2064%200%201%200%20128%200M152.9%20169.3c-23.7-8.4-44.5-24.3-58.8-45.8L74.6%2094.2C64.8%2079.5%2045%2075.6%2030.2%2085.4s-18.7%2029.7-8.9%2044.4L40.9%20159c18.1%2027.1%2042.8%2048.4%2071.1%2062.4V480c0%2017.7%2014.3%2032%2032%2032s32-14.3%2032-32v-96h32v96c0%2017.7%2014.3%2032%2032%2032s32-14.3%2032-32V221.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.4L291%20122.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%20384%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M256%2064a64%2064%200%201%200-128%200a64%2064%200%201%200%20128%200M152.9%20169.3c-23.7-8.4-44.5-24.3-58.8-45.8L74.6%2094.2C64.8%2079.5%2045%2075.6%2030.2%2085.4s-18.7%2029.7-8.9%2044.4L40.9%20159c18.1%2027.1%2042.8%2048.4%2071.1%2062.4V480c0%2017.7%2014.3%2032%2032%2032s32-14.3%2032-32v-96h32v96c0%2017.7%2014.3%2032%2032%2032s32-14.3%2032-32V221.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.4L291%20122.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/fa6-solid/child-reaching.svg?color=%231a73e8&size=48