Sim Card Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Sim Card icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/310967.svg" alt="Sim Card icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310967.svg" alt="Sim Card icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310967.svg" alt="Sim Card icon" :width="24" :height="24" />
CSS background
.icon-sim-card {
background-image: url('https://proicons.com/icon/310967.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M20.4444 10.5856V17.2778C20.4444 18.3976 19.9996 19.4715 19.2078 20.2633C18.4159 21.0552 17.342 21.5 16.2222 21.5H7.77776C6.65796 21.5 5.58402 21.0552 4.7922 20.2633C4.00038 19.4715 3.55554 18.3976 3.55554 17.2778V6.72222C3.55554 5.60242 4.00038 4.52848 4.7922 3.73666C5.58402 2.94484 6.65796 2.5 7.77776 2.5H12.3589C12.9135 2.49957 13.4628 2.60841 13.9754 2.82031C14.4879 3.03222 14.9537 3.34303 15.3461 3.735L19.2094 7.59833C19.6014 7.99074 19.9122 8.45652 20.1241 8.96908C20.336 9.48164 20.4449 10.0309 20.4444 10.5856Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M15.1667 9.88889H8.83334C7.66741 9.88889 6.72223 10.8341 6.72223 12V16.2222C6.72223 17.3882 7.66741 18.3333 8.83334 18.3333H15.1667C16.3326 18.3333 17.2778 17.3882 17.2778 16.2222V12C17.2778 10.8341 16.3326 9.88889 15.1667 9.88889Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M12 9.88889V14.1111V18.3333" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M6.72223 14.1111H12H17.2778" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg>
Sim Card in other icon packs
Copied!