feathericons / feather

Simply beautiful open-source icons
https://feathericons.com
MIT License
24.65k stars 1.21k forks source link

There is a problem with the clipboard icon on the Galaxy Note 20 ultra-device. #1106

Open tlfqjwltn opened 2 years ago

tlfqjwltn commented 2 years ago

Prerequisites

Step to reproduce

There is a problem with the clipboard icon on the Galaxy Note 20 ultra-device. This is the icon on the left side of the '이용내역'.

Resources

image

Here is what a great bug report would look like:

## Prerequisites

Version: Release v3.1.0
Running from: Import using webpack
Operating system: Mac OSX
Bits: 64 bits

## Step to reproduce

 - Import `check` icon
 - Add to a React component/view
 - Run the react app
 - Notice that the `check` isn't rendering correctly which seems a encoding problem

### Actual behavior:

 - Import `check` icon
 - Add to a React component/view
 - Run the react app
 - Check is displayed with correct encoding (e.g UTF-8)

## Any message or error

No console output
...

## Resources

No resources
...