WhatsApp Logo Pure CSS3

Developer
Size
3,098 Kb
Views
42,504

How do I make an whatsapp logo pure css3?

WhatsApp Logo using SASS, HAML, Font awesome Pure CSS3 . What is a whatsapp logo pure css3? How do you make a whatsapp logo pure css3? This script and codes were developed by Haeman on 29 August 2022, Monday.

WhatsApp Logo Pure CSS3 Previews

WhatsApp Logo Pure CSS3 - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>WhatsApp Logo Pure CSS3</title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css"> <link rel='stylesheet prefetch' href='http://netdna.bootstrapcdn.com/font-awesome/2.0/css/font-awesome.css'> <style> /* NOTE: The styles were added inline because Prefixfree needs access to your styles and they must be inlined if they are on local disk! */ body { background: #446d7a; color: #fff; font-family: arial;
}
h1 { text-align: center; margin-top: -50px; font-weight: bold; font-size: 30px; text-shadow: 0px -1px 1px #000;
}
.wacap { width: 80px; height: 80px; margin: 80px auto; font-size: 55px; background: #3BBF26; text-align: center; line-height: 85px; border: 7px solid white; border-radius: 100px; position: relative;
}
.wacap:after { content: ""; display: block; width: 0; height: 0; border: 15px solid transparent; border-top: 25px solid #3BBF26; position: absolute; bottom: -23px; left: -3px; -webkit-transform: rotate(35deg); -moz-transform: rotate(35deg); -ms-transform: rotate(35deg); -o-transform: rotate(35deg); transform: rotate(35deg);
}
.wacap:before { content: ""; display: block; width: 0; height: 0; border: 12px solid transparent; border-top: 20px solid white; position: absolute; bottom: -23px; left: -3px; -webkit-transform: rotate(35deg) scale(3); -moz-transform: rotate(35deg) scale(3); -ms-transform: rotate(35deg) scale(3); -o-transform: rotate(35deg) scale(3); transform: rotate(35deg) scale(3); z-index: -1;
} </style> <script src="https://cdnjs.cloudflare.com/ajax/libs/prefixfree/1.0.7/prefixfree.min.js"></script>
</head>
<body> <div class='wacap'> <i class='icon-phone'></i>
</div>
<h1>WhatsApp</h1> <script src='http://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script>
</body>
</html>

WhatsApp Logo Pure CSS3 - Script Codes CSS Codes

body { background: #446d7a; color: #fff; font-family: arial;
}
h1 { text-align: center; margin-top: -50px; font-weight: bold; font-size: 30px; text-shadow: 0px -1px 1px #000;
}
.wacap { width: 80px; height: 80px; margin: 80px auto; font-size: 55px; background: #3BBF26; text-align: center; line-height: 85px; border: 7px solid white; border-radius: 100px; position: relative;
}
.wacap:after { content: ""; display: block; width: 0; height: 0; border: 15px solid transparent; border-top: 25px solid #3BBF26; position: absolute; bottom: -23px; left: -3px; -webkit-transform: rotate(35deg); -moz-transform: rotate(35deg); -ms-transform: rotate(35deg); -o-transform: rotate(35deg); transform: rotate(35deg);
}
.wacap:before { content: ""; display: block; width: 0; height: 0; border: 12px solid transparent; border-top: 20px solid white; position: absolute; bottom: -23px; left: -3px; -webkit-transform: rotate(35deg) scale(3); -moz-transform: rotate(35deg) scale(3); -ms-transform: rotate(35deg) scale(3); -o-transform: rotate(35deg) scale(3); transform: rotate(35deg) scale(3); z-index: -1;
}
WhatsApp Logo Pure CSS3 - Script Codes
WhatsApp Logo Pure CSS3 - Script Codes
Home Page Home
Developer Haeman
Username pedox
Uploaded August 29, 2022
Rating 3
Size 3,098 Kb
Views 42,504
Do you need developer help for WhatsApp Logo Pure CSS3?

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!

Haeman (pedox) 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!