Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/acjbizar/logo


https://github.com/acjbizar/logo

design logo

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Logo

[My logo](https://acjs.net/logo/), [delogo van ACJ](https://deidee.nl/acj).

## Base

```binary
01110 01111
10001 10000
11111 10000
10001 10000
10001 01111

00000 01111
00000 00001
00000 00001
00000 10001
00000 01110
```

## Installation

```shell
composer require acj/logo
```

## Usage

```php
$logo = new Acj\Logo;
$logo->parse();
```

(To parse the logo inline (without XML declaration), just echo ``$logo``.)

## Example

![Logo.](https://acjs.net/kabk/eindexamen/GODekkerACJ2.png)