Viewing file: ddbb7dfad3244e9945b95a688bb50263.php (1.55 KB) -rw-r--r-- Select action/file-type: (+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php $attributes ??= new \Illuminate\View\ComponentAttributeBag; ?> <?php foreach($attributes->onlyProps(['fill' => 'currentColor']) as $__key => $__value) { $$__key = $$__key ?? $__value; } ?> <?php $attributes = $attributes->exceptProps(['fill' => 'currentColor']); ?> <?php foreach (array_filter((['fill' => 'currentColor']), '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="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M10.4433 17.0407L6.34002 16.9641C5.01143 16.9375 3.67958 16.9908 2.3771 16.7143C0.395646 16.3012 0.25528 14.276 0.108384 12.5771C-0.0940053 10.1888 -0.015661 7.75714 0.366267 5.38878C0.581714 4.0597 1.43044 3.26691 2.74271 3.1803C7.17243 2.86719 11.6315 2.90383 16.0514 3.05039C16.5182 3.06372 16.9883 3.137 17.4486 3.22028C19.7206 3.62666 19.7761 5.92174 19.923 7.85374C20.0699 9.80572 20.0078 11.7677 19.7271 13.7064C19.5019 15.3119 19.071 16.6577 17.2527 16.7876C14.9742 16.9574 12.7479 17.094 10.4629 17.0507C10.4629 17.0407 10.4498 17.0407 10.4433 17.0407ZM8.03095 12.9769C9.74799 11.9709 11.4324 10.9816 13.1396 9.98227C11.4193 8.9763 9.7382 7.98698 8.03095 6.98767V12.9769Z" fill="<?php echo e($fill); ?>" /> </svg> <?php /**PATH E:\add listing 8-9-25\addListing\resources\views/components/svg/youtube-icon.blade.php ENDPATH**/ ?>
|