Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to change the size of the icon? #56

Closed
yaserig opened this issue Mar 26, 2017 · 7 comments
Closed

how to change the size of the icon? #56

yaserig opened this issue Mar 26, 2017 · 7 comments

Comments

@yaserig
Copy link

yaserig commented Mar 26, 2017

somehow i couldn't change the size of the icon, i'd like to make it bigger, i tried your example with the 2em , but it didn't work. can you give an example of how to manually change its size through css? thank you!

@nawazishali
Copy link

nawazishali commented Mar 26, 2017

@yaserig Have not tried these awesome Icons myself yet but I would love to help you out as I am looking forward to use them in my Portfolio soon. Can you please provide a live example of what you are trying to achieve, May be a Codepen or a JSfiddle and also what Icon you are currently playing with?

@yaserig
Copy link
Author

yaserig commented Mar 26, 2017

hey, Thanks for your fast response! I figured it out, it was the font-size that i should change using em , not the width/height.. which is weird a bit, but as long as it works, that what matters :) , thanks again!

@nawazishali
Copy link

@yaserig Width/height should only work with the SVG code not with Fonts. Now you are on right track.

@yaserig yaserig closed this as completed Apr 3, 2017
@MiguelBrito1086
Copy link

@yaserig Funny. It's definitely not working for me. I've tried using the font-size and nothing. Just tiny little devicons.

Any suggestions?

@crispaulcastaneda
Copy link

You can resize it. e.g "Font-size: 2rem;". It works for me.

@Stevey144
Copy link

thanks for this bro "Font-size:2rem;"worked perfectly fine for me

@amacado
Copy link
Member

amacado commented Sep 3, 2021

@zim0369 I assume you're in the wrong project. This repository/project does not provide a vim plugin. There might be plugins that use this projects icons but you have to ask the question within the project which released the vim plugin :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants