Left Square Bracket With Quill

If you have ever needed a ⁅ Left Square Bracket With Quill Symbol for work or school, but could not find it on your keyboard, you can copy and paste the symbol above or by clicking the button below.

Copy ⁅ Symbol to Clipboard

Left Square Bracket With Quill Codes

U+02045

Unicode

⁅

Hex Code

⁅

HTML Code

\2045

CSS Code

Left Square Bracket With Quill Code Examples

HTML Example

<span> &#8261; </span>

CSS Example

span {
   content: "\2045";
}

Symbol Copied!