Apple 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 { IconApple } from "@devigner-ui/icons";
<IconApple className="size-6" />
<script setup>
import { IconApple } from "@devigner-ui/icons-vue";
</script>
<template>
<IconApple class="size-6" />
</template>
<script>
import { IconApple } from "@devigner-ui/icons-svelte";
</script>
<IconApple class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M19.26 19.36c.55-.84.75-1.26 1.17-2.2-3.08-1.17-3.58-5.56-.53-7.24a4.6 4.6 0 0 0-3.47-1.84c-.89 0-1.5.23-2.05.44-.46.18-.89.34-1.4.34-.56 0-1.05-.18-1.57-.36-.57-.2-1.16-.42-1.9-.42-1.39 0-2.86.85-3.8 2.29-1.31 2.04-1.09 5.87 1.04 9.14.76 1.17 1.78 2.48 3.11 2.49.55.01.92-.16 1.32-.34.46-.2.95-.43 1.81-.43.86-.01 1.35.22 1.8.43.39.18.75.34 1.29.34 1.34-.01 2.42-1.47 3.18-2.64" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" fill-rule="evenodd" clip-rule="evenodd" d="M16.68 2.07a4 4 0 0 1-.88 2.95 3.6 3.6 0 0 1-2.79 1.42c-.19-1.06.3-2.15.9-2.88.67-.8 1.8-1.42 2.77-1.49" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path></svg>