align horizontal spacing icon
align-horizontal-spacing-line-duotone from Solar by 480 Design · Line Duotone · Tools · CC-BY-4.0 Attribution required.
- Name
- align-horizontal-spacing-line-duotone
- Set
- Solar
- Style
- Line Duotone
- Category
- Tools
- Viewbox
- 24×24
- License
- CC BY 4.0
- Aliases
- align-horizonta-spacing-line-duotone
5 other variants in Solar
The same icon in other sets
More tools icons from Solar
align-bottom-boldalign-horizontal-center-boldalign-left-boldalign-right-boldalign-top-boldalign-vertical-center-boldalign-vertical-spacing-boldcolour-tuning-boldcrop-boldcrop-minimalistic-boldfilters-boldflip-horizontal-boldflip-vertical-boldframe-boldlayers-boldlayers-minimalistic-boldmirror-left-boldmirror-right-boldpaint-brush-boldpaint-roller-boldpalette-2-boldpalette-boldpalette-round-boldpipette-bold
Use the align horizontal spacing 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" d="M3 2L3 22" opacity=".5"/><path stroke-linecap="round" d="M21 2L21 22" opacity=".5"/><path d="M12 4C10.1144 4 9.17157 4 8.58579 4.58579C8 5.17157 8 6.11438 8 8L8 16C8 17.8856 8 18.8284 8.58579 19.4142C9.17157 20 10.1144 20 12 20C13.8856 20 14.8284 20 15.4142 19.4142C16 18.8284 16 17.8856 16 16V8C16 6.11438 16 5.17157 15.4142 4.58579C14.8284 4 13.8856 4 12 4Z"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarAlignHorizontalSpacingLineDuotone(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" d="M3 2L3 22" opacity=".5"/><path strokeLinecap="round" d="M21 2L21 22" opacity=".5"/><path d="M12 4C10.1144 4 9.17157 4 8.58579 4.58579C8 5.17157 8 6.11438 8 8L8 16C8 17.8856 8 18.8284 8.58579 19.4142C9.17157 20 10.1144 20 12 20C13.8856 20 14.8284 20 15.4142 19.4142C16 18.8284 16 17.8856 16 16V8C16 6.11438 16 5.17157 15.4142 4.58579C14.8284 4 13.8856 4 12 4Z"/></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" d="M3 2L3 22" opacity=".5"/><path stroke-linecap="round" d="M21 2L21 22" opacity=".5"/><path d="M12 4C10.1144 4 9.17157 4 8.58579 4.58579C8 5.17157 8 6.11438 8 8L8 16C8 17.8856 8 18.8284 8.58579 19.4142C9.17157 20 10.1144 20 12 20C13.8856 20 14.8284 20 15.4142 19.4142C16 18.8284 16 17.8856 16 16V8C16 6.11438 16 5.17157 15.4142 4.58579C14.8284 4 13.8856 4 12 4Z"/></g></svg> </template>
CSS
.icon-align-horizontal-spacing-line-duotone {
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%20d%3D%22M3%202L3%2022%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M21%202L21%2022%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M12%204C10.1144%204%209.17157%204%208.58579%204.58579C8%205.17157%208%206.11438%208%208L8%2016C8%2017.8856%208%2018.8284%208.58579%2019.4142C9.17157%2020%2010.1144%2020%2012%2020C13.8856%2020%2014.8284%2020%2015.4142%2019.4142C16%2018.8284%2016%2017.8856%2016%2016V8C16%206.11438%2016%205.17157%2015.4142%204.58579C14.8284%204%2013.8856%204%2012%204Z%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%20d%3D%22M3%202L3%2022%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M21%202L21%2022%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M12%204C10.1144%204%209.17157%204%208.58579%204.58579C8%205.17157%208%206.11438%208%208L8%2016C8%2017.8856%208%2018.8284%208.58579%2019.4142C9.17157%2020%2010.1144%2020%2012%2020C13.8856%2020%2014.8284%2020%2015.4142%2019.4142C16%2018.8284%2016%2017.8856%2016%2016V8C16%206.11438%2016%205.17157%2015.4142%204.58579C14.8284%204%2013.8856%204%2012%204Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/align-horizontal-spacing-line-duotone.svg?color=%231a73e8&size=48