{
    "componentChunkName": "component---src-templates-post-jsx",
    "path": "/blog/atom-file-icons",
    "result": {"data":{"post":{"id":"b6eb2034-555f-5037-bf77-70f5d6743ee0","body":"var _excluded = [\"components\"];\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nfunction _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }\nfunction _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }\n/* @jsxRuntime classic */\n/* @jsx mdx */\n\nvar _frontmatter = {\n  \"title\": \"Atom File Icons\",\n  \"slug\": \"/atom-file-icons\",\n  \"description\": \"A collection of custom file-type icons for Atom\",\n  \"date\": \"2016-09-29T00:00:00.000Z\",\n  \"category\": \"Design\",\n  \"image\": \"./img/atom-file-icons.png\",\n  \"header\": \"https://cloud.githubusercontent.com/assets/16360374/22404140/a46933d4-e5df-11e6-9d13-00cb87228bff.png\",\n  \"repo\": \"Atom-File-Icons\",\n  \"tags\": [\"design\", \"atom\", \"ui design\", \"projects\"],\n  \"published\": true\n};\nvar layoutProps = {\n  _frontmatter: _frontmatter\n};\nvar MDXLayout = \"wrapper\";\nreturn function MDXContent(_ref) {\n  var components = _ref.components,\n    props = _objectWithoutProperties(_ref, _excluded);\n  return mdx(MDXLayout, _extends({}, layoutProps, props, {\n    components: components,\n    mdxType: \"MDXLayout\"\n  }), mdx(\"h2\", null, \"Description:\"), mdx(\"p\", null, \"I\", \"\\u2019\", \"ve often found that looking through the files of a large project in a file manager can be a tedious process, worsened by the added difficult of discerning different file-types. In response, I\", \"\\u2019\", \"ve created this collection of icons to be tastefully unique, while also providing improved visual grepping that allows for much quicker navigation of project files.  \"), mdx(\"p\", null, mdx(\"strong\", {\n    parentName: \"p\"\n  }, mdx(\"em\", {\n    parentName: \"strong\"\n  }, \"Note:\")), \" If you\", \"\\u2019\", \"d like to request an icon for a file-type that isn\", \"\\u2019\", \"t already included in the collection, make sure to submit your suggestions \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://github.com/tterb/Atom-File-Icons/issues/new\",\n    \"target\": \"_blank\",\n    \"rel\": \"nofollow noopener noreferrer\"\n  }, mdx(\"strong\", {\n    parentName: \"a\"\n  }, \"here\")), \".\", mdx(\"br\", {\n    parentName: \"p\"\n  }), \"\\n\", \"Additionally, while I do my best to fulfill any submitted icon requests, feel free to create/contribute your own using the provided \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://github.com/tterb/Atom-File-Icons/blob/master/AI/AtomFileIcons.ai\",\n    \"target\": \"_blank\",\n    \"rel\": \"nofollow noopener noreferrer\"\n  }, \"Illustrator file\"), \".  \"), mdx(\"hr\", null), mdx(\"h2\", null, \"Includes:\"), mdx(\"ul\", null, mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"https://github.com/tterb/Atom-File-Icons/blob/master/PNG/coffee.png\",\n    \"target\": \"_blank\",\n    \"rel\": \"nofollow noopener noreferrer\"\n  }, \"CoffeeScript\")), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"https://github.com/tterb/Atom-File-Icons/blob/master/PNG/cpp.png\",\n    \"target\": \"_blank\",\n    \"rel\": \"nofollow noopener noreferrer\"\n  }, \"C++\")), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"https://github.com/tterb/Atom-File-Icons/blob/master/PNG/cs.png\",\n    \"target\": \"_blank\",\n    \"rel\": \"nofollow noopener noreferrer\"\n  }, \"C#\")), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"https://github.com/tterb/Atom-File-Icons/blob/master/PNG/css.png\",\n    \"target\": \"_blank\",\n    \"rel\": \"nofollow noopener noreferrer\"\n  }, \"CSS\")), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"https://github.com/tterb/Atom-File-Icons/blob/master/PNG/exe.png\",\n    \"target\": \"_blank\",\n    \"rel\": \"nofollow noopener noreferrer\"\n  }, \"EXE\")), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"https://github.com/tterb/Atom-File-Icons/blob/master/PNG/go.png\",\n    \"target\": \"_blank\",\n    \"rel\": \"nofollow noopener noreferrer\"\n  }, \"Go\")), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"https://github.com/tterb/Atom-File-Icons/blob/master/PNG/hs.png\",\n    \"target\": \"_blank\",\n    \"rel\": \"nofollow noopener noreferrer\"\n  }, \"Haskell\")), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"https://github.com/tterb/Atom-File-Icons/blob/master/PNG/html.png\",\n    \"target\": \"_blank\",\n    \"rel\": \"nofollow noopener noreferrer\"\n  }, \"HTML\")), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"https://github.com/tterb/Atom-File-Icons/blob/master/PNG/java.png\",\n    \"target\": \"_blank\",\n    \"rel\": \"nofollow noopener noreferrer\"\n  }, \"Java\")), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"https://github.com/tterb/Atom-File-Icons/blob/master/PNG/js.png\",\n    \"target\": \"_blank\",\n    \"rel\": \"nofollow noopener noreferrer\"\n  }, \"JavaScript\")), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"https://github.com/tterb/Atom-File-Icons/blob/master/PNG/json.png\",\n    \"target\": \"_blank\",\n    \"rel\": \"nofollow noopener noreferrer\"\n  }, \"JSON\")), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"https://github.com/tterb/Atom-File-Icons/blob/master/PNG/less.png\",\n    \"target\": \"_blank\",\n    \"rel\": \"nofollow noopener noreferrer\"\n  }, \"Less\")), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"https://github.com/tterb/Atom-File-Icons/blob/master/PNG/lua.png\",\n    \"target\": \"_blank\",\n    \"rel\": \"nofollow noopener noreferrer\"\n  }, \"Lua\")), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"https://github.com/tterb/Atom-File-Icons/blob/master/PNG/md.png\",\n    \"target\": \"_blank\",\n    \"rel\": \"nofollow noopener noreferrer\"\n  }, \"Markdown\")), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"https://github.com/tterb/Atom-File-Icons/blob/master/PNG/pl.png\",\n    \"target\": \"_blank\",\n    \"rel\": \"nofollow noopener noreferrer\"\n  }, \"Perl\")), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"https://github.com/tterb/Atom-File-Icons/blob/master/PNG/py.png\",\n    \"target\": \"_blank\",\n    \"rel\": \"nofollow noopener noreferrer\"\n  }, \"Python\")), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"https://github.com/tterb/Atom-File-Icons/blob/master/PNG/rb.png\",\n    \"target\": \"_blank\",\n    \"rel\": \"nofollow noopener noreferrer\"\n  }, \"Ruby\")), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"https://github.com/tterb/Atom-File-Icons/blob/master/PNG/rs.png\",\n    \"target\": \"_blank\",\n    \"rel\": \"nofollow noopener noreferrer\"\n  }, \"Rust\")), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"https://github.com/tterb/Atom-File-Icons/blob/master/PNG/scss.png\",\n    \"target\": \"_blank\",\n    \"rel\": \"nofollow noopener noreferrer\"\n  }, \"SCSS\")), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"https://github.com/tterb/Atom-File-Icons/blob/master/PNG/txt.png\",\n    \"target\": \"_blank\",\n    \"rel\": \"nofollow noopener noreferrer\"\n  }, \"Text\")), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"https://github.com/tterb/Atom-File-Icons/blob/master/PNG/ts.png\",\n    \"target\": \"_blank\",\n    \"rel\": \"nofollow noopener noreferrer\"\n  }, \"TypeScript\"))));\n}\n;\nMDXContent.isMDXComponent = true;","fields":{"slug":"/atom-file-icons"},"frontmatter":{"title":"Atom File Icons","description":"A collection of custom file-type icons for Atom","date":"29 September 2016","category":"Design","image":{"childImageSharp":{"gatsbyImageData":{"layout":"fullWidth","backgroundColor":"#181818","images":{"fallback":{"src":"/static/258b1f488f2f3fffe97cb3154b8844d6/53d48/atom-file-icons.png","srcSet":"/static/258b1f488f2f3fffe97cb3154b8844d6/b995c/atom-file-icons.png 750w,\n/static/258b1f488f2f3fffe97cb3154b8844d6/f35d4/atom-file-icons.png 1080w,\n/static/258b1f488f2f3fffe97cb3154b8844d6/8a7bf/atom-file-icons.png 1366w,\n/static/258b1f488f2f3fffe97cb3154b8844d6/53d48/atom-file-icons.png 1920w","sizes":"100vw"},"sources":[{"srcSet":"/static/258b1f488f2f3fffe97cb3154b8844d6/5ab4c/atom-file-icons.webp 750w,\n/static/258b1f488f2f3fffe97cb3154b8844d6/3f733/atom-file-icons.webp 1080w,\n/static/258b1f488f2f3fffe97cb3154b8844d6/0e743/atom-file-icons.webp 1366w,\n/static/258b1f488f2f3fffe97cb3154b8844d6/d103c/atom-file-icons.webp 1920w","type":"image/webp","sizes":"100vw"}]},"width":1,"height":0.6567708333333334}}}}},"avatar":{"childImageSharp":{"gatsbyImageData":{"layout":"constrained","backgroundColor":"#f8f8f8","images":{"fallback":{"src":"/static/b24b72d8f366da7af02542a735d82fa0/f9edd/me.jpg","srcSet":"/static/b24b72d8f366da7af02542a735d82fa0/93848/me.jpg 60w,\n/static/b24b72d8f366da7af02542a735d82fa0/73bb6/me.jpg 120w,\n/static/b24b72d8f366da7af02542a735d82fa0/f9edd/me.jpg 240w,\n/static/b24b72d8f366da7af02542a735d82fa0/97a19/me.jpg 480w","sizes":"(min-width: 240px) 240px, 100vw"},"sources":[{"srcSet":"/static/b24b72d8f366da7af02542a735d82fa0/927d1/me.webp 60w,\n/static/b24b72d8f366da7af02542a735d82fa0/507b0/me.webp 120w,\n/static/b24b72d8f366da7af02542a735d82fa0/8d565/me.webp 240w,\n/static/b24b72d8f366da7af02542a735d82fa0/21b1a/me.webp 480w","type":"image/webp","sizes":"(min-width: 240px) 240px, 100vw"}]},"width":240,"height":240}}}},"pageContext":{"slug":"/atom-file-icons"}},
    "staticQueryHashes": []}