align horizontal distribute end icon
align-horizontal-distribute-end from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- align-horizontal-distribute-end
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Related icons in Huge Icons
align-bottomalign-box-bottom-centeralign-box-bottom-leftalign-box-bottom-rightalign-box-middle-centeralign-box-middle-leftalign-box-middle-rightalign-box-top-centeralign-box-top-leftalign-box-top-rightalign-end-horizontalalign-end-verticalalign-horizontal-centeralign-horizontal-distribute-centeralign-horizontal-distribute-startalign-horizontal-justify-centeralign-horizontal-justify-endalign-horizontal-justify-startalign-horizontal-space-aroundalign-horizontal-space-betweenalign-key-objectalign-leftalign-rightalign-selection
Use the align horizontal distribute 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="M5 7.5v8.997c0 .465 0 .697.038.89A2 2 0 0 0 6.61 18.96c.193.038.425.038.89.038s.697 0 .89-.038a2 2 0 0 0 1.572-1.572c.038-.193.038-.425.038-.89V7.5c0-.465 0-.697-.038-.89A2 2 0 0 0 8.39 5.038C8.197 5 7.965 5 7.5 5s-.697 0-.89.038A2 2 0 0 0 5.038 6.61C5 6.803 5 7.035 5 7.5m9 3v2.997c0 .465 0 .697.038.89a2 2 0 0 0 1.572 1.572c.193.038.425.038.89.038s.697 0 .89-.038a2 2 0 0 0 1.572-1.572c.038-.193.038-.425.038-.89V10.5c0-.465 0-.697-.038-.89a2 2 0 0 0-1.572-1.572C17.197 8 16.965 8 16.5 8s-.697 0-.89.038a2 2 0 0 0-1.572 1.572c-.038.193-.038.425-.038.89M10 2v20m9-20v20"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsAlignHorizontalDistributeEnd(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="M5 7.5v8.997c0 .465 0 .697.038.89A2 2 0 0 0 6.61 18.96c.193.038.425.038.89.038s.697 0 .89-.038a2 2 0 0 0 1.572-1.572c.038-.193.038-.425.038-.89V7.5c0-.465 0-.697-.038-.89A2 2 0 0 0 8.39 5.038C8.197 5 7.965 5 7.5 5s-.697 0-.89.038A2 2 0 0 0 5.038 6.61C5 6.803 5 7.035 5 7.5m9 3v2.997c0 .465 0 .697.038.89a2 2 0 0 0 1.572 1.572c.193.038.425.038.89.038s.697 0 .89-.038a2 2 0 0 0 1.572-1.572c.038-.193.038-.425.038-.89V10.5c0-.465 0-.697-.038-.89a2 2 0 0 0-1.572-1.572C17.197 8 16.965 8 16.5 8s-.697 0-.89.038a2 2 0 0 0-1.572 1.572c-.038.193-.038.425-.038.89M10 2v20m9-20v20"/></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="M5 7.5v8.997c0 .465 0 .697.038.89A2 2 0 0 0 6.61 18.96c.193.038.425.038.89.038s.697 0 .89-.038a2 2 0 0 0 1.572-1.572c.038-.193.038-.425.038-.89V7.5c0-.465 0-.697-.038-.89A2 2 0 0 0 8.39 5.038C8.197 5 7.965 5 7.5 5s-.697 0-.89.038A2 2 0 0 0 5.038 6.61C5 6.803 5 7.035 5 7.5m9 3v2.997c0 .465 0 .697.038.89a2 2 0 0 0 1.572 1.572c.193.038.425.038.89.038s.697 0 .89-.038a2 2 0 0 0 1.572-1.572c.038-.193.038-.425.038-.89V10.5c0-.465 0-.697-.038-.89a2 2 0 0 0-1.572-1.572C17.197 8 16.965 8 16.5 8s-.697 0-.89.038a2 2 0 0 0-1.572 1.572c-.038.193-.038.425-.038.89M10 2v20m9-20v20"/></svg> </template>
CSS
.icon-align-horizontal-distribute-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%22M5%207.5v8.997c0%20.465%200%20.697.038.89A2%202%200%200%200%206.61%2018.96c.193.038.425.038.89.038s.697%200%20.89-.038a2%202%200%200%200%201.572-1.572c.038-.193.038-.425.038-.89V7.5c0-.465%200-.697-.038-.89A2%202%200%200%200%208.39%205.038C8.197%205%207.965%205%207.5%205s-.697%200-.89.038A2%202%200%200%200%205.038%206.61C5%206.803%205%207.035%205%207.5m9%203v2.997c0%20.465%200%20.697.038.89a2%202%200%200%200%201.572%201.572c.193.038.425.038.89.038s.697%200%20.89-.038a2%202%200%200%200%201.572-1.572c.038-.193.038-.425.038-.89V10.5c0-.465%200-.697-.038-.89a2%202%200%200%200-1.572-1.572C17.197%208%2016.965%208%2016.5%208s-.697%200-.89.038a2%202%200%200%200-1.572%201.572c-.038.193-.038.425-.038.89M10%202v20m9-20v20%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%22M5%207.5v8.997c0%20.465%200%20.697.038.89A2%202%200%200%200%206.61%2018.96c.193.038.425.038.89.038s.697%200%20.89-.038a2%202%200%200%200%201.572-1.572c.038-.193.038-.425.038-.89V7.5c0-.465%200-.697-.038-.89A2%202%200%200%200%208.39%205.038C8.197%205%207.965%205%207.5%205s-.697%200-.89.038A2%202%200%200%200%205.038%206.61C5%206.803%205%207.035%205%207.5m9%203v2.997c0%20.465%200%20.697.038.89a2%202%200%200%200%201.572%201.572c.193.038.425.038.89.038s.697%200%20.89-.038a2%202%200%200%200%201.572-1.572c.038-.193.038-.425.038-.89V10.5c0-.465%200-.697-.038-.89a2%202%200%200%200-1.572-1.572C17.197%208%2016.965%208%2016.5%208s-.697%200-.89.038a2%202%200%200%200-1.572%201.572c-.038.193-.038.425-.038.89M10%202v20m9-20v20%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/align-horizontal-distribute-end.svg?color=%231a73e8&size=48