We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is your feature request related to a problem? Please describe. I would like to recognize adobe illustrator files based on the thumbnail.
Describe the solution you'd like I would like to commit an icon for illustrator files.
Describe alternatives you've considered How can I commit it?
Additional context Here is the icon that I've made. Does it fit the overall thumbnail style? Or do I need to change something?
Here is the code:
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1" viewBox="0 0 16 16" id="svg12"> <metadata id="metadata18"> <rdf:RDF> <cc:Work rdf:about=""> <dc:format>image/svg+xml</dc:format> <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> <dc:title></dc:title> </cc:Work> </rdf:RDF> </metadata> <defs id="defs16" /> <path d="m2.5 1c-0.28 0-0.5 0.22-0.5 0.5v13c0 0.28 0.22 0.5 0.5 0.5h11c0.28 0 0.5-0.22 0.5-0.5v-10.5l-3-3z" fill="#dc5047" id="path2" style="fill:#ff7802;fill-opacity:1" /> <text xml:space="preserve" style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:5.33333px;line-height:1.25;font-family:Arial;-inkscape-font-specification:'Arial Bold';" x="3.9401362" y="8.5551023" id="text849"><tspan id="tspan847" x="3.9401362" y="8.5551023" /></text> <text xml:space="preserve" style="font-size:7.00022px;line-height:1.25;font-family:Arial;-inkscape-font-specification:Arial;stroke-width:2.62508" x="4.9511542" y="10.245911" id="text857"><tspan id="tspan855" x="4.9511542" y="10.245911" style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:condensed;font-family:Arial;-inkscape-font-specification:'Arial Bold Condensed';fill:#ffffff;fill-opacity:1;stroke-width:2.62508">Ai</tspan></text> </svg>
The text was updated successfully, but these errors were encountered:
Have you read https://docs.nextcloud.com/server/20/admin_manual/configuration_mimetypes/index.html ?
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
How to use GitHub
Is your feature request related to a problem? Please describe.
I would like to recognize adobe illustrator files based on the thumbnail.
Describe the solution you'd like
I would like to commit an icon for illustrator files.
Describe alternatives you've considered
How can I commit it?
Additional context
![image](https://user-images.githubusercontent.com/42591237/103221192-57760480-4922-11eb-9b83-c56f03836a0d.png)
Here is the icon that I've made. Does it fit the overall thumbnail style? Or do I need to change something?
Here is the code:
The text was updated successfully, but these errors were encountered: