[Icon] Medium size replaced with Medium brand icon #1331
Answered
by
lubber-de
AdrienLZ
asked this question in
Elements (button, image, label, loader, ...)
-
You can't size an icon with medium size because it display the "medium" brand icon instead of changing the size. <i class="large tag icon"></i> <!-- Display the tag icon with large size -->
<i class="medium tag icon"></i> <!-- Display the medium icon with default size --> Example: https://jsfiddle.net/s5wqvbd6/ |
Beta Was this translation helpful? Give feedback.
Answered by
lubber-de
Feb 18, 2020
Replies: 1 comment
-
There does no |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
lubber-de
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There does no
medium
size exist for icon.medium size is considered default without any size classes
See https://jsfiddle.net/rLwhxgef/