+ 1
i need social icon jpeg or png format but free licence ?
i am beginner about css and html. i want to design a blogger template ( probably i camt do it ) so, i need free social icon packet free not licenced. so how can i find it ? i am sorry my terrible english.
9 Respostas
+ 9
With font awesome you have no need of two pictures.
Add this in your HTML <head>
<link rel = "stylesheet" href = "https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
Add this in your <body>
<i class = "fa fa-facebook" aria-hidden = "true"></i>
Add this in your CSS
i { color: #555 }
i:hover { color: #000 }
I can't explain all here, this is just a basic start. :)
+ 6
http://www.fontawesome.io has a lot of free icons, with social network also. :)
Facebook - http://fontawesome.io/icon/facebook/
Twitter - http://fontawesome.io/icon/twitter/
Instagram - http://fontawesome.io/icon/instagram/
[ . . . ]
+ 6
Font Awesome is completely free for commercial use
License: http://fontawesome.io/license/
+ 6
What do you mean with red icon? These icon are font, not images. Font are better because you can use them without "slow down" your website, in addition font are always in HQ!
You can implement a font with the syntax illustrated in that links, so... what's the problem? 😕
+ 1
thank you for everything. i am learning html and css. i hope i can do my blogger template. brobably i cant do it :) but i love learn html and css. thanks again :)
+ 1
sorry for bothering you again. but i cant find image amd hover image. for example black icon after rollage red icon.
+ 1
i mean rollover image . for example. i need two pictures. i mean two facebook icon. when is mouse is behing image, image is chance rollover image. can you understand me ?
+ 1
thank you so much maz. i guess i can understand i little bit. thank you so much your time and great information.
0
thank you so much maz. but i should ask you again. are you really sure they are absolutly free licence ? i cant pay anything for pictures.