S I M Cards icon in outline, twotone, bold and bulk. Free in all four styles, for wifi, bluetooth, battery, power, cloud sync. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { IconSIMCards } from "@devigner-ui/icons";
<IconSIMCards className="size-6" />
<script setup>
import { IconSIMCards } from "@devigner-ui/icons-vue";
</script>
<template>
<IconSIMCards class="size-6" />
</template>
<script>
import { IconSIMCards } from "@devigner-ui/icons-svelte";
</script>
<IconSIMCards class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.17 20.83C4.34 22 6.23 22 10 22s5.66 0 6.83-1.17S18 17.77 18 14c0-1.03-.41-2-1.14-2.73l-4.13-4.13A4 4 0 0 0 10 6C6.23 6 4.34 6 3.17 7.17S2 10.23 2 14s0 5.66 1.17 6.83" stroke="currentColor" stroke-width="1.5"></path><path opacity="1" d="M18 17.9c1.3-.13 2.18-.42 2.83-1.07C22 15.66 22 13.77 22 10c0-1.03-.41-2-1.14-2.73l-4.13-4.13A4 4 0 0 0 14 2c-3.77 0-5.66 0-6.83 1.17C6.52 3.82 6.23 4.7 6.1 6" stroke="currentColor" stroke-width="1.5"></path><path opacity="1" d="M10 14H9c-.94 0-1.41 0-1.7.3-.3.29-.3.76-.3 1.7v1c0 .94 0 1.41.3 1.7.29.3.76.3 1.7.3h1m0-5h1c.94 0 1.41 0 1.7.3.3.29.3.76.3 1.7v.5M10 14v2.5m0 2.5h1c.94 0 1.41 0 1.7-.3.3-.29.3-.76.3-1.7v-.5M10 19v-2.5m0 0h3" stroke="currentColor" stroke-width="1.5"></path></svg>