cecil/theme-octicons

Cecil component theme Octicons

Fund package maintenance!
ArnaudLigny
Open Collective

Installs: 13

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Language:Twig

Type:cecil-theme

1.0.0 2025-09-08 15:58 UTC

This package is auto-updated.

Last update: 2025-09-08 15:59:21 UTC


README

The Octicons component theme provides a Twig macro to use Primer Octicons icons in Cecil templates.

Prerequisites

Installation

composer require cecil/theme-octicons

Or download the latest archive and uncompress its content in themes/octicons.

Usage

{% import 'macros/octicons.twig' as octicons %}

{{ octicons.svg('<icon>', <16|24>, '<class>') }}