picon

Picon is a parametric SVG icon generator that can be easily used with just html tags, such as i, svg or js.

https://github.com/tetsuakibaba/picon

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.1%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Picon is a parametric SVG icon generator that can be easily used with just html tags, such as i, svg or js.

Basic Info
Statistics
  • Stars: 3
  • Watchers: 3
  • Forks: 0
  • Open Issues: 1
  • Releases: 0
Created about 3 years ago · Last pushed about 2 years ago
Metadata Files
Readme License Citation

README.md

picon

Picon is a parametric SVG icon generator that can be easily used with just html tags, such as i, svg or js. PICON is still in beta version and is subject to frequent changes and modifications. If you have any comments or suggestions, please submit them to the github issue.

* https://tetsuakibaba.github.io/picon/

How to add your original picon

  1. add your original picon code to picon_dfaults in picon.js
  2. add your original picon code to picon class constructor in picon.js
  3. add your original picon function (createSVGYourOrigianlPiconName) in picon.js
  4. add your original picon code in LoadPiconTag() in picon.js

Reference

  • SVG Tutorial, https://developer.mozilla.org/ja/docs/Web/SVG/Tutorial

Owner

  • Name: Tetsuaki Baba
  • Login: TetsuakiBaba
  • Kind: user
  • Location: Japan
  • Company: Tokyo Metropolitan University

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.0.0
title: picon
message: >-
  If you use this software or code, please cite it as
  below
type: software
authors:
  - given-names: Tetsuaki
    family-names: Baba
    email: info@tetsuakibaba.jp
    affiliation: Tokyo Metropolitan University
    orcid: 'https://orcid.org/0000-0003-1792-881X'
version: 1.0.0
date-released: 2023-01-25
url: "https://github.com/TetsuakiBaba/picon"

GitHub Events

Total
Last Year