la-capitaine-icon-theme icon indicating copy to clipboard operation
la-capitaine-icon-theme copied to clipboard

Mathematica Icon

Open s1-ranjan opened this issue 4 years ago • 10 comments

I have added Mathematica Icon and it's Mimetypes

s1-ranjan avatar Dec 20 '19 11:12 s1-ranjan

Like to https://github.com/keeferrourke/la-capitaine-icon-theme/pull/507 this still contains way too many unrelated changes. This PR should contain additions /changes for a Mathematica icon only - if you want to contribute icons for multiple applications, make a single PR for every icon. That might not sound straightforward, but is usually the best solution.

I'd suggest you should make yourself familiar with the basics of git if necessary, e.g. using this for reference: https://git-scm.com/docs/gittutorial

linusg avatar Dec 20 '19 23:12 linusg

Thanks for your valuable suggestion.. I will make different request for each contribution, what should I do now should I revert is back to the Mathematica icons only

s1-ranjan avatar Dec 21 '19 08:12 s1-ranjan

@s1-ranjan please run svgcleaner and tidy over all the icons present in the PR. Thanks!

EDIT: see the wiki

keeferrourke avatar Jan 09 '20 22:01 keeferrourke

@keeferrourke I have used scour and tidy as these were available in my repository, running these tools on all the icons is a tedious job, so I ran this task on the files that I have created.

s1-ranjan avatar Jan 10 '20 15:01 s1-ranjan

@s1-ranjan I have one last nit-pick before we merge this in -- the text on the mimetype icons shouldn't be ALL CAPS. Please use lower case Roboto size 9 text... then select the text and convert it to a path.

When this change is made, please run the following, where MYFILE is the name of the file to cleaned up.

svgcleaner MYFILE.svg MYFILE.svg
tidy -q -xml -indent -wrap 0 -m MYFILE.svg

You can install svgcleaner via the Rust tool cargo if its not packaged in your regular distribution repositories.

keeferrourke avatar Jan 13 '20 00:01 keeferrourke

@keeferrourke I have seen a mime type naming is having all the text in ALL CAPS. i.e. text-x-matlab.svg please have a look at this mimetype.

s1-ranjan avatar Jan 15 '20 13:01 s1-ranjan

@s1-ranjan thanks for identifying this, I've filed a new issue and will take some time to improve the consistency of our mimetype icons over the coming few weeks! 🙏

keeferrourke avatar Jan 16 '20 13:01 keeferrourke

@keeferrourke ALL CAPS issue has been fixed for Mathematica, now it can be merged.

s1-ranjan avatar Jan 19 '20 14:01 s1-ranjan

@keeferrourke Should I Close this pull request, as I have few more fixes to push

s1-ranjan avatar Jan 26 '20 10:01 s1-ranjan

@s1-ranjan if you want to open a new PR, go for it!

keeferrourke avatar Jan 28 '20 15:01 keeferrourke