Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/acjbizar/logo
https://github.com/acjbizar/logo
design logo
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/acjbizar/logo
- Owner: acjbizar
- Created: 2020-07-30T08:49:05.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-07-17T14:21:32.000Z (6 months ago)
- Last Synced: 2024-10-11T08:08:31.935Z (3 months ago)
- Topics: design, logo
- Language: PHP
- Homepage: https://delogo.nl/acj
- Size: 45.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 0111100000 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)