Last updated:
0 purchases
sample shared icons
sample shared icons #
A sample Icons for Flutter and Web.
Getting Started #
Flutter #
import 'package:flutter/material.dart';
import 'package:sample_icon/sample_icon.dart';
Icon(
SampleIcon.play,
size: 24,
)
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.