arrows merge alt v icon
arrows-merge-alt-v from css.gg by Astrit · Outline · MIT Free for personal and commercial use.
- Name
- arrows-merge-alt-v
- Set
- css.gg
- Style
- Outline
- Viewbox
- 24×24
- License
- MIT
Related icons in css.gg
arrows-breake-harrows-breake-varrows-exchangearrows-exchange-altarrows-exchange-alt-varrows-exchange-varrows-expand-down-leftarrows-expand-down-rightarrows-expand-leftarrows-expand-left-altarrows-expand-rightarrows-expand-right-altarrows-expand-up-leftarrows-expand-up-rightarrows-harrows-h-altarrows-merge-alt-harrows-scroll-harrows-scroll-varrows-shrink-harrows-shrink-varrows-varrows-v-alt
Use the arrows merge alt v icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18 1.503v2h-5v4.172l1.829-1.829l1.414 1.415L12 11.503L7.757 7.261l1.415-1.415L11 7.675V3.503H6v-2zm0 18.994v2H6v-2h5v-4.172l-1.828 1.829l-1.415-1.415L12 12.497l4.243 4.242l-1.415 1.415L13 16.325v4.172z"/></svg>
React
import type { SVGProps } from "react";
export function GgArrowsMergeAltV(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="M18 1.503v2h-5v4.172l1.829-1.829l1.414 1.415L12 11.503L7.757 7.261l1.415-1.415L11 7.675V3.503H6v-2zm0 18.994v2H6v-2h5v-4.172l-1.828 1.829l-1.415-1.415L12 12.497l4.243 4.242l-1.415 1.415L13 16.325v4.172z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18 1.503v2h-5v4.172l1.829-1.829l1.414 1.415L12 11.503L7.757 7.261l1.415-1.415L11 7.675V3.503H6v-2zm0 18.994v2H6v-2h5v-4.172l-1.828 1.829l-1.415-1.415L12 12.497l4.243 4.242l-1.415 1.415L13 16.325v4.172z"/></svg> </template>
CSS
.icon-arrows-merge-alt-v {
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%22M18%201.503v2h-5v4.172l1.829-1.829l1.414%201.415L12%2011.503L7.757%207.261l1.415-1.415L11%207.675V3.503H6v-2zm0%2018.994v2H6v-2h5v-4.172l-1.828%201.829l-1.415-1.415L12%2012.497l4.243%204.242l-1.415%201.415L13%2016.325v4.172z%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%22M18%201.503v2h-5v4.172l1.829-1.829l1.414%201.415L12%2011.503L7.757%207.261l1.415-1.415L11%207.675V3.503H6v-2zm0%2018.994v2H6v-2h5v-4.172l-1.828%201.829l-1.415-1.415L12%2012.497l4.243%204.242l-1.415%201.415L13%2016.325v4.172z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/gg/arrows-merge-alt-v.svg?color=%231a73e8&size=48