mirror of
https://github.com/zhigang1992/react-native-vector-icons.git
synced 2026-06-16 13:19:40 +08:00
223 lines
4.8 KiB
JavaScript
223 lines
4.8 KiB
JavaScript
/**
|
|
* Octicons icon set component.
|
|
* Usage: <Octicons name="icon-name" size={20} color="#4F8EF7" />
|
|
*
|
|
* @providesModule Octicons
|
|
*/
|
|
'use strict';
|
|
|
|
var createIconSet = require('./lib/create-icon-set');
|
|
var glyphMap = {
|
|
"alert": 61485,
|
|
"alignment-align": 61578,
|
|
"alignment-aligned-to": 61582,
|
|
"alignment-unalign": 61579,
|
|
"arrow-down": 61503,
|
|
"arrow-left": 61504,
|
|
"arrow-right": 61502,
|
|
"arrow-small-down": 61600,
|
|
"arrow-small-left": 61601,
|
|
"arrow-small-right": 61553,
|
|
"arrow-small-up": 61599,
|
|
"arrow-up": 61501,
|
|
"beer": 61545,
|
|
"book": 61447,
|
|
"bookmark": 61563,
|
|
"briefcase": 61651,
|
|
"broadcast": 61512,
|
|
"browser": 61637,
|
|
"bug": 61585,
|
|
"calendar": 61544,
|
|
"check": 61498,
|
|
"checklist": 61558,
|
|
"chevron-down": 61603,
|
|
"chevron-left": 61604,
|
|
"chevron-right": 61560,
|
|
"chevron-up": 61602,
|
|
"circle-slash": 61572,
|
|
"circuit-board": 61654,
|
|
"clippy": 61493,
|
|
"clock": 61510,
|
|
"cloud-download": 61451,
|
|
"cloud-upload": 61452,
|
|
"code": 61535,
|
|
"color-mode": 61541,
|
|
"comment-add": 61483,
|
|
"comment": 61483,
|
|
"comment-discussion": 61519,
|
|
"credit-card": 61509,
|
|
"dash": 61642,
|
|
"dashboard": 61565,
|
|
"database": 61590,
|
|
"device-camera": 61526,
|
|
"device-camera-video": 61527,
|
|
"device-desktop": 62076,
|
|
"device-mobile": 61496,
|
|
"diff": 61517,
|
|
"diff-added": 61547,
|
|
"diff-ignored": 61593,
|
|
"diff-modified": 61549,
|
|
"diff-removed": 61548,
|
|
"diff-renamed": 61550,
|
|
"ellipsis": 61594,
|
|
"eye-unwatch": 61518,
|
|
"eye-watch": 61518,
|
|
"eye": 61518,
|
|
"file-binary": 61588,
|
|
"file-code": 61456,
|
|
"file-directory": 61462,
|
|
"file-media": 61458,
|
|
"file-pdf": 61460,
|
|
"file-submodule": 61463,
|
|
"file-symlink-directory": 61617,
|
|
"file-symlink-file": 61616,
|
|
"file-text": 61457,
|
|
"file-zip": 61459,
|
|
"flame": 61650,
|
|
"fold": 61644,
|
|
"gear": 61487,
|
|
"gift": 61506,
|
|
"gist": 61454,
|
|
"gist-secret": 61580,
|
|
"git-branch-create": 61472,
|
|
"git-branch-delete": 61472,
|
|
"git-branch": 61472,
|
|
"git-commit": 61471,
|
|
"git-compare": 61612,
|
|
"git-merge": 61475,
|
|
"git-pull-request-abandoned": 61449,
|
|
"git-pull-request": 61449,
|
|
"globe": 61622,
|
|
"graph": 61507,
|
|
"heart": 9829,
|
|
"history": 61566,
|
|
"home": 61581,
|
|
"horizontal-rule": 61552,
|
|
"hourglass": 61598,
|
|
"hubot": 61597,
|
|
"inbox": 61647,
|
|
"info": 61529,
|
|
"issue-closed": 61480,
|
|
"issue-opened": 61478,
|
|
"issue-reopened": 61479,
|
|
"jersey": 61465,
|
|
"jump-down": 61554,
|
|
"jump-left": 61605,
|
|
"jump-right": 61606,
|
|
"jump-up": 61555,
|
|
"key": 61513,
|
|
"keyboard": 61453,
|
|
"law": 61656,
|
|
"light-bulb": 61440,
|
|
"link": 61532,
|
|
"link-external": 61567,
|
|
"list-ordered": 61538,
|
|
"list-unordered": 61537,
|
|
"location": 61536,
|
|
"gist-private": 61546,
|
|
"mirror-private": 61546,
|
|
"git-fork-private": 61546,
|
|
"lock": 61546,
|
|
"logo-github": 61586,
|
|
"mail": 61499,
|
|
"mail-read": 61500,
|
|
"mail-reply": 61521,
|
|
"mark-github": 61450,
|
|
"markdown": 61641,
|
|
"megaphone": 61559,
|
|
"mention": 61630,
|
|
"microscope": 61577,
|
|
"milestone": 61557,
|
|
"mirror-public": 61476,
|
|
"mirror": 61476,
|
|
"mortar-board": 61655,
|
|
"move-down": 61608,
|
|
"move-left": 61556,
|
|
"move-right": 61609,
|
|
"move-up": 61607,
|
|
"mute": 61568,
|
|
"no-newline": 61596,
|
|
"octoface": 61448,
|
|
"organization": 61495,
|
|
"package": 61636,
|
|
"paintcan": 61649,
|
|
"pencil": 61528,
|
|
"person-add": 61464,
|
|
"person-follow": 61464,
|
|
"person": 61464,
|
|
"pin": 61505,
|
|
"playback-fast-forward": 61629,
|
|
"playback-pause": 61627,
|
|
"playback-play": 61631,
|
|
"playback-rewind": 61628,
|
|
"plug": 61652,
|
|
"repo-create": 61533,
|
|
"gist-new": 61533,
|
|
"file-directory-create": 61533,
|
|
"file-add": 61533,
|
|
"plus": 61533,
|
|
"podium": 61615,
|
|
"primitive-dot": 61522,
|
|
"primitive-square": 61523,
|
|
"pulse": 61573,
|
|
"puzzle": 61632,
|
|
"question": 61484,
|
|
"quote": 61539,
|
|
"radio-tower": 61488,
|
|
"repo-delete": 61441,
|
|
"repo": 61441,
|
|
"repo-clone": 61516,
|
|
"repo-force-push": 61514,
|
|
"gist-fork": 61442,
|
|
"repo-forked": 61442,
|
|
"repo-pull": 61446,
|
|
"repo-push": 61445,
|
|
"rocket": 61491,
|
|
"rss": 61492,
|
|
"ruby": 61511,
|
|
"screen-full": 61542,
|
|
"screen-normal": 61543,
|
|
"search-save": 61486,
|
|
"search": 61486,
|
|
"server": 61591,
|
|
"settings": 61564,
|
|
"log-in": 61494,
|
|
"sign-in": 61494,
|
|
"log-out": 61490,
|
|
"sign-out": 61490,
|
|
"split": 61638,
|
|
"squirrel": 61618,
|
|
"star-add": 61482,
|
|
"star-delete": 61482,
|
|
"star": 61482,
|
|
"steps": 61639,
|
|
"stop": 61583,
|
|
"repo-sync": 61575,
|
|
"sync": 61575,
|
|
"tag-remove": 61461,
|
|
"tag-add": 61461,
|
|
"tag": 61461,
|
|
"telescope": 61576,
|
|
"terminal": 61640,
|
|
"three-bars": 61534,
|
|
"thumbsdown": 61659,
|
|
"thumbsup": 61658,
|
|
"tools": 61489,
|
|
"trashcan": 61648,
|
|
"triangle-down": 61531,
|
|
"triangle-left": 61508,
|
|
"triangle-right": 61530,
|
|
"triangle-up": 61610,
|
|
"unfold": 61497,
|
|
"unmute": 61626,
|
|
"versions": 61540,
|
|
"remove-close": 61569,
|
|
"x": 61569
|
|
};
|
|
|
|
var Octicons = createIconSet(glyphMap, 'octicons', 'Fonts/Octicons.ttf');
|
|
|
|
module.exports = Octicons;
|
|
module.exports.glyphMap = glyphMap;
|
|
|