If you have noticed iOS 7 app icons, they are not normal squares with rounded corners. They are squircles which have properties of both a circle and a square.
This demo is an attempt to achieve a similar effect using CSS3. Pseudo elements are used to create 2 fish eye shapes which are later clipped to make the sides of the suqare a bit curved.
View TutorialTags: #Code, #CSS, #CSS3, #Flat, #HTML, #Icon, #iOS 7, #Snippets, #Social Media, #Tutorial, #Web Design, #Web Development