<svg <?php echo e($attributes->merge(['class' => 'w-4 h-4'])); ?> fill="none"
     stroke="currentColor" stroke-width="1.5" viewBox="0 0 24 24">
    <path stroke-linecap="round" stroke-linejoin="round"
          d="M21 7.5l-9-4.5-9 4.5 9 4.5 9-4.5z" />
    <path stroke-linecap="round" stroke-linejoin="round"
          d="M12 12v9" />
    <path stroke-linecap="round" stroke-linejoin="round"
          d="M21 7.5v9l-9 4.5-9-4.5v-9" />
</svg>
<?php /**PATH /var/www/html/resources/views/components/icon/cube.blade.php ENDPATH**/ ?>