Add icons to this collection by clicking the heart icon.
Wet Floor icon - also known as signal, warning, exclamation mark, and wet floor. 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"
>
    <linearGradient
        id="a"
        x1="8.947"
        x2="60.484"
        y1="70.002"
        y2="4.782"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fff200" />
        <stop offset="1" stop-color="#cd118c" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="3.714"
        x2="55.251"
        y1="65.867"
        y2=".647"
        href="#a"
    />
    <linearGradient
        id="c"
        x1="8.643"
        x2="60.18"
        y1="69.762"
        y2="4.542"
        href="#a"
    />
    <linearGradient
        id="d"
        x1="3.437"
        x2="54.974"
        y1="65.648"
        y2=".428"
        href="#a"
    />
    <path
        fill="url(#a)"
        d="M29.875 19.517a1.04 1.04 0 0 0-1.75 0l-16 29A1 1 0 0 0 13 50h32a1 1 0 0 0 .875-1.483zM14.694 48 29 22.07 43.306 48z"
    />
    <path
        fill="url(#b)"
        d="M26.255 29.333a1 1 0 0 0-.249.777l1 9A1 1 0 0 0 28 40h2a1 1 0 0 0 .994-.89l1-9A1 1 0 0 0 31 29h-4a1 1 0 0 0-.745.333zM29.883 31l-.778 7H28.9l-.778-7z"
    />
    <path
        fill="url(#c)"
        d="M29 41a3 3 0 1 0 3 3 3 3 0 0 0-3-3zm0 4a1 1 0 1 1 1-1 1 1 0 0 1-1 1z"
    />
    <path
        fill="url(#d)"
        d="M49.21 10H51a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H7a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h1.96L7 60.96A1.008 1.008 0 0 0 8 62h9a1 1 0 0 0 .97-.76L19.78 54h18.44l1.81 7.24A1 1 0 0 0 41 62h9a1.008 1.008 0 0 0 1-1.04L50.85 57H57a1 1 0 0 0 .98-1.19zM8 8V4h42v4zm31 2v5H19v-5zm2.78 50-1.81-7.24A1 1 0 0 0 39 52H19a1 1 0 0 0-.97.76L16.22 60H9.04l1.92-50H17v6a1 1 0 0 0 1 1h22a1 1 0 0 0 1-1v-6h6.04l1.92 50zm8.99-5-1.26-32.81L55.79 55z"
    />
</svg>
More icons in the same style and category