It’s the same card, but the shape of the marker varies depending on the environment. In Windows, it is displayed well according to the shape I set, but in iOS apps, it is displayed in the default shape.
li::marker
{
content: '︱';
font-weight: bolder;
top: 2px;
left: 0;
bottom: 2px;
}