atom-svg-icon-snippets
Simple snippets for adding SVGs in HTML using Atom
Simon Owen, Iain 2,152 2 0.3.3 MIT GitHub

Atom: SVG Icon Snippets

This is a fork of Simon Owen's Sublime Text SVG Icon Snippets, converted for use in Atom. This allows you to write SVG Icons into your HTML by a small, prefixed snippet.

Install

You can install this package by using apm.

apm install atom-svg-icon-snippets

Icon Shortcuts

  • i-dribbble-ball
  • i-dribbble-logo
  • i-facebook
  • i-github
  • i-googleplus
  • i-hackernews
  • i-instagram
  • i-linkedin
  • i-mail
  • i-pinterest
  • i-reddit
  • i-tumblr
  • i-twitter
  • i-youtube
  • i-stackoverflow-icon
  • i-stackoverflow-full

License

MIT © Simon Owen Modified for Atom by Iain MacDonald