Package for using SvgPicture.asset with data inferred from the IconTheme.

Usage

import 'package:svg_icon/svg_icon.dart';

SvgIcon("assets/asset_name.svg", // width, height, color are optional. if you don't set them, they will be inferred from the icontheme)

Libraries

svg_icon