Add icons to this collection by clicking the heart icon.
Paper Towel icon - also known as restroom, wc, toilet paper, sanitary, hygienic, dispenser, tissue paper, furniture and household, and paper towel. 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="#ffc2cc" />
        <stop offset="1" stop-color="#fff2f4" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="407"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffa68d" />
        <stop offset="1" stop-color="#fd3a84" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M362.4 105H149.6c-24.678 0-26.6 67.986-26.6 88.821 0 20.834 1.922 88.821 26.6 88.821h212.8c24.678 0 26.6-67.986 26.6-88.821S387.078 105 362.4 105zM158.467 318.169h26.6c4.901 0 8.867 3.973 8.867 8.882s-3.966 8.882-8.867 8.882h-26.6v62.175a8.874 8.874 0 0 0 5.472 8.206 8.808 8.808 0 0 0 9.663-1.926l11.464-11.484 11.464 11.484a8.852 8.852 0 0 0 12.538 0l11.464-11.484 11.464 11.484a8.852 8.852 0 0 0 12.538 0L256 392.904l11.464 11.484a8.852 8.852 0 0 0 12.538 0l11.464-11.484 11.464 11.484a8.852 8.852 0 0 0 12.538 0l11.464-11.484 11.464 11.484a8.855 8.855 0 0 0 9.663 1.926 8.874 8.874 0 0 0 5.472-8.206v-62.175h-26.6c-4.901 0-8.867-3.973-8.867-8.882 0-4.91 3.966-8.882 8.867-8.882h26.6v-17.764H158.467zm115.266 0h17.733c4.901 0 8.867 3.973 8.867 8.882s-3.966 8.882-8.867 8.882h-17.733c-4.901 0-8.867-3.973-8.867-8.882.001-4.909 3.966-8.882 8.867-8.882zm-53.2 0h17.733c4.901 0 8.867 3.973 8.867 8.882s-3.966 8.882-8.867 8.882h-17.733c-4.901 0-8.867-3.973-8.867-8.882.001-4.909 3.966-8.882 8.867-8.882z"
    />
</svg>
More icons in the same style and category