Add icons to this collection by clicking the heart icon.
Tide icon - also known as nature, weather, sea level, tide, and water level. 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 100 100"
>
<linearGradient
id="linear-gradient"
gradientUnits="userSpaceOnUse"
x1="9.48"
x2="90.52"
y1="90.52"
y2="9.48"
>
<stop offset="0" stop-color="#43cfc8" />
<stop offset="1" stop-color="#003442" />
</linearGradient>
<path
d="m8.06 18.14h83.88a3 3 0 0 0 0-6h-83.88a3 3 0 0 0 0 6zm83.88 63.72h-83.88a3 3 0 0 0 0 6h83.88a3 3 0 0 0 0-6zm-83.88-40.48h18.74a3 3 0 1 0 0-6h-18.74a3 3 0 0 0 0 6zm83.88-6h-53.73a3 3 0 0 0 0 6h53.73a3 3 0 0 0 0-6zm0 23.24h-18.74a3 3 0 1 0 0 6h18.74a3 3 0 1 0 0-6zm-83.88 6h53.73a3 3 0 1 0 0-6h-53.73a3 3 0 1 0 0 6z"
fill="url(#linear-gradient)"
/>
</svg>
More icons in the same style and category