2022-05-20 14:22:27 +00:00
name : Icon request
2024-07-02 17:01:50 +00:00
description : Suggest an icon, modifier, or emoji to be included in Font Awesome
2022-05-20 14:22:27 +00:00
labels : [ "new icon" ]
2024-07-02 17:01:50 +00:00
projects : [ "FortAwesome/20" ]
title : "Icon Request: "
2022-05-20 14:22:27 +00:00
body :
- type : markdown
attributes :
2024-07-02 17:01:50 +00:00
value : "## Before You Request"
- type : markdown
2022-05-20 14:22:27 +00:00
attributes :
2024-07-02 17:01:50 +00:00
value : |
Thanks for requesting a new Font Awesome icon! But first, let's get some specifics out of the way. For example, lots of amazing custom icons can already be created using our [Icon Wizard](https://blog.fontawesome.com/icon-wizard/)! Please check through this list first to ensure your request is as useful and unique as possible :
2022-05-20 14:22:27 +00:00
- type : checkboxes
2024-07-02 17:01:50 +00:00
id : checklist
2022-05-20 14:22:27 +00:00
attributes :
2024-07-02 17:01:50 +00:00
label : Checklist
2022-05-20 14:22:27 +00:00
options :
2024-07-02 17:01:50 +00:00
- label : 'The title of this issue starts with "Icon Request: " and is followed by the new icon name *(ex. "Icon Request: Proton Torpedo")*'
2022-05-20 14:22:27 +00:00
required : true
2024-07-02 17:01:50 +00:00
- label : This icon does not represent a brand
2022-05-20 14:22:27 +00:00
required : true
2024-07-02 17:01:50 +00:00
- label : 'This request is for a single icon or a matched pair *(ex. `lock` and `unlock`)*'
2022-05-20 14:22:27 +00:00
required : true
2024-07-02 17:01:50 +00:00
- label : I've already [searched through existing issues](https://github.com/FortAwesome/Font-Awesome/issues), and to the best of my knowledge this request isn't a duplicate
2022-05-20 14:22:27 +00:00
required : true
2024-07-02 17:01:50 +00:00
- label : I understand [how new icon requests work](https://fontawesome.com/support#requesting-icons)
2022-05-20 14:22:27 +00:00
required : true
2024-07-02 17:01:50 +00:00
- type : markdown
attributes :
value : "## Your Request"
- type : dropdown
id : type
attributes :
label : Request type
description : What kind of icon or element do you have in mind?
options :
2024-07-10 15:03:55 +00:00
- ✨ New icon
2024-07-02 17:01:50 +00:00
- 😄 Emoji (please provide Unicode code point)
- 🧙 Wizard modifier
- 🔧 Icon improvement
## - 🧱 Element (save this for the future)
default : 0
validations :
required : true
- type : textarea
id : use-case
attributes :
label : Use case
description : How should this new icon be used?
placeholder : ex. a proton torpedo for our holographic space station attack plans
validations :
required : true
- type : textarea
id : example
attributes :
label : Visual example
description : Insert an example image or other visual reference to help us get the picture (literally).
validations :
required : true