1.24.0 • Published 27 days ago

@red-unica/libreria-svg v1.24.0

Weekly downloads
-
License
ISC
Repository
-
Last release
27 days ago

@red-unica/libreria-svg

Componente React de iconos SVG para Red Única.

Install

  npm install --save @red-unica/libreria-svg

Usage

import React from 'react'
import { IconoHogar } from '@red-unica/libreria-svg'

const Example = () => {
  return (
    <>
      <IconoHogar />
    </>
  );
}

Notas

  • En los casos que las imágenes svg tengan la propiedad clip-path=url(#Identificador) el nombrado de el identificador se iniciará con clip-path-libreria-svg-NOMBRE_ICONO Esto para evitar que las propiedades de la imagen se distorcionen con un clip-path idéntico

License

ISC ©

1.24.0

27 days ago

1.23.0

2 months ago

1.22.0

2 months ago

1.21.0

3 months ago

1.20.0

5 months ago

1.15.0

7 months ago

1.14.0

8 months ago

1.13.0

9 months ago

1.12.0

9 months ago

1.19.0

6 months ago

1.18.0

6 months ago

1.17.0

6 months ago

1.16.0

7 months ago

1.9.0

10 months ago

1.8.1

10 months ago

1.11.0

9 months ago

1.10.0

9 months ago

1.8.0

11 months ago

1.7.0

11 months ago

1.6.0

1 year ago

1.5.0

1 year ago

1.4.0

1 year ago

1.3.0

1 year ago

1.2.0

1 year ago

1.1.2

1 year ago

1.1.1

1 year ago

1.1.0

2 years ago

1.0.0

2 years ago