Git Product home page Git Product logo

memory's Introduction

Memory Icons

The Memory icon set contains 22x22 pixelated icons. Ideal for the Sharp Memory 2.7" Display.

Preview

Pictogrammers - Memory Icon Library

Usage

TypeScript / JavaScript

ES6 Package allows quick reference to the SVG path data for any icon.

npm install @pictogrammers/memory --save-dev
import { MemoryAccount } from '@pictogrammers/memory';

console.log(MemoryAccount); // M...Z

SVG

This package includes all the SVG files, meta.json, and font-build.json.

npm install @pictogrammers/memory-svg --save-dev

Moddable SDK

View the usage instructions for the Moddable SDK

Playdate

View the usage instructions for Playdate devs

Contributions

Create an issue instead of a Pull Request.

Request an Icon

  1. Create an issue requesting the icon.
  2. Include examples of the icon.

Contribute an Icon

  1. Create an issue with the name of the icon.
  2. Include the source path in a code block.
    ```svg
    M...Z
    ```

Pictogrammers - Pixel Editor

  • No install, edit Memory icons directly in your browser.
  • Start from an existing icon to save time.
  • Optimized for pen input.

Development

  • npm run preview - Generates assets/preview.svg
  • npm run playdate - Generates Playdate files.

memory's People

Contributors

templarian avatar mririgoyen avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.