lists-rounded from Material Symbols Light by Google · Rounded · Actions · Apache-2.0 Free for personal and commercial use.

Name
lists-rounded
Set
Material Symbols Light
Style
Rounded
Category
Actions
Viewbox
24×24
License
Apache 2.0
Aliases
lists-outline-rounded

1 other variant in Material Symbols Light

The same icon in other sets

More actions icons from Material Symbols Light

Use the lists icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.885 19q-.44 0-.74-.299t-.299-.74t.3-.739t.739-.299h11.077q.44 0 .739.299q.299.3.299.74t-.299.739t-.74.299zm0-5.962q-.44 0-.74-.299T7.846 12t.3-.74t.739-.298h11.077q.44 0 .739.299T21 12t-.299.74t-.74.298zm0-5.961q-.44 0-.74-.299q-.299-.3-.299-.74t.3-.739T8.884 5h11.077q.44 0 .739.299t.299.74t-.299.739t-.74.299zm-5.586-.299Q3 6.478 3 6.038t.299-.739t.74-.299q.44 0 .739.299t.299.74t-.299.739q-.3.299-.74.299T3.3 6.778m.74 6.26q-.441 0-.74-.298T3 12t.299-.74t.74-.298t.739.299t.299.739t-.299.74q-.3.298-.74.298m0 5.962q-.44 0-.739-.299T3 17.961t.299-.739t.74-.299t.739.299q.299.3.299.74t-.299.739t-.74.299"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightListsRounded(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="M8.885 19q-.44 0-.74-.299t-.299-.74t.3-.739t.739-.299h11.077q.44 0 .739.299q.299.3.299.74t-.299.739t-.74.299zm0-5.962q-.44 0-.74-.299T7.846 12t.3-.74t.739-.298h11.077q.44 0 .739.299T21 12t-.299.74t-.74.298zm0-5.961q-.44 0-.74-.299q-.299-.3-.299-.74t.3-.739T8.884 5h11.077q.44 0 .739.299t.299.74t-.299.739t-.74.299zm-5.586-.299Q3 6.478 3 6.038t.299-.739t.74-.299q.44 0 .739.299t.299.74t-.299.739q-.3.299-.74.299T3.3 6.778m.74 6.26q-.441 0-.74-.298T3 12t.299-.74t.74-.298t.739.299t.299.739t-.299.74q-.3.298-.74.298m0 5.962q-.44 0-.739-.299T3 17.961t.299-.739t.74-.299t.739.299q.299.3.299.74t-.299.739t-.74.299"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.885 19q-.44 0-.74-.299t-.299-.74t.3-.739t.739-.299h11.077q.44 0 .739.299q.299.3.299.74t-.299.739t-.74.299zm0-5.962q-.44 0-.74-.299T7.846 12t.3-.74t.739-.298h11.077q.44 0 .739.299T21 12t-.299.74t-.74.298zm0-5.961q-.44 0-.74-.299q-.299-.3-.299-.74t.3-.739T8.884 5h11.077q.44 0 .739.299t.299.74t-.299.739t-.74.299zm-5.586-.299Q3 6.478 3 6.038t.299-.739t.74-.299q.44 0 .739.299t.299.74t-.299.739q-.3.299-.74.299T3.3 6.778m.74 6.26q-.441 0-.74-.298T3 12t.299-.74t.74-.298t.739.299t.299.739t-.299.74q-.3.298-.74.298m0 5.962q-.44 0-.739-.299T3 17.961t.299-.739t.74-.299t.739.299q.299.3.299.74t-.299.739t-.74.299"/></svg>
</template>

CSS

.icon-lists-rounded {
  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%22M8.885%2019q-.44%200-.74-.299t-.299-.74t.3-.739t.739-.299h11.077q.44%200%20.739.299q.299.3.299.74t-.299.739t-.74.299zm0-5.962q-.44%200-.74-.299T7.846%2012t.3-.74t.739-.298h11.077q.44%200%20.739.299T21%2012t-.299.74t-.74.298zm0-5.961q-.44%200-.74-.299q-.299-.3-.299-.74t.3-.739T8.884%205h11.077q.44%200%20.739.299t.299.74t-.299.739t-.74.299zm-5.586-.299Q3%206.478%203%206.038t.299-.739t.74-.299q.44%200%20.739.299t.299.74t-.299.739q-.3.299-.74.299T3.3%206.778m.74%206.26q-.441%200-.74-.298T3%2012t.299-.74t.74-.298t.739.299t.299.739t-.299.74q-.3.298-.74.298m0%205.962q-.44%200-.739-.299T3%2017.961t.299-.739t.74-.299t.739.299q.299.3.299.74t-.299.739t-.74.299%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%22M8.885%2019q-.44%200-.74-.299t-.299-.74t.3-.739t.739-.299h11.077q.44%200%20.739.299q.299.3.299.74t-.299.739t-.74.299zm0-5.962q-.44%200-.74-.299T7.846%2012t.3-.74t.739-.298h11.077q.44%200%20.739.299T21%2012t-.299.74t-.74.298zm0-5.961q-.44%200-.74-.299q-.299-.3-.299-.74t.3-.739T8.884%205h11.077q.44%200%20.739.299t.299.74t-.299.739t-.74.299zm-5.586-.299Q3%206.478%203%206.038t.299-.739t.74-.299q.44%200%20.739.299t.299.74t-.299.739q-.3.299-.74.299T3.3%206.778m.74%206.26q-.441%200-.74-.298T3%2012t.299-.74t.74-.298t.739.299t.299.739t-.299.74q-.3.298-.74.298m0%205.962q-.44%200-.739-.299T3%2017.961t.299-.739t.74-.299t.739.299q.299.3.299.74t-.299.739t-.74.299%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/lists-rounded.svg?color=%231a73e8&size=48