Hi, I am missing an icon for sim card.
I'll use it for the section "sim card" of the user equipment in my webapp named "equipment".
any plan to add this? I need something similar to this too...
Thanks
+1
Any of these in example would be nice!
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1 !
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
@tagliala any plans on adding this icon?
+1
+1
+1
+1
+1
+1
maybe add a variant "sam-card" for secure access module: https://en.wikipedia.org/wiki/Secure_access_module
which could have the same form factor.
+1
+1
+1
+1
+1
<i class="sim-image"></i>
.sim-image {
width: 48px;
height: 48px;
margin-right: 25px;
background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNv…9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K);
background-size: 48px;
background-repeat: no-repeat;
display: block;
}
+1
+1
+1
+1
+1
+1
+1
@sensibleworld The notch is on the wrong side. ;)
That's true! 🤦♂️
@Garconis could you please open a new issue?
Tbf it's on the side the OP requjested it to be. 😆
Most helpful comment
<i class="sim-image"></i>