UNPKG

wc-fontawesome-free

Version:
14 lines (12 loc) 203 B
export const wcIconStyleSheet = new CSSStyleSheet() wcIconStyleSheet.replaceSync(` :host { display: inline-block; } :host([hidden]) { display: none; } path { fill: inherit; } `)