Win R A R 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 { IconWinRAR } from "@devigner-ui/icons";
<IconWinRAR className="size-6" />
<script setup>
import { IconWinRAR } from "@devigner-ui/icons-vue";
</script>
<template>
<IconWinRAR class="size-6" />
</template>
<script>
import { IconWinRAR } from "@devigner-ui/icons-svelte";
</script>
<IconWinRAR class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m12.27 3-.12.23C12 3.6 12 4.07 12 5v4m.27-6a2 2 0 0 1 .96-.85C13.6 2 14.07 2 15 2s1.4 0 1.77.15a2 2 0 0 1 .96.85m-5.46 0H5c-.93 0-1.4 0-1.77.15a2 2 0 0 0-1.08 1.08C2 4.6 2 5.07 2 6s0 1.4.15 1.77a2 2 0 0 0 1.08 1.08C3.6 9 4.07 9 5 9h7m5.73-6H19c.93 0 1.4 0 1.77.15a2 2 0 0 1 1.08 1.08C22 4.6 22 5.07 22 6s0 1.4-.15 1.77a2 2 0 0 1-1.08 1.08C20.4 9 19.93 9 19 9h-1m-.27-6 .12.23C18 3.6 18 4.07 18 5v4m0 0v6m-6-6v6m6 0v4c0 .93 0 1.4-.15 1.77l-.12.23m.27-6h1c.93 0 1.4 0 1.77.15a2 2 0 0 1 1.08 1.08c.15.37.15.84.15 1.77s0 1.4-.15 1.77a2 2 0 0 1-1.08 1.08c-.37.15-.84.15-1.77.15h-1.27M12 15H5c-.93 0-1.4 0-1.77.15a2 2 0 0 0-1.08 1.08C2 16.6 2 17.07 2 18s0 1.4.15 1.77a2 2 0 0 0 1.08 1.08C3.6 21 4.07 21 5 21h7.27M12 15v4c0 .93 0 1.4.15 1.77l.12.23m0 0a2 2 0 0 0 .96.85c.37.15.84.15 1.77.15s1.4 0 1.77-.15a2 2 0 0 0 .96-.85" stroke="currentColor" stroke-width="1.5"></path><path opacity="1" d="M5 9c-.93 0-1.4 0-1.77.15a2 2 0 0 0-1.08 1.08C2 10.6 2 11.07 2 12s0 1.4.15 1.77a2 2 0 0 0 1.08 1.08C3.6 15 4.07 15 5 15m14-6c.93 0 1.4 0 1.77.15a2 2 0 0 1 1.08 1.08c.15.37.15.84.15 1.77s0 1.4-.15 1.77a2 2 0 0 1-1.08 1.08c-.37.15-.84.15-1.77.15" stroke="currentColor" stroke-width="1.5"></path><path opacity="1" d="M15 11v2" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path></svg>