You Are Here -
Home ยป Transport And Map ยป Shower

Css Styling

Size
๐Ÿšฟ
15px
๐Ÿšฟ
18px
๐Ÿšฟ
21px
๐Ÿšฟ
24px
๐Ÿšฟ
27px
๐Ÿšฟ
30px
๐Ÿšฟ
33px
๐Ÿšฟ
36px
๐Ÿšฟ
42px
๐Ÿšฟ
48px
๐Ÿšฟ
54px
๐Ÿšฟ
60px
๐Ÿšฟ
66px
๐Ÿšฟ
72px
💡: Some unicode characters will scale differently than others for different font sizes.
Text style
๐Ÿšฟ
Bold
๐Ÿšฟ
Italic
๐Ÿšฟ
Underline
๐Ÿšฟ
Strikethrough
๐Ÿšฟ
UpperCase
๐Ÿšฟ
LowerCase
๐Ÿšฟ
Oblique
A ๐Ÿšฟ
Subscript
A ๐Ÿšฟ
Superscript
๐Ÿšฟ
Shadow
💡: Some CSS style classes wonโ€™t work with some Unicode characters.
Font Family
๐Ÿšฟ
Arial
๐Ÿšฟ
Times New Roman
๐Ÿšฟ
Verdana
๐Ÿšฟ
Courier New
๐Ÿšฟ
Garamond
๐Ÿšฟ
Georgia
๐Ÿšฟ
Trebuchet MS
๐Ÿšฟ
Tahoma
๐Ÿšฟ
Brush Script MT
💡: Unicode characters will be rendered differently (styles, embellishments, offset, color, shapes, etc.) in different fonts.
Fore color
๐Ÿšฟ
White
๐Ÿšฟ
Brown
๐Ÿšฟ
Maroon
๐Ÿšฟ
Magenta
๐Ÿšฟ
Red
๐Ÿšฟ
Orange
๐Ÿšฟ
Yellow
๐Ÿšฟ
Green
๐Ÿšฟ
Teal
๐Ÿšฟ
Cyan
๐Ÿšฟ
Blue
๐Ÿšฟ
Violet
๐Ÿšฟ
Purple
๐Ÿšฟ
Indigo
๐Ÿšฟ
Gray
๐Ÿšฟ
Black
💡: Some Unicode characters will look the same and not take fore color.
Back color
๐Ÿšฟ
White
๐Ÿšฟ
Brown
๐Ÿšฟ
Maroon
๐Ÿšฟ
Magenta
๐Ÿšฟ
Red
๐Ÿšฟ
Orange
๐Ÿšฟ
Yellow
๐Ÿšฟ
Green
๐Ÿšฟ
Teal
๐Ÿšฟ
Cyan
๐Ÿšฟ
Blue
๐Ÿšฟ
Violet
๐Ÿšฟ
Purple
๐Ÿšฟ
Indigo
๐Ÿšฟ
Gray
๐Ÿšฟ
Black
💡: Some Unicode characters might not look as anticipated under different background colors.

Code Snippets

Lang Example Copy
HTML <p>&#128703;</p>
๐Ÿ“‹
CSS .selector { content: '\1F6BF' };
๐Ÿ“‹
JS var unicodeA = '\u1F6BF ';
๐Ÿ“‹
CPP char unicodeA = ' \u1F6BF ';
๐Ÿ“‹
Java char unicodeA = '\u1F6BF';
๐Ÿ“‹
Python unicodeA = '\u1F6BF'
๐Ÿ“‹

What is Unicode character ๐Ÿšฟ?

The Unicode character ๐Ÿšฟ U+1F6BF is Shower in the Transport And Map block.

What does the Unicode character ๐Ÿšฟ represent?

The Unicode character ๐Ÿšฟ represents Shower.

What is the Unicode code point for ๐Ÿšฟ?

The Unicode code point for ๐Ÿšฟ is U+1F6BF.

Is the appearance of the ๐Ÿšฟ character consistent across all platforms?

The appearance of the ๐Ÿšฟ character can vary slightly across different platforms and devices due to differences in font and rendering. However, the general design of the Shower remains consistent.

How can I ensure the ๐Ÿšฟ character displays correctly on different devices?

Though using Unicode ensures consistent display across devices and platforms. Ensure that the font being used supports the Common script to correctly render the ๐Ÿšฟ character.

In which version was Unicode character ๐Ÿšฟ released, and to which block of characters does it belong?

Unicode character ๐Ÿšฟ was first introduced in Unicode Version 6.0, and it belongs to the Transport And Map block of characters.

Unicode Properties

Applicable Properties

Emoji โœ…

Applicable Properties With Values

Age 6.0
Bidi Class Other Neutrals
Bidi Paired Bracket Type Not a bracket
Block Transport And Map
General Category Other Symbol
Hangul Syllable Type Not Applicable
Indic Positional Category Not Applicable
Joining Type Unjoined
Line Break Ideographic
Numeric Value Not a Number
Script Common
Sentence Break Unknown
Word Break Unknown
Copied!