Add icons to this collection by clicking the heart icon.
Flipchart icon - also known as education, notes, classroom, lesson, furniture and household, and flipchart. 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 64 64"
>
    <defs>
        <linearGradient
            id="a"
            x1="1"
            x2="59.034"
            y1="32"
            y2="32"
            gradientUnits="userSpaceOnUse"
        >
            <stop offset="0" stop-color="#f56bf4" />
            <stop offset="1" stop-color="#f9a4c1" />
        </linearGradient>
        <linearGradient id="b" x2="59.034" y1="29" y2="29" href="#a" />
    </defs>
    <g>
        <path
            d="M44 2H20v4H2v8h2v30h4v2h8v16h6v-6h20v6h6V46h3.414l.293-.293 8-8 .293-.293V14h2V6H44ZM22 4h20v2H22ZM8 42H6V14h2Zm12 18h-2V46h2Zm22-6H22v-2h20Zm0-4H22v-4h20Zm4 10h-2V46h2Zm6-17.414V38h4.586ZM58 36h-7a1 1 0 0 0-1 1v7H10V14h48Zm2-28v4H4V8Z"
            fill="url(#a)"
        />
        <path
            d="M32 40a8 8 0 0 0 6.918-4H48a1 1 0 0 0 .9-1.447l-7-14a1.042 1.042 0 0 0-1.79 0l-2.757 5.515A7.9 7.9 0 0 0 30 24.263V18H16v14h8a8.009 8.009 0 0 0 8 8Zm9-16.764L46.382 34h-6.645a7.873 7.873 0 0 0-.984-6.27Zm-3.364 6.727A5.885 5.885 0 0 1 37.65 34h-2.032ZM30 26.35a5.947 5.947 0 0 1 6.409 1.595l-3.3 6.608A1 1 0 0 0 34 36h2.46A5.992 5.992 0 0 1 26 32h4ZM26.35 30A6.016 6.016 0 0 1 28 27.54V30ZM18 20h10v5.082A8.022 8.022 0 0 0 24.263 30H18Z"
            fill="url(#b)"
        />
    </g>
</svg>
More icons in the same style and category