parent
3df09c1514
commit
b6eb130e16
2 changed files with 5 additions and 1 deletions
|
@ -266,5 +266,6 @@
|
|||
"tmTheme": "_file_markup",
|
||||
"pp": "_file_pp",
|
||||
"applescript": "_file_applescript",
|
||||
"haml": "_file_haml"
|
||||
"haml": "_file_haml",
|
||||
"ex": "_file_ex"
|
||||
},
|
3
src/icons/svgs/ex.svg
Normal file
3
src/icons/svgs/ex.svg
Normal file
|
@ -0,0 +1,3 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" width="33" height="32" viewBox="0 0 33 32">
|
||||
<path fill="#8251A8" fill-rule="evenodd" d="M17.2036522,3 C15.1518261,11.1774194 25,13.7572903 25,19.3548387 C24.9975532,24.6805637 21.1934065,28.9972235 16.5,29 C11.8065935,28.9972235 8.00244682,24.6805637 8,19.3548387 C8,13.7572903 12.6018261,6.35483871 17.2036522,3 Z M12,25.3636364 C12,26.3636364 12.875,27.3636364 14.9375,27.3636364 C16.3125,27.3636364 17,26.9469697 17,26.1136364 C13.6666667,24.9469697 12,24.6969697 12,25.3636364 Z"/>
|
||||
</svg>
|
After Width: | Height: | Size: 535 B |
Loading…
Reference in a new issue