Add icons to this collection by clicking the heart icon.
Bars icon - also known as business, data, economy, bars, commerce, shopping, analytics, trading, statistic, and business and finance. Created in a clean 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 48 48"
>
    <linearGradient
        id="a"
        x1="13.775"
        x2="41.725"
        y1="13.775"
        y2="41.725"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fc92c3" />
        <stop offset=".5" stop-color="#c2a2d5" />
        <stop offset="1" stop-color="#8e85d5" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M12 23H6c-.6 0-1 .4-1 1v16c0 .6.4 1 1 1h6c.6 0 1-.4 1-1V24c0-.6-.4-1-1-1zm-1 16H7V25h4zM42 7h-6c-.6 0-1 .4-1 1v32c0 .6.4 1 1 1h6c.6 0 1-.4 1-1V8c0-.6-.4-1-1-1zm-1 32h-4V9h4zm-9-21h-6c-.6 0-1 .4-1 1v21c0 .6.4 1 1 1h6c.6 0 1-.4 1-1V19c0-.6-.4-1-1-1zm-1 21h-4V20h4zm-9-27h-6c-.6 0-1 .4-1 1v27c0 .6.4 1 1 1h6c.6 0 1-.4 1-1V13c0-.6-.4-1-1-1zm-1 27h-4V14h4z"
    />
</svg>
More icons in the same style and category