Skip to content

Underline icon #471

Description

There's an icon for the action of strikethrough, but no icon for the action of underline to use in a text editor.

Usage

I'm assuming this icon wasn't made because there was no use for it, since standard Markdown doesn't support underlining, but:

  • GitHub's markdown renders underlining with <ins>underline</ins>;
  • VS Code's built-in markdown preview renders underlining with <u>underline</u>;
  • Discord's markdown supports underlining with __underline__.

Having this icon would be relevant for other markdown editors to take advantage of that, or to be used in the context of any other text editor.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions