Sim Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Sim 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/332748.svg" alt="Sim icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/332748.svg" alt="Sim icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/332748.svg" alt="Sim icon" :width="24" :height="24" />
CSS background
.icon-sim {
background-image: url('https://proicons.com/icon/332748.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:#000;}.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M24.05,4l0,0V4h0Z"/><path class="b" d="M24,4.5A1.75,1.75,0,0,0,22.8,5L8.93,18.87a1.8,1.8,0,0,0-.51,1.26h0l0,0v21.4a2,2,0,0,0,1.95,2h27.3a2,2,0,0,0,2-2V20.39a1.82,1.82,0,0,0,0-.57V6.45a2,2,0,0,0-2-1.95H24Z"/><line class="b" x1="15.84" y1="22.78" x2="19.9" y2="22.78"/><line class="b" x1="23.77" y1="22.78" x2="32.19" y2="22.78"/><line class="b" x1="15.84" y1="35.91" x2="19.9" y2="35.91"/><line class="b" x1="23.77" y1="35.91" x2="32.19" y2="35.91"/><line class="b" x1="32.19" y1="29.34" x2="28.13" y2="29.34"/><line class="b" x1="24.25" y1="29.34" x2="15.84" y2="29.34"/></svg>
Sim in other icon packs
Copied!