Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@claudia-romano
Created July 25, 2018 09:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save claudia-romano/70c7cdbbb8ee6abfa43e5eb295c733b2 to your computer and use it in GitHub Desktop.
Save claudia-romano/70c7cdbbb8ee6abfa43e5eb295c733b2 to your computer and use it in GitHub Desktop.
/* reset - used to enable icon color customizations */
.icon {
fill: currentColor;
stroke: none;
&.icon--outline {
stroke: currentColor;
}
use {
stroke: none;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment