Browse Source

adding

master
Björn 5 years ago
parent
commit
458515200d
1 changed files with 3 additions and 1 deletions
  1. +3
    -1
      dist/example/index.html

+ 3
- 1
dist/example/index.html View File

@ -309,7 +309,9 @@
Icon Icon
</h3> </h3>
<h4 class="h6">Html:</h4> <h4 class="h6">Html:</h4>
<pre class="code"><code></code></pre>
<pre class="code"><code>&lt;svg class=&quot;icon text-size-small&quot;&gt;
&lt;use xlink:href=&quot;symbol-defs.svg#icon-minus&quot;&gt;&lt;/use&gt;
&lt;/svg&gt;</code></pre>
<div class="panel"> <div class="panel">
<div class="panel__inner"> <div class="panel__inner">
<svg class="icon text-size-small" aria-hidden="true"> <svg class="icon text-size-small" aria-hidden="true">


Loading…
Cancel
Save