Linkedin icon in outline, twotone, bold and bulk. Free in all four styles, for logos, integrations, payment methods, social links. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { IconLinkedin } from "@devigner-ui/icons";
<IconLinkedin className="size-6" />
<script setup>
import { IconLinkedin } from "@devigner-ui/icons-vue";
</script>
<template>
<IconLinkedin class="size-6" />
</template>
<script>
import { IconLinkedin } from "@devigner-ui/icons-svelte";
</script>
<IconLinkedin 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" stroke="currentColor" d="M22.98 16.24v6.15c0 .36-.29.65-.65.65h-3.25a.65.65 0 0 1-.65-.65v-5.96c0-.89.26-3.9-2.32-3.9-2.01 0-2.41 2.06-2.49 2.98v6.88c0 .36-.29.65-.65.65H9.82a.65.65 0 0 1-.65-.65V9.57c0-.36.29-.65.65-.65h3.15c.36 0 .65.29.65.65v1.11c.74-1.12 1.85-1.98 4.2-1.98 5.21 0 5.18 4.87 5.18 7.54Z" stroke-linecap="round"></path><path stroke="currentColor" d="M7.78 4.83a2.88 2.88 0 1 1-5.76 0 2.88 2.88 0 0 1 5.76 0" stroke-linecap="round"></path><rect stroke="currentColor" stroke-linecap="round" x="2.68" y="8.91" width="4.46" height="14.13" rx=".71" ry=".71"></rect></svg>