Skip to content

Commit 428398b

Browse files
committed
Change icon 500px to mdb icon in react icon search
1 parent b1164d2 commit 428398b

File tree

1 file changed

+2
-2
lines changed
  • en/react/web/docs/content/icons-list

1 file changed

+2
-2
lines changed

en/react/web/docs/content/icons-list/o.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151

5252
<span><i data-toggle="tooltip" class="far fa-clipboard font-glyph" data-original-title="Copy Gylph"></i></span>
5353

54-
<span class="mt-1 mdb-span-unicode mdb-icon-span">f26e</span>
54+
<span class="mt-1 mdb-span-unicode mdb-icon-span">f8ca</span>
5555

5656
</div>
5757

@@ -66,7 +66,7 @@ <h4 class="h6">Selected icon</h4>
6666
</div>
6767
<div id="mdb-code-wrapper" class="col-md-5 d-none d-sm-flex flex-column mdb-selected-icon-mobile mdb-code-btn-wrapper text-center"
6868
style="margin-top: 1.7rem;">
69-
<code id="mdb-icon-code" class="border mb-0 p-2 h6 blue-text">&lt;MDBIcon fab icon=&quot;500px&quot; /&gt;</code>
69+
<code id="mdb-icon-code" class="border mb-0 p-2 h6 blue-text">&lt;MDBIcon fab icon=&quot;mdb&quot; /&gt;</code>
7070
<div class="mt-1">
7171
<button id="mdb-button-copy" class="btn btn-primary btn-block btn-sm">COPY <i class="fas fa-copy ml-1"></i></button>
7272
</div>

0 commit comments

Comments
 (0)