Icons.php 170 B

123456789
  1. <?php
  2. declare(strict_types=1);
  3. return [
  4. 'opentalent-icon-144' => [
  5. 'source' => 'EXT:ot_templating/Resources/Public/Icons/opentalent-144x144.png',
  6. ],
  7. ];