Add icons to this collection by clicking the heart icon.
Mail icon - also known as computer, message, mail, laptop, and communications. 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="#addcff" />
<stop offset=".503" stop-color="#eaf6ff" />
<stop offset="1" stop-color="#eaf6ff" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="398"
y2="114"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#00c0ff" />
<stop offset="1" stop-color="#5558ff" />
</linearGradient>
<circle cx="256" cy="256" r="256" fill="url(#a)" />
<path
fill="url(#b)"
d="M398.118 327H291.529c-4.909 0-8.882 3.97-8.882 8.875v8.875h-53.294v-8.875c0-4.905-3.973-8.875-8.882-8.875H113.882a8.873 8.873 0 0 0-8.882 8.875v35.5C105 386.057 116.953 398 131.647 398h248.706C395.047 398 407 386.057 407 371.375v-35.5c0-4.905-3.973-8.875-8.882-8.875zm-77.506-210.386c-3.448-1.631-7.256-2.614-11.318-2.614H202.706c-4.062 0-7.87.984-11.318 2.614L256 165.031zM202.706 238.25h30.039l15.31 30.594a8.886 8.886 0 0 0 15.892 0l15.31-30.594h30.039c14.694 0 26.647-11.943 26.647-26.625v-71c0-4.072-.993-7.889-2.636-11.344l-71.979 53.942C259.747 184.411 257.874 185 256 185s-3.747-.589-5.326-1.777l-71.979-53.942c-1.643 3.455-2.636 7.272-2.636 11.344v71c0 14.682 11.953 26.625 26.647 26.625zM245.6 327h20.8c3.669-10.331 13.549-17.75 25.129-17.75h97.706V193.875c0-14.682-11.953-26.625-26.647-26.625h-8.883v44.375c0 24.467-19.925 44.375-44.412 44.375h-19.057l-10.4 20.783C275.274 285.866 266.149 291.5 256 291.5s-19.274-5.634-23.828-14.699L221.763 256h-19.057c-24.487 0-44.412-19.908-44.412-44.375V167.25h-8.883c-14.694 0-26.647 11.943-26.647 26.625V309.25h97.706c11.581 0 21.46 7.419 25.13 17.75z"
/>
</svg>
More icons in the same style and category