new html icons
Following are the HTML icons for using in web pages. <!DOCTYPE html> <html> <head> <meta charset=”utf-8″> <meta name=”viewport” content=”width=device-width, initial-scale=1″> <title></title> <link rel=”stylesheet” href=”https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css”> <style> body{background-image: linear-gradient(to right, green 50%, lightgreen); color:white; border-radius: 20px;”} </style> </head> <body bgcolor=”yellow”> <center> <h1 style=”background-image: linear-gradient(to right, red, orange); color:white; border-radius: 20px;”> All New HTML ICONS </h1> <hr> <p …