├── .gitattributes
├── .gitignore
├── .eslintrc
├── .prettierrc
├── public
├── google61a62432dd95663c.html
├── favicon.ico
├── vim-logo.png
└── manifest.json
├── .travis.yml
├── .flowconfig
├── src
├── components
│ └── SectionHeader.js
├── index.css
├── App.test.js
├── index.js
└── ionicons
│ ├── minus.svg
│ ├── android-remove.svg
│ ├── navigate.svg
│ ├── android-send.svg
│ ├── flash.svg
│ ├── ios-skipbackward.svg
│ ├── ios-skipforward.svg
│ ├── android-volume-mute.svg
│ ├── ios-bolt.svg
│ ├── ios-minus-empty.svg
│ ├── ios-play.svg
│ ├── ios-rewind.svg
│ ├── ios-volume-low.svg
│ ├── android-arrow-dropdown.svg
│ ├── android-arrow-dropleft.svg
│ ├── android-arrow-dropright.svg
│ ├── android-arrow-dropup.svg
│ ├── ios-arrow-down.svg
│ ├── ios-arrow-left.svg
│ ├── ios-arrow-up.svg
│ ├── ios-fastforward.svg
│ ├── ios-arrow-right.svg
│ ├── alert.svg
│ ├── android-bookmark.svg
│ ├── ios-arrow-back.svg
│ ├── ios-arrow-forward.svg
│ ├── ios-monitor-outline.svg
│ ├── android-funnel.svg
│ ├── arrow-down-a.svg
│ ├── arrow-left-a.svg
│ ├── arrow-right-a.svg
│ ├── arrow-up-a.svg
│ ├── egg.svg
│ ├── ios-plus-empty.svg
│ ├── plus.svg
│ ├── ios-star.svg
│ ├── star.svg
│ ├── ios-play-outline.svg
│ ├── record.svg
│ ├── arrow-graph-down-left.svg
│ ├── arrow-graph-up-left.svg
│ ├── reply.svg
│ ├── arrow-graph-down-right.svg
│ ├── arrow-graph-up-right.svg
│ ├── forward.svg
│ ├── home.svg
│ ├── ios-pause.svg
│ ├── ios-photos.svg
│ ├── social-hackernews.svg
│ ├── android-home.svg
│ ├── ios-paperplane.svg
│ ├── social-twitch.svg
│ ├── ios-browsers.svg
│ ├── minus-round.svg
│ ├── stop.svg
│ ├── android-navigate.svg
│ ├── arrow-return-left.svg
│ ├── arrow-return-right.svg
│ ├── social-facebook.svg
│ ├── social-yen.svg
│ ├── tshirt.svg
│ ├── android-warning.svg
│ ├── arrow-resize.svg
│ ├── minus-circled.svg
│ ├── drag.svg
│ ├── android-add.svg
│ ├── android-menu.svg
│ ├── android-volume-down.svg
│ ├── ios-chatboxes.svg
│ ├── ios-grid-view-outline.svg
│ ├── ios-rewind-outline.svg
│ ├── ios-minus.svg
│ ├── android-remove-circle.svg
│ ├── bookmark.svg
│ ├── ios-checkmark-empty.svg
│ ├── ios-clock.svg
│ ├── ios-fastforward-outline.svg
│ ├── ios-monitor.svg
│ ├── ios-paperplane-outline.svg
│ ├── ios-skipbackward-outline.svg
│ ├── android-arrow-back.svg
│ ├── android-arrow-down.svg
│ ├── android-arrow-up.svg
│ ├── android-done.svg
│ ├── ios-albums.svg
│ ├── ios-bolt-outline.svg
│ ├── ios-pause-outline.svg
│ ├── ios-skipforward-outline.svg
│ ├── navicon.svg
│ ├── podium.svg
│ ├── android-arrow-dropdown-circle.svg
│ ├── android-arrow-dropleft-circle.svg
│ ├── android-arrow-dropright-circle.svg
│ ├── android-arrow-dropup-circle.svg
│ ├── android-arrow-forward.svg
│ ├── android-document.svg
│ ├── android-star.svg
│ ├── ios-drag.svg
│ ├── ios-barcode.svg
│ ├── ios-email-outline.svg
│ ├── plus-circled.svg
│ ├── ios-navigate.svg
│ ├── ios-photos-outline.svg
│ ├── ios-plus.svg
│ ├── android-share.svg
│ ├── chatbox.svg
│ ├── ios-home.svg
│ ├── android-delete.svg
│ ├── battery-full.svg
│ ├── ios-albums-outline.svg
│ ├── ios-information-empty.svg
│ ├── ios-location.svg
│ ├── ios-pricetag.svg
│ ├── play.svg
│ ├── android-person.svg
│ ├── asterisk.svg
│ ├── crop.svg
│ ├── heart.svg
│ ├── ios-medical.svg
│ ├── ios-star-half.svg
│ ├── ios-star-outline.svg
│ ├── social-yahoo.svg
│ ├── android-add-circle.svg
│ ├── arrow-move.svg
│ ├── social-hackernews-outline.svg
│ ├── android-alert.svg
│ ├── android-bar.svg
│ ├── arrow-swap.svg
│ ├── female.svg
│ ├── ios-box.svg
│ ├── ios-copy.svg
│ ├── ios-grid-view.svg
│ ├── ios-upload.svg
│ ├── android-print.svg
│ ├── arrow-down-b.svg
│ ├── ios-browsers-outline.svg
│ ├── ios-download.svg
│ ├── ios-email.svg
│ ├── ios-paper.svg
│ ├── android-close.svg
│ ├── arrow-left-b.svg
│ ├── arrow-right-b.svg
│ ├── arrow-up-b.svg
│ ├── ios-chatboxes-outline.svg
│ ├── laptop.svg
│ ├── stats-bars.svg
│ ├── android-textsms.svg
│ ├── connection-bars.svg
│ ├── ios-redo.svg
│ ├── ios-undo.svg
│ ├── social-angular.svg
│ ├── android-contract.svg
│ ├── ios-copy-outline.svg
│ ├── ios-videocam.svg
│ ├── android-cloud.svg
│ ├── android-list.svg
│ ├── android-plane.svg
│ ├── mic-c.svg
│ ├── checkmark-round.svg
│ ├── reply-all.svg
│ ├── battery-empty.svg
│ ├── information.svg
│ ├── ios-checkmark.svg
│ ├── ios-refresh-empty.svg
│ ├── paper-airplane.svg
│ ├── android-checkbox-blank.svg
│ ├── contrast.svg
│ ├── ios-crop.svg
│ ├── ios-pie.svg
│ ├── battery-charging.svg
│ ├── battery-low.svg
│ ├── chevron-up.svg
│ ├── ios-close-empty.svg
│ ├── ios-crop-strong.svg
│ ├── ios-filing.svg
│ ├── knife.svg
│ ├── battery-half.svg
│ ├── chevron-down.svg
│ ├── chevron-left.svg
│ ├── chevron-right.svg
│ ├── ios-filing-outline.svg
│ ├── plus-round.svg
│ ├── social-twitch-outline.svg
│ ├── volume-low.svg
│ ├── university.svg
│ ├── android-apps.svg
│ ├── android-calendar.svg
│ ├── android-open.svg
│ ├── ios-cloud.svg
│ ├── social-html5.svg
│ ├── android-download.svg
│ ├── android-phone-portrait.svg
│ ├── android-upload.svg
│ ├── cloud.svg
│ ├── ios-information.svg
│ ├── location.svg
│ ├── alert-circled.svg
│ ├── android-favorite.svg
│ ├── android-more-horizontal.svg
│ ├── android-more-vertical.svg
│ ├── android-phone-landscape.svg
│ ├── ios-calendar.svg
│ ├── android-create.svg
│ ├── android-hangout.svg
│ ├── arrow-down-c.svg
│ ├── arrow-left-c.svg
│ ├── arrow-up-c.svg
│ ├── ios-arrow-thin-left.svg
│ ├── ios-musical-notes.svg
│ ├── pound.svg
│ ├── android-folder.svg
│ ├── arrow-right-c.svg
│ ├── ios-arrow-thin-down.svg
│ ├── ios-arrow-thin-up.svg
│ ├── share.svg
│ ├── android-pin.svg
│ ├── android-radio-button-off.svg
│ ├── ios-arrow-thin-right.svg
│ ├── ios-home-outline.svg
│ ├── android-compass.svg
│ ├── flame.svg
│ ├── ios-circle-outline.svg
│ ├── android-done-all.svg
│ ├── information-circled.svg
│ ├── ios-calendar-outline.svg
│ ├── ios-download-outline.svg
│ ├── android-image.svg
│ ├── android-mail.svg
│ ├── ios-upload-outline.svg
│ ├── android-film.svg
│ ├── android-playstore.svg
│ ├── ios-flame.svg
│ ├── ios-pricetag-outline.svg
│ ├── pie-graph.svg
│ ├── upload.svg
│ ├── android-star-half.svg
│ ├── ios-film.svg
│ ├── ios-musical-note.svg
│ ├── thermometer.svg
│ ├── android-camera.svg
│ ├── android-checkbox-outline-blank.svg
│ ├── android-notifications.svg
│ ├── android-refresh.svg
│ ├── chatbubble.svg
│ ├── pause.svg
│ ├── social-yen-outline.svg
│ ├── android-volume-up.svg
│ ├── ios-film-outline.svg
│ ├── ios-more.svg
│ ├── ios-redo-outline.svg
│ ├── social-angular-outline.svg
│ ├── android-desktop.svg
│ ├── ios-refresh.svg
│ ├── android-cancel.svg
│ ├── android-checkmark-circle.svg
│ ├── close-round.svg
│ ├── ios-flag.svg
│ └── ios-reload.svg
├── Dockerfile
└── now.json
/.gitattributes:
--------------------------------------------------------------------------------
1 | src/ace/* linguist-vendored
2 |
--------------------------------------------------------------------------------
/.gitignore:
--------------------------------------------------------------------------------
1 | node_modules
2 | *.log*
3 | build
4 |
--------------------------------------------------------------------------------
/.eslintrc:
--------------------------------------------------------------------------------
1 | {
2 | "extends": "react-app"
3 | }
4 |
--------------------------------------------------------------------------------
/.prettierrc:
--------------------------------------------------------------------------------
1 | {
2 | "singleQuote": true
3 | }
4 |
--------------------------------------------------------------------------------
/public/google61a62432dd95663c.html:
--------------------------------------------------------------------------------
1 | google-site-verification: google61a62432dd95663c.html
--------------------------------------------------------------------------------
/public/favicon.ico:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/dawsbot/vimrc-builder/HEAD/public/favicon.ico
--------------------------------------------------------------------------------
/public/vim-logo.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/dawsbot/vimrc-builder/HEAD/public/vim-logo.png
--------------------------------------------------------------------------------
/.travis.yml:
--------------------------------------------------------------------------------
1 | language: node_js
2 | node_js:
3 | - '10'
4 | script: yarn flow && yarn test
5 |
6 |
--------------------------------------------------------------------------------
/.flowconfig:
--------------------------------------------------------------------------------
1 | [ignore]
2 |
3 | [include]
4 |
5 | [libs]
6 |
7 | [lints]
8 |
9 | [options]
10 |
11 | [strict]
12 |
--------------------------------------------------------------------------------
/src/components/SectionHeader.js:
--------------------------------------------------------------------------------
1 | // @flow
2 | import styled from 'styled-components';
3 |
4 | export default styled.h1`
5 | font-size: 20px;
6 | color: #1f0200;
7 | `;
8 |
--------------------------------------------------------------------------------
/src/index.css:
--------------------------------------------------------------------------------
1 | body {
2 | margin: 0;
3 | padding: 0;
4 | font-family: 'Actor', sans-serif;
5 | /* good minimum font size for accessibility */
6 | font-size: 16px;
7 | }
8 |
9 | h2 {
10 | margin-top: 60px;
11 | }
12 |
--------------------------------------------------------------------------------
/src/App.test.js:
--------------------------------------------------------------------------------
1 | import React from 'react';
2 | import ReactDOM from 'react-dom';
3 | import App from './App';
4 |
5 | it('renders without crashing', () => {
6 | const div = document.createElement('div');
7 | ReactDOM.render(, div);
8 | });
9 |
--------------------------------------------------------------------------------
/src/index.js:
--------------------------------------------------------------------------------
1 | import React from 'react';
2 | import ReactDOM from 'react-dom';
3 | import './index.css';
4 | import App from './App';
5 | import * as serviceWorker from './serviceWorker';
6 |
7 | ReactDOM.render(, document.getElementById('root'));
8 | serviceWorker.unregister();
9 |
--------------------------------------------------------------------------------
/public/manifest.json:
--------------------------------------------------------------------------------
1 | {
2 | "short_name": "React App",
3 | "name": "Create React App Sample",
4 | "icons": [
5 | {
6 | "src": "favicon.ico",
7 | "sizes": "64x64 32x32 24x24 16x16",
8 | "type": "image/x-icon"
9 | }
10 | ],
11 | "start_url": "./index.html",
12 | "display": "standalone",
13 | "theme_color": "#000000",
14 | "background_color": "#ffffff"
15 | }
16 |
--------------------------------------------------------------------------------
/Dockerfile:
--------------------------------------------------------------------------------
1 | # Use Node.js version 10
2 | FROM mhart/alpine-node:10
3 |
4 | # Set the working directory
5 | WORKDIR /usr/src
6 |
7 | # Copy package manager files to the working directory and run install
8 | COPY package.json yarn.lock ./
9 | RUN yarn install
10 |
11 | # Copy all files to the working directory
12 | COPY . .
13 |
14 | # Run tests
15 | RUN CI=true yarn test
16 |
17 | # Build the app and move the resulting build to the `/public` directory
18 | RUN yarn build
19 | RUN mv ./build /public
20 |
--------------------------------------------------------------------------------
/src/ionicons/minus.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
8 |
--------------------------------------------------------------------------------
/src/ionicons/android-remove.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
8 |
--------------------------------------------------------------------------------
/src/ionicons/navigate.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
8 |
--------------------------------------------------------------------------------
/src/ionicons/android-send.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
8 |
--------------------------------------------------------------------------------
/src/ionicons/flash.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
8 |
--------------------------------------------------------------------------------
/src/ionicons/ios-skipbackward.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
8 |
--------------------------------------------------------------------------------
/src/ionicons/ios-skipforward.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
8 |
--------------------------------------------------------------------------------
/src/ionicons/android-volume-mute.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
8 |
--------------------------------------------------------------------------------
/src/ionicons/ios-bolt.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
8 |
--------------------------------------------------------------------------------
/src/ionicons/ios-minus-empty.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
10 |
--------------------------------------------------------------------------------
/src/ionicons/ios-play.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
10 |
--------------------------------------------------------------------------------
/src/ionicons/ios-rewind.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
8 |
--------------------------------------------------------------------------------
/src/ionicons/ios-volume-low.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
8 |
--------------------------------------------------------------------------------
/src/ionicons/android-arrow-dropdown.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
10 |
--------------------------------------------------------------------------------
/src/ionicons/android-arrow-dropleft.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
10 |
--------------------------------------------------------------------------------
/src/ionicons/android-arrow-dropright.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
10 |
--------------------------------------------------------------------------------
/src/ionicons/android-arrow-dropup.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
10 |
--------------------------------------------------------------------------------
/src/ionicons/ios-arrow-down.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
8 |
--------------------------------------------------------------------------------
/src/ionicons/ios-arrow-left.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
8 |
--------------------------------------------------------------------------------
/src/ionicons/ios-arrow-up.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
8 |
--------------------------------------------------------------------------------
/src/ionicons/ios-fastforward.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
8 |
--------------------------------------------------------------------------------
/src/ionicons/ios-arrow-right.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
8 |
--------------------------------------------------------------------------------
/src/ionicons/alert.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
10 |
--------------------------------------------------------------------------------
/src/ionicons/android-bookmark.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
8 |
--------------------------------------------------------------------------------
/src/ionicons/ios-arrow-back.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
8 |
--------------------------------------------------------------------------------
/src/ionicons/ios-arrow-forward.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
8 |
--------------------------------------------------------------------------------
/src/ionicons/ios-monitor-outline.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
8 |
--------------------------------------------------------------------------------
/src/ionicons/android-funnel.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
8 |
--------------------------------------------------------------------------------
/src/ionicons/arrow-down-a.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
8 |
--------------------------------------------------------------------------------
/src/ionicons/arrow-left-a.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
8 |
--------------------------------------------------------------------------------
/src/ionicons/arrow-right-a.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
8 |
--------------------------------------------------------------------------------
/src/ionicons/arrow-up-a.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
8 |
--------------------------------------------------------------------------------
/src/ionicons/egg.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
8 |
--------------------------------------------------------------------------------
/src/ionicons/ios-plus-empty.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
10 |
--------------------------------------------------------------------------------
/src/ionicons/plus.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
8 |
--------------------------------------------------------------------------------
/src/ionicons/ios-star.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
8 |
--------------------------------------------------------------------------------
/src/ionicons/star.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
8 |
--------------------------------------------------------------------------------
/src/ionicons/ios-play-outline.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
10 |
--------------------------------------------------------------------------------
/src/ionicons/record.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
8 |
--------------------------------------------------------------------------------
/src/ionicons/arrow-graph-down-left.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
8 |
--------------------------------------------------------------------------------
/src/ionicons/arrow-graph-up-left.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
8 |
--------------------------------------------------------------------------------
/src/ionicons/reply.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
10 |
--------------------------------------------------------------------------------
/src/ionicons/arrow-graph-down-right.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
8 |
--------------------------------------------------------------------------------
/src/ionicons/arrow-graph-up-right.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
8 |
--------------------------------------------------------------------------------
/src/ionicons/forward.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
10 |
--------------------------------------------------------------------------------
/src/ionicons/home.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
10 |
--------------------------------------------------------------------------------
/src/ionicons/ios-pause.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
11 |
--------------------------------------------------------------------------------
/src/ionicons/ios-photos.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
11 |
--------------------------------------------------------------------------------
/src/ionicons/social-hackernews.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
10 |
--------------------------------------------------------------------------------
/src/ionicons/android-home.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
10 |
--------------------------------------------------------------------------------
/src/ionicons/ios-paperplane.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
11 |
--------------------------------------------------------------------------------
/src/ionicons/social-twitch.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
10 |
--------------------------------------------------------------------------------
/src/ionicons/ios-browsers.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
11 |
--------------------------------------------------------------------------------
/src/ionicons/minus-round.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
9 |
--------------------------------------------------------------------------------
/src/ionicons/stop.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
9 |
--------------------------------------------------------------------------------
/src/ionicons/android-navigate.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
12 |
--------------------------------------------------------------------------------
/src/ionicons/arrow-return-left.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
9 |
--------------------------------------------------------------------------------
/src/ionicons/arrow-return-right.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
9 |
--------------------------------------------------------------------------------
/src/ionicons/social-facebook.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
9 |
--------------------------------------------------------------------------------
/src/ionicons/social-yen.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
9 |
--------------------------------------------------------------------------------
/src/ionicons/tshirt.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
9 |
--------------------------------------------------------------------------------
/src/ionicons/android-warning.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
12 |
--------------------------------------------------------------------------------
/src/ionicons/arrow-resize.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
9 |
--------------------------------------------------------------------------------
/src/ionicons/minus-circled.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
10 |
--------------------------------------------------------------------------------
/src/ionicons/drag.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
12 |
--------------------------------------------------------------------------------
/src/ionicons/android-add.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
12 |
--------------------------------------------------------------------------------
/src/ionicons/android-menu.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
12 |
--------------------------------------------------------------------------------
/src/ionicons/android-volume-down.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
9 |
--------------------------------------------------------------------------------
/src/ionicons/ios-chatboxes.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
11 |
--------------------------------------------------------------------------------
/src/ionicons/ios-grid-view-outline.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
9 |
--------------------------------------------------------------------------------
/src/ionicons/ios-rewind-outline.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
9 |
--------------------------------------------------------------------------------
/src/ionicons/ios-minus.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
11 |
--------------------------------------------------------------------------------
/src/ionicons/android-remove-circle.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
11 |
--------------------------------------------------------------------------------
/src/ionicons/bookmark.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
11 |
--------------------------------------------------------------------------------
/src/ionicons/ios-checkmark-empty.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
11 |
--------------------------------------------------------------------------------
/src/ionicons/ios-clock.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
11 |
--------------------------------------------------------------------------------
/src/ionicons/ios-fastforward-outline.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
9 |
--------------------------------------------------------------------------------
/src/ionicons/ios-monitor.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
11 |
--------------------------------------------------------------------------------
/src/ionicons/ios-paperplane-outline.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
9 |
--------------------------------------------------------------------------------
/src/ionicons/ios-skipbackward-outline.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
9 |
--------------------------------------------------------------------------------
/src/ionicons/android-arrow-back.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
12 |
--------------------------------------------------------------------------------
/src/ionicons/android-arrow-down.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
12 |
--------------------------------------------------------------------------------
/src/ionicons/android-arrow-up.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
12 |
--------------------------------------------------------------------------------
/src/ionicons/android-done.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
14 |
--------------------------------------------------------------------------------
/src/ionicons/ios-albums.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
12 |
--------------------------------------------------------------------------------
/src/ionicons/ios-bolt-outline.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
9 |
--------------------------------------------------------------------------------
/src/ionicons/ios-pause-outline.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
11 |
--------------------------------------------------------------------------------
/src/ionicons/ios-skipforward-outline.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
9 |
--------------------------------------------------------------------------------
/src/ionicons/navicon.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
12 |
--------------------------------------------------------------------------------
/src/ionicons/podium.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
12 |
--------------------------------------------------------------------------------
/src/ionicons/android-arrow-dropdown-circle.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
11 |
--------------------------------------------------------------------------------
/src/ionicons/android-arrow-dropleft-circle.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
11 |
--------------------------------------------------------------------------------
/src/ionicons/android-arrow-dropright-circle.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
11 |
--------------------------------------------------------------------------------
/src/ionicons/android-arrow-dropup-circle.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
11 |
--------------------------------------------------------------------------------
/src/ionicons/android-arrow-forward.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
12 |
--------------------------------------------------------------------------------
/src/ionicons/android-document.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
11 |
--------------------------------------------------------------------------------
/src/ionicons/android-star.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
11 |
--------------------------------------------------------------------------------
/src/ionicons/ios-drag.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
12 |
--------------------------------------------------------------------------------
/src/ionicons/ios-barcode.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
11 |
--------------------------------------------------------------------------------
/src/ionicons/ios-email-outline.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
9 |
--------------------------------------------------------------------------------
/src/ionicons/plus-circled.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
11 |
--------------------------------------------------------------------------------
/src/ionicons/ios-navigate.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
11 |
--------------------------------------------------------------------------------
/src/ionicons/ios-photos-outline.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
11 |
--------------------------------------------------------------------------------
/src/ionicons/ios-plus.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
11 |
--------------------------------------------------------------------------------
/src/ionicons/android-share.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
13 |
--------------------------------------------------------------------------------
/src/ionicons/chatbox.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
9 |
--------------------------------------------------------------------------------
/src/ionicons/ios-home.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
11 |
--------------------------------------------------------------------------------
/src/ionicons/android-delete.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
11 |
--------------------------------------------------------------------------------
/src/ionicons/battery-full.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
9 |
--------------------------------------------------------------------------------
/src/ionicons/ios-albums-outline.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
12 |
--------------------------------------------------------------------------------
/src/ionicons/ios-information-empty.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
13 |
--------------------------------------------------------------------------------
/src/ionicons/ios-location.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
9 |
--------------------------------------------------------------------------------
/src/ionicons/ios-pricetag.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
12 |
--------------------------------------------------------------------------------
/src/ionicons/play.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
9 |
--------------------------------------------------------------------------------
/src/ionicons/android-person.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
11 |
--------------------------------------------------------------------------------
/src/ionicons/asterisk.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
9 |
--------------------------------------------------------------------------------
/src/ionicons/crop.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
12 |
--------------------------------------------------------------------------------
/src/ionicons/heart.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
11 |
--------------------------------------------------------------------------------
/src/ionicons/ios-medical.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
9 |
--------------------------------------------------------------------------------
/src/ionicons/ios-star-half.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
9 |
--------------------------------------------------------------------------------
/src/ionicons/ios-star-outline.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
9 |
--------------------------------------------------------------------------------
/src/ionicons/social-yahoo.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
9 |
--------------------------------------------------------------------------------
/src/ionicons/android-add-circle.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
13 |
--------------------------------------------------------------------------------
/src/ionicons/arrow-move.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
9 |
--------------------------------------------------------------------------------
/src/ionicons/social-hackernews-outline.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
13 |
--------------------------------------------------------------------------------
/src/ionicons/android-alert.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
13 |
--------------------------------------------------------------------------------
/src/ionicons/android-bar.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
13 |
--------------------------------------------------------------------------------
/src/ionicons/arrow-swap.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
11 |
--------------------------------------------------------------------------------
/src/ionicons/female.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
9 |
--------------------------------------------------------------------------------
/src/ionicons/ios-box.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
11 |
--------------------------------------------------------------------------------
/src/ionicons/ios-copy.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
13 |
--------------------------------------------------------------------------------
/src/ionicons/ios-grid-view.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
12 |
--------------------------------------------------------------------------------
/src/ionicons/ios-upload.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
11 |
--------------------------------------------------------------------------------
/src/ionicons/android-print.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
11 |
--------------------------------------------------------------------------------
/src/ionicons/arrow-down-b.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
9 |
--------------------------------------------------------------------------------
/src/ionicons/ios-browsers-outline.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
13 |
--------------------------------------------------------------------------------
/src/ionicons/ios-download.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
12 |
--------------------------------------------------------------------------------
/src/ionicons/ios-email.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
12 |
--------------------------------------------------------------------------------
/src/ionicons/ios-paper.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
9 |
--------------------------------------------------------------------------------
/src/ionicons/android-close.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
13 |
--------------------------------------------------------------------------------
/src/ionicons/arrow-left-b.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
9 |
--------------------------------------------------------------------------------
/src/ionicons/arrow-right-b.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
9 |
--------------------------------------------------------------------------------
/src/ionicons/arrow-up-b.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
9 |
--------------------------------------------------------------------------------
/src/ionicons/ios-chatboxes-outline.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
11 |
--------------------------------------------------------------------------------
/src/ionicons/laptop.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
11 |
--------------------------------------------------------------------------------
/src/ionicons/stats-bars.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
13 |
--------------------------------------------------------------------------------
/src/ionicons/android-textsms.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
11 |
--------------------------------------------------------------------------------
/src/ionicons/connection-bars.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
13 |
--------------------------------------------------------------------------------
/src/ionicons/ios-redo.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
11 |
--------------------------------------------------------------------------------
/src/ionicons/ios-undo.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
11 |
--------------------------------------------------------------------------------
/src/ionicons/social-angular.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
12 |
--------------------------------------------------------------------------------
/src/ionicons/android-contract.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
13 |
--------------------------------------------------------------------------------
/src/ionicons/ios-copy-outline.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
12 |
--------------------------------------------------------------------------------
/src/ionicons/ios-videocam.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
12 |
--------------------------------------------------------------------------------
/src/ionicons/android-cloud.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
10 |
--------------------------------------------------------------------------------
/src/ionicons/android-list.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
11 |
--------------------------------------------------------------------------------
/src/ionicons/android-plane.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
13 |
--------------------------------------------------------------------------------
/src/ionicons/mic-c.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
9 |
--------------------------------------------------------------------------------
/src/ionicons/checkmark-round.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
10 |
--------------------------------------------------------------------------------
/src/ionicons/reply-all.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
13 |
--------------------------------------------------------------------------------
/src/ionicons/battery-empty.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
9 |
--------------------------------------------------------------------------------
/src/ionicons/information.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
11 |
--------------------------------------------------------------------------------
/src/ionicons/ios-checkmark.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
11 |
--------------------------------------------------------------------------------
/src/ionicons/ios-refresh-empty.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
11 |
--------------------------------------------------------------------------------
/src/ionicons/paper-airplane.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
14 |
--------------------------------------------------------------------------------
/src/ionicons/android-checkbox-blank.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
13 |
--------------------------------------------------------------------------------
/src/ionicons/contrast.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
10 |
--------------------------------------------------------------------------------
/src/ionicons/ios-crop.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
13 |
--------------------------------------------------------------------------------
/src/ionicons/ios-pie.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
12 |
--------------------------------------------------------------------------------
/src/ionicons/battery-charging.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
10 |
--------------------------------------------------------------------------------
/src/ionicons/battery-low.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
10 |
--------------------------------------------------------------------------------
/src/ionicons/chevron-up.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
10 |
--------------------------------------------------------------------------------
/src/ionicons/ios-close-empty.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
14 |
--------------------------------------------------------------------------------
/src/ionicons/ios-crop-strong.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
13 |
--------------------------------------------------------------------------------
/src/ionicons/ios-filing.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
12 |
--------------------------------------------------------------------------------
/src/ionicons/knife.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
10 |
--------------------------------------------------------------------------------
/src/ionicons/battery-half.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
10 |
--------------------------------------------------------------------------------
/src/ionicons/chevron-down.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
10 |
--------------------------------------------------------------------------------
/src/ionicons/chevron-left.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
10 |
--------------------------------------------------------------------------------
/src/ionicons/chevron-right.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
10 |
--------------------------------------------------------------------------------
/src/ionicons/ios-filing-outline.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
10 |
--------------------------------------------------------------------------------
/src/ionicons/plus-round.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
10 |
--------------------------------------------------------------------------------
/src/ionicons/social-twitch-outline.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
14 |
--------------------------------------------------------------------------------
/src/ionicons/volume-low.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
12 |
--------------------------------------------------------------------------------
/src/ionicons/university.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
12 |
--------------------------------------------------------------------------------
/src/ionicons/android-apps.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
13 |
--------------------------------------------------------------------------------
/src/ionicons/android-calendar.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
12 |
--------------------------------------------------------------------------------
/src/ionicons/android-open.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
10 |
--------------------------------------------------------------------------------
/src/ionicons/ios-cloud.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
10 |
--------------------------------------------------------------------------------
/src/ionicons/social-html5.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
10 |
--------------------------------------------------------------------------------
/src/ionicons/android-download.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
10 |
--------------------------------------------------------------------------------
/src/ionicons/android-phone-portrait.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
13 |
--------------------------------------------------------------------------------
/src/ionicons/android-upload.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
10 |
--------------------------------------------------------------------------------
/src/ionicons/cloud.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
10 |
--------------------------------------------------------------------------------
/src/ionicons/ios-information.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
12 |
--------------------------------------------------------------------------------
/src/ionicons/location.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
12 |
--------------------------------------------------------------------------------
/src/ionicons/alert-circled.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
12 |
--------------------------------------------------------------------------------
/src/ionicons/android-favorite.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
12 |
--------------------------------------------------------------------------------
/src/ionicons/android-more-horizontal.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
10 |
--------------------------------------------------------------------------------
/src/ionicons/android-more-vertical.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
10 |
--------------------------------------------------------------------------------
/src/ionicons/android-phone-landscape.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
13 |
--------------------------------------------------------------------------------
/src/ionicons/ios-calendar.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
13 |
--------------------------------------------------------------------------------
/src/ionicons/android-create.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
14 |
--------------------------------------------------------------------------------
/src/ionicons/android-hangout.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
10 |
--------------------------------------------------------------------------------
/src/ionicons/arrow-down-c.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
10 |
--------------------------------------------------------------------------------
/src/ionicons/arrow-left-c.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
10 |
--------------------------------------------------------------------------------
/src/ionicons/arrow-up-c.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
10 |
--------------------------------------------------------------------------------
/src/ionicons/ios-arrow-thin-left.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
10 |
--------------------------------------------------------------------------------
/src/ionicons/ios-musical-notes.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
10 |
--------------------------------------------------------------------------------
/src/ionicons/pound.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
12 |
--------------------------------------------------------------------------------
/src/ionicons/android-folder.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
15 |
--------------------------------------------------------------------------------
/src/ionicons/arrow-right-c.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
10 |
--------------------------------------------------------------------------------
/src/ionicons/ios-arrow-thin-down.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
10 |
--------------------------------------------------------------------------------
/src/ionicons/ios-arrow-thin-up.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
10 |
--------------------------------------------------------------------------------
/src/ionicons/share.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
12 |
--------------------------------------------------------------------------------
/now.json:
--------------------------------------------------------------------------------
1 | {
2 | "version": 2,
3 | "name": "vimrc-builder",
4 | "alias": "vimrc-builder.now.sh",
5 | "builds": [
6 | {"src": "package.json", "use": "@now/static-build", "config": {"distDir": "build"}}
7 | ],
8 | "routes": [
9 | {"src": "/static/(.*)", "headers": {"cache-control": "s-maxage=31536000,immutable"}, "dest": "/static/$1"},
10 | {"src": "/favicon.ico", "dest": "/favicon.ico"},
11 | {"src": "/asset-manifest.json", "dest": "/asset-manifest.json"},
12 | {"src": "/manifest.json", "dest": "/manifest.json"},
13 | {"src": "/precache-manifest.(.*)", "dest": "/precache-manifest.$1"},
14 | {"src": "/serviceWorker.js", "headers": {"cache-control": "s-maxage=0"}, "dest": "/service-worker.js"},
15 | {"src": "/(.*)", "headers": {"cache-control": "s-maxage=0"}, "dest": "/index.html"}
16 | ]
17 | }
18 |
19 |
--------------------------------------------------------------------------------
/src/ionicons/android-pin.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
12 |
--------------------------------------------------------------------------------
/src/ionicons/android-radio-button-off.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
13 |
--------------------------------------------------------------------------------
/src/ionicons/ios-arrow-thin-right.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
10 |
--------------------------------------------------------------------------------
/src/ionicons/ios-home-outline.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
12 |
--------------------------------------------------------------------------------
/src/ionicons/android-compass.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
10 |
--------------------------------------------------------------------------------
/src/ionicons/flame.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
12 |
--------------------------------------------------------------------------------
/src/ionicons/ios-circle-outline.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
14 |
--------------------------------------------------------------------------------
/src/ionicons/android-done-all.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
14 |
--------------------------------------------------------------------------------
/src/ionicons/information-circled.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
12 |
--------------------------------------------------------------------------------
/src/ionicons/ios-calendar-outline.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
15 |
--------------------------------------------------------------------------------
/src/ionicons/ios-download-outline.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
15 |
--------------------------------------------------------------------------------
/src/ionicons/android-image.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
14 |
--------------------------------------------------------------------------------
/src/ionicons/android-mail.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
14 |
--------------------------------------------------------------------------------
/src/ionicons/ios-upload-outline.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
15 |
--------------------------------------------------------------------------------
/src/ionicons/android-film.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
10 |
--------------------------------------------------------------------------------
/src/ionicons/android-playstore.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
12 |
--------------------------------------------------------------------------------
/src/ionicons/ios-flame.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
12 |
--------------------------------------------------------------------------------
/src/ionicons/ios-pricetag-outline.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
12 |
--------------------------------------------------------------------------------
/src/ionicons/pie-graph.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
12 |
--------------------------------------------------------------------------------
/src/ionicons/upload.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
10 |
--------------------------------------------------------------------------------
/src/ionicons/android-star-half.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
10 |
--------------------------------------------------------------------------------
/src/ionicons/ios-film.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
12 |
--------------------------------------------------------------------------------
/src/ionicons/ios-musical-note.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
10 |
--------------------------------------------------------------------------------
/src/ionicons/thermometer.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
12 |
--------------------------------------------------------------------------------
/src/ionicons/android-camera.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
13 |
--------------------------------------------------------------------------------
/src/ionicons/android-checkbox-outline-blank.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
14 |
--------------------------------------------------------------------------------
/src/ionicons/android-notifications.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
10 |
--------------------------------------------------------------------------------
/src/ionicons/android-refresh.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
12 |
--------------------------------------------------------------------------------
/src/ionicons/chatbubble.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
10 |
--------------------------------------------------------------------------------
/src/ionicons/pause.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
13 |
--------------------------------------------------------------------------------
/src/ionicons/social-yen-outline.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
10 |
--------------------------------------------------------------------------------
/src/ionicons/android-volume-up.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
10 |
--------------------------------------------------------------------------------
/src/ionicons/ios-film-outline.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
10 |
--------------------------------------------------------------------------------
/src/ionicons/ios-more.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
12 |
--------------------------------------------------------------------------------
/src/ionicons/ios-redo-outline.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
12 |
--------------------------------------------------------------------------------
/src/ionicons/social-angular-outline.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
12 |
--------------------------------------------------------------------------------
/src/ionicons/android-desktop.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
14 |
--------------------------------------------------------------------------------
/src/ionicons/ios-refresh.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
12 |
--------------------------------------------------------------------------------
/src/ionicons/android-cancel.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
12 |
--------------------------------------------------------------------------------
/src/ionicons/android-checkmark-circle.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
10 |
--------------------------------------------------------------------------------
/src/ionicons/close-round.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
10 |
--------------------------------------------------------------------------------
/src/ionicons/ios-flag.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
12 |
--------------------------------------------------------------------------------
/src/ionicons/ios-reload.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
12 |
--------------------------------------------------------------------------------