Shield Network icon in outline, twotone, bold and bulk. Free in all four styles, for auth, passwords, permissions, privacy, scanning. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { IconShieldNetwork } from "@devigner-ui/icons";
<IconShieldNetwork className="size-6" />
<script setup>
import { IconShieldNetwork } from "@devigner-ui/icons-vue";
</script>
<template>
<IconShieldNetwork class="size-6" />
</template>
<script>
import { IconShieldNetwork } from "@devigner-ui/icons-svelte";
</script>
<IconShieldNetwork class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path opacity="1" d="M3 10.42c0-3.2 0-4.8.38-5.34.38-.53 1.88-1.05 4.88-2.08l.58-.2C10.4 2.28 11.19 2 12 2s1.6.27 3.16.8l.58.2c3 1.03 4.5 1.55 4.88 2.08.38.54.38 2.14.38 5.34v1.57c0 5.64-4.24 8.38-6.9 9.54-.72.31-1.08.47-2.1.47s-1.38-.16-2.1-.47C7.24 20.37 3 17.63 3 11.99z" stroke="currentColor" stroke-width="1.5"></path><path d="M17 12a5 5 0 1 1-10 0 5 5 0 0 1 10 0" stroke="currentColor" stroke-width="1.5"></path><path d="M13.85 13.91a12 12 0 0 0 0-3.82 8 8 0 0 0-.44-1.63q-.28-.7-.64-1.08Q12.4 7 12 7t-.77.38-.64 1.08a8 8 0 0 0-.44 1.63 12 12 0 0 0 0 3.82q.15.92.44 1.63.28.7.64 1.08.37.38.77.38t.77-.38.64-1.08a8 8 0 0 0 .44-1.63" stroke="currentColor" stroke-width="1.5"></path><path d="M7 12h10" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path></svg>