between horizontal end icon
between-horizontal-end from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- between-horizontal-end
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Related icons in Huge Icons
Use the between horizontal end icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M15 20H9c-.932 0-1.398 0-1.765-.152a2 2 0 0 1-1.083-1.083C6 18.398 6 17.932 6 17s0-1.398.152-1.765a2 2 0 0 1 1.083-1.083C7.602 14 8.068 14 9 14h6c.932 0 1.398 0 1.765.152a2 2 0 0 1 1.083 1.083C18 15.602 18 16.068 18 17s0 1.398-.152 1.765a2 2 0 0 1-1.083 1.083C16.398 20 15.932 20 15 20m0-10H9c-.932 0-1.398 0-1.765-.152a2 2 0 0 1-1.083-1.083C6 8.398 6 7.932 6 7s0-1.398.152-1.765a2 2 0 0 1 1.083-1.083C7.602 4 8.068 4 9 4h6c.932 0 1.398 0 1.765.152a2 2 0 0 1 1.083 1.083C18 5.602 18 6.068 18 7s0 1.398-.152 1.765a2 2 0 0 1-1.083 1.083C16.398 10 15.932 10 15 10m7 4s-2-1.473-2-2s2-2 2-2M2 14s2-1.473 2-2s-2-2-2-2"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsBetweenHorizontalEnd(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M15 20H9c-.932 0-1.398 0-1.765-.152a2 2 0 0 1-1.083-1.083C6 18.398 6 17.932 6 17s0-1.398.152-1.765a2 2 0 0 1 1.083-1.083C7.602 14 8.068 14 9 14h6c.932 0 1.398 0 1.765.152a2 2 0 0 1 1.083 1.083C18 15.602 18 16.068 18 17s0 1.398-.152 1.765a2 2 0 0 1-1.083 1.083C16.398 20 15.932 20 15 20m0-10H9c-.932 0-1.398 0-1.765-.152a2 2 0 0 1-1.083-1.083C6 8.398 6 7.932 6 7s0-1.398.152-1.765a2 2 0 0 1 1.083-1.083C7.602 4 8.068 4 9 4h6c.932 0 1.398 0 1.765.152a2 2 0 0 1 1.083 1.083C18 5.602 18 6.068 18 7s0 1.398-.152 1.765a2 2 0 0 1-1.083 1.083C16.398 10 15.932 10 15 10m7 4s-2-1.473-2-2s2-2 2-2M2 14s2-1.473 2-2s-2-2-2-2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M15 20H9c-.932 0-1.398 0-1.765-.152a2 2 0 0 1-1.083-1.083C6 18.398 6 17.932 6 17s0-1.398.152-1.765a2 2 0 0 1 1.083-1.083C7.602 14 8.068 14 9 14h6c.932 0 1.398 0 1.765.152a2 2 0 0 1 1.083 1.083C18 15.602 18 16.068 18 17s0 1.398-.152 1.765a2 2 0 0 1-1.083 1.083C16.398 20 15.932 20 15 20m0-10H9c-.932 0-1.398 0-1.765-.152a2 2 0 0 1-1.083-1.083C6 8.398 6 7.932 6 7s0-1.398.152-1.765a2 2 0 0 1 1.083-1.083C7.602 4 8.068 4 9 4h6c.932 0 1.398 0 1.765.152a2 2 0 0 1 1.083 1.083C18 5.602 18 6.068 18 7s0 1.398-.152 1.765a2 2 0 0 1-1.083 1.083C16.398 10 15.932 10 15 10m7 4s-2-1.473-2-2s2-2 2-2M2 14s2-1.473 2-2s-2-2-2-2"/></svg> </template>
CSS
.icon-between-horizontal-end {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M15%2020H9c-.932%200-1.398%200-1.765-.152a2%202%200%200%201-1.083-1.083C6%2018.398%206%2017.932%206%2017s0-1.398.152-1.765a2%202%200%200%201%201.083-1.083C7.602%2014%208.068%2014%209%2014h6c.932%200%201.398%200%201.765.152a2%202%200%200%201%201.083%201.083C18%2015.602%2018%2016.068%2018%2017s0%201.398-.152%201.765a2%202%200%200%201-1.083%201.083C16.398%2020%2015.932%2020%2015%2020m0-10H9c-.932%200-1.398%200-1.765-.152a2%202%200%200%201-1.083-1.083C6%208.398%206%207.932%206%207s0-1.398.152-1.765a2%202%200%200%201%201.083-1.083C7.602%204%208.068%204%209%204h6c.932%200%201.398%200%201.765.152a2%202%200%200%201%201.083%201.083C18%205.602%2018%206.068%2018%207s0%201.398-.152%201.765a2%202%200%200%201-1.083%201.083C16.398%2010%2015.932%2010%2015%2010m7%204s-2-1.473-2-2s2-2%202-2M2%2014s2-1.473%202-2s-2-2-2-2%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M15%2020H9c-.932%200-1.398%200-1.765-.152a2%202%200%200%201-1.083-1.083C6%2018.398%206%2017.932%206%2017s0-1.398.152-1.765a2%202%200%200%201%201.083-1.083C7.602%2014%208.068%2014%209%2014h6c.932%200%201.398%200%201.765.152a2%202%200%200%201%201.083%201.083C18%2015.602%2018%2016.068%2018%2017s0%201.398-.152%201.765a2%202%200%200%201-1.083%201.083C16.398%2020%2015.932%2020%2015%2020m0-10H9c-.932%200-1.398%200-1.765-.152a2%202%200%200%201-1.083-1.083C6%208.398%206%207.932%206%207s0-1.398.152-1.765a2%202%200%200%201%201.083-1.083C7.602%204%208.068%204%209%204h6c.932%200%201.398%200%201.765.152a2%202%200%200%201%201.083%201.083C18%205.602%2018%206.068%2018%207s0%201.398-.152%201.765a2%202%200%200%201-1.083%201.083C16.398%2010%2015.932%2010%2015%2010m7%204s-2-1.473-2-2s2-2%202-2M2%2014s2-1.473%202-2s-2-2-2-2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/between-horizontal-end.svg?color=%231a73e8&size=48