sassvg-arrows

1.0.1 • Public • Published

sassvg-arrows

generates SVG-Arrows with sass. Large ones, Small ones, red ones. Demo

Setup

Install with npm or simply checkout the project.

npm install sassvg-arrows --save

Import sassvg-arrows.scss into your main scss/sass file.

@import 'sassvg-arrows';

PS: node-sass (libsass) for example lets you add the NPM directory as an import path.

Usage

@include arrow($direction: down, $weight: 2, $width: .8em, $height: .45em, $fill: red);

Credits

The awesome super clean arrow SVG was provided by Simon Raess

Package Sidebar

Install

npm i sassvg-arrows

Weekly Downloads

0

Version

1.0.1

License

MIT

Last publish

Collaborators

  • meodai