Skip to content

EthicAlly-Initiative/emblem

Repository files navigation

EthicAlly Emblem

Context

Having to fixate on one hemisphere in the EAI emblem was a pain-point, and I noted an opportunity to get creative with the handling of the world itself.

Based on the original EAI emblem (implemented in the Agent prototype), this version is intended to be either consumed directly into EAI applications, or used interactively via the logo preview site.

Installation

npm i -S EthicAlly-Initiative/emblem

Should run the prepare script, compiling this repo

Usage

import EthicAllyEmblem from '@ethic/emblem';
import '@ethic/emblem/dist/emblem.css';

<EAI
    className=""
    size="100px" | "10em" | "30rem" | "10ch"
    animateStage="loading" | "final" | null
/>
  • size accepts any css ready value

About

Source code for EthicAlly's Emblem

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published