Smartphone Rotate Angle icon in outline, twotone, bold and bulk. Free in all four styles, for hardware, gadgets, specs, device settings. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { IconSmartphoneRotateAngle } from "@devigner-ui/icons";
<IconSmartphoneRotateAngle className="size-6" />
<script setup>
import { IconSmartphoneRotateAngle } from "@devigner-ui/icons-vue";
</script>
<template>
<IconSmartphoneRotateAngle class="size-6" />
</template>
<script>
import { IconSmartphoneRotateAngle } from "@devigner-ui/icons-svelte";
</script>
<IconSmartphoneRotateAngle 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="M15 5H9" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path d="M3.5 15.59a.75.75 0 0 0-.93-1.18zm8.5 5.1.5.56a.75.75 0 0 0 0-1.13zm-1.5-1.31.5-.57a.75.75 0 0 0-1.25.57zm0 2.62h-.75a.75.75 0 0 0 1.24.56zm-7.75-5.25c0-.3.18-.7.76-1.16l-.94-1.18c-.75.6-1.32 1.39-1.32 2.34zm9.74 3.37-1.5-1.3-.98 1.12 1.5 1.31zM11 22.56l1.5-1.3-.98-1.14-1.5 1.32zm-1.24-3.18v1.26h1.5v-1.26zm0 1.26V22h1.5v-1.36zm.8-.75c-2.35-.13-4.38-.6-5.8-1.24a5 5 0 0 1-1.56-1.02c-.33-.34-.44-.64-.44-.88h-1.5c0 .74.35 1.4.86 1.92q.78.79 2.03 1.34c1.63.74 3.85 1.24 6.32 1.38z" fill="currentColor"></path><path opacity="1" d="M20.96 15q1.02.8 1.04 1.75c0 1.83-3.19 3.38-7.5 3.81" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path d="M5.5 17V8c0-2.83 0-4.24.88-5.12S8.68 2 11.5 2h1c2.83 0 4.24 0 5.12.88s.88 2.3.88 5.12v9" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path></svg>