list bar icon
list-bar-16 from Fluent UI System Color Icons by Microsoft Corporation · 16 · MIT Free for personal and commercial use.
- Name
- list-bar-16
- Set
- Fluent UI System Color Icons
- Style
- 16
- Viewbox
- 16×16
- License
- MIT
3 other variants in Fluent UI System Color Icons
The same icon in other sets
Use the list bar icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="none"><path fill="url(#SVGenVxZcmr)" d="M5 14h7.75c.69 0 1.25-.56 1.25-1.25v-.5c0-.69-.56-1.25-1.25-1.25H5l-.5 1.5zm0-4h7.75c.69 0 1.25-.56 1.25-1.25v-1.5C14 6.56 13.44 6 12.75 6H5l-.5 2zm0-5h7.75C13.44 5 14 4.44 14 3.75v-.5C14 2.56 13.44 2 12.75 2H5l-.5 1.5z"/><path fill="url(#SVGSlfAEKMc)" d="M5 6v4H3.25C2.56 10 2 9.44 2 8.75v-1.5C2 6.56 2.56 6 3.25 6zm0-4v3H3.25C2.56 5 2 4.44 2 3.75v-.5C2 2.56 2.56 2 3.25 2zm0 9v3H3.25C2.56 14 2 13.44 2 12.75v-.5c0-.69.56-1.25 1.25-1.25z"/><defs><linearGradient id="SVGenVxZcmr" x1="3.075" x2="13.243" y1=".286" y2="13.855" gradientUnits="userSpaceOnUse"><stop stop-color="#36dff1"/><stop offset="1" stop-color="#0094f0"/></linearGradient><linearGradient id="SVGSlfAEKMc" x1="2.713" x2="7.395" y1="3.595" y2="5.464" gradientUnits="userSpaceOnUse"><stop offset=".125" stop-color="#9c6cfe"/><stop offset="1" stop-color="#7a41dc"/></linearGradient></defs></g></svg>
React
import type { SVGProps } from "react";
export function FluentColorListBar16(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="none"><path fill="url(#SVGenVxZcmr)" d="M5 14h7.75c.69 0 1.25-.56 1.25-1.25v-.5c0-.69-.56-1.25-1.25-1.25H5l-.5 1.5zm0-4h7.75c.69 0 1.25-.56 1.25-1.25v-1.5C14 6.56 13.44 6 12.75 6H5l-.5 2zm0-5h7.75C13.44 5 14 4.44 14 3.75v-.5C14 2.56 13.44 2 12.75 2H5l-.5 1.5z"/><path fill="url(#SVGSlfAEKMc)" d="M5 6v4H3.25C2.56 10 2 9.44 2 8.75v-1.5C2 6.56 2.56 6 3.25 6zm0-4v3H3.25C2.56 5 2 4.44 2 3.75v-.5C2 2.56 2.56 2 3.25 2zm0 9v3H3.25C2.56 14 2 13.44 2 12.75v-.5c0-.69.56-1.25 1.25-1.25z"/><defs><linearGradient id="SVGenVxZcmr" x1="3.075" x2="13.243" y1=".286" y2="13.855" gradientUnits="userSpaceOnUse"><stop stopColor="#36dff1"/><stop offset="1" stopColor="#0094f0"/></linearGradient><linearGradient id="SVGSlfAEKMc" x1="2.713" x2="7.395" y1="3.595" y2="5.464" gradientUnits="userSpaceOnUse"><stop offset=".125" stopColor="#9c6cfe"/><stop offset="1" stopColor="#7a41dc"/></linearGradient></defs></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="none"><path fill="url(#SVGenVxZcmr)" d="M5 14h7.75c.69 0 1.25-.56 1.25-1.25v-.5c0-.69-.56-1.25-1.25-1.25H5l-.5 1.5zm0-4h7.75c.69 0 1.25-.56 1.25-1.25v-1.5C14 6.56 13.44 6 12.75 6H5l-.5 2zm0-5h7.75C13.44 5 14 4.44 14 3.75v-.5C14 2.56 13.44 2 12.75 2H5l-.5 1.5z"/><path fill="url(#SVGSlfAEKMc)" d="M5 6v4H3.25C2.56 10 2 9.44 2 8.75v-1.5C2 6.56 2.56 6 3.25 6zm0-4v3H3.25C2.56 5 2 4.44 2 3.75v-.5C2 2.56 2.56 2 3.25 2zm0 9v3H3.25C2.56 14 2 13.44 2 12.75v-.5c0-.69.56-1.25 1.25-1.25z"/><defs><linearGradient id="SVGenVxZcmr" x1="3.075" x2="13.243" y1=".286" y2="13.855" gradientUnits="userSpaceOnUse"><stop stop-color="#36dff1"/><stop offset="1" stop-color="#0094f0"/></linearGradient><linearGradient id="SVGSlfAEKMc" x1="2.713" x2="7.395" y1="3.595" y2="5.464" gradientUnits="userSpaceOnUse"><stop offset=".125" stop-color="#9c6cfe"/><stop offset="1" stop-color="#7a41dc"/></linearGradient></defs></g></svg> </template>
CSS
.icon-list-bar-16 {
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%2016%2016%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGenVxZcmr)%22%20d%3D%22M5%2014h7.75c.69%200%201.25-.56%201.25-1.25v-.5c0-.69-.56-1.25-1.25-1.25H5l-.5%201.5zm0-4h7.75c.69%200%201.25-.56%201.25-1.25v-1.5C14%206.56%2013.44%206%2012.75%206H5l-.5%202zm0-5h7.75C13.44%205%2014%204.44%2014%203.75v-.5C14%202.56%2013.44%202%2012.75%202H5l-.5%201.5z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGSlfAEKMc)%22%20d%3D%22M5%206v4H3.25C2.56%2010%202%209.44%202%208.75v-1.5C2%206.56%202.56%206%203.25%206zm0-4v3H3.25C2.56%205%202%204.44%202%203.75v-.5C2%202.56%202.56%202%203.25%202zm0%209v3H3.25C2.56%2014%202%2013.44%202%2012.75v-.5c0-.69.56-1.25%201.25-1.25z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGenVxZcmr%22%20x1%3D%223.075%22%20x2%3D%2213.243%22%20y1%3D%22.286%22%20y2%3D%2213.855%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2336dff1%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%230094f0%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGSlfAEKMc%22%20x1%3D%222.713%22%20x2%3D%227.395%22%20y1%3D%223.595%22%20y2%3D%225.464%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.125%22%20stop-color%3D%22%239c6cfe%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%237a41dc%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%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%2016%2016%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGenVxZcmr)%22%20d%3D%22M5%2014h7.75c.69%200%201.25-.56%201.25-1.25v-.5c0-.69-.56-1.25-1.25-1.25H5l-.5%201.5zm0-4h7.75c.69%200%201.25-.56%201.25-1.25v-1.5C14%206.56%2013.44%206%2012.75%206H5l-.5%202zm0-5h7.75C13.44%205%2014%204.44%2014%203.75v-.5C14%202.56%2013.44%202%2012.75%202H5l-.5%201.5z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGSlfAEKMc)%22%20d%3D%22M5%206v4H3.25C2.56%2010%202%209.44%202%208.75v-1.5C2%206.56%202.56%206%203.25%206zm0-4v3H3.25C2.56%205%202%204.44%202%203.75v-.5C2%202.56%202.56%202%203.25%202zm0%209v3H3.25C2.56%2014%202%2013.44%202%2012.75v-.5c0-.69.56-1.25%201.25-1.25z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGenVxZcmr%22%20x1%3D%223.075%22%20x2%3D%2213.243%22%20y1%3D%22.286%22%20y2%3D%2213.855%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2336dff1%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%230094f0%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGSlfAEKMc%22%20x1%3D%222.713%22%20x2%3D%227.395%22%20y1%3D%223.595%22%20y2%3D%225.464%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.125%22%20stop-color%3D%22%239c6cfe%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%237a41dc%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-color/list-bar-16.svg?color=%231a73e8&size=48