Socket
Socket
Sign inDemoInstall

@odilo/learning-experiences-icons

Package Overview
Dependencies
0
Maintainers
4
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @odilo/learning-experiences-icons

Set of custom font icons used by OLE and OTK as learning experiences icons


Version published
Weekly downloads
98
decreased by-31.47%
Maintainers
4
Created
Weekly downloads
 

Readme

Source

Learning Exercises Icons

Common repository for custom font icons used by OLE and OTK for learning exercises.

Adding new icons

  • Import fonts/learning-experiences-icon.svg into icomoon app
  • Add new .svg file into existing set
  • Download new font set with new svg files with the iteration names le_XX
  • Replace the existing files (*.svg, *.ttf, *.woff) inside fonts/ and add selection.json to the folder too
  • Commit changes with commit structure:
    git commit -m "build(VERSION): Added new X icons"
    

    Note: VERSION should be the next release version

  • Push changes to master with the --follow-tags option
  • Release new package version
    npm run release
    

FAQs

Last updated on 01 Feb 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc