Sha256: dfdf023c13ad350ba49eee05d4984a9a3db351f3c62c2004468a9bda98e4e386

Contents?: true

Size: 870 Bytes

Versions: 10

Compression:

Stored size: 870 Bytes

Contents

<div class="rf-col rf-col--6 rf-col--grid">
  <h4><?php echo $icon_class ?></h4>
  <p>
    <span class="rf-icon <?php echo $icon_class ?> rf-icon--xlarge"></span>
    <span class="rf-icon <?php echo $icon_class ?> rf-icon--large"></span>
    <span class="rf-icon <?php echo $icon_class ?>"></span>
    <span class="rf-icon <?php echo $icon_class ?> rf-icon--small"></span>
    <span class="rf-icon <?php echo $icon_class ?> rf-icon--xsmall"></span>
  </p>

  <pre>&lt;span class="rf-icon <?php echo $icon_class ?> rf-icon--xlarge"&gt;&lt;/span&gt;
&lt;span class="rf-icon <?php echo $icon_class ?> rf-icon--large"&gt;&lt;/span&gt;
&lt;span class="rf-icon <?php echo $icon_class ?>">&lt;/span&gt;
&lt;span class="rf-icon <?php echo $icon_class ?> rf-icon--small"&gt;&lt;/span&gt;
&lt;span class="rf-icon <?php echo $icon_class ?> rf-icon--xsmall"&gt;&lt;/span&gt;
</div>

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
ethosstyles-0.1.19 app/views/partial_icons.php
ethosstyles-0.1.18 app/views/partial_icons.php
ethosstyles-0.1.17 app/views/partial_icons.php
ethosstyles-0.1.16 app/views/partial_icons.php
ethosstyles-0.1.15 app/views/partial_icons.php
ethosstyles-0.1.12 app/views/partial_icons.php
ethosstyles-0.1.11 app/views/partial_icons.php
ethosstyles-0.1.10 app/views/partial_icons.php
ethosstyles-0.1.9 app/views/partial_icons.php
ethosstyles-0.1.8 app/views/partial_icons.php