mirror of
https://github.com/outline/outline.git
synced 2026-01-07 19:49:58 -06:00
chore: Add 10 more brand icons (#9130)
This commit is contained in:
@@ -7,6 +7,16 @@ import {
|
||||
faWebAwesome,
|
||||
faXTwitter,
|
||||
faBluesky,
|
||||
faGithub,
|
||||
faGitlab,
|
||||
faDiscord,
|
||||
faDocker,
|
||||
faCodepen,
|
||||
faDropbox,
|
||||
faPaypal,
|
||||
faShopify,
|
||||
faSwift,
|
||||
faSlack,
|
||||
} from "@fortawesome/free-brands-svg-icons";
|
||||
import {
|
||||
faBagShopping,
|
||||
@@ -551,6 +561,16 @@ export class IconLibrary {
|
||||
faPython,
|
||||
faXTwitter,
|
||||
faBluesky,
|
||||
faGithub,
|
||||
faGitlab,
|
||||
faDiscord,
|
||||
faDocker,
|
||||
faCodepen,
|
||||
faDropbox,
|
||||
faPaypal,
|
||||
faShopify,
|
||||
faSwift,
|
||||
faSlack,
|
||||
].map((icon) => [
|
||||
icon.iconName,
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user