Add Pilcrow Icon (paragraph) (#884)

* add pilcrow icon
* add tags
This commit is contained in:
Eric Fennis
2022-11-15 10:34:25 +01:00
committed by GitHub
parent 0c93e7bcb4
commit b75aee4df3
2 changed files with 25 additions and 2 deletions

15
icons/pilcrow.svg Normal file
View File

@@ -0,0 +1,15 @@
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M13 4v16" />
<path d="M17 4v16" />
<path d="M19 4H9.5a4.5 4.5 0 0 0 0 9H13" />
</svg>

After

Width:  |  Height:  |  Size: 302 B

View File

@@ -1455,6 +1455,7 @@
"food", "food",
"breakfast" "breakfast"
], ],
"egg-off": [],
"equal": [ "equal": [
"calculate", "calculate",
"maths" "maths"
@@ -1758,14 +1759,12 @@
"file-type": [ "file-type": [
"font", "font",
"text", "text",
"font",
"typography", "typography",
"type" "type"
], ],
"file-type-2": [ "file-type-2": [
"font", "font",
"text", "text",
"font",
"typography", "typography",
"type" "type"
], ],
@@ -3215,6 +3214,15 @@
"money", "money",
"savings" "savings"
], ],
"pilcrow": [
"paragraph",
"mark",
"paraph",
"blind",
"typography",
"type",
"text"
],
"pin": [ "pin": [
"save", "save",
"map", "map",