├── LICENSE
├── README.md
├── in_case_of_fire.pdf
├── in_case_of_fire.png
├── in_case_of_fire.svg
├── in_case_of_fire_clearcase.svg
├── in_case_of_fire_ink.svg
├── runners-edition
├── in_case_of_fire_runners.pdf
├── in_case_of_fire_runners.png
├── in_case_of_fire_runners.svg
└── in_case_of_fire_runners_ink.svg
└── square-format
├── in_case_of_fire_square.png
└── in_case_of_fire_square.svg
/LICENSE:
--------------------------------------------------------------------------------
1 | The MIT License (MIT)
2 |
3 | Git push and Git commit icons Copyright (c) 2012-2015 GitHub
4 | Copyright (c) 2015 Louis-Michel Couture
5 |
6 | Permission is hereby granted, free of charge, to any person obtaining a copy
7 | of this software and associated documentation files (the "Software"), to deal
8 | in the Software without restriction, including without limitation the rights
9 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
10 | copies of the Software, and to permit persons to whom the Software is
11 | furnished to do so, subject to the following conditions:
12 |
13 | The above copyright notice and this permission notice shall be included in all
14 | copies or substantial portions of the Software.
15 |
16 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
17 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
18 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
19 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
20 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
21 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
22 | SOFTWARE.
23 |
24 |
--------------------------------------------------------------------------------
/README.md:
--------------------------------------------------------------------------------
1 | # In case of fire, git commit, git push and leave the building
2 |
3 | 
4 |
5 | This is an SVG version of the "In case of fire" poster that surfaced on Twitter around october 2015.
6 |
7 | It includes the original Inkscape **svg** file, a standard **svg**, a **PDF** version and a **PNG** render.
8 |
9 | Pull request for different formats welcome!
10 |
11 | Original *git push* and *git commit* icon are (c) Github.
12 |
13 | (c) 2015 [Louis-Michel Couture](https://twitter.com/louim)
14 |
--------------------------------------------------------------------------------
/in_case_of_fire.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/louim/in-case-of-fire/e8ba9d90a8b0d01010644109b91fd689d20c03c2/in_case_of_fire.pdf
--------------------------------------------------------------------------------
/in_case_of_fire.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/louim/in-case-of-fire/e8ba9d90a8b0d01010644109b91fd689d20c03c2/in_case_of_fire.png
--------------------------------------------------------------------------------
/in_case_of_fire.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
199 |
--------------------------------------------------------------------------------
/in_case_of_fire_clearcase.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
199 |
--------------------------------------------------------------------------------
/in_case_of_fire_ink.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
196 |
--------------------------------------------------------------------------------
/runners-edition/in_case_of_fire_runners.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/louim/in-case-of-fire/e8ba9d90a8b0d01010644109b91fd689d20c03c2/runners-edition/in_case_of_fire_runners.pdf
--------------------------------------------------------------------------------
/runners-edition/in_case_of_fire_runners.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/louim/in-case-of-fire/e8ba9d90a8b0d01010644109b91fd689d20c03c2/runners-edition/in_case_of_fire_runners.png
--------------------------------------------------------------------------------
/runners-edition/in_case_of_fire_runners.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
193 |
--------------------------------------------------------------------------------
/runners-edition/in_case_of_fire_runners_ink.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
261 |
--------------------------------------------------------------------------------
/square-format/in_case_of_fire_square.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/louim/in-case-of-fire/e8ba9d90a8b0d01010644109b91fd689d20c03c2/square-format/in_case_of_fire_square.png
--------------------------------------------------------------------------------
/square-format/in_case_of_fire_square.svg:
--------------------------------------------------------------------------------
1 |
2 |
215 |
--------------------------------------------------------------------------------