holding hands icon
holding-hands from IconPark Outline by ByteDance · Outline · Baby · Apache-2.0 Free for personal and commercial use.
- Name
- holding-hands
- Set
- IconPark Outline
- Style
- Outline
- Category
- Baby
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More baby icons from IconPark Outline
Use the holding hands icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="4" d="m4.46 12.84l17.775-3.778a2 2 0 0 1 1.506.28l8.098 5.259a2 2 0 0 0 1.505.279l4.081-.868a2 2 0 0 1 2.372 1.54l.624 2.935a2 2 0 0 1-1.54 2.372l-7.015 1.491a2 2 0 0 1-1.506-.279l-8.098-5.259a2 2 0 0 0-1.506-.279l-3.102.66M43.54 33.16l-17.775 3.777a2 2 0 0 1-1.506-.279l-8.098-5.26a2 2 0 0 0-1.506-.278l-4.08.867a2 2 0 0 1-2.372-1.54l-.624-2.935a2 2 0 0 1 1.54-2.372l7.015-1.49a2 2 0 0 1 1.506.278l8.098 5.26a2 2 0 0 0 1.506.279l3.102-.66"/></svg>
React
import type { SVGProps } from "react";
export function IconParkOutlineHoldingHands(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="4" d="m4.46 12.84l17.775-3.778a2 2 0 0 1 1.506.28l8.098 5.259a2 2 0 0 0 1.505.279l4.081-.868a2 2 0 0 1 2.372 1.54l.624 2.935a2 2 0 0 1-1.54 2.372l-7.015 1.491a2 2 0 0 1-1.506-.279l-8.098-5.259a2 2 0 0 0-1.506-.279l-3.102.66M43.54 33.16l-17.775 3.777a2 2 0 0 1-1.506-.279l-8.098-5.26a2 2 0 0 0-1.506-.278l-4.08.867a2 2 0 0 1-2.372-1.54l-.624-2.935a2 2 0 0 1 1.54-2.372l7.015-1.49a2 2 0 0 1 1.506.278l8.098 5.26a2 2 0 0 0 1.506.279l3.102-.66"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="4" d="m4.46 12.84l17.775-3.778a2 2 0 0 1 1.506.28l8.098 5.259a2 2 0 0 0 1.505.279l4.081-.868a2 2 0 0 1 2.372 1.54l.624 2.935a2 2 0 0 1-1.54 2.372l-7.015 1.491a2 2 0 0 1-1.506-.279l-8.098-5.259a2 2 0 0 0-1.506-.279l-3.102.66M43.54 33.16l-17.775 3.777a2 2 0 0 1-1.506-.279l-8.098-5.26a2 2 0 0 0-1.506-.278l-4.08.867a2 2 0 0 1-2.372-1.54l-.624-2.935a2 2 0 0 1 1.54-2.372l7.015-1.49a2 2 0 0 1 1.506.278l8.098 5.26a2 2 0 0 0 1.506.279l3.102-.66"/></svg> </template>
CSS
.icon-holding-hands {
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%2048%2048%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22m4.46%2012.84l17.775-3.778a2%202%200%200%201%201.506.28l8.098%205.259a2%202%200%200%200%201.505.279l4.081-.868a2%202%200%200%201%202.372%201.54l.624%202.935a2%202%200%200%201-1.54%202.372l-7.015%201.491a2%202%200%200%201-1.506-.279l-8.098-5.259a2%202%200%200%200-1.506-.279l-3.102.66M43.54%2033.16l-17.775%203.777a2%202%200%200%201-1.506-.279l-8.098-5.26a2%202%200%200%200-1.506-.278l-4.08.867a2%202%200%200%201-2.372-1.54l-.624-2.935a2%202%200%200%201%201.54-2.372l7.015-1.49a2%202%200%200%201%201.506.278l8.098%205.26a2%202%200%200%200%201.506.279l3.102-.66%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%2048%2048%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22m4.46%2012.84l17.775-3.778a2%202%200%200%201%201.506.28l8.098%205.259a2%202%200%200%200%201.505.279l4.081-.868a2%202%200%200%201%202.372%201.54l.624%202.935a2%202%200%200%201-1.54%202.372l-7.015%201.491a2%202%200%200%201-1.506-.279l-8.098-5.259a2%202%200%200%200-1.506-.279l-3.102.66M43.54%2033.16l-17.775%203.777a2%202%200%200%201-1.506-.279l-8.098-5.26a2%202%200%200%200-1.506-.278l-4.08.867a2%202%200%200%201-2.372-1.54l-.624-2.935a2%202%200%200%201%201.54-2.372l7.015-1.49a2%202%200%200%201%201.506.278l8.098%205.26a2%202%200%200%200%201.506.279l3.102-.66%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park-outline/holding-hands.svg?color=%231a73e8&size=48