-
Notifications
You must be signed in to change notification settings - Fork 42
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
Update/create icons for the substation plugin #1229
Comments
Hello there, Thank you for opening this issue! We appreciate your interest in our project. If you believe this issue is still relevant and requires attention, please provide any additional context, updates, or details that might help us understand the problem better. If the issue is no longer relevant, you can simply close it. If you're uncertain, you can always reopen it later. Remember, our project thrives on community contributions, and your input matters. We're here to collaborate and improve. |
The issue is still relevant, it can be fixed one day! |
Technical approach: Copy paste the SVG of the linked icon in this issue and put it in the |
https://github.com/ca-d/oscd-designer/blob/main/icons.ts can be a source as well. This is in investigation. |
Investigation from Pascal: https://codepen.io/pascalwilbrink/full/gOEWKmy |
Requests: Reuse the substation icon already used in OpenSCD (no design needed) Make a material design like icon's based on the following examples: Source for some of the icons: |
Thanks @JanDietvorst! |
Hey @JanDietvorst we would appreciate if you added the name of each icon and a short description of how they are meant to be used. Thanks! |
Hi @juancho0202 i've added the svg's of the icons above. The name of each svg contains the meaning of the icon. Also the use is in the name 24 or 48px. |
@Sander3003 we have decided during refinement that we will not use the IC_Powerline icon for the Line element but we'll stick with the IC_Line one. Also from the two options for general equipment we have chosen the 2C option. |
Is your feature request related to a problem? Please describe.
As a user of OpenSCD, particularly of the Substation plugin, I want to have a clear way to differentiate in the screen at the root level which elements are Substations and which are Lines or Processes.
Describe the solution you'd like
I would like to see the elements
Substation
,Line
andProcess
to appear in the Substation plugin with an icon similar to the one that for example thePowerTransformer
elements have:Acceptance criteria
Substation icon: https://www.flaticon.com/free-icon/electric-factory_4882901?term=substation&page=1&position=2&origin=search&related_id=4882901
Line: https://www.flaticon.com/free-icon/power-line_125390
Process: https://www.flaticon.com/free-icon/process_2041633?term=process&page=1&position=25&origin=style&related_id=2041633
Comply with icon license critria
Background:
Technical approach: Copy paste the SVG of the linked icon in this issue and put it in the package/open-scd/src/icons/icons.ts folder.
The text was updated successfully, but these errors were encountered: