CSS Icon: Microsoft
In this article, I will create a Microsoft icon by using CSS only. Let's look at how we do that.
Problem
Solution
First, we need to create the structure for this logo then we will style that structure.
HTML
<div class="wrapper">
<div class="red">...
hashnode.j471n.in1 min read