align horizonta spacing icon

align-horizonta-spacing-bold-duotone from Solar by 480 Design · Bold Duotone · CC-BY-4.0 Attribution required.

Name
align-horizonta-spacing-bold-duotone
Set
Solar
Style
Bold Duotone
Viewbox
24×24
License
CC BY 4.0

1 other variant in Solar

Related icons in Solar

Use the align horizonta spacing icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M21 22.75a.75.75 0 0 1-.75-.75V2a.75.75 0 0 1 1.5 0v20a.75.75 0 0 1-.75.75m-18 0a.75.75 0 0 1-.75-.75V2a.75.75 0 0 1 1.5 0v20a.75.75 0 0 1-.75.75" clip-rule="evenodd" opacity=".5"/><path fill="currentColor" d="M12 20c1.886 0 2.828 0 3.414-.586S16 17.886 16 16V8c0-1.886 0-2.828-.586-3.414S13.886 4 12 4s-2.828 0-3.414.586S8 6.114 8 8v8c0 1.886 0 2.828.586 3.414S10.114 20 12 20"/></svg>

React

import type { SVGProps } from "react";

export function SolarAlignHorizontaSpacingBoldDuotone(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" fillRule="evenodd" d="M21 22.75a.75.75 0 0 1-.75-.75V2a.75.75 0 0 1 1.5 0v20a.75.75 0 0 1-.75.75m-18 0a.75.75 0 0 1-.75-.75V2a.75.75 0 0 1 1.5 0v20a.75.75 0 0 1-.75.75" clipRule="evenodd" opacity=".5"/><path fill="currentColor" d="M12 20c1.886 0 2.828 0 3.414-.586S16 17.886 16 16V8c0-1.886 0-2.828-.586-3.414S13.886 4 12 4s-2.828 0-3.414.586S8 6.114 8 8v8c0 1.886 0 2.828.586 3.414S10.114 20 12 20"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M21 22.75a.75.75 0 0 1-.75-.75V2a.75.75 0 0 1 1.5 0v20a.75.75 0 0 1-.75.75m-18 0a.75.75 0 0 1-.75-.75V2a.75.75 0 0 1 1.5 0v20a.75.75 0 0 1-.75.75" clip-rule="evenodd" opacity=".5"/><path fill="currentColor" d="M12 20c1.886 0 2.828 0 3.414-.586S16 17.886 16 16V8c0-1.886 0-2.828-.586-3.414S13.886 4 12 4s-2.828 0-3.414.586S8 6.114 8 8v8c0 1.886 0 2.828.586 3.414S10.114 20 12 20"/></svg>
</template>

CSS

.icon-align-horizonta-spacing-bold-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%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M21%2022.75a.75.75%200%200%201-.75-.75V2a.75.75%200%200%201%201.5%200v20a.75.75%200%200%201-.75.75m-18%200a.75.75%200%200%201-.75-.75V2a.75.75%200%200%201%201.5%200v20a.75.75%200%200%201-.75.75%22%20clip-rule%3D%22evenodd%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%2020c1.886%200%202.828%200%203.414-.586S16%2017.886%2016%2016V8c0-1.886%200-2.828-.586-3.414S13.886%204%2012%204s-2.828%200-3.414.586S8%206.114%208%208v8c0%201.886%200%202.828.586%203.414S10.114%2020%2012%2020%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%20fill-rule%3D%22evenodd%22%20d%3D%22M21%2022.75a.75.75%200%200%201-.75-.75V2a.75.75%200%200%201%201.5%200v20a.75.75%200%200%201-.75.75m-18%200a.75.75%200%200%201-.75-.75V2a.75.75%200%200%201%201.5%200v20a.75.75%200%200%201-.75.75%22%20clip-rule%3D%22evenodd%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%2020c1.886%200%202.828%200%203.414-.586S16%2017.886%2016%2016V8c0-1.886%200-2.828-.586-3.414S13.886%204%2012%204s-2.828%200-3.414.586S8%206.114%208%208v8c0%201.886%200%202.828.586%203.414S10.114%2020%2012%2020%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/align-horizonta-spacing-bold-duotone.svg?color=%231a73e8&size=48