aboutsummaryrefslogtreecommitdiff
path: root/_includes/svg_symbol.html
blob: 5c9127ce8b0d47478b13f6d328447044b8ad049c (plain)
1
2
3
<symbol id="{{ include.key }}" fill-rule="evenodd" clip-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="1.414" viewBox="0 0 16 16">
  {%- include social-icons/{{ include.key }}.svg -%}
</symbol>