Convert3d Cube icon in outline, twotone, bold and bulk. Free in all four styles, for props, objects and everything with no other sheet. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { IconConvert3dCube } from "@devigner-ui/icons";
<IconConvert3dCube className="size-6" />
<script setup>
import { IconConvert3dCube } from "@devigner-ui/icons-vue";
</script>
<template>
<IconConvert3dCube class="size-6" />
</template>
<script>
import { IconConvert3dCube } from "@devigner-ui/icons-svelte";
</script>
<IconConvert3dCube 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="M22.67 15a7 7 0 0 1-7 7l1.05-1.75" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M2.67 9a7 7 0 0 1 7-7L8.62 3.75" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="m14.37 4.45 3.98 2.3 3.94-2.29" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M18.35 10.82V6.74" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="m17.41 2.21-2.4 1.33c-.54.3-.99 1.06-.99 1.68v2.54c0 .62.44 1.38 1 1.68l2.4 1.33c.5.29 1.34.29 1.86 0l2.4-1.33c.54-.3 1-1.06 1-1.68V5.22c0-.62-.45-1.38-1-1.68l-2.4-1.33a2.2 2.2 0 0 0-1.87 0" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M3.02 15.45 7 17.75l3.95-2.29" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M7 21.82v-4.08" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="m6.06 13.21-2.4 1.33c-.54.3-.99 1.06-.99 1.68v2.54c0 .62.44 1.38 1 1.68l2.4 1.33c.5.29 1.34.29 1.86 0l2.4-1.33c.54-.3 1-1.06 1-1.68v-2.54c0-.62-.45-1.38-1-1.68l-2.4-1.33a2.2 2.2 0 0 0-1.87 0" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg>