Lists 5 - bullet sizes

Standard bullet from inserting special character, seems small
•   text1, text1, text1

Standard bullet from inserting special character, with large font, gets out of text line
   text2, text2, text2

html - Bigger version of • - Stack Overflow

Standard bullet from inserting special character, with large font, same line height
   text3, text3, text3

text31 line height, text31 line height
text31 line height, text31 line height
text31 line height, text31 line height


BLACK CIRCLE ● ●
● text4, text4, text4

Black circle ● with small font, preferable
   text5, text5, text5

<span style="font-size: x-small;">●</span>&nbsp;&nbsp;&nbsp;text5, text5, text5<br />


The black circle is quite big.
A bullet that's sometimes in between these two is &#x2219; aka &#8729;
∙ text, text, text
∙ text, text, text
Bullets too small




Comments