Add icons to this collection by clicking the heart icon.
Writing icon - also known as education, study, write, notebook, pencil, workbook, pen, note, writing, memo, planning, organization, plan, and lecture. Created in a clean circular 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="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffbef9" />
        <stop offset="1" stop-color="#fff1ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="407"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ff81ff" />
        <stop offset="1" stop-color="#a93aff" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M371.471 122.765c-14.694 0-26.647 11.953-26.647 26.647v44.412h53.294v-44.412c0-14.694-11.953-26.647-26.647-26.647zm-26.648 222.058c0 2.359.937 4.615 2.602 6.28l15.162 15.163v14.087c0 4.91 3.973 8.882 8.882 8.882s8.882-3.973 8.882-8.882v-14.087l15.162-15.163a8.875 8.875 0 0 0 2.602-6.28V211.588h-53.294v133.235zM167.177 110.205l-48.09 48.089h48.09zM300.412 105H184.941v62.176a8.877 8.877 0 0 1-8.882 8.882h-62.177v204.294c0 14.694 11.953 26.647 26.647 26.647h159.882c14.694 0 26.647-11.953 26.647-26.647V131.647c.001-14.694-11.952-26.647-26.646-26.647zM158.294 247.118h106.588c4.91 0 8.882 3.973 8.882 8.882s-3.973 8.882-8.882 8.882H158.294c-4.91 0-8.882-3.973-8.882-8.882s3.973-8.882 8.882-8.882zm124.353 88.823H176.059a8.877 8.877 0 0 1-8.882-8.883 8.877 8.877 0 0 1 8.882-8.882h106.588a8.877 8.877 0 0 1 8.882 8.882 8.877 8.877 0 0 1-8.882 8.883zm0-35.529H158.294c-4.91 0-8.882-3.973-8.882-8.882s3.973-8.882 8.882-8.882h124.353c4.91 0 8.882 3.973 8.882 8.882s-3.972 8.882-8.882 8.882zm0-71.059H176.059a8.877 8.877 0 0 1-8.882-8.882 8.877 8.877 0 0 1 8.882-8.882h106.588c4.91 0 8.882 3.973 8.882 8.882s-3.972 8.882-8.882 8.882z"
    />
</svg>
More icons in the same style and category