aboutsummaryrefslogtreecommitdiff
path: root/_includes/svg_symbol.html
diff options
context:
space:
mode:
authorBradley Taunt <brad@serpapi.com>2024-06-13 14:57:38 -0400
committerBradley Taunt <brad@serpapi.com>2024-06-13 14:57:38 -0400
commit26c7db12364e8eba08e2f8e85bb534ed735a0be8 (patch)
tree0e1d2f6e2456ca2266993eef72881057ee5b3dd9 /_includes/svg_symbol.html
parenta134c38317e808d6535af990cc505dab1bc7bbfe (diff)
Major overhaul and cleanups
Diffstat (limited to '_includes/svg_symbol.html')
-rw-r--r--_includes/svg_symbol.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/_includes/svg_symbol.html b/_includes/svg_symbol.html
deleted file mode 100644
index 5c9127c..0000000
--- a/_includes/svg_symbol.html
+++ /dev/null
@@ -1,3 +0,0 @@
-<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>