0 purchases
common svgs
Features #
Google Logo
Apple Logo
Usage #
import 'package:flutter_svg/flutter_svg.dart';
import 'package:common_svgs/common_svgs.dart';
Widget build(BuildContext context) => SvgPicture.string(svgGoogle,
width: 32,
height: 32
);
copied to clipboard
svgGoogle
svgApple
svgArcaneArts
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.