between horizontal start icon
between-horizontal-start from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- between-horizontal-start
- 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 start 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="M18.5 3h-7c-.93 0-1.396 0-1.773.122a2.5 2.5 0 0 0-1.605 1.605C8 5.104 8 5.57 8 6.5s0 1.396.122 1.773a2.5 2.5 0 0 0 1.605 1.605c.377.122.842.122 1.773.122h7c.93 0 1.396 0 1.773-.122a2.5 2.5 0 0 0 1.605-1.605C22 7.896 22 7.43 22 6.5s0-1.396-.122-1.773a2.5 2.5 0 0 0-1.605-1.605C19.896 3 19.43 3 18.5 3m0 11h-7c-.93 0-1.396 0-1.773.122a2.5 2.5 0 0 0-1.605 1.605C8 16.104 8 16.57 8 17.5s0 1.396.122 1.773a2.5 2.5 0 0 0 1.605 1.605c.377.122.842.122 1.773.122h7c.93 0 1.396 0 1.773-.122a2.5 2.5 0 0 0 1.605-1.605C22 18.896 22 18.43 22 17.5s0-1.396-.122-1.773a2.5 2.5 0 0 0-1.605-1.605C19.896 14 19.43 14 18.5 14M2 15s3-2.21 3-3s-3-3-3-3"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsBetweenHorizontalStart(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="M18.5 3h-7c-.93 0-1.396 0-1.773.122a2.5 2.5 0 0 0-1.605 1.605C8 5.104 8 5.57 8 6.5s0 1.396.122 1.773a2.5 2.5 0 0 0 1.605 1.605c.377.122.842.122 1.773.122h7c.93 0 1.396 0 1.773-.122a2.5 2.5 0 0 0 1.605-1.605C22 7.896 22 7.43 22 6.5s0-1.396-.122-1.773a2.5 2.5 0 0 0-1.605-1.605C19.896 3 19.43 3 18.5 3m0 11h-7c-.93 0-1.396 0-1.773.122a2.5 2.5 0 0 0-1.605 1.605C8 16.104 8 16.57 8 17.5s0 1.396.122 1.773a2.5 2.5 0 0 0 1.605 1.605c.377.122.842.122 1.773.122h7c.93 0 1.396 0 1.773-.122a2.5 2.5 0 0 0 1.605-1.605C22 18.896 22 18.43 22 17.5s0-1.396-.122-1.773a2.5 2.5 0 0 0-1.605-1.605C19.896 14 19.43 14 18.5 14M2 15s3-2.21 3-3s-3-3-3-3"/></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="M18.5 3h-7c-.93 0-1.396 0-1.773.122a2.5 2.5 0 0 0-1.605 1.605C8 5.104 8 5.57 8 6.5s0 1.396.122 1.773a2.5 2.5 0 0 0 1.605 1.605c.377.122.842.122 1.773.122h7c.93 0 1.396 0 1.773-.122a2.5 2.5 0 0 0 1.605-1.605C22 7.896 22 7.43 22 6.5s0-1.396-.122-1.773a2.5 2.5 0 0 0-1.605-1.605C19.896 3 19.43 3 18.5 3m0 11h-7c-.93 0-1.396 0-1.773.122a2.5 2.5 0 0 0-1.605 1.605C8 16.104 8 16.57 8 17.5s0 1.396.122 1.773a2.5 2.5 0 0 0 1.605 1.605c.377.122.842.122 1.773.122h7c.93 0 1.396 0 1.773-.122a2.5 2.5 0 0 0 1.605-1.605C22 18.896 22 18.43 22 17.5s0-1.396-.122-1.773a2.5 2.5 0 0 0-1.605-1.605C19.896 14 19.43 14 18.5 14M2 15s3-2.21 3-3s-3-3-3-3"/></svg> </template>
CSS
.icon-between-horizontal-start {
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%22M18.5%203h-7c-.93%200-1.396%200-1.773.122a2.5%202.5%200%200%200-1.605%201.605C8%205.104%208%205.57%208%206.5s0%201.396.122%201.773a2.5%202.5%200%200%200%201.605%201.605c.377.122.842.122%201.773.122h7c.93%200%201.396%200%201.773-.122a2.5%202.5%200%200%200%201.605-1.605C22%207.896%2022%207.43%2022%206.5s0-1.396-.122-1.773a2.5%202.5%200%200%200-1.605-1.605C19.896%203%2019.43%203%2018.5%203m0%2011h-7c-.93%200-1.396%200-1.773.122a2.5%202.5%200%200%200-1.605%201.605C8%2016.104%208%2016.57%208%2017.5s0%201.396.122%201.773a2.5%202.5%200%200%200%201.605%201.605c.377.122.842.122%201.773.122h7c.93%200%201.396%200%201.773-.122a2.5%202.5%200%200%200%201.605-1.605C22%2018.896%2022%2018.43%2022%2017.5s0-1.396-.122-1.773a2.5%202.5%200%200%200-1.605-1.605C19.896%2014%2019.43%2014%2018.5%2014M2%2015s3-2.21%203-3s-3-3-3-3%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%22M18.5%203h-7c-.93%200-1.396%200-1.773.122a2.5%202.5%200%200%200-1.605%201.605C8%205.104%208%205.57%208%206.5s0%201.396.122%201.773a2.5%202.5%200%200%200%201.605%201.605c.377.122.842.122%201.773.122h7c.93%200%201.396%200%201.773-.122a2.5%202.5%200%200%200%201.605-1.605C22%207.896%2022%207.43%2022%206.5s0-1.396-.122-1.773a2.5%202.5%200%200%200-1.605-1.605C19.896%203%2019.43%203%2018.5%203m0%2011h-7c-.93%200-1.396%200-1.773.122a2.5%202.5%200%200%200-1.605%201.605C8%2016.104%208%2016.57%208%2017.5s0%201.396.122%201.773a2.5%202.5%200%200%200%201.605%201.605c.377.122.842.122%201.773.122h7c.93%200%201.396%200%201.773-.122a2.5%202.5%200%200%200%201.605-1.605C22%2018.896%2022%2018.43%2022%2017.5s0-1.396-.122-1.773a2.5%202.5%200%200%200-1.605-1.605C19.896%2014%2019.43%2014%2018.5%2014M2%2015s3-2.21%203-3s-3-3-3-3%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/between-horizontal-start.svg?color=%231a73e8&size=48