chore(readme): Revisions for v1.3.1
This commit is contained in:
@@ -23,24 +23,24 @@ const Links: React.FC<LinksProps> = () => {
|
||||
Download all ({iconCount})
|
||||
</OutboundLink>
|
||||
</div>
|
||||
<div>
|
||||
<div>
|
||||
<ArrowElbowDownRight size={24} />
|
||||
<span>
|
||||
<OutboundLink
|
||||
className="nav-link"
|
||||
to="https://www.figma.com/community/file/903830135544202908/Phosphor-Icons"
|
||||
eventLabel="Figma library"
|
||||
>
|
||||
Figma library
|
||||
</OutboundLink>
|
||||
{" / "}
|
||||
<OutboundLink
|
||||
className="nav-link"
|
||||
to="https://www.figma.com/community/plugin/898620911119764089/Phosphor-Icons"
|
||||
eventLabel="Figma plugin"
|
||||
>
|
||||
plugin
|
||||
</OutboundLink>
|
||||
<OutboundLink
|
||||
className="nav-link"
|
||||
to="https://www.figma.com/community/file/903830135544202908/Phosphor-Icons"
|
||||
eventLabel="Figma library"
|
||||
>
|
||||
Figma library
|
||||
</OutboundLink>
|
||||
{" / "}
|
||||
<OutboundLink
|
||||
className="nav-link"
|
||||
to="https://www.figma.com/community/plugin/898620911119764089/Phosphor-Icons"
|
||||
eventLabel="Figma plugin"
|
||||
>
|
||||
plugin
|
||||
</OutboundLink>
|
||||
</span>
|
||||
</div>
|
||||
<div>
|
||||
|
||||
@@ -8492,7 +8492,7 @@ export const icons: ReadonlyArray<IconEntry> = [
|
||||
// },
|
||||
{
|
||||
name: "toilet-paper",
|
||||
categories: [IconCategory.OBJECTS],
|
||||
categories: [IconCategory.HEALTH, IconCategory.OBJECTS],
|
||||
tags: ["*new*", "bathroom", "restroom", "lavatory", "water closet"],
|
||||
Icon: Icons.ToiletPaper,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user