node move down icon
node-move-down from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- node-move-down
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the node move down icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M5.499 7.992v4.496m0 0v1.498c0 2.826 0 4.238.878 5.116c.826.825 2.123.875 4.62.878M5.5 12.488h5.499"/><path d="M4 1.998h2.999c1.814 0 1.999 1.109 1.999 2.997s-.185 2.997-2 2.997H4c-1.815 0-2-1.109-2-2.997s.185-2.997 2-2.997Zm6.998 10.49c0-.942 0-1.412.293-1.705s.764-.293 1.707-.293c.942 0 1.413 0 1.706.293s.293.763.293 1.705s0 1.413-.293 1.706s-.764.292-1.707.292c-.942 0-1.413 0-1.706-.292c-.293-.293-.293-.764-.293-1.706Zm0 7.492c0-.941 0-1.412.293-1.705s.764-.293 1.707-.293c.942 0 1.413 0 1.706.293s.293.764.293 1.705s0 1.413-.293 1.706s-.764.293-1.707.293c-.942 0-1.413 0-1.706-.293s-.293-.764-.293-1.706Z"/><path stroke-linecap="round" stroke-linejoin="round" d="m17.988 20.066l1.403 1.567c.435.422.697.498 1.047.144l1.563-1.699m-1.994 1.907v-8.121c-.016-.54-.376-1.764-1.997-1.887"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsNodeMoveDown(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path strokeLinecap="round" strokeLinejoin="round" d="M5.499 7.992v4.496m0 0v1.498c0 2.826 0 4.238.878 5.116c.826.825 2.123.875 4.62.878M5.5 12.488h5.499"/><path d="M4 1.998h2.999c1.814 0 1.999 1.109 1.999 2.997s-.185 2.997-2 2.997H4c-1.815 0-2-1.109-2-2.997s.185-2.997 2-2.997Zm6.998 10.49c0-.942 0-1.412.293-1.705s.764-.293 1.707-.293c.942 0 1.413 0 1.706.293s.293.763.293 1.705s0 1.413-.293 1.706s-.764.292-1.707.292c-.942 0-1.413 0-1.706-.292c-.293-.293-.293-.764-.293-1.706Zm0 7.492c0-.941 0-1.412.293-1.705s.764-.293 1.707-.293c.942 0 1.413 0 1.706.293s.293.764.293 1.705s0 1.413-.293 1.706s-.764.293-1.707.293c-.942 0-1.413 0-1.706-.293s-.293-.764-.293-1.706Z"/><path strokeLinecap="round" strokeLinejoin="round" d="m17.988 20.066l1.403 1.567c.435.422.697.498 1.047.144l1.563-1.699m-1.994 1.907v-8.121c-.016-.54-.376-1.764-1.997-1.887"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M5.499 7.992v4.496m0 0v1.498c0 2.826 0 4.238.878 5.116c.826.825 2.123.875 4.62.878M5.5 12.488h5.499"/><path d="M4 1.998h2.999c1.814 0 1.999 1.109 1.999 2.997s-.185 2.997-2 2.997H4c-1.815 0-2-1.109-2-2.997s.185-2.997 2-2.997Zm6.998 10.49c0-.942 0-1.412.293-1.705s.764-.293 1.707-.293c.942 0 1.413 0 1.706.293s.293.763.293 1.705s0 1.413-.293 1.706s-.764.292-1.707.292c-.942 0-1.413 0-1.706-.292c-.293-.293-.293-.764-.293-1.706Zm0 7.492c0-.941 0-1.412.293-1.705s.764-.293 1.707-.293c.942 0 1.413 0 1.706.293s.293.764.293 1.705s0 1.413-.293 1.706s-.764.293-1.707.293c-.942 0-1.413 0-1.706-.293s-.293-.764-.293-1.706Z"/><path stroke-linecap="round" stroke-linejoin="round" d="m17.988 20.066l1.403 1.567c.435.422.697.498 1.047.144l1.563-1.699m-1.994 1.907v-8.121c-.016-.54-.376-1.764-1.997-1.887"/></g></svg> </template>
CSS
.icon-node-move-down {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M5.499%207.992v4.496m0%200v1.498c0%202.826%200%204.238.878%205.116c.826.825%202.123.875%204.62.878M5.5%2012.488h5.499%22%2F%3E%3Cpath%20d%3D%22M4%201.998h2.999c1.814%200%201.999%201.109%201.999%202.997s-.185%202.997-2%202.997H4c-1.815%200-2-1.109-2-2.997s.185-2.997%202-2.997Zm6.998%2010.49c0-.942%200-1.412.293-1.705s.764-.293%201.707-.293c.942%200%201.413%200%201.706.293s.293.763.293%201.705s0%201.413-.293%201.706s-.764.292-1.707.292c-.942%200-1.413%200-1.706-.292c-.293-.293-.293-.764-.293-1.706Zm0%207.492c0-.941%200-1.412.293-1.705s.764-.293%201.707-.293c.942%200%201.413%200%201.706.293s.293.764.293%201.705s0%201.413-.293%201.706s-.764.293-1.707.293c-.942%200-1.413%200-1.706-.293s-.293-.764-.293-1.706Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m17.988%2020.066l1.403%201.567c.435.422.697.498%201.047.144l1.563-1.699m-1.994%201.907v-8.121c-.016-.54-.376-1.764-1.997-1.887%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M5.499%207.992v4.496m0%200v1.498c0%202.826%200%204.238.878%205.116c.826.825%202.123.875%204.62.878M5.5%2012.488h5.499%22%2F%3E%3Cpath%20d%3D%22M4%201.998h2.999c1.814%200%201.999%201.109%201.999%202.997s-.185%202.997-2%202.997H4c-1.815%200-2-1.109-2-2.997s.185-2.997%202-2.997Zm6.998%2010.49c0-.942%200-1.412.293-1.705s.764-.293%201.707-.293c.942%200%201.413%200%201.706.293s.293.763.293%201.705s0%201.413-.293%201.706s-.764.292-1.707.292c-.942%200-1.413%200-1.706-.292c-.293-.293-.293-.764-.293-1.706Zm0%207.492c0-.941%200-1.412.293-1.705s.764-.293%201.707-.293c.942%200%201.413%200%201.706.293s.293.764.293%201.705s0%201.413-.293%201.706s-.764.293-1.707.293c-.942%200-1.413%200-1.706-.293s-.293-.764-.293-1.706Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m17.988%2020.066l1.403%201.567c.435.422.697.498%201.047.144l1.563-1.699m-1.994%201.907v-8.121c-.016-.54-.376-1.764-1.997-1.887%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/node-move-down.svg?color=%231a73e8&size=48