Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
students
rich-maker
Commits
9a694c44
Commit
9a694c44
authored
Aug 11, 2021
by
Choi Ga Young
Browse files
clean 및 에러해결
parent
0c95c768
Changes
50
Expand all
Show whitespace changes
Inline
Side-by-side
android/app/src/main/res/raw/app.json
0 → 100644
View file @
9a694c44
{
"name"
:
"rich_maker"
,
"displayName"
:
"rich_maker"
}
\ No newline at end of file
android/app/src/main/res/raw/node_modules_cssselect_lib_procedure.json
0 → 100644
View file @
9a694c44
{
"universal"
:
50
,
"tag"
:
30
,
"attribute"
:
1
,
"pseudo"
:
0
,
"descendant"
:
-1
,
"child"
:
-1
,
"parent"
:
-1
,
"sibling"
:
-1
,
"adjacent"
:
-1
}
android/app/src/main/res/raw/node_modules_csstree_data_patch.json
0 → 100644
View file @
9a694c44
This diff is collapsed.
Click to expand it.
android/app/src/main/res/raw/node_modules_csstree_package.json
0 → 100644
View file @
9a694c44
{
"_from"
:
"css-tree@^1.0.0-alpha.39"
,
"_id"
:
"css-tree@1.1.3"
,
"_inBundle"
:
false
,
"_integrity"
:
"sha512-tRpdppF7TRazZrjJ6v3stzv93qxRcSsFmW6cX0Zm2NVKpxE1WV1HblnghVv9TreireHkqI/VDEsfolRF1p6y7Q=="
,
"_location"
:
"/css-tree"
,
"_phantomChildren"
:
{},
"_requested"
:
{
"type"
:
"range"
,
"registry"
:
true
,
"raw"
:
"css-tree@^1.0.0-alpha.39"
,
"name"
:
"css-tree"
,
"escapedName"
:
"css-tree"
,
"rawSpec"
:
"^1.0.0-alpha.39"
,
"saveSpec"
:
null
,
"fetchSpec"
:
"^1.0.0-alpha.39"
},
"_requiredBy"
:
[
"/react-native-svg"
],
"_resolved"
:
"https://registry.npmjs.org/css-tree/-/css-tree-1.1.3.tgz"
,
"_shasum"
:
"eb4870fb6fd7707327ec95c2ff2ab09b5e8db91d"
,
"_spec"
:
"css-tree@^1.0.0-alpha.39"
,
"_where"
:
"C:
\\
Users
\\
gyty7
\\
Desktop
\\
lab2021
\\
rich_maker
\\
node_modules
\\
react-native-svg"
,
"author"
:
{
"name"
:
"Roman Dvornov"
,
"email"
:
"rdvornov@gmail.com"
,
"url"
:
"https://github.com/lahmatiy"
},
"bugs"
:
{
"url"
:
"https://github.com/csstree/csstree/issues"
},
"bundleDependencies"
:
false
,
"dependencies"
:
{
"mdn-data"
:
"2.0.14"
,
"source-map"
:
"^0.6.1"
},
"deprecated"
:
false
,
"description"
:
"A tool set for CSS: fast detailed parser (CSS → AST), walker (AST traversal), generator (AST → CSS) and lexer (validation and matching) based on specs and browser implementations"
,
"devDependencies"
:
{
"@rollup/plugin-commonjs"
:
"^11.0.2"
,
"@rollup/plugin-json"
:
"^4.0.2"
,
"@rollup/plugin-node-resolve"
:
"^7.1.1"
,
"coveralls"
:
"^3.0.9"
,
"eslint"
:
"^6.8.0"
,
"json-to-ast"
:
"^2.1.0"
,
"mocha"
:
"^6.2.3"
,
"nyc"
:
"^14.1.1"
,
"rollup"
:
"^1.32.1"
,
"rollup-plugin-terser"
:
"^5.3.0"
},
"engines"
:
{
"node"
:
">=8.0.0"
},
"files"
:
[
"data"
,
"dist"
,
"lib"
],
"homepage"
:
"https://github.com/csstree/csstree#readme"
,
"jsdelivr"
:
"dist/csstree.min.js"
,
"keywords"
:
[
"css"
,
"ast"
,
"tokenizer"
,
"parser"
,
"walker"
,
"lexer"
,
"generator"
,
"utils"
,
"syntax"
,
"validation"
],
"license"
:
"MIT"
,
"main"
:
"lib/index.js"
,
"name"
:
"css-tree"
,
"repository"
:
{
"type"
:
"git"
,
"url"
:
"git+https://github.com/csstree/csstree.git"
},
"scripts"
:
{
"build"
:
"rollup --config"
,
"coverage"
:
"nyc npm test"
,
"coveralls"
:
"nyc report --reporter=text-lcov | coveralls"
,
"hydrogen"
:
"node --trace-hydrogen --trace-phase=Z --trace-deopt --code-comments --hydrogen-track-positions --redirect-code-traces --redirect-code-traces-to=code.asm --trace_hydrogen_file=code.cfg --print-opt-code bin/parse --stat -o /dev/null"
,
"lint"
:
"eslint data lib scripts test && node scripts/review-syntax-patch --lint && node scripts/update-docs --lint"
,
"lint-and-test"
:
"npm run lint && npm test"
,
"prepublishOnly"
:
"npm run build"
,
"review:syntax-patch"
:
"node scripts/review-syntax-patch"
,
"test"
:
"mocha --reporter progress"
,
"travis"
:
"nyc npm run lint-and-test && npm run coveralls"
,
"update:docs"
:
"node scripts/update-docs"
},
"unpkg"
:
"dist/csstree.min.js"
,
"version"
:
"1.1.3"
}
android/app/src/main/res/raw/node_modules_domserializer_foreignnames.json
0 → 100644
View file @
9a694c44
{
"elementNames"
:
{
"altglyph"
:
"altGlyph"
,
"altglyphdef"
:
"altGlyphDef"
,
"altglyphitem"
:
"altGlyphItem"
,
"animatecolor"
:
"animateColor"
,
"animatemotion"
:
"animateMotion"
,
"animatetransform"
:
"animateTransform"
,
"clippath"
:
"clipPath"
,
"feblend"
:
"feBlend"
,
"fecolormatrix"
:
"feColorMatrix"
,
"fecomponenttransfer"
:
"feComponentTransfer"
,
"fecomposite"
:
"feComposite"
,
"feconvolvematrix"
:
"feConvolveMatrix"
,
"fediffuselighting"
:
"feDiffuseLighting"
,
"fedisplacementmap"
:
"feDisplacementMap"
,
"fedistantlight"
:
"feDistantLight"
,
"fedropshadow"
:
"feDropShadow"
,
"feflood"
:
"feFlood"
,
"fefunca"
:
"feFuncA"
,
"fefuncb"
:
"feFuncB"
,
"fefuncg"
:
"feFuncG"
,
"fefuncr"
:
"feFuncR"
,
"fegaussianblur"
:
"feGaussianBlur"
,
"feimage"
:
"feImage"
,
"femerge"
:
"feMerge"
,
"femergenode"
:
"feMergeNode"
,
"femorphology"
:
"feMorphology"
,
"feoffset"
:
"feOffset"
,
"fepointlight"
:
"fePointLight"
,
"fespecularlighting"
:
"feSpecularLighting"
,
"fespotlight"
:
"feSpotLight"
,
"fetile"
:
"feTile"
,
"feturbulence"
:
"feTurbulence"
,
"foreignobject"
:
"foreignObject"
,
"glyphref"
:
"glyphRef"
,
"lineargradient"
:
"linearGradient"
,
"radialgradient"
:
"radialGradient"
,
"textpath"
:
"textPath"
},
"attributeNames"
:
{
"definitionurl"
:
"definitionURL"
,
"attributename"
:
"attributeName"
,
"attributetype"
:
"attributeType"
,
"basefrequency"
:
"baseFrequency"
,
"baseprofile"
:
"baseProfile"
,
"calcmode"
:
"calcMode"
,
"clippathunits"
:
"clipPathUnits"
,
"diffuseconstant"
:
"diffuseConstant"
,
"edgemode"
:
"edgeMode"
,
"filterunits"
:
"filterUnits"
,
"glyphref"
:
"glyphRef"
,
"gradienttransform"
:
"gradientTransform"
,
"gradientunits"
:
"gradientUnits"
,
"kernelmatrix"
:
"kernelMatrix"
,
"kernelunitlength"
:
"kernelUnitLength"
,
"keypoints"
:
"keyPoints"
,
"keysplines"
:
"keySplines"
,
"keytimes"
:
"keyTimes"
,
"lengthadjust"
:
"lengthAdjust"
,
"limitingconeangle"
:
"limitingConeAngle"
,
"markerheight"
:
"markerHeight"
,
"markerunits"
:
"markerUnits"
,
"markerwidth"
:
"markerWidth"
,
"maskcontentunits"
:
"maskContentUnits"
,
"maskunits"
:
"maskUnits"
,
"numoctaves"
:
"numOctaves"
,
"pathlength"
:
"pathLength"
,
"patterncontentunits"
:
"patternContentUnits"
,
"patterntransform"
:
"patternTransform"
,
"patternunits"
:
"patternUnits"
,
"pointsatx"
:
"pointsAtX"
,
"pointsaty"
:
"pointsAtY"
,
"pointsatz"
:
"pointsAtZ"
,
"preservealpha"
:
"preserveAlpha"
,
"preserveaspectratio"
:
"preserveAspectRatio"
,
"primitiveunits"
:
"primitiveUnits"
,
"refx"
:
"refX"
,
"refy"
:
"refY"
,
"repeatcount"
:
"repeatCount"
,
"repeatdur"
:
"repeatDur"
,
"requiredextensions"
:
"requiredExtensions"
,
"requiredfeatures"
:
"requiredFeatures"
,
"specularconstant"
:
"specularConstant"
,
"specularexponent"
:
"specularExponent"
,
"spreadmethod"
:
"spreadMethod"
,
"startoffset"
:
"startOffset"
,
"stddeviation"
:
"stdDeviation"
,
"stitchtiles"
:
"stitchTiles"
,
"surfacescale"
:
"surfaceScale"
,
"systemlanguage"
:
"systemLanguage"
,
"tablevalues"
:
"tableValues"
,
"targetx"
:
"targetX"
,
"targety"
:
"targetY"
,
"textlength"
:
"textLength"
,
"viewbox"
:
"viewBox"
,
"viewtarget"
:
"viewTarget"
,
"xchannelselector"
:
"xChannelSelector"
,
"ychannelselector"
:
"yChannelSelector"
,
"zoomandpan"
:
"zoomAndPan"
}
}
android/app/src/main/res/raw/node_modules_entities_lib_maps_decode.json
0 → 100644
View file @
9a694c44
{
"0"
:
65533
,
"128"
:
8364
,
"130"
:
8218
,
"131"
:
402
,
"132"
:
8222
,
"133"
:
8230
,
"134"
:
8224
,
"135"
:
8225
,
"136"
:
710
,
"137"
:
8240
,
"138"
:
352
,
"139"
:
8249
,
"140"
:
338
,
"142"
:
381
,
"145"
:
8216
,
"146"
:
8217
,
"147"
:
8220
,
"148"
:
8221
,
"149"
:
8226
,
"150"
:
8211
,
"151"
:
8212
,
"152"
:
732
,
"153"
:
8482
,
"154"
:
353
,
"155"
:
8250
,
"156"
:
339
,
"158"
:
382
,
"159"
:
376
}
android/app/src/main/res/raw/node_modules_entities_lib_maps_entities.json
0 → 100644
View file @
9a694c44
This diff is collapsed.
Click to expand it.
android/app/src/main/res/raw/node_modules_entities_lib_maps_legacy.json
0 → 100644
View file @
9a694c44
{
"Aacute"
:
"Á"
,
"aacute"
:
"á"
,
"Acirc"
:
"Â"
,
"acirc"
:
"â"
,
"acute"
:
"´"
,
"AElig"
:
"Æ"
,
"aelig"
:
"æ"
,
"Agrave"
:
"À"
,
"agrave"
:
"à"
,
"amp"
:
"&"
,
"AMP"
:
"&"
,
"Aring"
:
"Å"
,
"aring"
:
"å"
,
"Atilde"
:
"Ã"
,
"atilde"
:
"ã"
,
"Auml"
:
"Ä"
,
"auml"
:
"ä"
,
"brvbar"
:
"¦"
,
"Ccedil"
:
"Ç"
,
"ccedil"
:
"ç"
,
"cedil"
:
"¸"
,
"cent"
:
"¢"
,
"copy"
:
"©"
,
"COPY"
:
"©"
,
"curren"
:
"¤"
,
"deg"
:
"°"
,
"divide"
:
"÷"
,
"Eacute"
:
"É"
,
"eacute"
:
"é"
,
"Ecirc"
:
"Ê"
,
"ecirc"
:
"ê"
,
"Egrave"
:
"È"
,
"egrave"
:
"è"
,
"ETH"
:
"Ð"
,
"eth"
:
"ð"
,
"Euml"
:
"Ë"
,
"euml"
:
"ë"
,
"frac12"
:
"½"
,
"frac14"
:
"¼"
,
"frac34"
:
"¾"
,
"gt"
:
">"
,
"GT"
:
">"
,
"Iacute"
:
"Í"
,
"iacute"
:
"í"
,
"Icirc"
:
"Î"
,
"icirc"
:
"î"
,
"iexcl"
:
"¡"
,
"Igrave"
:
"Ì"
,
"igrave"
:
"ì"
,
"iquest"
:
"¿"
,
"Iuml"
:
"Ï"
,
"iuml"
:
"ï"
,
"laquo"
:
"«"
,
"lt"
:
"<"
,
"LT"
:
"<"
,
"macr"
:
"¯"
,
"micro"
:
"µ"
,
"middot"
:
"·"
,
"nbsp"
:
" "
,
"not"
:
"¬"
,
"Ntilde"
:
"Ñ"
,
"ntilde"
:
"ñ"
,
"Oacute"
:
"Ó"
,
"oacute"
:
"ó"
,
"Ocirc"
:
"Ô"
,
"ocirc"
:
"ô"
,
"Ograve"
:
"Ò"
,
"ograve"
:
"ò"
,
"ordf"
:
"ª"
,
"ordm"
:
"º"
,
"Oslash"
:
"Ø"
,
"oslash"
:
"ø"
,
"Otilde"
:
"Õ"
,
"otilde"
:
"õ"
,
"Ouml"
:
"Ö"
,
"ouml"
:
"ö"
,
"para"
:
"¶"
,
"plusmn"
:
"±"
,
"pound"
:
"£"
,
"quot"
:
"
\"
"
,
"QUOT"
:
"
\"
"
,
"raquo"
:
"»"
,
"reg"
:
"®"
,
"REG"
:
"®"
,
"sect"
:
"§"
,
"shy"
:
""
,
"sup1"
:
"¹"
,
"sup2"
:
"²"
,
"sup3"
:
"³"
,
"szlig"
:
"ß"
,
"THORN"
:
"Þ"
,
"thorn"
:
"þ"
,
"times"
:
"×"
,
"Uacute"
:
"Ú"
,
"uacute"
:
"ú"
,
"Ucirc"
:
"Û"
,
"ucirc"
:
"û"
,
"Ugrave"
:
"Ù"
,
"ugrave"
:
"ù"
,
"uml"
:
"¨"
,
"Uuml"
:
"Ü"
,
"uuml"
:
"ü"
,
"Yacute"
:
"Ý"
,
"yacute"
:
"ý"
,
"yen"
:
"¥"
,
"yuml"
:
"ÿ"
}
android/app/src/main/res/raw/node_modules_entities_lib_maps_xml.json
0 → 100644
View file @
9a694c44
{
"amp"
:
"&"
,
"apos"
:
"'"
,
"gt"
:
">"
,
"lt"
:
"<"
,
"quot"
:
"
\"
"
}
android/app/src/main/res/raw/node_modules_mdndata_css_atrules.json
0 → 100644
View file @
9a694c44
{
"@charset"
:
{
"syntax"
:
"@charset
\"
<charset>
\"
;"
,
"groups"
:
[
"CSS Charsets"
],
"status"
:
"standard"
,
"mdn_url"
:
"https://developer.mozilla.org/docs/Web/CSS/@charset"
},
"@counter-style"
:
{
"syntax"
:
"@counter-style <counter-style-name> {
\n
[ system: <counter-system>; ] ||
\n
[ symbols: <counter-symbols>; ] ||
\n
[ additive-symbols: <additive-symbols>; ] ||
\n
[ negative: <negative-symbol>; ] ||
\n
[ prefix: <prefix>; ] ||
\n
[ suffix: <suffix>; ] ||
\n
[ range: <range>; ] ||
\n
[ pad: <padding>; ] ||
\n
[ speak-as: <speak-as>; ] ||
\n
[ fallback: <counter-style-name>; ]
\n
}"
,
"interfaces"
:
[
"CSSCounterStyleRule"
],
"groups"
:
[
"CSS Counter Styles"
],
"descriptors"
:
{
"additive-symbols"
:
{
"syntax"
:
"[ <integer> && <symbol> ]#"
,
"media"
:
"all"
,
"initial"
:
"n/a (required)"
,
"percentages"
:
"no"
,
"computed"
:
"asSpecified"
,
"order"
:
"orderOfAppearance"
,
"status"
:
"standard"
},
"fallback"
:
{
"syntax"
:
"<counter-style-name>"
,
"media"
:
"all"
,
"initial"
:
"decimal"
,
"percentages"
:
"no"
,
"computed"
:
"asSpecified"
,
"order"
:
"uniqueOrder"
,
"status"
:
"standard"
},
"negative"
:
{
"syntax"
:
"<symbol> <symbol>?"
,
"media"
:
"all"
,
"initial"
:
"
\"
-
\"
hyphen-minus"
,
"percentages"
:
"no"
,
"computed"
:
"asSpecified"
,
"order"
:
"orderOfAppearance"
,
"status"
:
"standard"
},
"pad"
:
{
"syntax"
:
"<integer> && <symbol>"
,
"media"
:
"all"
,
"initial"
:
"0
\"\"
"
,
"percentages"
:
"no"
,
"computed"
:
"asSpecified"
,
"order"
:
"uniqueOrder"
,
"status"
:
"standard"
},
"prefix"
:
{
"syntax"
:
"<symbol>"
,
"media"
:
"all"
,
"initial"
:
"
\"\"
"
,
"percentages"
:
"no"
,
"computed"
:
"asSpecified"
,
"order"
:
"uniqueOrder"
,
"status"
:
"standard"
},
"range"
:
{
"syntax"
:
"[ [ <integer> | infinite ]{2} ]# | auto"
,
"media"
:
"all"
,
"initial"
:
"auto"
,
"percentages"
:
"no"
,
"computed"
:
"asSpecified"
,
"order"
:
"orderOfAppearance"
,
"status"
:
"standard"
},
"speak-as"
:
{
"syntax"
:
"auto | bullets | numbers | words | spell-out | <counter-style-name>"
,
"media"
:
"all"
,
"initial"
:
"auto"
,
"percentages"
:
"no"
,
"computed"
:
"asSpecified"
,
"order"
:
"uniqueOrder"
,
"status"
:
"standard"
},
"suffix"
:
{
"syntax"
:
"<symbol>"
,
"media"
:
"all"
,
"initial"
:
"
\"
.
\"
"
,
"percentages"
:
"no"
,
"computed"
:
"asSpecified"
,
"order"
:
"uniqueOrder"
,
"status"
:
"standard"
},
"symbols"
:
{
"syntax"
:
"<symbol>+"
,
"media"
:
"all"
,
"initial"
:
"n/a (required)"
,
"percentages"
:
"no"
,
"computed"
:
"asSpecified"
,
"order"
:
"orderOfAppearance"
,
"status"
:
"standard"
},
"system"
:
{
"syntax"
:
"cyclic | numeric | alphabetic | symbolic | additive | [ fixed <integer>? ] | [ extends <counter-style-name> ]"
,
"media"
:
"all"
,
"initial"
:
"symbolic"
,
"percentages"
:
"no"
,
"computed"
:
"asSpecified"
,
"order"
:
"uniqueOrder"
,
"status"
:
"standard"
}
},
"status"
:
"standard"
,
"mdn_url"
:
"https://developer.mozilla.org/docs/Web/CSS/@counter-style"
},
"@document"
:
{
"syntax"
:
"@document [ <url> | url-prefix(<string>) | domain(<string>) | media-document(<string>) | regexp(<string>) ]# {
\n
<group-rule-body>
\n
}"
,
"interfaces"
:
[
"CSSGroupingRule"
,
"CSSConditionRule"
],
"groups"
:
[
"CSS Conditional Rules"
],
"status"
:
"nonstandard"
,
"mdn_url"
:
"https://developer.mozilla.org/docs/Web/CSS/@document"
},
"@font-face"
:
{
"syntax"
:
"@font-face {
\n
[ font-family: <family-name>; ] ||
\n
[ src: <src>; ] ||
\n
[ unicode-range: <unicode-range>; ] ||
\n
[ font-variant: <font-variant>; ] ||
\n
[ font-feature-settings: <font-feature-settings>; ] ||
\n
[ font-variation-settings: <font-variation-settings>; ] ||
\n
[ font-stretch: <font-stretch>; ] ||
\n
[ font-weight: <font-weight>; ] ||
\n
[ font-style: <font-style>; ]
\n
}"
,
"interfaces"
:
[
"CSSFontFaceRule"
],
"groups"
:
[
"CSS Fonts"
],
"descriptors"
:
{
"font-display"
:
{
"syntax"
:
"[ auto | block | swap | fallback | optional ]"
,
"media"
:
"visual"
,
"percentages"
:
"no"
,
"initial"
:
"auto"
,
"computed"
:
"asSpecified"
,
"order"
:
"uniqueOrder"
,
"status"
:
"experimental"
},
"font-family"
:
{
"syntax"
:
"<family-name>"
,
"media"
:
"all"
,
"initial"
:
"n/a (required)"
,
"percentages"
:
"no"
,
"computed"
:
"asSpecified"
,
"order"
:
"uniqueOrder"
,
"status"
:
"standard"
},
"font-feature-settings"
:
{
"syntax"
:
"normal | <feature-tag-value>#"
,
"media"
:
"all"
,
"initial"
:
"normal"
,
"percentages"
:
"no"
,
"computed"
:
"asSpecified"
,
"order"
:
"orderOfAppearance"
,
"status"
:
"standard"
},
"font-variation-settings"
:
{
"syntax"
:
"normal | [ <string> <number> ]#"
,
"media"
:
"all"
,
"initial"
:
"normal"
,
"percentages"
:
"no"
,
"computed"
:
"asSpecified"
,
"order"
:
"orderOfAppearance"
,
"status"
:
"standard"
},
"font-stretch"
:
{
"syntax"
:
"<font-stretch-absolute>{1,2}"
,
"media"
:
"all"
,
"initial"
:
"normal"
,
"percentages"
:
"no"
,
"computed"
:
"asSpecified"
,
"order"
:
"uniqueOrder"
,
"status"
:
"standard"
},
"font-style"
:
{
"syntax"
:
"normal | italic | oblique <angle>{0,2}"
,
"media"
:
"all"
,
"initial"
:
"normal"
,
"percentages"
:
"no"
,
"computed"
:
"asSpecified"
,
"order"
:
"uniqueOrder"
,
"status"
:
"standard"
},
"font-weight"
:
{
"syntax"
:
"<font-weight-absolute>{1,2}"
,
"media"
:
"all"
,
"initial"
:
"normal"
,
"percentages"
:
"no"
,
"computed"
:
"asSpecified"
,
"order"
:
"uniqueOrder"
,
"status"
:
"standard"
},
"font-variant"
:
{
"syntax"
:
"normal | none | [ <common-lig-values> || <discretionary-lig-values> || <historical-lig-values> || <contextual-alt-values> || stylistic(<feature-value-name>) || historical-forms || styleset(<feature-value-name>#) || character-variant(<feature-value-name>#) || swash(<feature-value-name>) || ornaments(<feature-value-name>) || annotation(<feature-value-name>) || [ small-caps | all-small-caps | petite-caps | all-petite-caps | unicase | titling-caps ] || <numeric-figure-values> || <numeric-spacing-values> || <numeric-fraction-values> || ordinal || slashed-zero || <east-asian-variant-values> || <east-asian-width-values> || ruby ]"
,
"media"
:
"all"
,
"initial"
:
"normal"
,
"percentages"
:
"no"
,
"computed"
:
"asSpecified"
,
"order"
:
"orderOfAppearance"
,
"status"
:
"standard"
},
"src"
:
{
"syntax"
:
"[ <url> [ format( <string># ) ]? | local( <family-name> ) ]#"
,
"media"
:
"all"
,
"initial"
:
"n/a (required)"
,
"percentages"
:
"no"
,
"computed"
:
"asSpecified"
,
"order"
:
"orderOfAppearance"
,
"status"
:
"standard"
},
"unicode-range"
:
{
"syntax"
:
"<unicode-range>#"
,
"media"
:
"all"
,
"initial"
:
"U+0-10FFFF"
,
"percentages"
:
"no"
,
"computed"
:
"asSpecified"
,
"order"
:
"orderOfAppearance"
,
"status"
:
"standard"
}
},
"status"
:
"standard"
,
"mdn_url"
:
"https://developer.mozilla.org/docs/Web/CSS/@font-face"
},
"@font-feature-values"
:
{
"syntax"
:
"@font-feature-values <family-name># {
\n
<feature-value-block-list>
\n
}"
,
"interfaces"
:
[
"CSSFontFeatureValuesRule"
],
"groups"
:
[
"CSS Fonts"
],
"status"
:
"standard"
,
"mdn_url"
:
"https://developer.mozilla.org/docs/Web/CSS/@font-feature-values"
},
"@import"
:
{
"syntax"
:
"@import [ <string> | <url> ] [ <media-query-list> ]?;"
,
"groups"
:
[
"Media Queries"
],
"status"
:
"standard"
,
"mdn_url"
:
"https://developer.mozilla.org/docs/Web/CSS/@import"
},
"@keyframes"
:
{
"syntax"
:
"@keyframes <keyframes-name> {
\n
<keyframe-block-list>
\n
}"
,
"interfaces"
:
[
"CSSKeyframeRule"
,
"CSSKeyframesRule"
],
"groups"
:
[
"CSS Animations"
],
"status"
:
"standard"
,
"mdn_url"
:
"https://developer.mozilla.org/docs/Web/CSS/@keyframes"
},
"@media"
:
{
"syntax"
:
"@media <media-query-list> {
\n
<group-rule-body>
\n
}"
,
"interfaces"
:
[
"CSSGroupingRule"
,
"CSSConditionRule"
,
"CSSMediaRule"
,
"CSSCustomMediaRule"
],
"groups"
:
[
"CSS Conditional Rules"
,
"Media Queries"
],
"status"
:
"standard"
,
"mdn_url"
:
"https://developer.mozilla.org/docs/Web/CSS/@media"
},
"@namespace"
:
{
"syntax"
:
"@namespace <namespace-prefix>? [ <string> | <url> ];"
,
"groups"
:
[
"CSS Namespaces"
],
"status"
:
"standard"
,
"mdn_url"
:
"https://developer.mozilla.org/docs/Web/CSS/@namespace"
},
"@page"
:
{
"syntax"
:
"@page <page-selector-list> {
\n
<page-body>
\n
}"
,
"interfaces"
:
[
"CSSPageRule"
],
"groups"
:
[
"CSS Pages"
],
"descriptors"
:
{
"bleed"
:
{
"syntax"
:
"auto | <length>"
,
"media"
:
[
"visual"
,
"paged"
],
"initial"
:
"auto"
,
"percentages"
:
"no"
,
"computed"
:
"asSpecified"
,
"order"
:
"uniqueOrder"
,
"status"
:
"standard"
},
"marks"
:
{
"syntax"
:
"none | [ crop || cross ]"
,
"media"
:
[
"visual"
,
"paged"
],
"initial"
:
"none"
,
"percentages"
:
"no"
,
"computed"
:
"asSpecified"
,
"order"
:
"orderOfAppearance"
,
"status"
:
"standard"
},
"size"
:
{
"syntax"
:
"<length>{1,2} | auto | [ <page-size> || [ portrait | landscape ] ]"
,
"media"
:
[
"visual"
,
"paged"
],
"initial"
:
"auto"
,
"percentages"
:
"no"
,
"computed"
:
"asSpecifiedRelativeToAbsoluteLengths"
,
"order"
:
"orderOfAppearance"
,
"status"
:
"standard"
}
},
"status"
:
"standard"
,
"mdn_url"
:
"https://developer.mozilla.org/docs/Web/CSS/@page"
},
"@property"
:
{
"syntax"
:
"@property <custom-property-name> {
\n
<declaration-list>
\n
}"
,
"interfaces"
:
[
"CSS"
,
"CSSPropertyRule"
],
"groups"
:
[
"CSS Houdini"
],
"descriptors"
:
{
"syntax"
:
{
"syntax"
:
"<string>"
,
"media"
:
"all"
,
"percentages"
:
"no"
,
"initial"
:
"n/a (required)"
,
"computed"
:
"asSpecified"
,
"order"
:
"uniqueOrder"
,
"status"
:
"experimental"
},
"inherits"
:
{
"syntax"
:
"true | false"
,
"media"
:
"all"
,
"percentages"
:
"no"
,
"initial"
:
"auto"
,
"computed"
:
"asSpecified"
,
"order"
:
"uniqueOrder"
,
"status"
:
"experimental"
},
"initial-value"
:
{
"syntax"
:
"<string>"
,
"media"
:
"all"
,
"initial"
:
"n/a (required)"
,
"percentages"
:
"no"
,
"computed"
:
"asSpecified"
,
"order"
:
"uniqueOrder"
,
"status"
:
"experimental"
}
},
"status"
:
"experimental"
,
"mdn_url"
:
"https://developer.mozilla.org/docs/Web/CSS/@property"
},
"@supports"
:
{
"syntax"
:
"@supports <supports-condition> {
\n
<group-rule-body>
\n
}"
,
"interfaces"
:
[
"CSSGroupingRule"
,
"CSSConditionRule"
,
"CSSSupportsRule"
],
"groups"
:
[
"CSS Conditional Rules"
],
"status"
:
"standard"
,
"mdn_url"
:
"https://developer.mozilla.org/docs/Web/CSS/@supports"
},
"@viewport"
:
{
"syntax"
:
"@viewport {
\n
<group-rule-body>
\n
}"
,
"interfaces"
:
[
"CSSViewportRule"
],
"groups"
:
[
"CSS Device Adaptation"
],
"descriptors"
:
{
"height"
:
{
"syntax"
:
"<viewport-length>{1,2}"
,
"media"
:
[
"visual"
,
"continuous"
],
"initial"
:
[
"min-height"
,
"max-height"
],
"percentages"
:
[
"min-height"
,
"max-height"
],
"computed"
:
[
"min-height"
,
"max-height"
],
"order"
:
"orderOfAppearance"
,
"status"
:
"standard"
},
"max-height"
:
{
"syntax"
:
"<viewport-length>"
,
"media"
:
[
"visual"
,
"continuous"
],
"initial"
:
"auto"
,
"percentages"
:
"referToHeightOfInitialViewport"
,
"computed"
:
"lengthAbsolutePercentageAsSpecifiedOtherwiseAuto"
,
"order"
:
"uniqueOrder"
,
"status"
:
"standard"
},
"max-width"
:
{
"syntax"
:
"<viewport-length>"
,
"media"
:
[
"visual"
,
"continuous"
],
"initial"
:
"auto"
,
"percentages"
:
"referToWidthOfInitialViewport"
,
"computed"
:
"lengthAbsolutePercentageAsSpecifiedOtherwiseAuto"
,
"order"
:
"uniqueOrder"
,
"status"
:
"standard"
},
"max-zoom"
:
{
"syntax"
:
"auto | <number> | <percentage>"
,
"media"
:
[
"visual"
,
"continuous"
],
"initial"
:
"auto"
,
"percentages"
:
"the zoom factor itself"
,
"computed"
:
"autoNonNegativeOrPercentage"
,
"order"
:
"uniqueOrder"
,
"status"
:
"standard"
},
"min-height"
:
{
"syntax"
:
"<viewport-length>"
,
"media"
:
[
"visual"
,
"continuous"
],
"initial"
:
"auto"
,
"percentages"
:
"referToHeightOfInitialViewport"
,
"computed"
:
"lengthAbsolutePercentageAsSpecifiedOtherwiseAuto"
,
"order"
:
"uniqueOrder"
,
"status"
:
"standard"
},
"min-width"
:
{
"syntax"
:
"<viewport-length>"
,
"media"
:
[
"visual"
,
"continuous"
],
"initial"
:
"auto"
,
"percentages"
:
"referToWidthOfInitialViewport"
,
"computed"
:
"lengthAbsolutePercentageAsSpecifiedOtherwiseAuto"
,
"order"
:
"uniqueOrder"
,
"status"
:
"standard"
},
"min-zoom"
:
{
"syntax"
:
"auto | <number> | <percentage>"
,
"media"
:
[
"visual"
,
"continuous"
],
"initial"
:
"auto"
,
"percentages"
:
"the zoom factor itself"
,
"computed"
:
"autoNonNegativeOrPercentage"
,
"order"
:
"uniqueOrder"
,
"status"
:
"standard"
},
"orientation"
:
{
"syntax"
:
"auto | portrait | landscape"
,
"media"
:
[
"visual"
,
"continuous"
],
"initial"
:
"auto"
,
"percentages"
:
"referToSizeOfBoundingBox"
,
"computed"
:
"asSpecified"
,
"order"
:
"uniqueOrder"
,
"status"
:
"standard"
},
"user-zoom"
:
{
"syntax"
:
"zoom | fixed"
,
"media"
:
[
"visual"
,
"continuous"
],
"initial"
:
"zoom"
,
"percentages"
:
"referToSizeOfBoundingBox"
,
"computed"
:
"asSpecified"
,
"order"
:
"uniqueOrder"
,
"status"
:
"standard"
},
"viewport-fit"
:
{
"syntax"
:
"auto | contain | cover"
,
"media"
:
[
"visual"
,
"continuous"
],
"initial"
:
"auto"
,
"percentages"
:
"no"
,
"computed"
:
"asSpecified"
,
"order"
:
"uniqueOrder"
,
"status"
:
"standard"
},
"width"
:
{
"syntax"
:
"<viewport-length>{1,2}"
,
"media"
:
[
"visual"
,
"continuous"
],
"initial"
:
[
"min-width"
,
"max-width"
],
"percentages"
:
[
"min-width"
,
"max-width"
],
"computed"
:
[
"min-width"
,
"max-width"
],
"order"
:
"orderOfAppearance"
,
"status"
:
"standard"
},
"zoom"
:
{
"syntax"
:
"auto | <number> | <percentage>"
,
"media"
:
[
"visual"
,
"continuous"
],
"initial"
:
"auto"
,
"percentages"
:
"the zoom factor itself"
,
"computed"
:
"autoNonNegativeOrPercentage"
,
"order"
:
"uniqueOrder"
,
"status"
:
"standard"
}
},
"status"
:
"standard"
,
"mdn_url"
:
"https://developer.mozilla.org/docs/Web/CSS/@viewport"
}
}
android/app/src/main/res/raw/node_modules_mdndata_css_properties.json
0 → 100644
View file @
9a694c44
This diff is collapsed.
Click to expand it.
android/app/src/main/res/raw/node_modules_mdndata_css_syntaxes.json
0 → 100644
View file @
9a694c44
This diff is collapsed.
Click to expand it.
android/app/src/main/res/raw/node_modules_reactnativevectoricons_glyphmaps_antdesign.json
0 → 100644
View file @
9a694c44
{
"stepforward"
:
58880
,
"stepbackward"
:
58881
,
"forward"
:
58882
,
"banckward"
:
58883
,
"caretright"
:
58884
,
"caretleft"
:
58885
,
"caretdown"
:
58886
,
"caretup"
:
58887
,
"rightcircle"
:
58888
,
"leftcircle"
:
58889
,
"upcircle"
:
58890
,
"downcircle"
:
58891
,
"rightcircleo"
:
58892
,
"leftcircleo"
:
58893
,
"upcircleo"
:
58894
,
"downcircleo"
:
58895
,
"verticleleft"
:
58896
,
"verticleright"
:
58897
,
"back"
:
58898
,
"retweet"
:
58899
,
"shrink"
:
58900
,
"arrowsalt"
:
58901
,
"doubleright"
:
58903
,
"doubleleft"
:
58904
,
"arrowdown"
:
58905
,
"arrowup"
:
58906
,
"arrowright"
:
58907
,
"arrowleft"
:
58908
,
"down"
:
58909
,
"up"
:
58910
,
"right"
:
58911
,
"left"
:
58912
,
"minussquareo"
:
58913
,
"minuscircle"
:
58914
,
"minuscircleo"
:
58915
,
"minus"
:
58916
,
"pluscircleo"
:
58917
,
"pluscircle"
:
58918
,
"plus"
:
58919
,
"infocirlce"
:
58920
,
"infocirlceo"
:
58921
,
"info"
:
58922
,
"exclamation"
:
58923
,
"exclamationcircle"
:
58924
,
"exclamationcircleo"
:
58925
,
"closecircle"
:
58926
,
"closecircleo"
:
58927
,
"checkcircle"
:
58928
,
"checkcircleo"
:
58929
,
"check"
:
58930
,
"close"
:
58931
,
"customerservice"
:
58932
,
"creditcard"
:
58933
,
"codesquareo"
:
58934
,
"book"
:
58935
,
"barschart"
:
58936
,
"bars"
:
58937
,
"question"
:
58938
,
"questioncircle"
:
58939
,
"questioncircleo"
:
58940
,
"pause"
:
58941
,
"pausecircle"
:
58942
,
"pausecircleo"
:
58943
,
"clockcircle"
:
58944
,
"clockcircleo"
:
58945
,
"swap"
:
58946
,
"swapleft"
:
58947
,
"swapright"
:
58948
,
"plussquareo"
:
58949
,
"frown"
:
58950
,
"menufold"
:
58968
,
"mail"
:
58969
,
"link"
:
58971
,
"areachart"
:
58972
,
"linechart"
:
58973
,
"home"
:
58974
,
"laptop"
:
58975
,
"star"
:
58976
,
"staro"
:
58977
,
"filter"
:
58979
,
"meho"
:
58982
,
"meh"
:
58983
,
"shoppingcart"
:
58984
,
"save"
:
58985
,
"user"
:
58986
,
"videocamera"
:
58987
,
"totop"
:
58988
,
"team"
:
58989
,
"sharealt"
:
58993
,
"setting"
:
58994
,
"picture"
:
58996
,
"phone"
:
58997
,
"paperclip"
:
58998
,
"notification"
:
58999
,
"menuunfold"
:
59001
,
"inbox"
:
59002
,
"lock"
:
59003
,
"qrcode"
:
59004
,
"tags"
:
59005
,
"tagso"
:
59006
,
"cloudo"
:
59007
,
"cloud"
:
59008
,
"cloudupload"
:
59009
,
"clouddownload"
:
59010
,
"clouddownloado"
:
59011
,
"clouduploado"
:
59012
,
"enviroment"
:
59013
,
"enviromento"
:
59014
,
"eye"
:
59015
,
"eyeo"
:
59016
,
"camera"
:
59017
,
"camerao"
:
59018
,
"windows"
:
59019
,
"export2"
:
59024
,
"export"
:
59025
,
"circledowno"
:
59027
,
"circledown"
:
59028
,
"hdd"
:
59034
,
"ie"
:
59035
,
"delete"
:
59039
,
"enter"
:
59040
,
"pushpino"
:
59041
,
"pushpin"
:
59042
,
"heart"
:
59043
,
"hearto"
:
59044
,
"smile-circle"
:
59047
,
"smileo"
:
59048
,
"frowno"
:
59049
,
"calculator"
:
59050
,
"chrome"
:
59052
,
"github"
:
59053
,
"iconfontdesktop"
:
59060
,
"caretcircleoup"
:
59061
,
"upload"
:
59062
,
"download"
:
59063
,
"piechart"
:
59064
,
"lock1"
:
59065
,
"unlock"
:
59066
,
"windowso"
:
59068
,
"dotchart"
:
59069
,
"barchart"
:
59070
,
"codesquare"
:
59071
,
"plussquare"
:
59072
,
"minussquare"
:
59073
,
"closesquare"
:
59074
,
"closesquareo"
:
59075
,
"checksquare"
:
59076
,
"checksquareo"
:
59077
,
"fastbackward"
:
59078
,
"fastforward"
:
59079
,
"upsquare"
:
59080
,
"downsquare"
:
59081
,
"leftsquare"
:
59082
,
"rightsquare"
:
59083
,
"rightsquareo"
:
59084
,
"leftsquareo"
:
59085
,
"down-square-o"
:
59086
,
"up-square-o"
:
59087
,
"play"
:
59088
,
"playcircleo"
:
59089
,
"tag"
:
59090
,
"tago"
:
59091
,
"addfile"
:
59664
,
"folder1"
:
58978
,
"file1"
:
58980
,
"switcher"
:
59667
,
"addfolder"
:
59668
,
"folderopen"
:
59033
,
"search1"
:
58992
,
"ellipsis1"
:
58951
,
"calendar"
:
59067
,
"filetext1"
:
59032
,
"copy1"
:
58952
,
"jpgfile1"
:
59036
,
"pdffile1"
:
59059
,
"exclefile1"
:
59056
,
"pptfile1"
:
59057
,
"unknowfile1"
:
59055
,
"wordfile1"
:
59058
,
"dingding"
:
59683
,
"dingding-o"
:
59685
,
"mobile1"
:
59000
,
"tablet1"
:
58990
,
"bells"
:
58958
,
"disconnect"
:
58959
,
"database"
:
58960
,
"barcode"
:
58962
,
"hourglass"
:
58963
,
"key"
:
58964
,
"flag"
:
58965
,
"layout"
:
58966
,
"printer"
:
58995
,
"USB"
:
59095
,
"skin"
:
59096
,
"tool"
:
59097
,
"car"
:
59100
,
"addusergroup"
:
59101
,
"carryout"
:
59103
,
"deleteuser"
:
59104
,
"deleteusergroup"
:
59105
,
"man"
:
59106
,
"isv"
:
59107
,
"gift"
:
59108
,
"idcard"
:
59109
,
"medicinebox"
:
59110
,
"redenvelopes"
:
59111
,
"rest"
:
59112
,
"Safety"
:
59114
,
"wallet"
:
59115
,
"woman"
:
59116
,
"adduser"
:
59117
,
"bank"
:
59118
,
"Trophy"
:
59119
,
"loading1"
:
59054
,
"loading2"
:
58957
,
"like2"
:
59037
,
"dislike2"
:
59038
,
"like1"
:
58956
,
"dislike1"
:
58955
,
"bulb1"
:
58953
,
"rocket1"
:
59663
,
"select1"
:
58954
,
"apple1"
:
59020
,
"apple-o"
:
59092
,
"android1"
:
59704
,
"android"
:
59021
,
"aliwangwang-o1"
:
59023
,
"aliwangwang"
:
59022
,
"pay-circle1"
:
59045
,
"pay-circle-o1"
:
59046
,
"poweroff"
:
59093
,
"trademark"
:
58961
,
"find"
:
59099
,
"copyright"
:
59102
,
"sound"
:
59113
,
"earth"
:
59121
,
"wifi"
:
59094
,
"sync"
:
59098
,
"login"
:
58967
,
"logout"
:
58970
,
"reload1"
:
58902
,
"message1"
:
59051
,
"shake"
:
59727
,
"API"
:
59729
,
"appstore-o"
:
59029
,
"appstore1"
:
59030
,
"scan1"
:
59031
,
"exception1"
:
58981
,
"contacts"
:
59120
,
"solution1"
:
58991
,
"fork"
:
59122
,
"edit"
:
59026
,
"form"
:
59798
,
"warning"
:
59799
,
"table"
:
59800
,
"profile"
:
59801
,
"dashboard"
:
59802
,
"indent-left"
:
59814
,
"indent-right"
:
59815
,
"menu-unfold"
:
59820
,
"menu-fold"
:
59821
,
"antdesign"
:
59826
,
"alipay-square"
:
59827
,
"codepen-circle"
:
59828
,
"google"
:
59829
,
"amazon"
:
59830
,
"codepen"
:
59831
,
"facebook-square"
:
59832
,
"dropbox"
:
59833
,
"googleplus"
:
59834
,
"linkedin-square"
:
59835
,
"medium-monogram"
:
59836
,
"gitlab"
:
59837
,
"medium-wordmark"
:
59838
,
"QQ"
:
59839
,
"skype"
:
59840
,
"taobao-square"
:
59841
,
"alipay-circle"
:
59842
,
"youtube"
:
59843
,
"wechat"
:
59844
,
"twitter"
:
59845
,
"weibo"
:
59846
,
"HTML"
:
59847
,
"taobao-circle"
:
59123
,
"weibo-circle"
:
59124
,
"weibo-square"
:
59125
,
"CodeSandbox"
:
59860
,
"aliyun"
:
59892
,
"zhihu"
:
59139
,
"behance"
:
59143
,
"dribbble"
:
59145
,
"dribbble-square"
:
59146
,
"behance-square"
:
59144
,
"file-markdown"
:
59140
,
"instagram"
:
59147
,
"yuque"
:
59148
,
"slack"
:
59141
,
"slack-square"
:
59142
}
\ No newline at end of file
android/app/src/main/res/raw/node_modules_reactnativevectoricons_glyphmaps_entypo.json
0 → 100644
View file @
9a694c44
{
"500px"
:
61696
,
"500px-with-circle"
:
61697
,
"add-to-list"
:
61698
,
"add-user"
:
61699
,
"address"
:
61700
,
"adjust"
:
61701
,
"air"
:
61702
,
"aircraft"
:
61703
,
"aircraft-landing"
:
61704
,
"aircraft-take-off"
:
61705
,
"align-bottom"
:
61706
,
"align-horizontal-middle"
:
61707
,
"align-left"
:
61708
,
"align-right"
:
61709
,
"align-top"
:
61710
,
"align-vertical-middle"
:
61711
,
"app-store"
:
61712
,
"archive"
:
61713
,
"area-graph"
:
61714
,
"arrow-bold-down"
:
61715
,
"arrow-bold-left"
:
61716
,
"arrow-bold-right"
:
61717
,
"arrow-bold-up"
:
61718
,
"arrow-down"
:
61719
,
"arrow-left"
:
61720
,
"arrow-long-down"
:
61721
,
"arrow-long-left"
:
61722
,
"arrow-long-right"
:
61723
,
"arrow-long-up"
:
61724
,
"arrow-right"
:
61725
,
"arrow-up"
:
61726
,
"arrow-with-circle-down"
:
61727
,
"arrow-with-circle-left"
:
61728
,
"arrow-with-circle-right"
:
61729
,
"arrow-with-circle-up"
:
61730
,
"attachment"
:
61731
,
"awareness-ribbon"
:
61732
,
"back"
:
61733
,
"back-in-time"
:
61734
,
"baidu"
:
61735
,
"bar-graph"
:
61736
,
"basecamp"
:
61737
,
"battery"
:
61738
,
"beamed-note"
:
61739
,
"behance"
:
61740
,
"bell"
:
61741
,
"blackboard"
:
61742
,
"block"
:
61743
,
"book"
:
61744
,
"bookmark"
:
61745
,
"bookmarks"
:
61746
,
"bowl"
:
61747
,
"box"
:
61748
,
"briefcase"
:
61749
,
"browser"
:
61750
,
"brush"
:
61751
,
"bucket"
:
61752
,
"bug"
:
61753
,
"cake"
:
61754
,
"calculator"
:
61755
,
"calendar"
:
61756
,
"camera"
:
61757
,
"ccw"
:
61758
,
"chat"
:
61759
,
"check"
:
61760
,
"chevron-down"
:
61761
,
"chevron-left"
:
61762
,
"chevron-right"
:
61763
,
"chevron-small-down"
:
61764
,
"chevron-small-left"
:
61765
,
"chevron-small-right"
:
61766
,
"chevron-small-up"
:
61767
,
"chevron-thin-down"
:
61768
,
"chevron-thin-left"
:
61769
,
"chevron-thin-right"
:
61770
,
"chevron-thin-up"
:
61771
,
"chevron-up"
:
61772
,
"chevron-with-circle-down"
:
61773
,
"chevron-with-circle-left"
:
61774
,
"chevron-with-circle-right"
:
61775
,
"chevron-with-circle-up"
:
61776
,
"circle"
:
61777
,
"circle-with-cross"
:
61778
,
"circle-with-minus"
:
61779
,
"circle-with-plus"
:
61780
,
"circular-graph"
:
61781
,
"clapperboard"
:
61782
,
"classic-computer"
:
61783
,
"clipboard"
:
61784
,
"clock"
:
61785
,
"cloud"
:
61786
,
"code"
:
61787
,
"cog"
:
61788
,
"colours"
:
61789
,
"compass"
:
61790
,
"controller-fast-backward"
:
61791
,
"controller-fast-forward"
:
61792
,
"controller-jump-to-start"
:
61793
,
"controller-next"
:
61794
,
"controller-paus"
:
61795
,
"controller-play"
:
61796
,
"controller-record"
:
61797
,
"controller-stop"
:
61798
,
"controller-volume"
:
61799
,
"copy"
:
61800
,
"creative-cloud"
:
61801
,
"creative-commons"
:
61802
,
"creative-commons-attribution"
:
61803
,
"creative-commons-noderivs"
:
61804
,
"creative-commons-noncommercial-eu"
:
61805
,
"creative-commons-noncommercial-us"
:
61806
,
"creative-commons-public-domain"
:
61807
,
"creative-commons-remix"
:
61808
,
"creative-commons-share"
:
61809
,
"creative-commons-sharealike"
:
61810
,
"credit"
:
61811
,
"credit-card"
:
61812
,
"crop"
:
61813
,
"cross"
:
61814
,
"cup"
:
61815
,
"cw"
:
61816
,
"cycle"
:
61817
,
"database"
:
61818
,
"dial-pad"
:
61819
,
"direction"
:
61820
,
"document"
:
61821
,
"document-landscape"
:
61822
,
"documents"
:
61823
,
"dot-single"
:
61824
,
"dots-three-horizontal"
:
61825
,
"dots-three-vertical"
:
61826
,
"dots-two-horizontal"
:
61827
,
"dots-two-vertical"
:
61828
,
"download"
:
61829
,
"dribbble"
:
61830
,
"dribbble-with-circle"
:
61831
,
"drink"
:
61832
,
"drive"
:
61833
,
"drop"
:
61834
,
"dropbox"
:
61835
,
"edit"
:
61836
,
"email"
:
61837
,
"emoji-flirt"
:
61838
,
"emoji-happy"
:
61839
,
"emoji-neutral"
:
61840
,
"emoji-sad"
:
61841
,
"erase"
:
61842
,
"eraser"
:
61843
,
"evernote"
:
61844
,
"export"
:
61845
,
"eye"
:
61846
,
"eye-with-line"
:
61847
,
"facebook"
:
61848
,
"facebook-with-circle"
:
61849
,
"feather"
:
61850
,
"fingerprint"
:
61851
,
"flag"
:
61852
,
"flash"
:
61853
,
"flashlight"
:
61854
,
"flat-brush"
:
61855
,
"flattr"
:
61856
,
"flickr"
:
61857
,
"flickr-with-circle"
:
61858
,
"flow-branch"
:
61859
,
"flow-cascade"
:
61860
,
"flow-line"
:
61861
,
"flow-parallel"
:
61862
,
"flow-tree"
:
61863
,
"flower"
:
61864
,
"folder"
:
61865
,
"folder-images"
:
61866
,
"folder-music"
:
61867
,
"folder-video"
:
61868
,
"forward"
:
61869
,
"foursquare"
:
61870
,
"funnel"
:
61871
,
"game-controller"
:
61872
,
"gauge"
:
61873
,
"github"
:
61874
,
"github-with-circle"
:
61875
,
"globe"
:
61876
,
"google-"
:
61877
,
"google--with-circle"
:
61878
,
"google-drive"
:
61879
,
"google-hangouts"
:
61880
,
"google-play"
:
61881
,
"graduation-cap"
:
61882
,
"grid"
:
61883
,
"grooveshark"
:
61884
,
"hair-cross"
:
61885
,
"hand"
:
61886
,
"heart"
:
61887
,
"heart-outlined"
:
61888
,
"help"
:
61889
,
"help-with-circle"
:
61890
,
"home"
:
61891
,
"hour-glass"
:
61892
,
"houzz"
:
61893
,
"icloud"
:
61894
,
"image"
:
61895
,
"image-inverted"
:
61896
,
"images"
:
61897
,
"inbox"
:
61898
,
"infinity"
:
61899
,
"info"
:
61900
,
"info-with-circle"
:
61901
,
"instagram"
:
61902
,
"instagram-with-circle"
:
61903
,
"install"
:
61904
,
"key"
:
61905
,
"keyboard"
:
61906
,
"lab-flask"
:
61907
,
"landline"
:
61908
,
"language"
:
61909
,
"laptop"
:
61910
,
"lastfm"
:
61911
,
"lastfm-with-circle"
:
61912
,
"layers"
:
61913
,
"leaf"
:
61914
,
"level-down"
:
61915
,
"level-up"
:
61916
,
"lifebuoy"
:
61917
,
"light-bulb"
:
61918
,
"light-down"
:
61919
,
"light-up"
:
61920
,
"line-graph"
:
61921
,
"link"
:
61922
,
"linkedin"
:
61923
,
"linkedin-with-circle"
:
61924
,
"list"
:
61925
,
"location"
:
61926
,
"location-pin"
:
61927
,
"lock"
:
61928
,
"lock-open"
:
61929
,
"log-out"
:
61930
,
"login"
:
61931
,
"loop"
:
61932
,
"magnet"
:
61933
,
"magnifying-glass"
:
61934
,
"mail"
:
61935
,
"mail-with-circle"
:
61936
,
"man"
:
61937
,
"map"
:
61938
,
"mask"
:
61939
,
"medal"
:
61940
,
"medium"
:
61941
,
"medium-with-circle"
:
61942
,
"megaphone"
:
61943
,
"menu"
:
61944
,
"merge"
:
61945
,
"message"
:
61946
,
"mic"
:
61947
,
"minus"
:
61948
,
"mixi"
:
61949
,
"mobile"
:
61950
,
"modern-mic"
:
61951
,
"moon"
:
61952
,
"mouse"
:
61953
,
"mouse-pointer"
:
61954
,
"music"
:
61955
,
"network"
:
61956
,
"new"
:
61957
,
"new-message"
:
61958
,
"news"
:
61959
,
"newsletter"
:
61960
,
"note"
:
61961
,
"notification"
:
61962
,
"notifications-off"
:
61963
,
"old-mobile"
:
61964
,
"old-phone"
:
61965
,
"onedrive"
:
61966
,
"open-book"
:
61967
,
"palette"
:
61968
,
"paper-plane"
:
61969
,
"paypal"
:
61970
,
"pencil"
:
61971
,
"phone"
:
61972
,
"picasa"
:
61973
,
"pie-chart"
:
61974
,
"pin"
:
61975
,
"pinterest"
:
61976
,
"pinterest-with-circle"
:
61977
,
"plus"
:
61978
,
"popup"
:
61979
,
"power-plug"
:
61980
,
"price-ribbon"
:
61981
,
"price-tag"
:
61982
,
"print"
:
61983
,
"progress-empty"
:
61984
,
"progress-full"
:
61985
,
"progress-one"
:
61986
,
"progress-two"
:
61987
,
"publish"
:
61988
,
"qq"
:
61989
,
"qq-with-circle"
:
61990
,
"quote"
:
61991
,
"radio"
:
61992
,
"raft"
:
61993
,
"raft-with-circle"
:
61994
,
"rainbow"
:
61995
,
"rdio"
:
61996
,
"rdio-with-circle"
:
61997
,
"remove-user"
:
61998
,
"renren"
:
61999
,
"reply"
:
62000
,
"reply-all"
:
62001
,
"resize-100-"
:
62002
,
"resize-full-screen"
:
62003
,
"retweet"
:
62004
,
"rocket"
:
62005
,
"round-brush"
:
62006
,
"rss"
:
62007
,
"ruler"
:
62008
,
"save"
:
62009
,
"scissors"
:
62010
,
"scribd"
:
62011
,
"select-arrows"
:
62012
,
"share"
:
62013
,
"share-alternative"
:
62014
,
"shareable"
:
62015
,
"shield"
:
62016
,
"shop"
:
62017
,
"shopping-bag"
:
62018
,
"shopping-basket"
:
62019
,
"shopping-cart"
:
62020
,
"shuffle"
:
62021
,
"signal"
:
62022
,
"sina-weibo"
:
62023
,
"skype"
:
62024
,
"skype-with-circle"
:
62025
,
"slideshare"
:
62026
,
"smashing"
:
62027
,
"sound"
:
62028
,
"sound-mix"
:
62029
,
"sound-mute"
:
62030
,
"soundcloud"
:
62031
,
"sports-club"
:
62032
,
"spotify"
:
62033
,
"spotify-with-circle"
:
62034
,
"spreadsheet"
:
62035
,
"squared-cross"
:
62036
,
"squared-minus"
:
62037
,
"squared-plus"
:
62038
,
"star"
:
62039
,
"star-outlined"
:
62040
,
"stopwatch"
:
62041
,
"stumbleupon"
:
62042
,
"stumbleupon-with-circle"
:
62043
,
"suitcase"
:
62044
,
"swap"
:
62045
,
"swarm"
:
62046
,
"sweden"
:
62047
,
"switch"
:
62048
,
"tablet"
:
62049
,
"tablet-mobile-combo"
:
62050
,
"tag"
:
62051
,
"text"
:
62052
,
"text-document"
:
62053
,
"text-document-inverted"
:
62054
,
"thermometer"
:
62055
,
"thumbs-down"
:
62056
,
"thumbs-up"
:
62057
,
"thunder-cloud"
:
62058
,
"ticket"
:
62059
,
"time-slot"
:
62060
,
"tools"
:
62061
,
"traffic-cone"
:
62062
,
"trash"
:
62063
,
"tree"
:
62064
,
"triangle-down"
:
62065
,
"triangle-left"
:
62066
,
"triangle-right"
:
62067
,
"triangle-up"
:
62068
,
"tripadvisor"
:
62069
,
"trophy"
:
62070
,
"tumblr"
:
62071
,
"tumblr-with-circle"
:
62072
,
"tv"
:
62073
,
"twitter"
:
62074
,
"twitter-with-circle"
:
62075
,
"typing"
:
62076
,
"uninstall"
:
62077
,
"unread"
:
62078
,
"untag"
:
62079
,
"upload"
:
62080
,
"upload-to-cloud"
:
62081
,
"user"
:
62082
,
"users"
:
62083
,
"v-card"
:
62084
,
"video"
:
62085
,
"video-camera"
:
62086
,
"vimeo"
:
62087
,
"vimeo-with-circle"
:
62088
,
"vine"
:
62089
,
"vine-with-circle"
:
62090
,
"vinyl"
:
62091
,
"vk"
:
62092
,
"vk-alternitive"
:
62093
,
"vk-with-circle"
:
62094
,
"voicemail"
:
62095
,
"wallet"
:
62096
,
"warning"
:
62097
,
"water"
:
62098
,
"windows-store"
:
62099
,
"xing"
:
62100
,
"xing-with-circle"
:
62101
,
"yelp"
:
62102
,
"youko"
:
62103
,
"youko-with-circle"
:
62104
,
"youtube"
:
62105
,
"youtube-with-circle"
:
62106
}
\ No newline at end of file
android/app/src/main/res/raw/node_modules_reactnativevectoricons_glyphmaps_evilicons.json
0 → 100644
View file @
9a694c44
{
"archive"
:
61696
,
"arrow-down"
:
61697
,
"arrow-left"
:
61698
,
"arrow-right"
:
61699
,
"arrow-up"
:
61700
,
"bell"
:
61701
,
"calendar"
:
61702
,
"camera"
:
61703
,
"cart"
:
61704
,
"chart"
:
61705
,
"check"
:
61706
,
"chevron-down"
:
61707
,
"chevron-left"
:
61708
,
"chevron-right"
:
61709
,
"chevron-up"
:
61710
,
"clock"
:
61711
,
"close"
:
61712
,
"close-o"
:
61713
,
"comment"
:
61714
,
"credit-card"
:
61715
,
"envelope"
:
61716
,
"exclamation"
:
61717
,
"external-link"
:
61718
,
"eye"
:
61719
,
"gear"
:
61720
,
"heart"
:
61721
,
"image"
:
61722
,
"like"
:
61723
,
"link"
:
61724
,
"location"
:
61725
,
"lock"
:
61726
,
"minus"
:
61727
,
"navicon"
:
61728
,
"paperclip"
:
61729
,
"pencil"
:
61730
,
"play"
:
61731
,
"plus"
:
61732
,
"pointer"
:
61733
,
"question"
:
61734
,
"redo"
:
61735
,
"refresh"
:
61736
,
"retweet"
:
61737
,
"sc-facebook"
:
61738
,
"sc-github"
:
61739
,
"sc-google-plus"
:
61740
,
"sc-instagram"
:
61741
,
"sc-linkedin"
:
61742
,
"sc-odnoklassniki"
:
61743
,
"sc-pinterest"
:
61744
,
"sc-skype"
:
61745
,
"sc-soundcloud"
:
61746
,
"sc-telegram"
:
61747
,
"sc-tumblr"
:
61748
,
"sc-twitter"
:
61749
,
"sc-vimeo"
:
61750
,
"sc-vk"
:
61751
,
"sc-youtube"
:
61752
,
"search"
:
61753
,
"share-apple"
:
61754
,
"share-google"
:
61755
,
"spinner"
:
61756
,
"spinner-2"
:
61757
,
"spinner-3"
:
61758
,
"star"
:
61759
,
"tag"
:
61760
,
"trash"
:
61761
,
"trophy"
:
61762
,
"undo"
:
61763
,
"unlock"
:
61764
,
"user"
:
61765
}
\ No newline at end of file
android/app/src/main/res/raw/node_modules_reactnativevectoricons_glyphmaps_feather.json
0 → 100644
View file @
9a694c44
{
"activity"
:
61696
,
"airplay"
:
61697
,
"alert-circle"
:
61698
,
"alert-octagon"
:
61699
,
"alert-triangle"
:
61700
,
"align-center"
:
61701
,
"align-justify"
:
61702
,
"align-left"
:
61703
,
"align-right"
:
61704
,
"anchor"
:
61705
,
"aperture"
:
61706
,
"archive"
:
61707
,
"arrow-down"
:
61708
,
"arrow-down-circle"
:
61709
,
"arrow-down-left"
:
61710
,
"arrow-down-right"
:
61711
,
"arrow-left"
:
61712
,
"arrow-left-circle"
:
61713
,
"arrow-right"
:
61714
,
"arrow-right-circle"
:
61715
,
"arrow-up"
:
61716
,
"arrow-up-circle"
:
61717
,
"arrow-up-left"
:
61718
,
"arrow-up-right"
:
61719
,
"at-sign"
:
61720
,
"award"
:
61721
,
"bar-chart"
:
61722
,
"bar-chart-2"
:
61723
,
"battery"
:
61724
,
"battery-charging"
:
61725
,
"bell"
:
61726
,
"bell-off"
:
61727
,
"bluetooth"
:
61728
,
"bold"
:
61729
,
"book"
:
61730
,
"book-open"
:
61731
,
"bookmark"
:
61732
,
"box"
:
61733
,
"briefcase"
:
61734
,
"calendar"
:
61735
,
"camera"
:
61736
,
"camera-off"
:
61737
,
"cast"
:
61738
,
"check"
:
61739
,
"check-circle"
:
61740
,
"check-square"
:
61741
,
"chevron-down"
:
61742
,
"chevron-left"
:
61743
,
"chevron-right"
:
61744
,
"chevron-up"
:
61745
,
"chevrons-down"
:
61746
,
"chevrons-left"
:
61747
,
"chevrons-right"
:
61748
,
"chevrons-up"
:
61749
,
"chrome"
:
61750
,
"circle"
:
61751
,
"clipboard"
:
61752
,
"clock"
:
61753
,
"cloud"
:
61754
,
"cloud-drizzle"
:
61755
,
"cloud-lightning"
:
61756
,
"cloud-off"
:
61757
,
"cloud-rain"
:
61758
,
"cloud-snow"
:
61759
,
"code"
:
61760
,
"codepen"
:
61761
,
"codesandbox"
:
61762
,
"coffee"
:
61763
,
"columns"
:
61764
,
"command"
:
61765
,
"compass"
:
61766
,
"copy"
:
61767
,
"corner-down-left"
:
61768
,
"corner-down-right"
:
61769
,
"corner-left-down"
:
61770
,
"corner-left-up"
:
61771
,
"corner-right-down"
:
61772
,
"corner-right-up"
:
61773
,
"corner-up-left"
:
61774
,
"corner-up-right"
:
61775
,
"cpu"
:
61776
,
"credit-card"
:
61777
,
"crop"
:
61778
,
"crosshair"
:
61779
,
"database"
:
61780
,
"delete"
:
61781
,
"disc"
:
61782
,
"divide"
:
61783
,
"divide-circle"
:
61784
,
"divide-square"
:
61785
,
"dollar-sign"
:
61786
,
"download"
:
61787
,
"download-cloud"
:
61788
,
"dribbble"
:
61789
,
"droplet"
:
61790
,
"edit"
:
61791
,
"edit-2"
:
61792
,
"edit-3"
:
61793
,
"external-link"
:
61794
,
"eye"
:
61795
,
"eye-off"
:
61796
,
"facebook"
:
61797
,
"fast-forward"
:
61798
,
"feather"
:
61799
,
"figma"
:
61800
,
"file"
:
61801
,
"file-minus"
:
61802
,
"file-plus"
:
61803
,
"file-text"
:
61804
,
"film"
:
61805
,
"filter"
:
61806
,
"flag"
:
61807
,
"folder"
:
61808
,
"folder-minus"
:
61809
,
"folder-plus"
:
61810
,
"framer"
:
61811
,
"frown"
:
61812
,
"gift"
:
61813
,
"git-branch"
:
61814
,
"git-commit"
:
61815
,
"git-merge"
:
61816
,
"git-pull-request"
:
61817
,
"github"
:
61818
,
"gitlab"
:
61819
,
"globe"
:
61820
,
"grid"
:
61821
,
"hard-drive"
:
61822
,
"hash"
:
61823
,
"headphones"
:
61824
,
"heart"
:
61825
,
"help-circle"
:
61826
,
"hexagon"
:
61827
,
"home"
:
61828
,
"image"
:
61829
,
"inbox"
:
61830
,
"info"
:
61831
,
"instagram"
:
61832
,
"italic"
:
61833
,
"key"
:
61834
,
"layers"
:
61835
,
"layout"
:
61836
,
"life-buoy"
:
61837
,
"link"
:
61838
,
"link-2"
:
61839
,
"linkedin"
:
61840
,
"list"
:
61841
,
"loader"
:
61842
,
"lock"
:
61843
,
"log-in"
:
61844
,
"log-out"
:
61845
,
"mail"
:
61846
,
"map"
:
61847
,
"map-pin"
:
61848
,
"maximize"
:
61849
,
"maximize-2"
:
61850
,
"meh"
:
61851
,
"menu"
:
61852
,
"message-circle"
:
61853
,
"message-square"
:
61854
,
"mic"
:
61855
,
"mic-off"
:
61856
,
"minimize"
:
61857
,
"minimize-2"
:
61858
,
"minus"
:
61859
,
"minus-circle"
:
61860
,
"minus-square"
:
61861
,
"monitor"
:
61862
,
"moon"
:
61863
,
"more-horizontal"
:
61864
,
"more-vertical"
:
61865
,
"mouse-pointer"
:
61866
,
"move"
:
61867
,
"music"
:
61868
,
"navigation"
:
61869
,
"navigation-2"
:
61870
,
"octagon"
:
61871
,
"package"
:
61872
,
"paperclip"
:
61873
,
"pause"
:
61874
,
"pause-circle"
:
61875
,
"pen-tool"
:
61876
,
"percent"
:
61877
,
"phone"
:
61878
,
"phone-call"
:
61879
,
"phone-forwarded"
:
61880
,
"phone-incoming"
:
61881
,
"phone-missed"
:
61882
,
"phone-off"
:
61883
,
"phone-outgoing"
:
61884
,
"pie-chart"
:
61885
,
"play"
:
61886
,
"play-circle"
:
61887
,
"plus"
:
61888
,
"plus-circle"
:
61889
,
"plus-square"
:
61890
,
"pocket"
:
61891
,
"power"
:
61892
,
"printer"
:
61893
,
"radio"
:
61894
,
"refresh-ccw"
:
61895
,
"refresh-cw"
:
61896
,
"repeat"
:
61897
,
"rewind"
:
61898
,
"rotate-ccw"
:
61899
,
"rotate-cw"
:
61900
,
"rss"
:
61901
,
"save"
:
61902
,
"scissors"
:
61903
,
"search"
:
61904
,
"send"
:
61905
,
"server"
:
61906
,
"settings"
:
61907
,
"share"
:
61908
,
"share-2"
:
61909
,
"shield"
:
61910
,
"shield-off"
:
61911
,
"shopping-bag"
:
61912
,
"shopping-cart"
:
61913
,
"shuffle"
:
61914
,
"sidebar"
:
61915
,
"skip-back"
:
61916
,
"skip-forward"
:
61917
,
"slack"
:
61918
,
"slash"
:
61919
,
"sliders"
:
61920
,
"smartphone"
:
61921
,
"smile"
:
61922
,
"speaker"
:
61923
,
"square"
:
61924
,
"star"
:
61925
,
"stop-circle"
:
61926
,
"sun"
:
61927
,
"sunrise"
:
61928
,
"sunset"
:
61929
,
"tablet"
:
61930
,
"tag"
:
61931
,
"target"
:
61932
,
"terminal"
:
61933
,
"thermometer"
:
61934
,
"thumbs-down"
:
61935
,
"thumbs-up"
:
61936
,
"toggle-left"
:
61937
,
"toggle-right"
:
61938
,
"tool"
:
61939
,
"trash"
:
61940
,
"trash-2"
:
61941
,
"trello"
:
61942
,
"trending-down"
:
61943
,
"trending-up"
:
61944
,
"triangle"
:
61945
,
"truck"
:
61946
,
"tv"
:
61947
,
"twitch"
:
61948
,
"twitter"
:
61949
,
"type"
:
61950
,
"umbrella"
:
61951
,
"underline"
:
61952
,
"unlock"
:
61953
,
"upload"
:
61954
,
"upload-cloud"
:
61955
,
"user"
:
61956
,
"user-check"
:
61957
,
"user-minus"
:
61958
,
"user-plus"
:
61959
,
"user-x"
:
61960
,
"users"
:
61961
,
"video"
:
61962
,
"video-off"
:
61963
,
"voicemail"
:
61964
,
"volume"
:
61965
,
"volume-1"
:
61966
,
"volume-2"
:
61967
,
"volume-x"
:
61968
,
"watch"
:
61969
,
"wifi"
:
61970
,
"wifi-off"
:
61971
,
"wind"
:
61972
,
"x"
:
61973
,
"x-circle"
:
61974
,
"x-octagon"
:
61975
,
"x-square"
:
61976
,
"youtube"
:
61977
,
"zap"
:
61978
,
"zap-off"
:
61979
,
"zoom-in"
:
61980
,
"zoom-out"
:
61981
}
\ No newline at end of file
android/app/src/main/res/raw/node_modules_reactnativevectoricons_glyphmaps_fontawesome.json
0 → 100644
View file @
9a694c44
{
"glass"
:
61440
,
"music"
:
61441
,
"search"
:
61442
,
"envelope-o"
:
61443
,
"heart"
:
61444
,
"star"
:
61445
,
"star-o"
:
61446
,
"user"
:
61447
,
"film"
:
61448
,
"th-large"
:
61449
,
"th"
:
61450
,
"th-list"
:
61451
,
"check"
:
61452
,
"remove"
:
61453
,
"close"
:
61453
,
"times"
:
61453
,
"search-plus"
:
61454
,
"search-minus"
:
61456
,
"power-off"
:
61457
,
"signal"
:
61458
,
"gear"
:
61459
,
"cog"
:
61459
,
"trash-o"
:
61460
,
"home"
:
61461
,
"file-o"
:
61462
,
"clock-o"
:
61463
,
"road"
:
61464
,
"download"
:
61465
,
"arrow-circle-o-down"
:
61466
,
"arrow-circle-o-up"
:
61467
,
"inbox"
:
61468
,
"play-circle-o"
:
61469
,
"rotate-right"
:
61470
,
"repeat"
:
61470
,
"refresh"
:
61473
,
"list-alt"
:
61474
,
"lock"
:
61475
,
"flag"
:
61476
,
"headphones"
:
61477
,
"volume-off"
:
61478
,
"volume-down"
:
61479
,
"volume-up"
:
61480
,
"qrcode"
:
61481
,
"barcode"
:
61482
,
"tag"
:
61483
,
"tags"
:
61484
,
"book"
:
61485
,
"bookmark"
:
61486
,
"print"
:
61487
,
"camera"
:
61488
,
"font"
:
61489
,
"bold"
:
61490
,
"italic"
:
61491
,
"text-height"
:
61492
,
"text-width"
:
61493
,
"align-left"
:
61494
,
"align-center"
:
61495
,
"align-right"
:
61496
,
"align-justify"
:
61497
,
"list"
:
61498
,
"dedent"
:
61499
,
"outdent"
:
61499
,
"indent"
:
61500
,
"video-camera"
:
61501
,
"photo"
:
61502
,
"image"
:
61502
,
"picture-o"
:
61502
,
"pencil"
:
61504
,
"map-marker"
:
61505
,
"adjust"
:
61506
,
"tint"
:
61507
,
"edit"
:
61508
,
"pencil-square-o"
:
61508
,
"share-square-o"
:
61509
,
"check-square-o"
:
61510
,
"arrows"
:
61511
,
"step-backward"
:
61512
,
"fast-backward"
:
61513
,
"backward"
:
61514
,
"play"
:
61515
,
"pause"
:
61516
,
"stop"
:
61517
,
"forward"
:
61518
,
"fast-forward"
:
61520
,
"step-forward"
:
61521
,
"eject"
:
61522
,
"chevron-left"
:
61523
,
"chevron-right"
:
61524
,
"plus-circle"
:
61525
,
"minus-circle"
:
61526
,
"times-circle"
:
61527
,
"check-circle"
:
61528
,
"question-circle"
:
61529
,
"info-circle"
:
61530
,
"crosshairs"
:
61531
,
"times-circle-o"
:
61532
,
"check-circle-o"
:
61533
,
"ban"
:
61534
,
"arrow-left"
:
61536
,
"arrow-right"
:
61537
,
"arrow-up"
:
61538
,
"arrow-down"
:
61539
,
"mail-forward"
:
61540
,
"share"
:
61540
,
"expand"
:
61541
,
"compress"
:
61542
,
"plus"
:
61543
,
"minus"
:
61544
,
"asterisk"
:
61545
,
"exclamation-circle"
:
61546
,
"gift"
:
61547
,
"leaf"
:
61548
,
"fire"
:
61549
,
"eye"
:
61550
,
"eye-slash"
:
61552
,
"warning"
:
61553
,
"exclamation-triangle"
:
61553
,
"plane"
:
61554
,
"calendar"
:
61555
,
"random"
:
61556
,
"comment"
:
61557
,
"magnet"
:
61558
,
"chevron-up"
:
61559
,
"chevron-down"
:
61560
,
"retweet"
:
61561
,
"shopping-cart"
:
61562
,
"folder"
:
61563
,
"folder-open"
:
61564
,
"arrows-v"
:
61565
,
"arrows-h"
:
61566
,
"bar-chart-o"
:
61568
,
"bar-chart"
:
61568
,
"twitter-square"
:
61569
,
"facebook-square"
:
61570
,
"camera-retro"
:
61571
,
"key"
:
61572
,
"gears"
:
61573
,
"cogs"
:
61573
,
"comments"
:
61574
,
"thumbs-o-up"
:
61575
,
"thumbs-o-down"
:
61576
,
"star-half"
:
61577
,
"heart-o"
:
61578
,
"sign-out"
:
61579
,
"linkedin-square"
:
61580
,
"thumb-tack"
:
61581
,
"external-link"
:
61582
,
"sign-in"
:
61584
,
"trophy"
:
61585
,
"github-square"
:
61586
,
"upload"
:
61587
,
"lemon-o"
:
61588
,
"phone"
:
61589
,
"square-o"
:
61590
,
"bookmark-o"
:
61591
,
"phone-square"
:
61592
,
"twitter"
:
61593
,
"facebook-f"
:
61594
,
"facebook"
:
61594
,
"github"
:
61595
,
"unlock"
:
61596
,
"credit-card"
:
61597
,
"feed"
:
61598
,
"rss"
:
61598
,
"hdd-o"
:
61600
,
"bullhorn"
:
61601
,
"bell"
:
61683
,
"certificate"
:
61603
,
"hand-o-right"
:
61604
,
"hand-o-left"
:
61605
,
"hand-o-up"
:
61606
,
"hand-o-down"
:
61607
,
"arrow-circle-left"
:
61608
,
"arrow-circle-right"
:
61609
,
"arrow-circle-up"
:
61610
,
"arrow-circle-down"
:
61611
,
"globe"
:
61612
,
"wrench"
:
61613
,
"tasks"
:
61614
,
"filter"
:
61616
,
"briefcase"
:
61617
,
"arrows-alt"
:
61618
,
"group"
:
61632
,
"users"
:
61632
,
"chain"
:
61633
,
"link"
:
61633
,
"cloud"
:
61634
,
"flask"
:
61635
,
"cut"
:
61636
,
"scissors"
:
61636
,
"copy"
:
61637
,
"files-o"
:
61637
,
"paperclip"
:
61638
,
"save"
:
61639
,
"floppy-o"
:
61639
,
"square"
:
61640
,
"navicon"
:
61641
,
"reorder"
:
61641
,
"bars"
:
61641
,
"list-ul"
:
61642
,
"list-ol"
:
61643
,
"strikethrough"
:
61644
,
"underline"
:
61645
,
"table"
:
61646
,
"magic"
:
61648
,
"truck"
:
61649
,
"pinterest"
:
61650
,
"pinterest-square"
:
61651
,
"google-plus-square"
:
61652
,
"google-plus"
:
61653
,
"money"
:
61654
,
"caret-down"
:
61655
,
"caret-up"
:
61656
,
"caret-left"
:
61657
,
"caret-right"
:
61658
,
"columns"
:
61659
,
"unsorted"
:
61660
,
"sort"
:
61660
,
"sort-down"
:
61661
,
"sort-desc"
:
61661
,
"sort-up"
:
61662
,
"sort-asc"
:
61662
,
"envelope"
:
61664
,
"linkedin"
:
61665
,
"rotate-left"
:
61666
,
"undo"
:
61666
,
"legal"
:
61667
,
"gavel"
:
61667
,
"dashboard"
:
61668
,
"tachometer"
:
61668
,
"comment-o"
:
61669
,
"comments-o"
:
61670
,
"flash"
:
61671
,
"bolt"
:
61671
,
"sitemap"
:
61672
,
"umbrella"
:
61673
,
"paste"
:
61674
,
"clipboard"
:
61674
,
"lightbulb-o"
:
61675
,
"exchange"
:
61676
,
"cloud-download"
:
61677
,
"cloud-upload"
:
61678
,
"user-md"
:
61680
,
"stethoscope"
:
61681
,
"suitcase"
:
61682
,
"bell-o"
:
61602
,
"coffee"
:
61684
,
"cutlery"
:
61685
,
"file-text-o"
:
61686
,
"building-o"
:
61687
,
"hospital-o"
:
61688
,
"ambulance"
:
61689
,
"medkit"
:
61690
,
"fighter-jet"
:
61691
,
"beer"
:
61692
,
"h-square"
:
61693
,
"plus-square"
:
61694
,
"angle-double-left"
:
61696
,
"angle-double-right"
:
61697
,
"angle-double-up"
:
61698
,
"angle-double-down"
:
61699
,
"angle-left"
:
61700
,
"angle-right"
:
61701
,
"angle-up"
:
61702
,
"angle-down"
:
61703
,
"desktop"
:
61704
,
"laptop"
:
61705
,
"tablet"
:
61706
,
"mobile-phone"
:
61707
,
"mobile"
:
61707
,
"circle-o"
:
61708
,
"quote-left"
:
61709
,
"quote-right"
:
61710
,
"spinner"
:
61712
,
"circle"
:
61713
,
"mail-reply"
:
61714
,
"reply"
:
61714
,
"github-alt"
:
61715
,
"folder-o"
:
61716
,
"folder-open-o"
:
61717
,
"smile-o"
:
61720
,
"frown-o"
:
61721
,
"meh-o"
:
61722
,
"gamepad"
:
61723
,
"keyboard-o"
:
61724
,
"flag-o"
:
61725
,
"flag-checkered"
:
61726
,
"terminal"
:
61728
,
"code"
:
61729
,
"mail-reply-all"
:
61730
,
"reply-all"
:
61730
,
"star-half-empty"
:
61731
,
"star-half-full"
:
61731
,
"star-half-o"
:
61731
,
"location-arrow"
:
61732
,
"crop"
:
61733
,
"code-fork"
:
61734
,
"unlink"
:
61735
,
"chain-broken"
:
61735
,
"question"
:
61736
,
"info"
:
61737
,
"exclamation"
:
61738
,
"superscript"
:
61739
,
"subscript"
:
61740
,
"eraser"
:
61741
,
"puzzle-piece"
:
61742
,
"microphone"
:
61744
,
"microphone-slash"
:
61745
,
"shield"
:
61746
,
"calendar-o"
:
61747
,
"fire-extinguisher"
:
61748
,
"rocket"
:
61749
,
"maxcdn"
:
61750
,
"chevron-circle-left"
:
61751
,
"chevron-circle-right"
:
61752
,
"chevron-circle-up"
:
61753
,
"chevron-circle-down"
:
61754
,
"html5"
:
61755
,
"css3"
:
61756
,
"anchor"
:
61757
,
"unlock-alt"
:
61758
,
"bullseye"
:
61760
,
"ellipsis-h"
:
61761
,
"ellipsis-v"
:
61762
,
"rss-square"
:
61763
,
"play-circle"
:
61764
,
"ticket"
:
61765
,
"minus-square"
:
61766
,
"minus-square-o"
:
61767
,
"level-up"
:
61768
,
"level-down"
:
61769
,
"check-square"
:
61770
,
"pencil-square"
:
61771
,
"external-link-square"
:
61772
,
"share-square"
:
61773
,
"compass"
:
61774
,
"toggle-down"
:
61776
,
"caret-square-o-down"
:
61776
,
"toggle-up"
:
61777
,
"caret-square-o-up"
:
61777
,
"toggle-right"
:
61778
,
"caret-square-o-right"
:
61778
,
"euro"
:
61779
,
"eur"
:
61779
,
"gbp"
:
61780
,
"dollar"
:
61781
,
"usd"
:
61781
,
"rupee"
:
61782
,
"inr"
:
61782
,
"cny"
:
61783
,
"rmb"
:
61783
,
"yen"
:
61783
,
"jpy"
:
61783
,
"ruble"
:
61784
,
"rouble"
:
61784
,
"rub"
:
61784
,
"won"
:
61785
,
"krw"
:
61785
,
"bitcoin"
:
61786
,
"btc"
:
61786
,
"file"
:
61787
,
"file-text"
:
61788
,
"sort-alpha-asc"
:
61789
,
"sort-alpha-desc"
:
61790
,
"sort-amount-asc"
:
61792
,
"sort-amount-desc"
:
61793
,
"sort-numeric-asc"
:
61794
,
"sort-numeric-desc"
:
61795
,
"thumbs-up"
:
61796
,
"thumbs-down"
:
61797
,
"youtube-square"
:
61798
,
"youtube"
:
61799
,
"xing"
:
61800
,
"xing-square"
:
61801
,
"youtube-play"
:
61802
,
"dropbox"
:
61803
,
"stack-overflow"
:
61804
,
"instagram"
:
61805
,
"flickr"
:
61806
,
"adn"
:
61808
,
"bitbucket"
:
61809
,
"bitbucket-square"
:
61810
,
"tumblr"
:
61811
,
"tumblr-square"
:
61812
,
"long-arrow-down"
:
61813
,
"long-arrow-up"
:
61814
,
"long-arrow-left"
:
61815
,
"long-arrow-right"
:
61816
,
"apple"
:
61817
,
"windows"
:
61818
,
"android"
:
61819
,
"linux"
:
61820
,
"dribbble"
:
61821
,
"skype"
:
61822
,
"foursquare"
:
61824
,
"trello"
:
61825
,
"female"
:
61826
,
"male"
:
61827
,
"gittip"
:
61828
,
"gratipay"
:
61828
,
"sun-o"
:
61829
,
"moon-o"
:
61830
,
"archive"
:
61831
,
"bug"
:
61832
,
"vk"
:
61833
,
"weibo"
:
61834
,
"renren"
:
61835
,
"pagelines"
:
61836
,
"stack-exchange"
:
61837
,
"arrow-circle-o-right"
:
61838
,
"arrow-circle-o-left"
:
61840
,
"toggle-left"
:
61841
,
"caret-square-o-left"
:
61841
,
"dot-circle-o"
:
61842
,
"wheelchair"
:
61843
,
"vimeo-square"
:
61844
,
"turkish-lira"
:
61845
,
"try"
:
61845
,
"plus-square-o"
:
61846
,
"space-shuttle"
:
61847
,
"slack"
:
61848
,
"envelope-square"
:
61849
,
"wordpress"
:
61850
,
"openid"
:
61851
,
"institution"
:
61852
,
"bank"
:
61852
,
"university"
:
61852
,
"mortar-board"
:
61853
,
"graduation-cap"
:
61853
,
"yahoo"
:
61854
,
"google"
:
61856
,
"reddit"
:
61857
,
"reddit-square"
:
61858
,
"stumbleupon-circle"
:
61859
,
"stumbleupon"
:
61860
,
"delicious"
:
61861
,
"digg"
:
61862
,
"pied-piper-pp"
:
61863
,
"pied-piper-alt"
:
61864
,
"drupal"
:
61865
,
"joomla"
:
61866
,
"language"
:
61867
,
"fax"
:
61868
,
"building"
:
61869
,
"child"
:
61870
,
"paw"
:
61872
,
"spoon"
:
61873
,
"cube"
:
61874
,
"cubes"
:
61875
,
"behance"
:
61876
,
"behance-square"
:
61877
,
"steam"
:
61878
,
"steam-square"
:
61879
,
"recycle"
:
61880
,
"automobile"
:
61881
,
"car"
:
61881
,
"cab"
:
61882
,
"taxi"
:
61882
,
"tree"
:
61883
,
"spotify"
:
61884
,
"deviantart"
:
61885
,
"soundcloud"
:
61886
,
"database"
:
61888
,
"file-pdf-o"
:
61889
,
"file-word-o"
:
61890
,
"file-excel-o"
:
61891
,
"file-powerpoint-o"
:
61892
,
"file-photo-o"
:
61893
,
"file-picture-o"
:
61893
,
"file-image-o"
:
61893
,
"file-zip-o"
:
61894
,
"file-archive-o"
:
61894
,
"file-sound-o"
:
61895
,
"file-audio-o"
:
61895
,
"file-movie-o"
:
61896
,
"file-video-o"
:
61896
,
"file-code-o"
:
61897
,
"vine"
:
61898
,
"codepen"
:
61899
,
"jsfiddle"
:
61900
,
"life-bouy"
:
61901
,
"life-buoy"
:
61901
,
"life-saver"
:
61901
,
"support"
:
61901
,
"life-ring"
:
61901
,
"circle-o-notch"
:
61902
,
"ra"
:
61904
,
"resistance"
:
61904
,
"rebel"
:
61904
,
"ge"
:
61905
,
"empire"
:
61905
,
"git-square"
:
61906
,
"git"
:
61907
,
"y-combinator-square"
:
61908
,
"yc-square"
:
61908
,
"hacker-news"
:
61908
,
"tencent-weibo"
:
61909
,
"qq"
:
61910
,
"wechat"
:
61911
,
"weixin"
:
61911
,
"send"
:
61912
,
"paper-plane"
:
61912
,
"send-o"
:
61913
,
"paper-plane-o"
:
61913
,
"history"
:
61914
,
"circle-thin"
:
61915
,
"header"
:
61916
,
"paragraph"
:
61917
,
"sliders"
:
61918
,
"share-alt"
:
61920
,
"share-alt-square"
:
61921
,
"bomb"
:
61922
,
"soccer-ball-o"
:
61923
,
"futbol-o"
:
61923
,
"tty"
:
61924
,
"binoculars"
:
61925
,
"plug"
:
61926
,
"slideshare"
:
61927
,
"twitch"
:
61928
,
"yelp"
:
61929
,
"newspaper-o"
:
61930
,
"wifi"
:
61931
,
"calculator"
:
61932
,
"paypal"
:
61933
,
"google-wallet"
:
61934
,
"cc-visa"
:
61936
,
"cc-mastercard"
:
61937
,
"cc-discover"
:
61938
,
"cc-amex"
:
61939
,
"cc-paypal"
:
61940
,
"cc-stripe"
:
61941
,
"bell-slash"
:
61942
,
"bell-slash-o"
:
61943
,
"trash"
:
61944
,
"copyright"
:
61945
,
"at"
:
61946
,
"eyedropper"
:
61947
,
"paint-brush"
:
61948
,
"birthday-cake"
:
61949
,
"area-chart"
:
61950
,
"pie-chart"
:
61952
,
"line-chart"
:
61953
,
"lastfm"
:
61954
,
"lastfm-square"
:
61955
,
"toggle-off"
:
61956
,
"toggle-on"
:
61957
,
"bicycle"
:
61958
,
"bus"
:
61959
,
"ioxhost"
:
61960
,
"angellist"
:
61961
,
"cc"
:
61962
,
"shekel"
:
61963
,
"sheqel"
:
61963
,
"ils"
:
61963
,
"meanpath"
:
61964
,
"buysellads"
:
61965
,
"connectdevelop"
:
61966
,
"dashcube"
:
61968
,
"forumbee"
:
61969
,
"leanpub"
:
61970
,
"sellsy"
:
61971
,
"shirtsinbulk"
:
61972
,
"simplybuilt"
:
61973
,
"skyatlas"
:
61974
,
"cart-plus"
:
61975
,
"cart-arrow-down"
:
61976
,
"diamond"
:
61977
,
"ship"
:
61978
,
"user-secret"
:
61979
,
"motorcycle"
:
61980
,
"street-view"
:
61981
,
"heartbeat"
:
61982
,
"venus"
:
61985
,
"mars"
:
61986
,
"mercury"
:
61987
,
"intersex"
:
61988
,
"transgender"
:
61988
,
"transgender-alt"
:
61989
,
"venus-double"
:
61990
,
"mars-double"
:
61991
,
"venus-mars"
:
61992
,
"mars-stroke"
:
61993
,
"mars-stroke-v"
:
61994
,
"mars-stroke-h"
:
61995
,
"neuter"
:
61996
,
"genderless"
:
61997
,
"facebook-official"
:
62000
,
"pinterest-p"
:
62001
,
"whatsapp"
:
62002
,
"server"
:
62003
,
"user-plus"
:
62004
,
"user-times"
:
62005
,
"hotel"
:
62006
,
"bed"
:
62006
,
"viacoin"
:
62007
,
"train"
:
62008
,
"subway"
:
62009
,
"medium"
:
62010
,
"yc"
:
62011
,
"y-combinator"
:
62011
,
"optin-monster"
:
62012
,
"opencart"
:
62013
,
"expeditedssl"
:
62014
,
"battery-4"
:
62016
,
"battery"
:
62016
,
"battery-full"
:
62016
,
"battery-3"
:
62017
,
"battery-three-quarters"
:
62017
,
"battery-2"
:
62018
,
"battery-half"
:
62018
,
"battery-1"
:
62019
,
"battery-quarter"
:
62019
,
"battery-0"
:
62020
,
"battery-empty"
:
62020
,
"mouse-pointer"
:
62021
,
"i-cursor"
:
62022
,
"object-group"
:
62023
,
"object-ungroup"
:
62024
,
"sticky-note"
:
62025
,
"sticky-note-o"
:
62026
,
"cc-jcb"
:
62027
,
"cc-diners-club"
:
62028
,
"clone"
:
62029
,
"balance-scale"
:
62030
,
"hourglass-o"
:
62032
,
"hourglass-1"
:
62033
,
"hourglass-start"
:
62033
,
"hourglass-2"
:
62034
,
"hourglass-half"
:
62034
,
"hourglass-3"
:
62035
,
"hourglass-end"
:
62035
,
"hourglass"
:
62036
,
"hand-grab-o"
:
62037
,
"hand-rock-o"
:
62037
,
"hand-stop-o"
:
62038
,
"hand-paper-o"
:
62038
,
"hand-scissors-o"
:
62039
,
"hand-lizard-o"
:
62040
,
"hand-spock-o"
:
62041
,
"hand-pointer-o"
:
62042
,
"hand-peace-o"
:
62043
,
"trademark"
:
62044
,
"registered"
:
62045
,
"creative-commons"
:
62046
,
"gg"
:
62048
,
"gg-circle"
:
62049
,
"tripadvisor"
:
62050
,
"odnoklassniki"
:
62051
,
"odnoklassniki-square"
:
62052
,
"get-pocket"
:
62053
,
"wikipedia-w"
:
62054
,
"safari"
:
62055
,
"chrome"
:
62056
,
"firefox"
:
62057
,
"opera"
:
62058
,
"internet-explorer"
:
62059
,
"tv"
:
62060
,
"television"
:
62060
,
"contao"
:
62061
,
"500px"
:
62062
,
"amazon"
:
62064
,
"calendar-plus-o"
:
62065
,
"calendar-minus-o"
:
62066
,
"calendar-times-o"
:
62067
,
"calendar-check-o"
:
62068
,
"industry"
:
62069
,
"map-pin"
:
62070
,
"map-signs"
:
62071
,
"map-o"
:
62072
,
"map"
:
62073
,
"commenting"
:
62074
,
"commenting-o"
:
62075
,
"houzz"
:
62076
,
"vimeo"
:
62077
,
"black-tie"
:
62078
,
"fonticons"
:
62080
,
"reddit-alien"
:
62081
,
"edge"
:
62082
,
"credit-card-alt"
:
62083
,
"codiepie"
:
62084
,
"modx"
:
62085
,
"fort-awesome"
:
62086
,
"usb"
:
62087
,
"product-hunt"
:
62088
,
"mixcloud"
:
62089
,
"scribd"
:
62090
,
"pause-circle"
:
62091
,
"pause-circle-o"
:
62092
,
"stop-circle"
:
62093
,
"stop-circle-o"
:
62094
,
"shopping-bag"
:
62096
,
"shopping-basket"
:
62097
,
"hashtag"
:
62098
,
"bluetooth"
:
62099
,
"bluetooth-b"
:
62100
,
"percent"
:
62101
,
"gitlab"
:
62102
,
"wpbeginner"
:
62103
,
"wpforms"
:
62104
,
"envira"
:
62105
,
"universal-access"
:
62106
,
"wheelchair-alt"
:
62107
,
"question-circle-o"
:
62108
,
"blind"
:
62109
,
"audio-description"
:
62110
,
"volume-control-phone"
:
62112
,
"braille"
:
62113
,
"assistive-listening-systems"
:
62114
,
"asl-interpreting"
:
62115
,
"american-sign-language-interpreting"
:
62115
,
"deafness"
:
62116
,
"hard-of-hearing"
:
62116
,
"deaf"
:
62116
,
"glide"
:
62117
,
"glide-g"
:
62118
,
"signing"
:
62119
,
"sign-language"
:
62119
,
"low-vision"
:
62120
,
"viadeo"
:
62121
,
"viadeo-square"
:
62122
,
"snapchat"
:
62123
,
"snapchat-ghost"
:
62124
,
"snapchat-square"
:
62125
,
"pied-piper"
:
62126
,
"first-order"
:
62128
,
"yoast"
:
62129
,
"themeisle"
:
62130
,
"google-plus-circle"
:
62131
,
"google-plus-official"
:
62131
,
"fa"
:
62132
,
"font-awesome"
:
62132
,
"handshake-o"
:
62133
,
"envelope-open"
:
62134
,
"envelope-open-o"
:
62135
,
"linode"
:
62136
,
"address-book"
:
62137
,
"address-book-o"
:
62138
,
"vcard"
:
62139
,
"address-card"
:
62139
,
"vcard-o"
:
62140
,
"address-card-o"
:
62140
,
"user-circle"
:
62141
,
"user-circle-o"
:
62142
,
"user-o"
:
62144
,
"id-badge"
:
62145
,
"drivers-license"
:
62146
,
"id-card"
:
62146
,
"drivers-license-o"
:
62147
,
"id-card-o"
:
62147
,
"quora"
:
62148
,
"free-code-camp"
:
62149
,
"telegram"
:
62150
,
"thermometer-4"
:
62151
,
"thermometer"
:
62151
,
"thermometer-full"
:
62151
,
"thermometer-3"
:
62152
,
"thermometer-three-quarters"
:
62152
,
"thermometer-2"
:
62153
,
"thermometer-half"
:
62153
,
"thermometer-1"
:
62154
,
"thermometer-quarter"
:
62154
,
"thermometer-0"
:
62155
,
"thermometer-empty"
:
62155
,
"shower"
:
62156
,
"bathtub"
:
62157
,
"s15"
:
62157
,
"bath"
:
62157
,
"podcast"
:
62158
,
"window-maximize"
:
62160
,
"window-minimize"
:
62161
,
"window-restore"
:
62162
,
"times-rectangle"
:
62163
,
"window-close"
:
62163
,
"times-rectangle-o"
:
62164
,
"window-close-o"
:
62164
,
"bandcamp"
:
62165
,
"grav"
:
62166
,
"etsy"
:
62167
,
"imdb"
:
62168
,
"ravelry"
:
62169
,
"eercast"
:
62170
,
"microchip"
:
62171
,
"snowflake-o"
:
62172
,
"superpowers"
:
62173
,
"wpexplorer"
:
62174
,
"meetup"
:
62176
}
\ No newline at end of file
android/app/src/main/res/raw/node_modules_reactnativevectoricons_glyphmaps_fontawesome5free.json
0 → 100644
View file @
9a694c44
This diff is collapsed.
Click to expand it.
android/app/src/main/res/raw/node_modules_reactnativevectoricons_glyphmaps_fontawesome5free_meta.json
0 → 100644
View file @
9a694c44
This diff is collapsed.
Click to expand it.
android/app/src/main/res/raw/node_modules_reactnativevectoricons_glyphmaps_fontisto.json
0 → 100644
View file @
9a694c44
{
"acrobat-reader"
:
60095
,
"applemusic"
:
60096
,
"atlassian"
:
60097
,
"aws"
:
60098
,
"baidu"
:
60099
,
"bing"
:
60100
,
"bower"
:
60101
,
"dailymotion"
:
60102
,
"delicious"
:
60103
,
"deviantart"
:
60104
,
"disqus"
:
60105
,
"flipboard"
:
60106
,
"graphql"
:
60107
,
"hexo"
:
60108
,
"hipchat"
:
60109
,
"icq"
:
60110
,
"invision"
:
60111
,
"jekyll"
:
60112
,
"jira"
:
60113
,
"json"
:
60114
,
"livestream"
:
60115
,
"messenger"
:
60116
,
"meteor"
:
60117
,
"onenote"
:
60118
,
"mongodb"
:
60119
,
"netflix"
:
60120
,
"nginx"
:
60121
,
"odnoklassniki"
:
60122
,
"onedrive"
:
60123
,
"origin"
:
60124
,
"pingdom"
:
60125
,
"rails"
:
60126
,
"raspberry-pi"
:
60127
,
"redis"
:
60128
,
"redux"
:
60129
,
"saucelabs"
:
60130
,
"scorp"
:
60131
,
"sentry"
:
60132
,
"shazam"
:
60133
,
"shopify"
:
60134
,
"sinaweibo"
:
60135
,
"slides"
:
60136
,
"sublimetext"
:
60137
,
"swift"
:
60138
,
"ted"
:
60139
,
"telegram"
:
60140
,
"tesla"
:
60141
,
"tinder"
:
60142
,
"treehouse"
:
60143
,
"twoo"
:
60144
,
"udacity"
:
60145
,
"webstorm"
:
60146
,
"wix"
:
60147
,
"yandex-international"
:
60148
,
"yandex"
:
60149
,
"ember"
:
60087
,
"cpanel"
:
60088
,
"viber"
:
60089
,
"deskpro"
:
60090
,
"discord"
:
60091
,
"discourse"
:
60092
,
"adobe"
:
60059
,
"algolia"
:
60060
,
"atom"
:
60061
,
"babel"
:
60062
,
"coffeescript"
:
60063
,
"electronjs"
:
60064
,
"mysql"
:
60065
,
"oracle"
:
60066
,
"php"
:
60067
,
"sourcetree"
:
60068
,
"ubuntu"
:
60069
,
"unity"
:
60070
,
"unreal-engine"
:
60071
,
"webpack"
:
60072
,
"angelist"
:
60026
,
"app-store"
:
60027
,
"digg"
:
60030
,
"dockers"
:
60031
,
"envato"
:
60032
,
"gitlab"
:
60033
,
"google-drive"
:
60034
,
"google-play"
:
60035
,
"grunt"
:
60036
,
"gulp"
:
60037
,
"hacker-news"
:
60038
,
"imdb"
:
60039
,
"jenkins"
:
60040
,
"joomla"
:
60041
,
"kickstarter"
:
60042
,
"laravel"
:
60043
,
"less"
:
60044
,
"line"
:
60045
,
"npm"
:
60046
,
"periscope"
:
60047
,
"product-hunt"
:
60048
,
"quora"
:
60049
,
"skyatlas"
:
60050
,
"stylus"
:
60051
,
"travis"
:
60052
,
"trello"
:
60053
,
"uber"
:
60054
,
"vine"
:
60055
,
"visual-studio"
:
60056
,
"vk"
:
60057
,
"vuejs"
:
60058
,
"microsoft"
:
60025
,
"blogger"
:
60028
,
"500px"
:
59658
,
"amazon"
:
59659
,
"ampproject"
:
59660
,
"android"
:
59661
,
"angularjs"
:
59662
,
"apple"
:
59663
,
"behance"
:
59664
,
"bitbucket"
:
59665
,
"bluetooth-b"
:
59666
,
"cloudflare"
:
59667
,
"codepen"
:
59668
,
"css3"
:
59669
,
"dribbble"
:
59670
,
"dropbox"
:
59671
,
"facebook"
:
59672
,
"flickr"
:
59673
,
"foursquare"
:
59674
,
"git"
:
59675
,
"github"
:
59676
,
"google-plus"
:
59677
,
"google"
:
59678
,
"hangout"
:
59679
,
"houzz"
:
59680
,
"html5"
:
59681
,
"instagram"
:
59682
,
"java"
:
59683
,
"jquery"
:
59684
,
"jsfiddle"
:
59685
,
"linkedin"
:
59686
,
"linux"
:
59687
,
"magento"
:
59688
,
"maxcdn"
:
59689
,
"medium"
:
59690
,
"meetup"
:
59691
,
"nodejs"
:
59692
,
"opencart"
:
59693
,
"pinterest"
:
59694
,
"playstation"
:
59695
,
"python"
:
59696
,
"react"
:
59697
,
"reddit"
:
59698
,
"ruby"
:
59699
,
"sass"
:
59700
,
"skype"
:
59701
,
"slack"
:
59702
,
"snapchat"
:
59703
,
"soundcloud"
:
59704
,
"spotify"
:
59705
,
"stack-overflow"
:
59706
,
"steam"
:
59707
,
"stumbleupon"
:
59708
,
"svn"
:
59709
,
"swarm"
:
59710
,
"tripadvisor"
:
59711
,
"tumblr"
:
59712
,
"twitch"
:
59713
,
"twitter"
:
59714
,
"vimeo"
:
59715
,
"wetransfer"
:
59716
,
"whatsapp"
:
59717
,
"wifi-logo"
:
59718
,
"wikipedia"
:
59719
,
"windows"
:
59720
,
"wordpress"
:
59721
,
"xbox"
:
59722
,
"yahoo"
:
59723
,
"yelp"
:
59724
,
"youtube-play"
:
59725
,
"cocoapods"
:
60200
,
"composer"
:
60201
,
"yarn"
:
60202
,
"language"
:
59943
,
"toggle-off"
:
59948
,
"toggle-on"
:
60029
,
"anchor"
:
60094
,
"archive"
:
60150
,
"at"
:
60151
,
"ban"
:
60152
,
"battery-half"
:
60153
,
"battery-full"
:
60154
,
"battery-empty"
:
60155
,
"battery-quarter"
:
60156
,
"battery-three-quarters"
:
60157
,
"bell-alt"
:
60158
,
"bell"
:
60159
,
"bookmark-alt"
:
60160
,
"bookmark"
:
60161
,
"bug"
:
60162
,
"calculator"
:
60163
,
"calendar"
:
60164
,
"crosshairs"
:
60165
,
"desktop"
:
60166
,
"download"
:
60167
,
"film"
:
60168
,
"history"
:
60169
,
"hourglass-end"
:
60170
,
"hourglass-half"
:
60171
,
"hourglass-start"
:
60172
,
"hourglass"
:
60173
,
"info"
:
60174
,
"key"
:
60175
,
"keyboard"
:
60176
,
"laptop"
:
60177
,
"lightbulb"
:
60178
,
"magnet"
:
60179
,
"map-marker-alt"
:
60180
,
"map-marker"
:
60181
,
"map"
:
60182
,
"mobile-alt"
:
60183
,
"mobile"
:
60184
,
"paw"
:
60185
,
"phone"
:
60186
,
"power"
:
60187
,
"qrcode"
:
60188
,
"question"
:
60189
,
"search"
:
60190
,
"sitemap"
:
60191
,
"star-half"
:
60192
,
"stopwatch"
:
60193
,
"tablet-alt"
:
60194
,
"tablet"
:
60195
,
"ticket"
:
60196
,
"tv"
:
60197
,
"upload"
:
60198
,
"user-secret"
:
60199
,
"camera"
:
59798
,
"clock"
:
59799
,
"close-a"
:
59800
,
"code"
:
59801
,
"comment"
:
59802
,
"commenting"
:
59803
,
"comments"
:
59804
,
"crop"
:
59805
,
"cursor"
:
59806
,
"database"
:
59807
,
"date"
:
59808
,
"earth"
:
59809
,
"email"
:
59810
,
"eye"
:
59811
,
"female"
:
59812
,
"favorite"
:
59813
,
"filter"
:
59814
,
"fire"
:
59815
,
"flag"
:
59816
,
"flash"
:
59817
,
"home"
:
59818
,
"link"
:
59819
,
"locked"
:
59820
,
"male"
:
59821
,
"minus-a"
:
59822
,
"more-v-a"
:
59823
,
"more-v"
:
59824
,
"move-h-a"
:
59825
,
"move-h"
:
59826
,
"nav-icon-a"
:
59827
,
"nav-icon-grid-a"
:
59828
,
"nav-icon-grid"
:
59829
,
"nav-icon-list-a"
:
59830
,
"nav-icon-list"
:
59831
,
"nav-icon"
:
59832
,
"navigate"
:
59833
,
"paper-plane"
:
59834
,
"person"
:
59835
,
"persons"
:
59836
,
"picture"
:
59837
,
"plus-a"
:
59838
,
"print"
:
59839
,
"quote-a-left"
:
59840
,
"quote-a-right"
:
59841
,
"quote-left"
:
59842
,
"quote-right"
:
59843
,
"reply"
:
59844
,
"rss"
:
59845
,
"scissors"
:
59846
,
"share-a"
:
59847
,
"share"
:
59848
,
"trash"
:
59849
,
"unlocked"
:
59850
,
"usb"
:
59851
,
"wifi"
:
59852
,
"world-o"
:
59853
,
"world"
:
59854
,
"zoom"
:
59855
,
"adjust"
:
60015
,
"recycle"
:
60016
,
"pinboard"
:
60093
,
"zoom-minus"
:
60082
,
"zoom-plus"
:
60083
,
"check"
:
60084
,
"asterisk"
:
60085
,
"hashtag"
:
60086
,
"checkbox-active"
:
59778
,
"checkbox-passive"
:
59779
,
"radio-btn-active"
:
59780
,
"radio-btn-passive"
:
59781
,
"shopping-bag-1"
:
60011
,
"shopping-bag"
:
60012
,
"shopping-barcode"
:
60017
,
"shopping-basket-add"
:
60018
,
"shopping-basket-remove"
:
60019
,
"shopping-basket"
:
60020
,
"shopping-package"
:
60021
,
"shopping-pos-machine"
:
60022
,
"shopping-sale"
:
60023
,
"shopping-store"
:
60024
,
"angle-dobule-down"
:
59748
,
"angle-dobule-left"
:
59749
,
"angle-dobule-right"
:
59750
,
"angle-dobule-up"
:
59751
,
"angle-down"
:
59752
,
"angle-left"
:
59753
,
"angle-right"
:
59754
,
"angle-up"
:
59755
,
"arrow-down-l"
:
59756
,
"arrow-down"
:
59757
,
"arrow-expand"
:
59758
,
"arrow-h"
:
59759
,
"arrow-left-l"
:
59760
,
"arrow-left"
:
59761
,
"arrow-move"
:
59762
,
"arrow-resize"
:
59763
,
"arrow-return-left"
:
59764
,
"arrow-return-right"
:
59765
,
"arrow-right-l"
:
59766
,
"arrow-right"
:
59767
,
"arrow-swap"
:
59768
,
"arrow-up-l"
:
59769
,
"arrow-up"
:
59770
,
"arrow-v"
:
59771
,
"caret-down"
:
59772
,
"caret-left"
:
59773
,
"caret-right"
:
59774
,
"caret-up"
:
59775
,
"fi"
:
59776
,
"fontisto"
:
59777
,
"backward"
:
59866
,
"eject"
:
59867
,
"equalizer"
:
59868
,
"forward"
:
59869
,
"headphone"
:
59870
,
"heart"
:
59871
,
"mic"
:
59872
,
"music-note"
:
59873
,
"pause"
:
59874
,
"play-list"
:
59875
,
"play"
:
59876
,
"player-settings"
:
59877
,
"podcast"
:
59878
,
"random"
:
59879
,
"record"
:
59880
,
"star"
:
59881
,
"step-backwrad"
:
59882
,
"step-forward"
:
59883
,
"stop"
:
59884
,
"volume-down"
:
59885
,
"volume-mute"
:
59886
,
"volume-off"
:
59887
,
"volume-up"
:
59888
,
"airplay"
:
60008
,
"bold"
:
59918
,
"broken-link"
:
59919
,
"center-align"
:
59920
,
"close"
:
59921
,
"columns"
:
59922
,
"copy"
:
59923
,
"eraser"
:
59924
,
"export"
:
59925
,
"file-1"
:
59926
,
"file-2"
:
59927
,
"folder"
:
59928
,
"font"
:
59929
,
"import"
:
59930
,
"indent"
:
59931
,
"italic"
:
59932
,
"justify"
:
59933
,
"left-align"
:
59934
,
"link2"
:
59935
,
"list-1"
:
59936
,
"list-2"
:
59937
,
"outdent"
:
59938
,
"paperclip"
:
59939
,
"paragraph"
:
59940
,
"paste"
:
59941
,
"preview"
:
59942
,
"print2"
:
59943
,
"redo"
:
59944
,
"right-align"
:
59945
,
"save-1"
:
59946
,
"save"
:
59947
,
"scissors2"
:
59948
,
"strikethrough"
:
59949
,
"subscript"
:
59950
,
"superscript"
:
59951
,
"table-1"
:
59952
,
"table-2"
:
59953
,
"text-height"
:
59954
,
"text-width"
:
59955
,
"underline"
:
59956
,
"undo"
:
59957
,
"cloud-down"
:
59958
,
"cloud-refresh"
:
59959
,
"cloud-up"
:
59960
,
"cloudy-gusts"
:
59961
,
"cloudy"
:
59962
,
"compass"
:
59963
,
"day-cloudy"
:
59964
,
"day-haze"
:
59965
,
"day-lightning"
:
59966
,
"day-rain"
:
59967
,
"day-snow"
:
59968
,
"day-sunny"
:
59969
,
"fog"
:
59970
,
"horizon-alt"
:
59971
,
"horizon"
:
59972
,
"lightning"
:
59973
,
"lightnings"
:
59974
,
"night-alt-cloudy"
:
59975
,
"night-alt-lightning"
:
59976
,
"night-alt-rain"
:
59977
,
"night-alt-snow"
:
59978
,
"night-clear"
:
59979
,
"rain"
:
59980
,
"rainbow"
:
59981
,
"rains"
:
59982
,
"snow"
:
59983
,
"snows"
:
59984
,
"thermometer"
:
59985
,
"umbrella"
:
59986
,
"wind"
:
59987
,
"confused"
:
59988
,
"dizzy"
:
59989
,
"expressionless"
:
59990
,
"frowning"
:
59991
,
"heart-eyes"
:
59992
,
"laughing"
:
59993
,
"mad"
:
59994
,
"nervous"
:
59995
,
"neutral"
:
59996
,
"open-mouth"
:
59997
,
"rage"
:
59998
,
"slightly-smile"
:
59999
,
"smiley"
:
60000
,
"smiling"
:
60001
,
"stuck-out-tongue"
:
60002
,
"sunglasses"
:
60003
,
"surprised"
:
60004
,
"tongue"
:
60005
,
"wink"
:
60006
,
"zipper-mouth"
:
60007
,
"aids"
:
60233
,
"ambulance"
:
60234
,
"bandage"
:
60235
,
"bed-patient"
:
60236
,
"blood-drop"
:
60237
,
"blood-test"
:
60238
,
"blood"
:
60239
,
"dna"
:
60240
,
"doctor"
:
60241
,
"drug-pack"
:
60242
,
"first-aid-alt"
:
60243
,
"heart-alt"
:
60244
,
"heartbeat-alt"
:
60245
,
"heartbeat"
:
60246
,
"helicopter-ambulance"
:
60247
,
"hospital"
:
60248
,
"injection-syringe"
:
60249
,
"laboratory"
:
60250
,
"nurse"
:
60251
,
"nursing-home"
:
60252
,
"paralysis-disability"
:
60253
,
"pills"
:
60254
,
"prescription"
:
60255
,
"pulse"
:
60256
,
"stethoscope"
:
60257
,
"surgical-knife"
:
60258
,
"tablets"
:
60259
,
"test-bottle"
:
60260
,
"test-tube-alt"
:
60261
,
"test-tube"
:
60262
,
"thermometer-alt"
:
60263
,
"american-express"
:
59856
,
"credit-card"
:
59857
,
"google-wallet"
:
59858
,
"iyzigo"
:
59859
,
"mastercard"
:
59860
,
"paypal-p"
:
59861
,
"paypal"
:
59862
,
"payu"
:
59863
,
"troy"
:
59864
,
"visa"
:
59865
,
"dinners-club"
:
60010
,
"apple-pay"
:
60009
,
"discover"
:
60013
,
"jcb"
:
60014
,
"dislike"
:
59796
,
"like"
:
59797
,
"audio-description"
:
59648
,
"blind"
:
59649
,
"braille"
:
59650
,
"deaf"
:
59651
,
"fa-american-sign-language-interpreting"
:
59652
,
"low-vision"
:
59654
,
"tty"
:
59655
,
"universal-acces"
:
59656
,
"wheelchair"
:
59657
,
"area-chart"
:
59732
,
"bar-chart"
:
59733
,
"line-chart"
:
59734
,
"pie-chart-1"
:
59735
,
"pie-chart-2"
:
59736
,
"chrome"
:
59726
,
"edge"
:
59727
,
"firefox"
:
59728
,
"internet-explorer"
:
59729
,
"opera"
:
59730
,
"safari"
:
59731
,
"bitcoin"
:
59737
,
"dollar"
:
59738
,
"euro"
:
59739
,
"gbp"
:
59740
,
"gg"
:
59741
,
"ils"
:
59742
,
"inr"
:
59743
,
"krw"
:
59744
,
"rouble"
:
59745
,
"tl"
:
59746
,
"yen"
:
59747
,
"genderless"
:
59782
,
"intersex"
:
59783
,
"mars-double"
:
59784
,
"mars-stroke-h"
:
59785
,
"mars-stroke-v"
:
59786
,
"mars-stroke"
:
59787
,
"mars"
:
59788
,
"mercury"
:
59789
,
"neuter"
:
59790
,
"transgender-alt"
:
59791
,
"transgender"
:
59792
,
"venus-double"
:
59793
,
"venus-mars"
:
59794
,
"venus"
:
59795
,
"automobile"
:
59899
,
"bicycle"
:
59900
,
"bus"
:
59901
,
"car"
:
59902
,
"helicopter"
:
59903
,
"metro"
:
59904
,
"motorcycle"
:
59905
,
"plane"
:
59906
,
"rocket"
:
59907
,
"ship"
:
59908
,
"subway"
:
59909
,
"taxi"
:
59910
,
"train"
:
59911
,
"truck"
:
59912
,
"yacht"
:
59913
,
"beach-slipper"
:
60203
,
"bus-ticket"
:
60204
,
"cocktail"
:
60205
,
"compass-alt"
:
60206
,
"direction-sign"
:
60207
,
"do-not-disturb"
:
60208
,
"flotation-ring"
:
60209
,
"holiday-village"
:
60210
,
"hot-air-balloon"
:
60211
,
"hotel-alt"
:
60212
,
"hotel"
:
60213
,
"island"
:
60214
,
"money-symbol"
:
60215
,
"parasol"
:
60216
,
"passport-alt"
:
60217
,
"passport"
:
60218
,
"photograph"
:
60219
,
"plane-ticket"
:
60220
,
"room"
:
60221
,
"sait-boat"
:
60222
,
"snorkel"
:
60223
,
"suitcase-alt"
:
60224
,
"suitcase"
:
60225
,
"sun"
:
60226
,
"sunglasses-alt"
:
60227
,
"swimsuit"
:
60228
,
"tent"
:
60229
,
"ticket-alt"
:
60230
,
"train-ticket"
:
60231
,
"wallet"
:
60232
,
"circle-o-notch"
:
59889
,
"propeller-1"
:
59890
,
"propeller-2"
:
59891
,
"propeller-3"
:
59892
,
"propeller-4"
:
59893
,
"spinner-cog"
:
59894
,
"spinner-fidget"
:
59895
,
"spinner-refresh"
:
59896
,
"spinner-rotate-forward"
:
59897
,
"spinner"
:
59898
,
"snowflake"
:
60081
,
"snowflake-1"
:
60073
,
"snowflake-2"
:
60074
,
"snowflake-3"
:
60075
,
"snowflake-4"
:
60076
,
"snowflake-5"
:
60077
,
"snowflake-6"
:
60078
,
"snowflake-7"
:
60079
,
"snowflake-8"
:
60080
,
"curve"
:
59915
,
"ellipse"
:
59916
,
"rectangle"
:
59917
,
"shield"
:
59914
}
\ No newline at end of file
Prev
1
2
3
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment