Viewing file: 81320cf8d57c10d8862c4511bee7a507.php (1.36 KB) -rw-r--r-- Select action/file-type: (+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php $attributes ??= new \Illuminate\View\ComponentAttributeBag; ?> <?php foreach($attributes->onlyProps(['class' => 'w-8 h-8']) as $__key => $__value) { $$__key = $$__key ?? $__value; } ?> <?php $attributes = $attributes->exceptProps(['class' => 'w-8 h-8']); ?> <?php foreach (array_filter((['class' => 'w-8 h-8']), 'is_string', ARRAY_FILTER_USE_KEY) as $__key => $__value) { $$__key = $$__key ?? $__value; } ?> <?php $__defined_vars = get_defined_vars(); ?> <?php foreach ($attributes as $__key => $__value) { if (array_key_exists($__key, $__defined_vars)) unset($$__key); } ?> <?php unset($__defined_vars); ?> <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M8.00004 2.00006L3.33337 6.66673L6.00004 6.66673L6.00004 13.4667C6.00004 13.6534 6.00004 13.7467 6.03671 13.8181C6.06852 13.8809 6.1194 13.932 6.18204 13.9641C6.25337 14.0001 6.34671 14.0001 6.53337 14.0001L9.46671 14.0001C9.65337 14.0001 9.74671 14.0001 9.81804 13.9641C9.88069 13.932 9.93156 13.8809 9.96337 13.8181C10 13.7467 10 13.6534 10 13.4667L10 6.66673L12.6667 6.66673L8.00004 2.00006Z" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" /> </svg> <?php /**PATH /home/picotech/domains/classify.picotech.app/public_html/resources/views/components/svg/heroicons/featured.blade.php ENDPATH**/ ?>
|