Created
September 13, 2020 14:27
-
-
Save topleague/71f940ac6486477dad6533f0c917238e to your computer and use it in GitHub Desktop.
Customize Feather Icons
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.feather { | |
width: 60px; | |
height: 60px; | |
fill: transparent; | |
stroke: #333333; | |
stroke-width: .65px; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment