Add icons to this collection by clicking the heart icon.
List icon - also known as list, ui, item, option, open menu, and feature. Created in a clean flat gradient style, perfect for web, apps, and UI projects. Available in SVG and PNG, with multiple style variants.
<svg
    xmlns="http://www.w3.org/2000/svg"
    width="512"
    height="512"
    viewBox="0 0 512 512"
>
    <linearGradient
        id="a"
        x1="86.294"
        x2="425.706"
        y1="425.706"
        y2="86.294"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#011c49" />
        <stop offset="1" stop-color="#00b8e0" />
    </linearGradient>
    <path
        fill="url(#a)"
        fill-rule="evenodd"
        d="M199.628 154.304c0-15.085 12.341-27.426 27.425-27.426h136.393c15.084 0 27.426 12.342 27.426 27.426s-12.341 27.426-27.426 27.426H227.053c-15.083 0-27.425-12.341-27.425-27.426zm-51.075-27.426c15.147 0 27.425 12.279 27.425 27.426s-12.279 27.425-27.425 27.425c-15.147 0-27.426-12.279-27.426-27.425.001-15.147 12.28-27.426 27.426-27.426zM256 16C123.452 16 16 123.452 16 256s107.452 240 240 240 240-107.452 240-240S388.548 16 256 16zm-56.372 240c0-15.084 12.341-27.426 27.425-27.426h136.393c15.084 0 27.426 12.341 27.426 27.426 0 15.084-12.341 27.426-27.426 27.426H227.053c-15.083 0-27.425-12.341-27.425-27.426zm-51.075-27.425c15.147 0 27.425 12.279 27.425 27.426s-12.279 27.425-27.425 27.425c-15.147 0-27.426-12.279-27.426-27.425.001-15.148 12.28-27.426 27.426-27.426zm51.075 129.121c0-15.085 12.341-27.426 27.425-27.426h136.393c15.084 0 27.426 12.342 27.426 27.426s-12.341 27.426-27.426 27.426H227.053c-15.083 0-27.425-12.341-27.425-27.426zm-51.075-27.425c15.147 0 27.425 12.279 27.425 27.426s-12.279 27.426-27.425 27.426c-15.147 0-27.426-12.279-27.426-27.426.001-15.148 12.28-27.426 27.426-27.426z"
        clip-rule="evenodd"
    />
</svg>
More icons in the same style and category