Skip to content
New issue

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

Add a thumbnail for adobe illustrator files #24861

Closed
szaimen opened this issue Dec 28, 2020 · 1 comment
Closed

Add a thumbnail for adobe illustrator files #24861

szaimen opened this issue Dec 28, 2020 · 1 comment
Labels

Comments

@szaimen
Copy link
Contributor

szaimen commented Dec 28, 2020

How to use GitHub

  • Please use the 👍 reaction to show that you are interested into the same feature.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

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?
image

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>
@szaimen szaimen added enhancement 0. Needs triage Pending check for reproducibility or if it fits our roadmap labels Dec 28, 2020
@solracsf
Copy link
Member

@szaimen szaimen added 1. to develop Accepted and waiting to be taken care of and removed 0. Needs triage Pending check for reproducibility or if it fits our roadmap labels Jun 18, 2021
@szaimen szaimen self-assigned this Jun 18, 2021
@szaimen szaimen added 2. developing Work in progress and removed 1. to develop Accepted and waiting to be taken care of labels Nov 10, 2021
@szaimen szaimen removed their assignment Apr 9, 2022
@szaimen szaimen closed this as completed Jun 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants