pipe-automater

0.0.173 • Public • Published

pipe-automater

Inline SVG Support

It process your SVG file and returns a React component. Important: file extension must be .inline.svg

import React from 'react'
import IconRemove from './icons/remove.inline.svg'
/** Inline SVG Component */ 
const RemoveIcon = () => (
    <IconRemove />
)

Readme

Keywords

none

Package Sidebar

Install

npm i pipe-automater

Weekly Downloads

2

Version

0.0.173

License

MIT

Unpacked Size

1.29 MB

Total Files

133

Last publish

Collaborators

  • pipe-modules
  • tom-morse