Add icons to this collection by clicking the heart icon.
Overall icon - also known as fashion, security, safety, coverall, and overall. 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 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd5900" />
        <stop offset="1" stop-color="#ffde00" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="421"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffe59a" />
        <stop offset="1" stop-color="#ffffd5" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M451 105c0-41.353-33.647-75-75-75h-60l60 271h60c8.291 0 15-6.709 15-15v-75l-30-13.895L451 181zM147.605 391 121 421v76c0 8.284 6.716 15 15 15h75c8.284 0 15-6.716 15-15v-76l-29.369-30zM316 391l-30 30v76c0 8.284 6.716 15 15 15h75c8.284 0 15-6.716 15-15v-76l-28.105-30zM150.546 289.633 196 30h-60c-41.353 0-75 33.647-75 75v76l30 13.5L61 211v75c0 8.291 6.709 15 15 15h60a14.994 14.994 0 0 0 14.546-11.367zM301 30 271 0h-30l-30 30v241h90z"
    />
    <path
        fill="url(#b)"
        d="M391 181V75c0-24.853-20.147-45-45-45h-15V15c0-8.291-6.709-15-15-15h-45v226c0 8.291-6.709 15-15 15s-15-6.709-15-15V0h-45c-8.291 0-15 6.709-15 15v15h-15c-24.853 0-45 20.147-45 45v106H61v30h60v210h105v-75c0-8.284 6.716-15 15-15h30c8.284 0 15 6.716 15 15v75h105V211h60v-30z"
    />
</svg>
More icons in the same style and category