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.
npm i -S EthicAlly-Initiative/emblem
Should run the
preparescript, compiling this repo
import EthicAllyEmblem from '@ethic/emblem';
import '@ethic/emblem/dist/emblem.css';
<EAI
className=""
size="100px" | "10em" | "30rem" | "10ch"
animateStage="loading" | "final" | null
/>sizeaccepts any css ready value