Mail icon - One Element

Developer
Size
1,682 Kb
Views
66,792

How do I make an mail icon - one element?

Inspired by - http://dribbble.com/shots/1134082-Mail-icon. What is a mail icon - one element? How do you make a mail icon - one element? This script and codes were developed by Jitendra on 04 July 2022, Monday.

Mail icon - One Element Previews

Mail icon - One Element - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Mail icon - One Element</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <div id="mailicon"></div>
</body>
</html>

Mail icon - One Element - Script Codes CSS Codes

body { padding:25px; background:#0F2636;
}
#mailicon
{
width:25em;
height:25em;
background: #3268D9;
margin:0 auto;
border-radius:35%;
overflow:hidden;
position:relative;
box-shadow:0px 3px 0px #194379,
0px 4px 0px #3268D9,
0px 7px 0px #194379,
0px 8px 0px #3268D9,
0px 11px 0px #194379,
0px 12px 0px #3268D9;
}
#mailicon:before
{
content:"";
border-radius:35%;
position:absolute;
width:25em;
height:25em;
background: #2680F3;
left:0;
top:-150px;
-webkit-transform:rotate(45deg);
-ms-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-0-transform:rotate(45deg);
transform:rotate(45deg);
transform:rotate(45deg);
z-index:2;
box-shadow:0px 0px 100px 10px #194379;
}
#mailicon:after
{
content:"";
border-radius:35%;
position:absolute;
width:25em;
height:25em;
background: #2552a8;
left:0;
bottom:-150px;
-webkit-transform:rotate(45deg);
-ms-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-0-transform:rotate(45deg);
transform:rotate(45deg);
}
Mail icon - One Element - Script Codes
Mail icon - One Element - Script Codes
Home Page Home
Developer Jitendra
Username berdejitendra
Uploaded July 04, 2022
Rating 3.5
Size 1,682 Kb
Views 66,792
Do you need developer help for Mail icon - One Element?

Find the perfect freelance services for your business! Fiverr's mission is to change how the world works together. Fiverr connects businesses with freelancers offering digital services in 500+ categories. Find Developer!

Jitendra (berdejitendra) Script Codes
Create amazing captions with AI!

Jasper is the AI Content Generator that helps you and your team break through creative blocks to create amazing, original content 10X faster. Discover all the ways the Jasper AI Content Platform can help streamline your creative workflows. Start For Free!