Add icons to this collection by clicking the heart icon.
Apron icon - also known as fashion, protection, clothes, accessory, and apron. Created in a clean lineal color 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="#a93aff" />
        <stop offset="1" stop-color="#ff81ff" />
    </linearGradient>
    <path
        d="M416 277h0v190c0 16.569-13.431 30-30 30H126c-16.569 0-30-13.431-30-30V277h0a72.36 72.36 0 0 0 40-64.721V207c0-16.569 13.431-30 30-30h180c16.569 0 30 13.431 30 30v5.279A72.36 72.36 0 0 0 416 277zm-70-100v-72c0-49.706-40.294-90-90-90h0c-49.706 0-90 40.294-90 90v72m170 150H176v70c0 16.569 13.431 30 30 30h100c16.569 0 30-13.431 30-30v-70zm-30-90H206m290 180h0a68.283 68.283 0 0 1-20-48.284V307c0-16.569-13.431-30-30-30h-30m-320 0H66c-16.569 0-30 13.431-30 30v61.716A68.283 68.283 0 0 1 16 417h0"
        fill="none"
        stroke="url(#a)"
        stroke-width="30"
        stroke-linecap="round"
        stroke-linejoin="round"
        stroke-miterlimit="10"
    />
</svg>
More icons in the same style and category