list dash icon
list-dash from Framework7 Icons by Vladimir Kharlampidi · Outline · MIT Free for personal and commercial use.
- Name
- list-dash
- Set
- Framework7 Icons
- Style
- Outline
- Viewbox
- 56×56
- License
- MIT
Related icons in Framework7 Icons
Use the list dash icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M6.707 16.164h4.031a2.34 2.34 0 0 0 2.32-2.32a2.33 2.33 0 0 0-2.32-2.344H6.707a2.33 2.33 0 0 0-2.32 2.344a2.34 2.34 0 0 0 2.32 2.32m13.336-.445h29.672c1.078 0 1.898-.82 1.898-1.875c0-1.078-.82-1.899-1.898-1.899H20.043c-1.055 0-1.898.82-1.898 1.899c0 1.054.843 1.875 1.898 1.875M6.707 30.344h4.031c1.266 0 2.32-1.055 2.32-2.344a2.326 2.326 0 0 0-2.32-2.32H6.707A2.326 2.326 0 0 0 4.387 28c0 1.29 1.054 2.344 2.32 2.344m13.336-.446h29.672A1.876 1.876 0 0 0 51.613 28c0-1.055-.82-1.875-1.898-1.875H20.043c-1.055 0-1.898.82-1.898 1.875a1.89 1.89 0 0 0 1.898 1.898M6.707 44.5h4.031a2.34 2.34 0 0 0 2.32-2.32a2.33 2.33 0 0 0-2.32-2.344H6.707a2.33 2.33 0 0 0-2.32 2.344a2.34 2.34 0 0 0 2.32 2.32m13.336-.445h29.672c1.078 0 1.898-.82 1.898-1.875c0-1.078-.82-1.899-1.898-1.899H20.043c-1.055 0-1.898.82-1.898 1.899c0 1.054.843 1.875 1.898 1.875"/></svg>
React
import type { SVGProps } from "react";
export function F7ListDash(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M6.707 16.164h4.031a2.34 2.34 0 0 0 2.32-2.32a2.33 2.33 0 0 0-2.32-2.344H6.707a2.33 2.33 0 0 0-2.32 2.344a2.34 2.34 0 0 0 2.32 2.32m13.336-.445h29.672c1.078 0 1.898-.82 1.898-1.875c0-1.078-.82-1.899-1.898-1.899H20.043c-1.055 0-1.898.82-1.898 1.899c0 1.054.843 1.875 1.898 1.875M6.707 30.344h4.031c1.266 0 2.32-1.055 2.32-2.344a2.326 2.326 0 0 0-2.32-2.32H6.707A2.326 2.326 0 0 0 4.387 28c0 1.29 1.054 2.344 2.32 2.344m13.336-.446h29.672A1.876 1.876 0 0 0 51.613 28c0-1.055-.82-1.875-1.898-1.875H20.043c-1.055 0-1.898.82-1.898 1.875a1.89 1.89 0 0 0 1.898 1.898M6.707 44.5h4.031a2.34 2.34 0 0 0 2.32-2.32a2.33 2.33 0 0 0-2.32-2.344H6.707a2.33 2.33 0 0 0-2.32 2.344a2.34 2.34 0 0 0 2.32 2.32m13.336-.445h29.672c1.078 0 1.898-.82 1.898-1.875c0-1.078-.82-1.899-1.898-1.899H20.043c-1.055 0-1.898.82-1.898 1.899c0 1.054.843 1.875 1.898 1.875"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M6.707 16.164h4.031a2.34 2.34 0 0 0 2.32-2.32a2.33 2.33 0 0 0-2.32-2.344H6.707a2.33 2.33 0 0 0-2.32 2.344a2.34 2.34 0 0 0 2.32 2.32m13.336-.445h29.672c1.078 0 1.898-.82 1.898-1.875c0-1.078-.82-1.899-1.898-1.899H20.043c-1.055 0-1.898.82-1.898 1.899c0 1.054.843 1.875 1.898 1.875M6.707 30.344h4.031c1.266 0 2.32-1.055 2.32-2.344a2.326 2.326 0 0 0-2.32-2.32H6.707A2.326 2.326 0 0 0 4.387 28c0 1.29 1.054 2.344 2.32 2.344m13.336-.446h29.672A1.876 1.876 0 0 0 51.613 28c0-1.055-.82-1.875-1.898-1.875H20.043c-1.055 0-1.898.82-1.898 1.875a1.89 1.89 0 0 0 1.898 1.898M6.707 44.5h4.031a2.34 2.34 0 0 0 2.32-2.32a2.33 2.33 0 0 0-2.32-2.344H6.707a2.33 2.33 0 0 0-2.32 2.344a2.34 2.34 0 0 0 2.32 2.32m13.336-.445h29.672c1.078 0 1.898-.82 1.898-1.875c0-1.078-.82-1.899-1.898-1.899H20.043c-1.055 0-1.898.82-1.898 1.899c0 1.054.843 1.875 1.898 1.875"/></svg> </template>
CSS
.icon-list-dash {
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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.707%2016.164h4.031a2.34%202.34%200%200%200%202.32-2.32a2.33%202.33%200%200%200-2.32-2.344H6.707a2.33%202.33%200%200%200-2.32%202.344a2.34%202.34%200%200%200%202.32%202.32m13.336-.445h29.672c1.078%200%201.898-.82%201.898-1.875c0-1.078-.82-1.899-1.898-1.899H20.043c-1.055%200-1.898.82-1.898%201.899c0%201.054.843%201.875%201.898%201.875M6.707%2030.344h4.031c1.266%200%202.32-1.055%202.32-2.344a2.326%202.326%200%200%200-2.32-2.32H6.707A2.326%202.326%200%200%200%204.387%2028c0%201.29%201.054%202.344%202.32%202.344m13.336-.446h29.672A1.876%201.876%200%200%200%2051.613%2028c0-1.055-.82-1.875-1.898-1.875H20.043c-1.055%200-1.898.82-1.898%201.875a1.89%201.89%200%200%200%201.898%201.898M6.707%2044.5h4.031a2.34%202.34%200%200%200%202.32-2.32a2.33%202.33%200%200%200-2.32-2.344H6.707a2.33%202.33%200%200%200-2.32%202.344a2.34%202.34%200%200%200%202.32%202.32m13.336-.445h29.672c1.078%200%201.898-.82%201.898-1.875c0-1.078-.82-1.899-1.898-1.899H20.043c-1.055%200-1.898.82-1.898%201.899c0%201.054.843%201.875%201.898%201.875%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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.707%2016.164h4.031a2.34%202.34%200%200%200%202.32-2.32a2.33%202.33%200%200%200-2.32-2.344H6.707a2.33%202.33%200%200%200-2.32%202.344a2.34%202.34%200%200%200%202.32%202.32m13.336-.445h29.672c1.078%200%201.898-.82%201.898-1.875c0-1.078-.82-1.899-1.898-1.899H20.043c-1.055%200-1.898.82-1.898%201.899c0%201.054.843%201.875%201.898%201.875M6.707%2030.344h4.031c1.266%200%202.32-1.055%202.32-2.344a2.326%202.326%200%200%200-2.32-2.32H6.707A2.326%202.326%200%200%200%204.387%2028c0%201.29%201.054%202.344%202.32%202.344m13.336-.446h29.672A1.876%201.876%200%200%200%2051.613%2028c0-1.055-.82-1.875-1.898-1.875H20.043c-1.055%200-1.898.82-1.898%201.875a1.89%201.89%200%200%200%201.898%201.898M6.707%2044.5h4.031a2.34%202.34%200%200%200%202.32-2.32a2.33%202.33%200%200%200-2.32-2.344H6.707a2.33%202.33%200%200%200-2.32%202.344a2.34%202.34%200%200%200%202.32%202.32m13.336-.445h29.672c1.078%200%201.898-.82%201.898-1.875c0-1.078-.82-1.899-1.898-1.899H20.043c-1.055%200-1.898.82-1.898%201.899c0%201.054.843%201.875%201.898%201.875%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/f7/list-dash.svg?color=%231a73e8&size=48