list icon
list from Material Symbols Light by Google · Regular · Text · Apache-2.0 Free for personal and commercial use.
- Name
- list
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Text
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- list-outline, list-outline-sharp, list-sharp
1 other variant in Material Symbols Light
The same icon in other sets
listBootstrap IconslistCarbonlistElement Pluslist-fillEva IconslistFont Awesome 6 SolidlistFont Awesome SolidlistFeather Iconslist-outlineFlowbite Iconslist-16-filledFluent UI System Iconslistcss.gglistHuge IconslistIconParklistIconPark OutlinelistIconoirlistIonIconslistLine AwesomelistMaterial Line IconslistLucidelistMaterial SymbolslistMyna UI IconslistPhosphorlistPixelarticonslistPrime Iconslist-boldSolar
More text icons from Material Symbols Light
add-column-leftadd-column-rightadd-linkadd-notesadd-row-aboveadd-row-belowadd-to-drivealign-centeralign-endalign-flex-centeralign-flex-endalign-flex-startalign-horizontal-centeralign-horizontal-leftalign-horizontal-rightalign-items-stretchalign-justify-centeralign-justify-flex-endalign-justify-flex-startalign-justify-space-aroundalign-justify-space-betweenalign-justify-space-evenalign-justify-stretchalign-self-stretch
Use the list icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.654 9.116v-1H20v1zm0 3.384v-1H20v1zm0 3.385v-1H20v1zM4.616 9.23q-.262 0-.439-.183Q4 8.866 4 8.596q0-.253.177-.424Q4.354 8 4.616 8q.261 0 .438.172q.177.17.177.424q0 .27-.177.452q-.177.183-.439.183m0 3.365q-.261 0-.438-.171T4 12q0-.29.177-.462t.439-.173t.438.172t.177.463q0 .253-.177.425t-.439.171m0 3.404q-.261 0-.438-.182Q4 15.635 4 15.366q0-.254.177-.425q.177-.172.439-.172q.261 0 .438.172t.177.425q0 .269-.177.452q-.177.182-.439.182"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightList(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" d="M7.654 9.116v-1H20v1zm0 3.384v-1H20v1zm0 3.385v-1H20v1zM4.616 9.23q-.262 0-.439-.183Q4 8.866 4 8.596q0-.253.177-.424Q4.354 8 4.616 8q.261 0 .438.172q.177.17.177.424q0 .27-.177.452q-.177.183-.439.183m0 3.365q-.261 0-.438-.171T4 12q0-.29.177-.462t.439-.173t.438.172t.177.463q0 .253-.177.425t-.439.171m0 3.404q-.261 0-.438-.182Q4 15.635 4 15.366q0-.254.177-.425q.177-.172.439-.172q.261 0 .438.172t.177.425q0 .269-.177.452q-.177.182-.439.182"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.654 9.116v-1H20v1zm0 3.384v-1H20v1zm0 3.385v-1H20v1zM4.616 9.23q-.262 0-.439-.183Q4 8.866 4 8.596q0-.253.177-.424Q4.354 8 4.616 8q.261 0 .438.172q.177.17.177.424q0 .27-.177.452q-.177.183-.439.183m0 3.365q-.261 0-.438-.171T4 12q0-.29.177-.462t.439-.173t.438.172t.177.463q0 .253-.177.425t-.439.171m0 3.404q-.261 0-.438-.182Q4 15.635 4 15.366q0-.254.177-.425q.177-.172.439-.172q.261 0 .438.172t.177.425q0 .269-.177.452q-.177.182-.439.182"/></svg> </template>
CSS
.icon-list {
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%20d%3D%22M7.654%209.116v-1H20v1zm0%203.384v-1H20v1zm0%203.385v-1H20v1zM4.616%209.23q-.262%200-.439-.183Q4%208.866%204%208.596q0-.253.177-.424Q4.354%208%204.616%208q.261%200%20.438.172q.177.17.177.424q0%20.27-.177.452q-.177.183-.439.183m0%203.365q-.261%200-.438-.171T4%2012q0-.29.177-.462t.439-.173t.438.172t.177.463q0%20.253-.177.425t-.439.171m0%203.404q-.261%200-.438-.182Q4%2015.635%204%2015.366q0-.254.177-.425q.177-.172.439-.172q.261%200%20.438.172t.177.425q0%20.269-.177.452q-.177.182-.439.182%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%20d%3D%22M7.654%209.116v-1H20v1zm0%203.384v-1H20v1zm0%203.385v-1H20v1zM4.616%209.23q-.262%200-.439-.183Q4%208.866%204%208.596q0-.253.177-.424Q4.354%208%204.616%208q.261%200%20.438.172q.177.17.177.424q0%20.27-.177.452q-.177.183-.439.183m0%203.365q-.261%200-.438-.171T4%2012q0-.29.177-.462t.439-.173t.438.172t.177.463q0%20.253-.177.425t-.439.171m0%203.404q-.261%200-.438-.182Q4%2015.635%204%2015.366q0-.254.177-.425q.177-.172.439-.172q.261%200%20.438.172t.177.425q0%20.269-.177.452q-.177.182-.439.182%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/list.svg?color=%231a73e8&size=48