Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

what is the unicode for file attachment symbol [closed]

Tags:

unicode

How to get the unicode of file attachment symbol for my ios app.

I am making an chat app where i need to provide file attachment symbol to upload files. can anyone give the unicode for this.

like image 295
vivek Avatar asked Oct 24 '25 17:10

vivek


1 Answers

I got the answer. Hope it will be helpul for someone else - Unicode U+1F4CE You can refer this link https://www.emojibase.com/emoji/1f4ce/paperclip

Copy it to the clipboard:

📎

like image 138
vivek Avatar answered Oct 27 '25 03:10

vivek