/svg_icon

svg icon for fultter

Primary LanguageDartBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

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)