line-dashes-48-regular from Fluent UI System Icons by Microsoft Corporation · 48 Regular · MIT Free for personal and commercial use.

Name
line-dashes-48-regular
Set
Fluent UI System Icons
Style
48 Regular
Viewbox
48×48
License
MIT

7 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the line dashes icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M43.631 6.137a1.25 1.25 0 1 0-1.767-1.768l-2.498 2.497a1.25 1.25 0 0 0 1.768 1.768zm-7.997 6.23a1.25 1.25 0 0 1 0 1.767l-3.5 3.5a1.25 1.25 0 0 1-1.768-1.768l3.5-3.5a1.25 1.25 0 0 1 1.768 0m-9 10.767a1.25 1.25 0 0 0-1.768-1.768l-3.5 3.5a1.25 1.25 0 0 0 1.768 1.768zm-9 7.232a1.25 1.25 0 0 1 0 1.768l-3.5 3.5a1.25 1.25 0 0 1-1.768-1.768l3.5-3.5a1.25 1.25 0 0 1 1.768 0m-9 9a1.25 1.25 0 0 1 0 1.768L6.137 43.63a1.25 1.25 0 0 1-1.768-1.767l2.497-2.498a1.25 1.25 0 0 1 1.768 0"/></svg>

React

import type { SVGProps } from "react";

export function FluentLineDashes48Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M43.631 6.137a1.25 1.25 0 1 0-1.767-1.768l-2.498 2.497a1.25 1.25 0 0 0 1.768 1.768zm-7.997 6.23a1.25 1.25 0 0 1 0 1.767l-3.5 3.5a1.25 1.25 0 0 1-1.768-1.768l3.5-3.5a1.25 1.25 0 0 1 1.768 0m-9 10.767a1.25 1.25 0 0 0-1.768-1.768l-3.5 3.5a1.25 1.25 0 0 0 1.768 1.768zm-9 7.232a1.25 1.25 0 0 1 0 1.768l-3.5 3.5a1.25 1.25 0 0 1-1.768-1.768l3.5-3.5a1.25 1.25 0 0 1 1.768 0m-9 9a1.25 1.25 0 0 1 0 1.768L6.137 43.63a1.25 1.25 0 0 1-1.768-1.767l2.497-2.498a1.25 1.25 0 0 1 1.768 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M43.631 6.137a1.25 1.25 0 1 0-1.767-1.768l-2.498 2.497a1.25 1.25 0 0 0 1.768 1.768zm-7.997 6.23a1.25 1.25 0 0 1 0 1.767l-3.5 3.5a1.25 1.25 0 0 1-1.768-1.768l3.5-3.5a1.25 1.25 0 0 1 1.768 0m-9 10.767a1.25 1.25 0 0 0-1.768-1.768l-3.5 3.5a1.25 1.25 0 0 0 1.768 1.768zm-9 7.232a1.25 1.25 0 0 1 0 1.768l-3.5 3.5a1.25 1.25 0 0 1-1.768-1.768l3.5-3.5a1.25 1.25 0 0 1 1.768 0m-9 9a1.25 1.25 0 0 1 0 1.768L6.137 43.63a1.25 1.25 0 0 1-1.768-1.767l2.497-2.498a1.25 1.25 0 0 1 1.768 0"/></svg>
</template>

CSS

.icon-line-dashes-48-regular {
  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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M43.631%206.137a1.25%201.25%200%201%200-1.767-1.768l-2.498%202.497a1.25%201.25%200%200%200%201.768%201.768zm-7.997%206.23a1.25%201.25%200%200%201%200%201.767l-3.5%203.5a1.25%201.25%200%200%201-1.768-1.768l3.5-3.5a1.25%201.25%200%200%201%201.768%200m-9%2010.767a1.25%201.25%200%200%200-1.768-1.768l-3.5%203.5a1.25%201.25%200%200%200%201.768%201.768zm-9%207.232a1.25%201.25%200%200%201%200%201.768l-3.5%203.5a1.25%201.25%200%200%201-1.768-1.768l3.5-3.5a1.25%201.25%200%200%201%201.768%200m-9%209a1.25%201.25%200%200%201%200%201.768L6.137%2043.63a1.25%201.25%200%200%201-1.768-1.767l2.497-2.498a1.25%201.25%200%200%201%201.768%200%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M43.631%206.137a1.25%201.25%200%201%200-1.767-1.768l-2.498%202.497a1.25%201.25%200%200%200%201.768%201.768zm-7.997%206.23a1.25%201.25%200%200%201%200%201.767l-3.5%203.5a1.25%201.25%200%200%201-1.768-1.768l3.5-3.5a1.25%201.25%200%200%201%201.768%200m-9%2010.767a1.25%201.25%200%200%200-1.768-1.768l-3.5%203.5a1.25%201.25%200%200%200%201.768%201.768zm-9%207.232a1.25%201.25%200%200%201%200%201.768l-3.5%203.5a1.25%201.25%200%200%201-1.768-1.768l3.5-3.5a1.25%201.25%200%200%201%201.768%200m-9%209a1.25%201.25%200%200%201%200%201.768L6.137%2043.63a1.25%201.25%200%200%201-1.768-1.767l2.497-2.498a1.25%201.25%200%200%201%201.768%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/line-dashes-48-regular.svg?color=%231a73e8&size=48