# @dfinity/internet-identity-generative-logo

> Generative logo for internet identity

Latest version **1.0.0** (published 2024-05-08) · Apache-2.0 license · 0 weekly downloads

> **Deprecated.** This package is deprecated.

## Install

```sh
npm install @dfinity/internet-identity-generative-logo
pnpm add @dfinity/internet-identity-generative-logo
yarn add @dfinity/internet-identity-generative-logo
bun add @dfinity/internet-identity-generative-logo
```

## Health

**Score 10/100 (F)** — status: deprecated.

Negative: deprecated.

## Facts

| | |
|---|---|
| Version | 1.0.0 |
| Published | 2024-05-08 |
| First published | 2024-05-08 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 1 |
| Unpacked size | 991.9 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 2 |
| Maintainers | dfx-json, dfn_wndlng, nathan.mcgrath.dfinity, frederikrothenberger, bitdivine, ielashi, dayyildiz, eric-swanson-dfinity, krpeacock, npm-dfinity-org |
| Keywords | logo, generative, internet-computer, dfinity, internet identity, ic, icp |

## Links

- npm: https://www.npmjs.com/package/@dfinity/internet-identity-generative-logo
- Repository: https://github.com/dfinity/internet-identity-logo-generartor
- Homepage: https://github.com/dfinity/internet-identity-logo-generartor#readme
- Issues: https://github.com/dfinity/internet-identity-logo-generartor/issues
- npm.io page: https://npm.io/package/@dfinity/internet-identity-generative-logo

## Dependencies (1)

- [seedrandom](https://npm.io/package/seedrandom.md) ^3.0.5

## Alternatives

- [@fortawesome/react-fontawesome](https://npm.io/package/@fortawesome/react-fontawesome.md) — 2.2M weekly downloads
- [roboto-fontface](https://npm.io/package/roboto-fontface.md) — 196.0K weekly downloads
- [@react-native-vector-icons/common](https://npm.io/package/@react-native-vector-icons/common.md) — 150.4K weekly downloads
- [@procore/core-icons](https://npm.io/package/@procore/core-icons.md) — 4.6K weekly downloads
- [@react-md/material-icons](https://npm.io/package/@react-md/material-icons.md) — 1.6K weekly downloads

## Recent versions

- 1.0.0 (latest) — 2024-05-08

## README

# Internet Identity Logo Generator

An Experimental Logo Generator

The purpose of this project is to explore a generative variation of the Internet Identity logo.

The draft for this was done using and [existing experiment](https://codepen.io/meodai/pen/dyQXGKB/43ee5a1f7e17a216c22e08432aa4e240) I had done.

## Generator

This is a JavaScript-based generator that can produce various logo variations by adjusting different parameters.

## Derivation

The concept behind this generator is to incorporate the letters "i" and "D". The dot in the center represents the "point" of the "i", while the outer bar symbolizes the "D".

<img width="566" alt="Screenshot 2023-06-20 at 13 08 22" src="https://github.com/dfinity/internet-identity-logo-generartor/assets/608386/074f7785-acd4-4071-aa3d-d5ab45552464">

<img width="211" alt="Screenshot 2023-06-20 at 13 08 34" src="https://github.com/dfinity/internet-identity-logo-generartor/assets/608386/ff337777-eb5c-42d8-8b17-4de43dfa9c5b">


## To Do

- make color pairs

---
_Source: https://npm.io/package/@dfinity/internet-identity-generative-logo · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
