Perfect icon library

master
黎明 6 years ago
parent 9c0f3e828f
commit 9f87ceed33

@ -1,7 +1,7 @@
import 'flutter_icon_data.dart'; import 'flutter_icon_data.dart';
class EvilIcons { class EvilIcons {
getIconData(String iconName){ static getIconData(String iconName){
return FlutterIconData.evilIcons(_evilIcons[iconName]); return FlutterIconData.evilIcons(_evilIcons[iconName]);
} }
} }

@ -0,0 +1,275 @@
import 'flutter_icon_data.dart';
class Feather {
static getIconData(String iconName){
return FlutterIconData.feather(_feather[iconName]);
}
}
const Map<String,int> _feather ={
"activity": 59648,
"airplay": 59649,
"alert-circle": 59650,
"alert-octagon": 59651,
"alert-triangle": 59652,
"align-center": 59653,
"align-justify": 59654,
"align-left": 59655,
"align-right": 59656,
"anchor": 59657,
"aperture": 59658,
"archive": 59659,
"arrow-down": 59660,
"arrow-down-circle": 59661,
"arrow-down-left": 59662,
"arrow-down-right": 59663,
"arrow-left": 59664,
"arrow-left-circle": 59665,
"arrow-right": 59666,
"arrow-right-circle": 59667,
"arrow-up": 59668,
"arrow-up-circle": 59669,
"arrow-up-left": 59670,
"arrow-up-right": 59671,
"at-sign": 59672,
"award": 59673,
"bar-chart": 59674,
"bar-chart-2": 59675,
"battery": 59676,
"battery-charging": 59677,
"bell": 59678,
"bell-off": 59679,
"bluetooth": 59680,
"bold": 59681,
"book": 59682,
"book-open": 59683,
"bookmark": 59684,
"box": 59685,
"briefcase": 59686,
"calendar": 59687,
"camera": 59688,
"camera-off": 59689,
"cast": 59690,
"check": 59691,
"check-circle": 59692,
"check-square": 59693,
"chevron-down": 59694,
"chevron-left": 59695,
"chevron-right": 59696,
"chevron-up": 59697,
"chevrons-down": 59698,
"chevrons-left": 59699,
"chevrons-right": 59700,
"chevrons-up": 59701,
"chrome": 59702,
"circle": 59703,
"clipboard": 59704,
"clock": 59705,
"cloud": 59706,
"cloud-drizzle": 59707,
"cloud-lightning": 59708,
"cloud-off": 59709,
"cloud-rain": 59710,
"cloud-snow": 59711,
"code": 59712,
"codepen": 59713,
"command": 59714,
"compass": 59715,
"copy": 59716,
"corner-down-left": 59717,
"corner-down-right": 59718,
"corner-left-down": 59719,
"corner-left-up": 59720,
"corner-right-down": 59721,
"corner-right-up": 59722,
"corner-up-left": 59723,
"corner-up-right": 59724,
"cpu": 59725,
"credit-card": 59726,
"crop": 59727,
"crosshair": 59728,
"database": 59729,
"delete": 59730,
"disc": 59731,
"dollar-sign": 59732,
"download": 59733,
"download-cloud": 59734,
"droplet": 59735,
"edit": 59736,
"edit-2": 59737,
"edit-3": 59738,
"external-link": 59739,
"eye": 59740,
"eye-off": 59741,
"facebook": 59742,
"fast-forward": 59743,
"feather": 59744,
"file": 59745,
"file-minus": 59746,
"file-plus": 59747,
"file-text": 59748,
"film": 59749,
"filter": 59750,
"flag": 59751,
"folder": 59752,
"folder-minus": 59753,
"folder-plus": 59754,
"gift": 59755,
"git-branch": 59756,
"git-commit": 59757,
"git-merge": 59758,
"git-pull-request": 59759,
"github": 59760,
"gitlab": 59761,
"globe": 59762,
"grid": 59763,
"hard-drive": 59764,
"hash": 59765,
"headphones": 59766,
"heart": 59767,
"help-circle": 59768,
"home": 59769,
"image": 59770,
"inbox": 59771,
"info": 59772,
"instagram": 59773,
"italic": 59774,
"layers": 59775,
"layout": 59776,
"life-buoy": 59777,
"link": 59778,
"link-2": 59779,
"linkedin": 59780,
"list": 59781,
"loader": 59782,
"lock": 59783,
"log-in": 59784,
"log-out": 59785,
"mail": 59786,
"map": 59787,
"map-pin": 59788,
"maximize": 59789,
"maximize-2": 59790,
"menu": 59791,
"message-circle": 59792,
"message-square": 59793,
"mic": 59794,
"mic-off": 59795,
"minimize": 59796,
"minimize-2": 59797,
"minus": 59798,
"minus-circle": 59799,
"minus-square": 59800,
"monitor": 59801,
"moon": 59802,
"more-horizontal": 59803,
"more-vertical": 59804,
"move": 59805,
"music": 59806,
"navigation": 59807,
"navigation-2": 59808,
"octagon": 59809,
"package": 59810,
"paperclip": 59811,
"pause": 59812,
"pause-circle": 59813,
"percent": 59814,
"phone": 59815,
"phone-call": 59816,
"phone-forwarded": 59817,
"phone-incoming": 59818,
"phone-missed": 59819,
"phone-off": 59820,
"phone-outgoing": 59821,
"pie-chart": 59822,
"play": 59823,
"play-circle": 59824,
"plus": 59825,
"plus-circle": 59826,
"plus-square": 59827,
"pocket": 59828,
"power": 59829,
"printer": 59830,
"radio": 59831,
"refresh-ccw": 59832,
"refresh-cw": 59833,
"repeat": 59834,
"rewind": 59835,
"rotate-ccw": 59836,
"rotate-cw": 59837,
"rss": 59838,
"save": 59839,
"scissors": 59840,
"search": 59841,
"send": 59842,
"server": 59843,
"settings": 59844,
"share": 59845,
"share-2": 59846,
"shield": 59847,
"shield-off": 59848,
"shopping-bag": 59849,
"shopping-cart": 59850,
"shuffle": 59851,
"sidebar": 59852,
"skip-back": 59853,
"skip-forward": 59854,
"slack": 59855,
"slash": 59856,
"sliders": 59857,
"smartphone": 59858,
"speaker": 59859,
"square": 59860,
"star": 59861,
"stop-circle": 59862,
"sun": 59863,
"sunrise": 59864,
"sunset": 59865,
"tablet": 59866,
"tag": 59867,
"target": 59868,
"terminal": 59869,
"thermometer": 59870,
"thumbs-down": 59871,
"thumbs-up": 59872,
"toggle-left": 59873,
"toggle-right": 59874,
"trash": 59875,
"trash-2": 59876,
"trending-down": 59877,
"trending-up": 59878,
"triangle": 59879,
"truck": 59880,
"tv": 59881,
"twitter": 59882,
"type": 59883,
"umbrella": 59884,
"underline": 59885,
"unlock": 59886,
"upload": 59887,
"upload-cloud": 59888,
"user": 59889,
"user-check": 59890,
"user-minus": 59891,
"user-plus": 59892,
"user-x": 59893,
"users": 59894,
"video": 59895,
"video-off": 59896,
"voicemail": 59897,
"volume": 59898,
"volume-1": 59899,
"volume-2": 59900,
"volume-x": 59901,
"watch": 59902,
"wifi": 59903,
"wifi-off": 59904,
"wind": 59905,
"x": 59906,
"x-circle": 59907,
"x-square": 59908,
"youtube": 59909,
"zap": 59910,
"zap-off": 59911,
"zoom-in": 59912,
"zoom-out": 59913
};

@ -4,3 +4,10 @@ export 'ionicons.dart';
export 'ant_design.dart'; export 'ant_design.dart';
export 'font_awesome.dart'; export 'font_awesome.dart';
export 'material_icons.dart'; export 'material_icons.dart';
export 'entypo.dart';
export 'evil_icons.dart';
export 'feather.dart';
export 'material_community_icons.dart';
export 'octicons.dart';
export 'simple_line_icons.dart';
export 'zocial.dart';

@ -0,0 +1,292 @@
import 'flutter_icon_data.dart';
class Foundation {
static getIconData(String iconName){
return FlutterIconData.foundation(_foundation[iconName]);
}
}
const Map<String,int> _foundation = {
"address-book": 61696,
"alert": 61697,
"align-center": 61698,
"align-justify": 61699,
"align-left": 61700,
"align-right": 61701,
"anchor": 61702,
"annotate": 61703,
"archive": 61704,
"arrow-down": 61705,
"arrow-left": 61706,
"arrow-right": 61707,
"arrow-up": 61708,
"arrows-compress": 61709,
"arrows-expand": 61710,
"arrows-in": 61711,
"arrows-out": 61712,
"asl": 61713,
"asterisk": 61714,
"at-sign": 61715,
"background-color": 61716,
"battery-empty": 61717,
"battery-full": 61718,
"battery-half": 61719,
"bitcoin-circle": 61720,
"bitcoin": 61721,
"blind": 61722,
"bluetooth": 61723,
"bold": 61724,
"book-bookmark": 61725,
"book": 61726,
"bookmark": 61727,
"braille": 61728,
"burst-new": 61729,
"burst-sale": 61730,
"burst": 61731,
"calendar": 61732,
"camera": 61733,
"check": 61734,
"checkbox": 61735,
"clipboard-notes": 61736,
"clipboard-pencil": 61737,
"clipboard": 61738,
"clock": 61739,
"closed-caption": 61740,
"cloud": 61741,
"comment-minus": 61742,
"comment-quotes": 61743,
"comment-video": 61744,
"comment": 61745,
"comments": 61746,
"compass": 61747,
"contrast": 61748,
"credit-card": 61749,
"crop": 61750,
"crown": 61751,
"css3": 61752,
"database": 61753,
"die-five": 61754,
"die-four": 61755,
"die-one": 61756,
"die-six": 61757,
"die-three": 61758,
"die-two": 61759,
"dislike": 61760,
"dollar-bill": 61761,
"dollar": 61762,
"download": 61763,
"eject": 61764,
"elevator": 61765,
"euro": 61766,
"eye": 61767,
"fast-forward": 61768,
"female-symbol": 61769,
"female": 61770,
"filter": 61771,
"first-aid": 61772,
"flag": 61773,
"folder-add": 61774,
"folder-lock": 61775,
"folder": 61776,
"foot": 61777,
"foundation": 61778,
"graph-bar": 61779,
"graph-horizontal": 61780,
"graph-pie": 61781,
"graph-trend": 61782,
"guide-dog": 61783,
"hearing-aid": 61784,
"heart": 61785,
"home": 61786,
"html5": 61787,
"indent-less": 61788,
"indent-more": 61789,
"info": 61790,
"italic": 61791,
"key": 61792,
"laptop": 61793,
"layout": 61794,
"lightbulb": 61795,
"like": 61796,
"link": 61797,
"list-bullet": 61798,
"list-number": 61799,
"list-thumbnails": 61800,
"list": 61801,
"lock": 61802,
"loop": 61803,
"magnifying-glass": 61804,
"mail": 61805,
"male-female": 61806,
"male-symbol": 61807,
"male": 61808,
"map": 61809,
"marker": 61810,
"megaphone": 61811,
"microphone": 61812,
"minus-circle": 61813,
"minus": 61814,
"mobile-signal": 61815,
"mobile": 61816,
"monitor": 61817,
"mountains": 61818,
"music": 61819,
"next": 61820,
"no-dogs": 61821,
"no-smoking": 61822,
"page-add": 61823,
"page-copy": 61824,
"page-csv": 61825,
"page-delete": 61826,
"page-doc": 61827,
"page-edit": 61828,
"page-export-csv": 61829,
"page-export-doc": 61830,
"page-export-pdf": 61831,
"page-export": 61832,
"page-filled": 61833,
"page-multiple": 61834,
"page-pdf": 61835,
"page-remove": 61836,
"page-search": 61837,
"page": 61838,
"paint-bucket": 61839,
"paperclip": 61840,
"pause": 61841,
"paw": 61842,
"paypal": 61843,
"pencil": 61844,
"photo": 61845,
"play-circle": 61846,
"play-video": 61847,
"play": 61848,
"plus": 61849,
"pound": 61850,
"power": 61851,
"previous": 61852,
"price-tag": 61853,
"pricetag-multiple": 61854,
"print": 61855,
"prohibited": 61856,
"projection-screen": 61857,
"puzzle": 61858,
"quote": 61859,
"record": 61860,
"refresh": 61861,
"results-demographics": 61862,
"results": 61863,
"rewind-ten": 61864,
"rewind": 61865,
"rss": 61866,
"safety-cone": 61867,
"save": 61868,
"share": 61869,
"sheriff-badge": 61870,
"shield": 61871,
"shopping-bag": 61872,
"shopping-cart": 61873,
"shuffle": 61874,
"skull": 61875,
"social-500px": 61876,
"social-adobe": 61877,
"social-amazon": 61878,
"social-android": 61879,
"social-apple": 61880,
"social-behance": 61881,
"social-bing": 61882,
"social-blogger": 61883,
"social-delicious": 61884,
"social-designer-news": 61885,
"social-deviant-art": 61886,
"social-digg": 61887,
"social-dribbble": 61888,
"social-drive": 61889,
"social-dropbox": 61890,
"social-evernote": 61891,
"social-facebook": 61892,
"social-flickr": 61893,
"social-forrst": 61894,
"social-foursquare": 61895,
"social-game-center": 61896,
"social-github": 61897,
"social-google-plus": 61898,
"social-hacker-news": 61899,
"social-hi5": 61900,
"social-instagram": 61901,
"social-joomla": 61902,
"social-lastfm": 61903,
"social-linkedin": 61904,
"social-medium": 61905,
"social-myspace": 61906,
"social-orkut": 61907,
"social-path": 61908,
"social-picasa": 61909,
"social-pinterest": 61910,
"social-rdio": 61911,
"social-reddit": 61912,
"social-skillshare": 61913,
"social-skype": 61914,
"social-smashing-mag": 61915,
"social-snapchat": 61916,
"social-spotify": 61917,
"social-squidoo": 61918,
"social-stack-overflow": 61919,
"social-steam": 61920,
"social-stumbleupon": 61921,
"social-treehouse": 61922,
"social-tumblr": 61923,
"social-twitter": 61924,
"social-vimeo": 61925,
"social-windows": 61926,
"social-xbox": 61927,
"social-yahoo": 61928,
"social-yelp": 61929,
"social-youtube": 61930,
"social-zerply": 61931,
"social-zurb": 61932,
"sound": 61933,
"star": 61934,
"stop": 61935,
"strikethrough": 61936,
"subscript": 61937,
"superscript": 61938,
"tablet-landscape": 61939,
"tablet-portrait": 61940,
"target-two": 61941,
"target": 61942,
"telephone-accessible": 61943,
"telephone": 61944,
"text-color": 61945,
"thumbnails": 61946,
"ticket": 61947,
"torso-business": 61948,
"torso-female": 61949,
"torso": 61950,
"torsos-all-female": 61951,
"torsos-all": 61952,
"torsos-female-male": 61953,
"torsos-male-female": 61954,
"torsos": 61955,
"trash": 61956,
"trees": 61957,
"trophy": 61958,
"underline": 61959,
"universal-access": 61960,
"unlink": 61961,
"unlock": 61962,
"upload-cloud": 61963,
"upload": 61964,
"usb": 61965,
"video": 61966,
"volume-none": 61967,
"volume-strike": 61968,
"volume": 61969,
"web": 61970,
"wheelchair": 61971,
"widget": 61972,
"wrench": 61973,
"x-circle": 61974,
"x": 61975,
"yen": 61976,
"zoom-in": 61977,
"zoom-out": 61978
};

File diff suppressed because it is too large Load Diff

@ -0,0 +1,186 @@
import 'flutter_icon_data.dart';
class Octicons {
static getIconData(String iconName){
return FlutterIconData.octicons(_octicons[iconName]);
}
}
const Map<String,int> _octicons ={
"alert": 61696,
"archive": 61697,
"arrow-down": 61698,
"arrow-left": 61699,
"arrow-right": 61700,
"arrow-small-down": 61701,
"arrow-small-left": 61702,
"arrow-small-right": 61703,
"arrow-small-up": 61704,
"arrow-up": 61705,
"beaker": 61706,
"bell": 61707,
"bold": 61708,
"book": 61709,
"bookmark": 61710,
"briefcase": 61711,
"broadcast": 61712,
"browser": 61713,
"bug": 61714,
"calendar": 61715,
"check": 61716,
"checklist": 61717,
"chevron-down": 61718,
"chevron-left": 61719,
"chevron-right": 61720,
"chevron-up": 61721,
"circle-slash": 61722,
"circuit-board": 61723,
"clippy": 61724,
"clock": 61725,
"cloud-download": 61726,
"cloud-upload": 61727,
"code": 61728,
"comment": 61729,
"comment-discussion": 61730,
"credit-card": 61731,
"dash": 61732,
"dashboard": 61733,
"database": 61734,
"desktop-download": 61735,
"device-camera": 61736,
"device-camera-video": 61737,
"device-desktop": 61738,
"device-mobile": 61739,
"diff": 61740,
"diff-added": 61741,
"diff-ignored": 61742,
"diff-modified": 61743,
"diff-removed": 61744,
"diff-renamed": 61745,
"ellipsis": 61746,
"eye": 61747,
"file": 61748,
"file-binary": 61749,
"file-code": 61750,
"file-directory": 61751,
"file-media": 61752,
"file-pdf": 61753,
"file-submodule": 61754,
"file-symlink-directory": 61755,
"file-symlink-file": 61756,
"file-zip": 61757,
"flame": 61758,
"fold": 61759,
"gear": 61760,
"gift": 61761,
"gist": 61762,
"gist-secret": 61763,
"git-branch": 61764,
"git-commit": 61765,
"git-compare": 61766,
"git-merge": 61767,
"git-pull-request": 61768,
"globe": 61769,
"grabber": 61770,
"graph": 61771,
"heart": 61772,
"history": 61773,
"home": 61774,
"horizontal-rule": 61775,
"hubot": 61776,
"inbox": 61777,
"info": 61778,
"issue-closed": 61779,
"issue-opened": 61780,
"issue-reopened": 61781,
"italic": 61782,
"jersey": 61783,
"kebab-horizontal": 61784,
"kebab-vertical": 61785,
"key": 61786,
"keyboard": 61787,
"law": 61788,
"light-bulb": 61789,
"link": 61790,
"link-external": 61791,
"list-ordered": 61792,
"list-unordered": 61793,
"location": 61794,
"lock": 61795,
"logo-gist": 61796,
"logo-github": 61797,
"mail": 61798,
"mail-read": 61799,
"mark-github": 61800,
"markdown": 61801,
"megaphone": 61802,
"mention": 61803,
"milestone": 61804,
"mirror": 61805,
"mortar-board": 61806,
"mute": 61807,
"no-newline": 61808,
"note": 61809,
"octoface": 61810,
"organization": 61811,
"package": 61812,
"paintcan": 61813,
"pencil": 61814,
"person": 61815,
"pin": 61816,
"plug": 61817,
"plus": 61818,
"plus-small": 61819,
"primitive-dot": 61820,
"primitive-square": 61821,
"project": 61822,
"pulse": 61823,
"question": 61824,
"quote": 61825,
"radio-tower": 61826,
"reply": 61827,
"repo": 61828,
"repo-clone": 61829,
"repo-force-push": 61830,
"repo-forked": 61831,
"repo-pull": 61832,
"repo-push": 61833,
"report": 61834,
"rocket": 61835,
"rss": 61836,
"ruby": 61837,
"screen-full": 61838,
"screen-normal": 61839,
"search": 61840,
"server": 61841,
"settings": 61842,
"shield": 61843,
"sign-in": 61844,
"sign-out": 61845,
"smiley": 61846,
"squirrel": 61847,
"star": 61848,
"stop": 61849,
"sync": 61850,
"tag": 61851,
"tasklist": 61852,
"telescope": 61853,
"terminal": 61854,
"text-size": 61855,
"three-bars": 61856,
"thumbsdown": 61857,
"thumbsup": 61858,
"tools": 61859,
"trashcan": 61860,
"triangle-down": 61861,
"triangle-left": 61862,
"triangle-right": 61863,
"triangle-up": 61864,
"unfold": 61865,
"unmute": 61866,
"unverified": 61867,
"verified": 61868,
"versions": 61869,
"watch": 61870,
"x": 61871,
"zap": 61872
};

@ -0,0 +1,198 @@
import 'flutter_icon_data.dart';
class SimpleLineIcons {
static getIconData(String iconName){
return FlutterIconData.simpleLineIcons(_simpleLineIcons[iconName]);
}
}
const Map<String,int> _simpleLineIcons = {
"user": 57349,
"people": 57345,
"user-female": 57344,
"user-follow": 57346,
"user-following": 57347,
"user-unfollow": 57348,
"login": 57446,
"logout": 57445,
"emotsmile": 57377,
"phone": 58880,
"call-end": 57416,
"call-in": 57415,
"call-out": 57414,
"map": 57395,
"location-pin": 57494,
"direction": 57410,
"directions": 57409,
"compass": 57413,
"layers": 57396,
"menu": 58881,
"list": 57447,
"options-vertical": 58882,
"options": 58883,
"arrow-down": 58884,
"arrow-left": 58885,
"arrow-right": 58886,
"arrow-up": 58887,
"arrow-up-circle": 57464,
"arrow-left-circle": 57466,
"arrow-right-circle": 57465,
"arrow-down-circle": 57467,
"check": 57472,
"clock": 57473,
"plus": 57493,
"minus": 58901,
"close": 57474,
"event": 58905,
"exclamation": 58903,
"organization": 58902,
"trophy": 57350,
"screen-smartphone": 57360,
"screen-desktop": 57361,
"plane": 57362,
"notebook": 57363,
"mustache": 57364,
"mouse": 57365,
"magnet": 57366,
"energy": 57376,
"disc": 57378,
"cursor": 57454,
"cursor-move": 57379,
"crop": 57380,
"chemistry": 57382,
"speedometer": 57351,
"shield": 57358,
"screen-tablet": 57359,
"magic-wand": 57367,
"hourglass": 57368,
"graduation": 57369,
"ghost": 57370,
"game-controller": 57371,
"fire": 57372,
"eyeglass": 57373,
"envelope-open": 57374,
"envelope-letter": 57375,
"bell": 57383,
"badge": 57384,
"anchor": 57385,
"wallet": 57386,
"vector": 57387,
"speech": 57388,
"puzzle": 57389,
"printer": 57390,
"present": 57391,
"playlist": 57392,
"pin": 57393,
"picture": 57394,
"handbag": 57397,
"globe-alt": 57398,
"globe": 57399,
"folder-alt": 57401,
"folder": 57481,
"film": 57402,
"feed": 57403,
"drop": 57406,
"drawer": 57407,
"docs": 57408,
"doc": 57477,
"diamond": 57411,
"cup": 57412,
"calculator": 57417,
"bubbles": 57418,
"briefcase": 57419,
"book-open": 57420,
"basket-loaded": 57421,
"basket": 57422,
"bag": 57423,
"action-undo": 57424,
"action-redo": 57425,
"wrench": 57426,
"umbrella": 57427,
"trash": 57428,
"tag": 57429,
"support": 57430,
"frame": 57400,
"size-fullscreen": 57431,
"size-actual": 57432,
"shuffle": 57433,
"share-alt": 57434,
"share": 57435,
"rocket": 57436,
"question": 57437,
"pie-chart": 57438,
"pencil": 57439,
"note": 57440,
"loop": 57444,
"home": 57449,
"grid": 57450,
"graph": 57451,
"microphone": 57443,
"music-tone-alt": 57441,
"music-tone": 57442,
"earphones-alt": 57404,
"earphones": 57405,
"equalizer": 57452,
"like": 57448,
"dislike": 57453,
"control-start": 57455,
"control-rewind": 57456,
"control-play": 57457,
"control-pause": 57458,
"control-forward": 57459,
"control-end": 57460,
"volume-1": 57503,
"volume-2": 57504,
"volume-off": 57505,
"calendar": 57461,
"bulb": 57462,
"chart": 57463,
"ban": 57468,
"bubble": 57469,
"camrecorder": 57470,
"camera": 57471,
"cloud-download": 57475,
"cloud-upload": 57476,
"envelope": 57478,
"eye": 57479,
"flag": 57480,
"heart": 57482,
"info": 57483,
"key": 57484,
"link": 57485,
"lock": 57486,
"lock-open": 57487,
"magnifier": 57488,
"magnifier-add": 57489,
"magnifier-remove": 57490,
"paper-clip": 57491,
"paper-plane": 57492,
"power": 57495,
"refresh": 57496,
"reload": 57497,
"settings": 57498,
"star": 57499,
"symbol-female": 57500,
"symbol-male": 57501,
"target": 57502,
"credit-card": 57381,
"paypal": 58888,
"social-tumblr": 57354,
"social-twitter": 57353,
"social-facebook": 57355,
"social-instagram": 58889,
"social-linkedin": 58890,
"social-pinterest": 58891,
"social-github": 58892,
"social-google": 58893,
"social-reddit": 58894,
"social-skype": 58895,
"social-dribbble": 57357,
"social-behance": 58896,
"social-foursqare": 58897,
"social-soundcloud": 58898,
"social-spotify": 58899,
"social-stumbleupon": 58900,
"social-youtube": 57352,
"social-dropbox": 57356,
"social-vkontakte": 58904,
"social-steam": 58912
};

@ -0,0 +1,108 @@
import 'flutter_icon_data.dart';
class Zocial {
static getIconData(String iconName){
return FlutterIconData.zocial(_zocial[iconName]);
}
}
const Map<String,int> _zocial = {
"acrobat": 61696,
"amazon": 61697,
"android": 61698,
"angellist": 61699,
"aol": 61700,
"appnet": 61701,
"appstore": 61702,
"bitbucket": 61703,
"bitcoin": 61704,
"blogger": 61705,
"buffer": 61706,
"cal": 61707,
"call": 61708,
"cart": 61709,
"chrome": 61710,
"cloudapp": 61711,
"creativecommons": 61712,
"delicious": 61713,
"digg": 61714,
"disqus": 61715,
"dribbble": 61716,
"dropbox": 61717,
"drupal": 61718,
"dwolla": 61720,
"email": 61721,
"eventasaurus": 61722,
"eventbrite": 61723,
"eventful": 61724,
"evernote": 61725,
"facebook": 61726,
"fivehundredpx": 61727,
"flattr": 61728,
"flickr": 61729,
"forrst": 61730,
"foursquare": 61731,
"github": 61732,
"gmail": 61733,
"google": 61734,
"googleplay": 61735,
"googleplus": 61736,
"gowalla": 61737,
"grooveshark": 61738,
"guest": 61739,
"html5": 61740,
"ie": 61741,
"instagram": 61742,
"instapaper": 61743,
"intensedebate": 61744,
"itunes": 61745,
"klout": 61746,
"lanyrd": 61747,
"lastfm": 61748,
"lego": 61749,
"linkedin": 61750,
"lkdto": 61751,
"logmein": 61752,
"macstore": 61753,
"meetup": 61754,
"myspace": 61755,
"ninetyninedesigns": 61756,
"openid": 61757,
"opentable": 61758,
"paypal": 61759,
"persona": 61796,
"pinboard": 61760,
"pinterest": 61761,
"plancast": 61762,
"plurk": 61763,
"pocket": 61764,
"podcast": 61765,
"posterous": 61766,
"print": 61767,
"quora": 61768,
"reddit": 61769,
"rss": 61770,
"scribd": 61771,
"skype": 61772,
"smashing": 61773,
"songkick": 61774,
"soundcloud": 61775,
"spotify": 61776,
"stackoverflow": 61777,
"statusnet": 61778,
"steam": 61779,
"stripe": 61780,
"stumbleupon": 61781,
"tumblr": 61782,
"twitter": 61783,
"viadeo": 61784,
"vimeo": 61785,
"vk": 61786,
"weibo": 61787,
"wikipedia": 61788,
"windows": 61789,
"wordpress": 61790,
"xing": 61791,
"yahoo": 61792,
"ycombinator": 61793,
"yelp": 61794,
"youtube": 61795
};

@ -1,6 +1,6 @@
name: flutter_icons name: flutter_icons
description: Customizable Icons for Flutter description: Customizable Icons for Flutter
version: 0.0.7 version: 0.1.0
author: flutter-studio<2534290808@qq.com> author: flutter-studio<2534290808@qq.com>
homepage: https://github.com/flutter-studio/flutter-icons.git homepage: https://github.com/flutter-studio/flutter-icons.git

Loading…
Cancel
Save