Skip to content

Instantly share code, notes, and snippets.

@francois-rozet
Created November 6, 2023 09:30
Show Gist options
  • Save francois-rozet/1796c85ff432bdd17a85100bfa7742ab to your computer and use it in GitHub Desktop.
Save francois-rozet/1796c85ff432bdd17a85100bfa7742ab to your computer and use it in GitHub Desktop.
FontAwesome for Typst
#let fa(key) = text(font: "FontAwesome", ligatures: false, [#key])
// Regular icons
#let fa-ad = symbol("\u{f641}")
#let fa-address-book = symbol("\u{f2b9}")
#let fa-address-card = symbol("\u{f2bb}")
#let fa-adjust = symbol("\u{f042}")
#let fa-air-freshener = symbol("\u{f5d0}")
#let fa-align = symbol(
("left", "\u{f036}"),
("center", "\u{f037}"),
("right", "\u{f038}"),
("justify", "\u{f039}"),
)
#let fa-allergies = symbol("\u{f461}")
#let fa-ambulance = symbol("\u{f0f9}")
#let fa-american-sign-language-interpreting = symbol("\u{f2a3}")
#let fa-anchor = symbol("\u{f13d}")
#let fa-angle = symbol(
("left", "\u{f104}"), // by default angle.left
("right", "\u{f105}"),
("up", "\u{f106}"),
("down", "\u{f107}"),
("double.left", "\u{f100}"),
("double.right", "\u{f101}"),
("double.up", "\u{f102}"),
("double.down", "\u{f103}"),
)
#let fa-angry = symbol("\u{f556}")
#let fa-ankh = symbol("\u{f644}")
#let fa-apple = symbol(
"\u{f179}",
("alt", "\u{f5d1}"),
("pay", "\u{f415}"),
("pay.cc", "\u{f416}")
)
#let fa-archive = symbol("\u{f187}")
#let fa-archway = symbol("\u{f557}")
#let fa-arrow = symbol(
("left", "\u{f060}"),
("right", "\u{f061}"),
("up", "\u{f062}"),
("down", "\u{f063}"),
("circle.left", "\u{f0a8}"),
("circle.right", "\u{f0a9}"),
("circle.up", "\u{f0aa}"),
("circle.down", "\u{f0ab}"),
("circle.alt.down", "\u{f358}"),
("circle.alt.left", "\u{f359}"),
("circle.alt.right", "\u{f35a}"),
("circle.alt.up", "\u{f35b}"),
("long.down", "\u{f309}"),
("long.left", "\u{f30a}"),
("long.right", "\u{f30b}"),
("long.up", "\u{f30c}"),
("plural", "\u{f0b2}"),
("plural.h", "\u{f337}"),
("plural.v", "\u{f338}"),
)
#let fa-assistive-listening-systems = symbol("\u{f2a2}")
#let fa-asterisk = symbol("\u{f069}")
#let fa-at = symbol("\u{f1fa}")
#let fa-atlas = symbol("\u{f558}")
#let fa-atom = symbol("\u{f5d2}")
#let fa-audio-description = symbol("\u{f29e}")
#let fa-award = symbol("\u{f559}")
#let fa-baby = symbol("\u{f77c}")
#let fa-baby-carriage = symbol("\u{f77d}")
#let fa-backspace = symbol("\u{f55a}")
#let fa-backward = symbol("\u{f04a}")
#let fa-bacon = symbol("\u{f7e5}")
#let fa-bacterium = symbol(
"\u{e05a}",
("plural", "\u{e059}")
)
#let fa-bahai = symbol("\u{f666}")
#let fa-balance-scale = symbol(
"\u{f24e}",
("balance-scale.left", "\u{f515}"),
("balance-scale.right", "\u{f516}"),
)
#let fa-ball = symbol(
("basketball", "\u{f434}"),
("baseball", "\u{f433}"),
("bowling", "\u{f436}"),
("football", "\u{f44e}"),
("golf", "\u{f450}"),
("volleyball", "\u{f45f}"),
)
#let fa-ban = symbol("\u{f05e}")
#let fa-band-aid = symbol("\u{f462}")
#let fa-barcode = symbol("\u{f02a}")
#let fa-bars = symbol("\u{f0c9}")
#let fa-bath = symbol("\u{f2cd}")
#let fa-battery = symbol(
("empty", "\u{f244}"),
("full", "\u{f240}"),
("half", "\u{f242}"),
("quarter", "\u{f243}"),
("three-quarters", "\u{f241}"),
)
#let fa-bed = symbol("\u{f236}")
#let fa-beer = symbol("\u{f0fc}")
#let fa-bell = symbol(
"\u{f0f3}",
("slash", "\u{f1f6}"),
("concierge", "\u{f562}"),
)
#let fa-bezier-curve = symbol("\u{f55b}")
#let fa-bible = symbol("\u{f647}")
#let fa-bicycle = symbol("\u{f206}")
#let fa-biking = symbol("\u{f84a}")
#let fa-binoculars = symbol("\u{f1e5}")
#let fa-biohazard = symbol("\u{f780}")
#let fa-birthday-cake = symbol("\u{f1fd}")
#let fa-blender = symbol(
"\u{f517}",
("phone", "\u{f6b6}"),
)
#let fa-blind = symbol("\u{f29d}")
#let fa-blog = symbol("\u{f781}")
#let fa-bold = symbol("\u{f032}")
#let fa-bolt = symbol("\u{f0e7}")
#let fa-bomb = symbol("\u{f1e2}")
#let fa-bone = symbol("\u{f5d7}")
#let fa-bong = symbol("\u{f55c}")
#let fa-book = symbol(
"\u{f02d}",
("dead", "\u{f6b7}"),
("medical", "\u{f7e6}"),
("open", "\u{f518}"),
("reader", "\u{f5da}"),
)
#let fa-bookmark = symbol("\u{f02e}")
#let fa-border = symbol(
("all", "\u{f84c}"),
("none", "\u{f850}"),
("style", "\u{f853}"),
)
#let fa-box = symbol(
"\u{f466}",
("open", "\u{f49e}"),
("tissue", "\u{e05b}"),
("plural", "\u{f468}"),
)
#let fa-braille = symbol("\u{f2a1}")
#let fa-brain = symbol("\u{f5dc}")
#let fa-bread-slice = symbol("\u{f7ec}")
#let fa-briefcase = symbol(
"\u{f0b1}",
("medical", "\u{f469}"),
)
#let fa-broadcast-tower = symbol("\u{f519}")
#let fa-broom = symbol("\u{f51a}")
#let fa-brush = symbol("\u{f55d}")
#let fa-bug = symbol("\u{f188}")
#let fa-building = symbol("\u{f1ad}")
#let fa-bullhorn = symbol("\u{f0a1}")
#let fa-bullseye = symbol("\u{f140}")
#let fa-burn = symbol("\u{f46a}")
#let fa-bus = symbol(
"\u{f207}",
("alt", "\u{f55e}"),
)
#let fa-business-time = symbol("\u{f64a}")
#let fa-calculator = symbol("\u{f1ec}")
#let fa-calendar = symbol(
"\u{f133}",
("alt", "\u{f073}"),
("check", "\u{f274}"),
("day", "\u{f783}"),
("minus", "\u{f272}"),
("plus", "\u{f271}"),
("times", "\u{f273}"),
("week", "\u{f784}"),
)
#let fa-camera = symbol(
"\u{f030}",
("retro", "\u{f083}"),
)
#let fa-campground = symbol("\u{f6bb}")
#let fa-candy-cane = symbol("\u{f786}")
#let fa-cannabis = symbol("\u{f55f}")
#let fa-capsules = symbol("\u{f46b}")
#let fa-car = symbol(
"\u{f1b9}",
("alt", "\u{f5de}"),
("battery", "\u{f5df}"),
("crash", "\u{f5e1}"),
("side", "\u{f5e4}"),
)
#let fa-caravan = symbol("\u{f8ff}")
#let fa-caret = symbol(
("down", "\u{f0d7}"),
("up", "\u{f0d8}"),
("left", "\u{f0d9}"),
("right", "\u{f0da}"),
("square.down", "\u{f150}"),
("square.up", "\u{f151}"),
("square.right", "\u{f152}"),
("square.left", "\u{f191}"),
)
#let fa-carrot = symbol("\u{f787}")
#let fa-cart = symbol(
"\u{f07a}",
("plus", "\u{f217}"),
("arrow.down", "\u{f218}"),
)
#let fa-cash-register = symbol("\u{f788}")
#let fa-cat = symbol("\u{f6be}")
#let fa-certificate = symbol("\u{f0a3}")
#let fa-chair = symbol("\u{f6c0}")
#let fa-chalkboard = symbol(
"\u{f51b}",
("teacher", "\u{f51c}"),
)
#let fa-charging-station = symbol("\u{f5e7}")
#let fa-chart = symbol(
("bar", "\u{f080}"),
("area", "\u{f1fe}"),
("pie", "\u{f200}"),
("line", "\u{f201}"),
)
#let fa-check = symbol(
"\u{f00c}",
("circle", "\u{f058}"),
("double", "\u{f560}"),
("square", "\u{f14a}"),
)
#let fa-cheese = symbol("\u{f7ef}")
#let fa-chess = symbol(
"\u{f439}",
("bishop", "\u{f43a}"),
("board", "\u{f43c}"),
("king", "\u{f43f}"),
("knight", "\u{f441}"),
("pawn", "\u{f443}"),
("queen", "\u{f445}"),
("rook", "\u{f447}"),
)
#let fa-chevron = symbol(
("left", "\u{f053}"),
("right", "\u{f054}"),
("up", "\u{f077}"),
("down", "\u{f078}"),
("circle.left", "\u{f137}"),
("circle.right", "\u{f138}"),
("circle.up", "\u{f139}"),
("circle.down", "\u{f13a}"),
)
#let fa-child = symbol("\u{f1ae}")
#let fa-church = symbol("\u{f51d}")
#let fa-circle = symbol(
"\u{f111}",
("notch", "\u{f1ce}"),
)
#let fa-city = symbol("\u{f64f}")
#let fa-clinic-medical = symbol("\u{f7f2}")
#let fa-clipboard = symbol(
"\u{f328}",
("check", "\u{f46c}"),
("list", "\u{f46d}"),
)
#let fa-clock = symbol("\u{f017}")
#let fa-clone = symbol("\u{f24d}")
#let fa-closed-captioning = symbol("\u{f20a}")
#let fa-cloud = symbol(
"\u{f0c2}",
("download", "\u{f381}"),
("meatball", "\u{f73b}"),
("moon", "\u{f6c3}"),
("moon.rain", "\u{f73c}"),
("rain", "\u{f73d}"),
("rain.heavy", "\u{f740}"),
("sun", "\u{f6c4}"),
("sun.rain", "\u{f743}"),
("upload", "\u{f382}"),
)
#let fa-cocktail = symbol("\u{f561}")
#let fa-code = symbol(
"\u{f121}",
("branch", "\u{f126}"),
)
#let fa-coffee = symbol("\u{f0f4}")
#let fa-cog = symbol(
"\u{f013}",
("plural", "\u{f085}"),
)
#let fa-coins = symbol("\u{f51e}")
#let fa-columns = symbol("\u{f0db}")
#let fa-comment = symbol(
"\u{f075}",
("alt", "\u{f27a}"),
("dollar", "\u{f651}"),
("dots", "\u{f4ad}"),
("medical", "\u{f7f5}"),
("slash", "\u{f4b3}"),
("plural.", "\u{f086}"),
("plural.dollar", "\u{f653}"),
)
#let fa-compact-disc = symbol("\u{f51f}")
#let fa-compass = symbol("\u{f14e}")
#let fa-compress = symbol(
"\u{f066}",
("alt", "\u{f422}"),
("alt.arrows", "\u{f78c}"),
)
#let fa-cookie = symbol(
"\u{f563}",
("bite", "\u{f564}"),
)
#let fa-copy = symbol("\u{f0c5}")
#let fa-copyright = symbol("\u{f1f9}")
#let fa-couch = symbol("\u{f4b8}")
#let fa-credit-card = symbol("\u{f09d}")
#let fa-crop = symbol(
"\u{f125}",
("alt", "\u{f565}"),
)
#let fa-cross = symbol("\u{f654}")
#let fa-crosshairs = symbol("\u{f05b}")
#let fa-crow = symbol("\u{f520}")
#let fa-crown = symbol("\u{f521}")
#let fa-crutch = symbol("\u{f7f7}")
#let fa-cube = symbol(
"\u{f1b2}",
("plural", "\u{f1b3}"),
)
#let fa-cut = symbol("\u{f0c4}")
#let fa-database = symbol("\u{f1c0}")
#let fa-deaf = symbol("\u{f2a4}")
#let fa-democrat = symbol("\u{f747}")
#let fa-desktop = symbol("\u{f108}")
#let fa-dharmachakra = symbol("\u{f655}")
#let fa-diagnoses = symbol("\u{f470}")
#let fa-dice = symbol(
"\u{f522}",
("d20", "\u{f6cf}"),
("d6", "\u{f6d1}"),
("five", "\u{f523}"),
("four", "\u{f524}"),
("one", "\u{f525}"),
("six", "\u{f526}"),
("three", "\u{f527}"),
("two", "\u{f528}"),
)
#let fa-digital-tachograph = symbol("\u{f566}")
#let fa-directions = symbol("\u{f5eb}")
#let fa-disease = symbol("\u{f7fa}")
#let fa-divide = symbol("\u{f529}")
#let fa-dizzy = symbol("\u{f567}")
#let fa-dna = symbol("\u{f471}")
#let fa-dog = symbol("\u{f6d3}")
#let fa-dolly = symbol(
"\u{f472}",
("flatbed", "\u{f474}"),
)
#let fa-donate = symbol("\u{f4b9}")
#let fa-door = symbol(
("closed", "\u{f52a}"),
("open", "\u{f52b}"),
)
#let fa-dot-circle = symbol("\u{f192}")
#let fa-dove = symbol("\u{f4ba}")
#let fa-download = symbol("\u{f019}")
#let fa-drafting-compass = symbol("\u{f568}")
#let fa-dragon = symbol("\u{f6d5}")
#let fa-draw-polygon = symbol("\u{f5ee}")
#let fa-drum = symbol(
"\u{f569}",
("steelpan", "\u{f56a}"),
)
#let fa-drumstick-bite = symbol("\u{f6d7}")
#let fa-dumbbell = symbol("\u{f44b}")
#let fa-dumpster = symbol(
"\u{f793}",
("fire", "\u{f794}"),
)
#let fa-dungeon = symbol("\u{f6d9}")
#let fa-edit = symbol("\u{f044}")
#let fa-egg = symbol("\u{f7fb}")
#let fa-eject = symbol("\u{f052}")
#let fa-ellipsis = symbol(
("h", "\u{f141}"),
("v", "\u{f142}"),
)
#let fa-envelope = symbol(
"\u{f0e0}",
("open", "\u{f2b6}"),
("open.text", "\u{f658}"),
("square", "\u{f199}"),
)
#let fa-equals = symbol("\u{f52c}")
#let fa-eraser = symbol("\u{f12d}")
#let fa-ethernet = symbol("\u{f796}")
#let fa-exchange = symbol("\u{f362}")
#let fa-exclamation = symbol(
"\u{f12a}",
("circle", "\u{f06a}"),
("triangle", "\u{f071}"),
)
#let fa-expand = symbol(
"\u{f065}",
("alt", "\u{f424}"),
("alt.arrows", "\u{f31e}"),
)
#let fa-link = symbol("\u{f0c1}")
#let fa-external-link = symbol(
"\u{f35d}",
("square", "\u{f360}"),
)
#let fa-eye = symbol(
"\u{f06e}",
("dropper", "\u{f1fb}"),
("slash", "\u{f070}"),
)
#let fa-fan = symbol("\u{f863}")
#let fa-fast = symbol(
("backward", "\u{f049}"),
("forward", "\u{f050}"),
)
#let fa-faucet = symbol("\u{e005}")
#let fa-fax = symbol("\u{f1ac}")
#let fa-feather = symbol(
"\u{f52d}",
("alt", "\u{f56b}"),
)
#let fa-female = symbol("\u{f182}")
#let fa-fighter-jet = symbol("\u{f0fb}")
#let fa-file = symbol(
"\u{f15b}",
("alt", "\u{f15c}"),
("archive", "\u{f1c6}"),
("audio", "\u{f1c7}"),
("code", "\u{f1c9}"),
("contract", "\u{f56c}"),
("csv", "\u{f6dd}"),
("download", "\u{f56d}"),
("excel", "\u{f1c3}"),
("export", "\u{f56e}"),
("image", "\u{f1c5}"),
("import", "\u{f56f}"),
("invoice", "\u{f570}"),
("invoice.dollar", "\u{f571}"),
("medical", "\u{f477}"),
("medical-alt", "\u{f478}"),
("pdf", "\u{f1c1}"),
("powerpoint", "\u{f1c4}"),
("prescription", "\u{f572}"),
("signature", "\u{f573}"),
("upload", "\u{f574}"),
("video", "\u{f1c8}"),
("word", "\u{f1c2}"),
)
#let fa-fill = symbol(
"\u{f575}",
("drip", "\u{f576}"),
)
#let fa-film = symbol("\u{f008}")
#let fa-filter = symbol("\u{f0b0}")
#let fa-fingerprint = symbol("\u{f577}")
#let fa-fire = symbol(
"\u{f06d}",
("alt", "\u{f7e4}"),
("extinguisher", "\u{f134}"),
)
#let fa-first-aid = symbol("\u{f479}")
#let fa-fish = symbol("\u{f578}")
#let fa-fist-raised = symbol("\u{f6de}")
#let fa-flag = symbol(
"\u{f024}",
("checkered", "\u{f11e}"),
("usa", "\u{f74d}"),
)
#let fa-flask = symbol("\u{f0c3}")
#let fa-flushed = symbol("\u{f579}")
#let fa-folder = symbol(
"\u{f07b}",
("minus", "\u{f65d}"),
("open", "\u{f07c}"),
("plus", "\u{f65e}"),
)
#let fa-font = symbol("\u{f031}")
#let fa-forward = symbol("\u{f04e}")
#let fa-frog = symbol("\u{f52e}")
#let fa-frown = symbol(
"\u{f119}",
("open", "\u{f57a}"),
)
#let fa-funnel-dollar = symbol("\u{f662}")
#let fa-futbol = symbol("\u{f1e3}")
#let fa-gamepad = symbol("\u{f11b}")
#let fa-gas-pump = symbol("\u{f52f}")
#let fa-gavel = symbol("\u{f0e3}")
#let fa-gem = symbol("\u{f3a5}")
#let fa-genderless = symbol("\u{f22d}")
#let fa-ghost = symbol("\u{f6e2}")
#let fa-gift = symbol(
"\u{f06b}",
("plural", "\u{f79c}"),
)
#let fa-glass = symbol(
("cheers", "\u{f79f}"),
("martini", "\u{f000}"),
("martini.alt", "\u{f57b}"),
("whiskey", "\u{f7a0}"),
("plural", "\u{f530}"),
)
#let fa-globe = symbol(
"\u{f0ac}",
("africa", "\u{f57c}"),
("americas", "\u{f57d}"),
("asia", "\u{f57e}"),
("europe", "\u{f7a2}"),
)
#let fa-gopuram = symbol("\u{f664}")
#let fa-graduation-cap = symbol("\u{f19d}")
#let fa-greater-than = symbol(
"\u{f531}",
("equal", "\u{f532}"),
)
#let fa-grimace = symbol("\u{f57f}")
#let fa-grin = symbol(
"\u{f580}",
("alt", "\u{f581}"),
("beam", "\u{f582}"),
("beam-sweat", "\u{f583}"),
("hearts", "\u{f584}"),
("squint", "\u{f585}"),
("squint-tears", "\u{f586}"),
("stars", "\u{f587}"),
("tears", "\u{f588}"),
("tongue", "\u{f589}"),
("tongue-squint", "\u{f58a}"),
("tongue-wink", "\u{f58b}"),
("wink", "\u{f58c}"),
)
#let fa-grip = symbol(
("horizontal", "\u{f58d}"),
("lines", "\u{f7a4}"),
("lines-vertical", "\u{f7a5}"),
("vertical", "\u{f58e}"),
)
#let fa-guitar = symbol("\u{f7a6}")
#let fa-h-square = symbol("\u{f0fd}")
#let fa-hamburger = symbol("\u{f805}")
#let fa-hammer = symbol("\u{f6e3}")
#let fa-hamsa = symbol("\u{f665}")
#let fa-hand = symbol(
("holding", "\u{f4bd}"),
("holding.heart", "\u{f4be}"),
("holding.medical", "\u{e05c}"),
("holding.usd", "\u{f4c0}"),
("holding.water", "\u{f4c1}"),
("lizard", "\u{f258}"),
("middle-finger", "\u{f806}"),
("paper", "\u{f256}"),
("peace", "\u{f25b}"),
("point.right", "\u{f0a4}"),
("point.left", "\u{f0a5}"),
("point.up", "\u{f0a6}"),
("point.down", "\u{f0a7}"),
("pointer", "\u{f25a}"),
("rock", "\u{f255}"),
("scissors", "\u{f257}"),
("sparkles", "\u{e05d}"),
("spock", "\u{f259}"),
("plural", "\u{f4c2}"),
("helping", "\u{f4c4}"),
("wash", "\u{e05e}"),
("shake", "\u{f2b5}"),
("shake.slash", "\u{e060}"),
("shake.slash.alt", "\u{e05f}"),
("praying", "\u{f684}"),
)
#let fa-hanukiah = symbol("\u{f6e6}")
#let fa-hat = symbol(
("hard", "\u{f807}"),
("cowboy", "\u{f8c0}"),
("cowboy-side", "\u{f8c1}"),
("wizard", "\u{f6e8}"),
)
#let fa-hashtag = symbol("\u{f292}")
#let fa-hdd = symbol("\u{f0a0}")
#let fa-head-side = symbol(
("cough", "\u{e061}"),
("cough-slash", "\u{e062}"),
("mask", "\u{e063}"),
("virus", "\u{e064}"),
)
#let fa-heading = symbol("\u{f1dc}")
#let fa-headphones = symbol(
"\u{f025}",
("alt", "\u{f58f}"),
("mic", "\u{f590}")
)
#let fa-heart = symbol(
"\u{f004}",
("broken", "\u{f7a9}"),
("beat", "\u{f21e}"),
)
#let fa-helicopter = symbol("\u{f533}")
#let fa-highlighter = symbol("\u{f591}")
#let fa-hiking = symbol("\u{f6ec}")
#let fa-hippo = symbol("\u{f6ed}")
#let fa-history = symbol("\u{f1da}")
#let fa-hockey-puck = symbol("\u{f453}")
#let fa-holly-berry = symbol("\u{f7aa}")
#let fa-home = symbol("\u{f015}")
#let fa-horse = symbol(
"\u{f6f0}",
("head", "\u{f7ab}"),
)
#let fa-hospital = symbol(
"\u{f0f8}",
("alt", "\u{f47d}"),
("symbol", "\u{f47e}"),
("user", "\u{f80d}"),
)
#let fa-hot-tub = symbol("\u{f593}")
#let fa-hotdog = symbol("\u{f80f}")
#let fa-hotel = symbol("\u{f594}")
#let fa-hourglass = symbol(
"\u{f254}",
("start", "\u{f251}"),
)
#let fa-house = symbol(
("user", "\u{e065}"),
("damage", "\u{f6f1}"),
)
#let fa-hryvnia = symbol("\u{f6f2}")
#let fa-i-cursor = symbol("\u{f246}")
#let fa-ice-cream = symbol("\u{f810}")
#let fa-icicles = symbol("\u{f7ad}")
#let fa-icons = symbol("\u{f86d}")
#let fa-id = symbol(
("badge", "\u{f2c1}"),
("card", "\u{f2c2}"),
("card-alt", "\u{f47f}"),
)
#let fa-igloo = symbol("\u{f7ae}")
#let fa-image = symbol(
"\u{f03e}",
("plural", "\u{f302}"),
)
#let fa-inbox = symbol("\u{f01c}")
#let fa-indent = symbol("\u{f03c}")
#let fa-industry = symbol("\u{f275}")
#let fa-infinity = symbol("\u{f534}")
#let fa-info = symbol(
"\u{f129}",
("circle", "\u{f05a}"),
)
#let fa-italic = symbol("\u{f033}")
#let fa-jedi = symbol("\u{f669}")
#let fa-joint = symbol("\u{f595}")
#let fa-journal-whills = symbol("\u{f66a}")
#let fa-kaaba = symbol("\u{f66b}")
#let fa-key = symbol("\u{f084}")
#let fa-keyboard = symbol("\u{f11c}")
#let fa-khanda = symbol("\u{f66d}")
#let fa-kiss = symbol(
"\u{f596}",
("beam", "\u{f597}"),
("wink.heart", "\u{f598}"),
)
#let fa-kiwi-bird = symbol("\u{f535}")
#let fa-landmark = symbol("\u{f66f}")
#let fa-language = symbol("\u{f1ab}")
#let fa-laptop = symbol(
"\u{f109}",
("code", "\u{f5fc}"),
("house", "\u{e066}"),
("medical", "\u{f812}"),
)
#let fa-laugh = symbol(
"\u{f599}",
("beam", "\u{f59a}"),
("squint", "\u{f59b}"),
("wink", "\u{f59c}"),
)
#let fa-layer-group = symbol("\u{f5fd}")
#let fa-leaf = symbol("\u{f06c}")
#let fa-lemon = symbol("\u{f094}")
#let fa-less-than = symbol(
"\u{f536}",
("equal", "\u{f537}"),
)
#let fa-level-down = symbol("\u{f3be}")
#let fa-level-up = symbol("\u{f3bf}")
#let fa-life-ring = symbol("\u{f1cd}")
#let fa-lightbulb = symbol("\u{f0eb}")
#let fa-list = symbol(
"\u{f03a}",
("alt", "\u{f022}"),
("ol", "\u{f0cb}"),
("ul", "\u{f0ca}"),
)
#let fa-location-arrow = symbol("\u{f124}")
#let fa-lock = symbol(
"\u{f023}",
("open", "\u{f3c1}"),
)
#let fa-low-vision = symbol("\u{f2a8}")
#let fa-luggage-cart = symbol("\u{f59d}")
#let fa-lungs = symbol(
"\u{f604}",
("virus", "\u{e067}"),
)
#let fa-magic = symbol("\u{f0d0}")
#let fa-magnet = symbol("\u{f076}")
#let fa-mail-bulk = symbol("\u{f674}")
#let fa-male = symbol("\u{f183}")
#let fa-map = symbol(
"\u{f279}",
("marked", "\u{f59f}"),
("marked-alt", "\u{f5a0}"),
("marker", "\u{f041}"),
("marker-alt", "\u{f3c5}"),
("pin", "\u{f276}"),
("signs", "\u{f277}"),
)
#let fa-marker = symbol("\u{f5a1}")
#let fa-mars = symbol(
"\u{f222}",
("double", "\u{f227}"),
("stroke", "\u{f229}"),
("stroke.h", "\u{f22b}"),
("stroke.v", "\u{f22a}"),
)
#let fa-mask = symbol("\u{f6fa}")
#let fa-medal = symbol("\u{f5a2}")
#let fa-medkit = symbol("\u{f0fa}")
#let fa-meh = symbol(
"\u{f11a}",
("blank", "\u{f5a4}"),
("rolling-eyes", "\u{f5a5}"),
)
#let fa-memory = symbol("\u{f538}")
#let fa-menorah = symbol("\u{f676}")
#let fa-mercury = symbol("\u{f223}")
#let fa-meteor = symbol("\u{f753}")
#let fa-microchip = symbol("\u{f2db}")
#let fa-microphone = symbol(
"\u{f130}",
("slash", "\u{f131}"),
("alt", "\u{f3c9}"),
("alt.slash", "\u{f539}"),
)
#let fa-microscope = symbol("\u{f610}")
#let fa-minus = symbol(
"\u{f068}",
("circle", "\u{f056}"),
("square", "\u{f146}"),
)
#let fa-mitten = symbol("\u{f7b5}")
#let fa-mobile = symbol(
"\u{f10b}",
("alt", "\u{f3cd}"),
)
#let fa-money = symbol(
("bill", "\u{f0d6}"),
("bill.alt", "\u{f3d1}"),
("bill.wave", "\u{f53a}"),
("bill.wave.alt", "\u{f53b}"),
("check", "\u{f53c}"),
("check.alt", "\u{f53d}"),
("sign.dollar", "\u{f155}"),
("sign.euro", "\u{f153}"),
("sign.pound", "\u{f154}"),
("sign.ruble", "\u{f158}"),
("sign.rupee", "\u{f156}"),
("sign.shekel", "\u{f20b}"),
("sign.lira", "\u{f195}"),
("sign.won", "\u{f159}"),
("sign.yen", "\u{f157}"),
)
#let fa-monument = symbol("\u{f5a6}")
#let fa-moon = symbol("\u{f186}")
#let fa-mortar-pestle = symbol("\u{f5a7}")
#let fa-mosque = symbol("\u{f678}")
#let fa-motorcycle = symbol("\u{f21c}")
#let fa-mountain = symbol("\u{f6fc}")
#let fa-mouse = symbol("\u{f8cc}")
#let fa-mouse-pointer = symbol("\u{f245}")
#let fa-mug-hot = symbol("\u{f7b6}")
#let fa-music = symbol("\u{f001}")
#let fa-network-wired = symbol("\u{f6ff}")
#let fa-neuter = symbol("\u{f22c}")
#let fa-newspaper = symbol("\u{f1ea}")
#let fa-not-equal = symbol("\u{f53e}")
#let fa-notes-medical = symbol("\u{f481}")
#let fa-object-group = symbol("\u{f247}")
#let fa-object-ungroup = symbol("\u{f248}")
#let fa-oil-can = symbol("\u{f613}")
#let fa-om = symbol("\u{f679}")
#let fa-otter = symbol("\u{f700}")
#let fa-outdent = symbol("\u{f03b}")
#let fa-pager = symbol("\u{f815}")
#let fa-paintbrush = symbol(
"\u{f1fc}",
("roller", "\u{f5aa}"),
)
#let fa-palette = symbol("\u{f53f}")
#let fa-pallet = symbol("\u{f482}")
#let fa-paper-plane = symbol("\u{f1d8}")
#let fa-paperclip = symbol("\u{f0c6}")
#let fa-parachute-box = symbol("\u{f4cd}")
#let fa-paragraph = symbol("\u{f1dd}")
#let fa-parking = symbol("\u{f540}")
#let fa-passport = symbol("\u{f5ab}")
#let fa-pastafarianism = symbol("\u{f67b}")
#let fa-paste = symbol("\u{f0ea}")
#let fa-pause = symbol(
"\u{f04c}",
("circle", "\u{f28b}"),
)
#let fa-paw = symbol("\u{f1b0}")
#let fa-peace = symbol("\u{f67c}")
#let fa-pen = symbol(
"\u{f304}",
("alt", "\u{f305}"),
("fancy", "\u{f5ac}"),
("nib", "\u{f5ad}"),
("square", "\u{f14b}"),
)
#let fa-pencil = symbol(
("alt", "\u{f303}"),
("ruler", "\u{f5ae}"),
)
#let fa-people = symbol(
("arrows", "\u{e068}"),
("carry", "\u{f4ce}"),
)
#let fa-pepper-hot = symbol("\u{f816}")
#let fa-percent = symbol("\u{f295}")
#let fa-percentage = symbol("\u{f541}")
#let fa-person-booth = symbol("\u{f756}")
#let fa-phone = symbol(
"\u{f095}",
("alt", "\u{f879}"),
("slash", "\u{f3dd}"),
("square", "\u{f098}"),
("square-alt", "\u{f87b}"),
("volume", "\u{f2a0}"),
)
#let fa-photo-video = symbol("\u{f87c}")
#let fa-piggy-bank = symbol("\u{f4d3}")
#let fa-pills = symbol("\u{f484}")
#let fa-pizza-slice = symbol("\u{f818}")
#let fa-place-of-worship = symbol("\u{f67f}")
#let fa-plane = symbol(
"\u{f072}",
("arrival", "\u{f5af}"),
("departure", "\u{f5b0}"),
("slash", "\u{e069}"),
)
#let fa-play = symbol(
"\u{f04b}",
("circle", "\u{f144}"),
)
#let fa-plug = symbol("\u{f1e6}")
#let fa-plus = symbol(
"\u{f067}",
("circle", "\u{f055}"),
("square", "\u{f0fe}"),
)
#let fa-podcast = symbol("\u{f2ce}")
#let fa-poll = symbol(
"\u{f681}",
("h", "\u{f682}"),
)
#let fa-poop = symbol(
"\u{f619}",
("face", "\u{f2fe}"),
("storm", "\u{f75a}"),
)
#let fa-portrait = symbol("\u{f3e0}")
#let fa-power-off = symbol("\u{f011}")
#let fa-pray = symbol("\u{f683}")
#let fa-prescription = symbol(
"\u{f5b1}",
("bottle", "\u{f485}"),
("bottle.alt", "\u{f486}"),
)
#let fa-print = symbol("\u{f02f}")
#let fa-procedures = symbol("\u{f487}")
#let fa-project-diagram = symbol("\u{f542}")
#let fa-pump = symbol(
("soap", "\u{e06b}"),
("medical", "\u{e06a}"),
)
#let fa-puzzle-piece = symbol("\u{f12e}")
#let fa-qrcode = symbol("\u{f029}")
#let fa-question = symbol(
"\u{f128}",
("circle", "\u{f059}"),
)
#let fa-quidditch = symbol("\u{f458}")
#let fa-quote = symbol(
("left", "\u{f10d}"),
("right", "\u{f10e}"),
)
#let fa-quran = symbol("\u{f687}")
#let fa-radiation = symbol(
"\u{f7b9}",
("alt", "\u{f7ba}"),
)
#let fa-rainbow = symbol("\u{f75b}")
#let fa-random = symbol("\u{f074}")
#let fa-receipt = symbol("\u{f543}")
#let fa-record-vinyl = symbol("\u{f8d9}")
#let fa-recycle = symbol("\u{f1b8}")
#let fa-redo = symbol(
"\u{f01e}",
("alt", "\u{f2f9}"),
)
#let fa-registered = symbol("\u{f25d}")
#let fa-remove-format = symbol("\u{f87d}")
#let fa-reply = symbol(
"\u{f3e5}",
("all", "\u{f122}"),
)
#let fa-republican = symbol("\u{f75e}")
#let fa-restroom = symbol("\u{f7bd}")
#let fa-retweet = symbol("\u{f079}")
#let fa-ribbon = symbol("\u{f4d6}")
#let fa-ring = symbol("\u{f70b}")
#let fa-road = symbol("\u{f018}")
#let fa-robot = symbol("\u{f544}")
#let fa-rocket = symbol("\u{f135}")
#let fa-route = symbol("\u{f4d7}")
#let fa-rss = symbol(
"\u{f09e}",
("square", "\u{f143}"),
)
#let fa-ruler = symbol(
"\u{f545}",
("combined", "\u{f546}"),
("horizontal", "\u{f547}"),
("vertical", "\u{f548}"),
)
#let fa-running = symbol("\u{f70c}")
#let fa-sad = symbol(
("cry", "\u{f5b3}"),
("tear", "\u{f5b4}"),
)
#let fa-satellite = symbol(
"\u{f7bf}",
("dish", "\u{f7c0}"),
)
#let fa-save = symbol("\u{f0c7}")
#let fa-school = symbol("\u{f549}")
#let fa-screwdriver = symbol("\u{f54a}")
#let fa-scroll = symbol("\u{f70e}")
#let fa-sd-card = symbol("\u{f7c2}")
#let fa-search = symbol(
"\u{f002}",
("dollar", "\u{f688}"),
("location", "\u{f689}"),
("minus", "\u{f010}"),
("plus", "\u{f00e}"),
)
#let fa-seedling = symbol("\u{f4d8}")
#let fa-server = symbol("\u{f233}")
#let fa-shapes = symbol("\u{f61f}")
#let fa-share = symbol(
"\u{f064}",
("alt", "\u{f1e0}"),
("alt-square", "\u{f1e1}"),
("square", "\u{f14d}"),
)
#let fa-shield = symbol(
"\u{f3ed}",
("virus", "\u{e06c}"),
)
#let fa-ship = symbol("\u{f21a}")
#let fa-shipping-fast = symbol("\u{f48b}")
#let fa-shoe-prints = symbol("\u{f54b}")
#let fa-shopping-bag = symbol("\u{f290}")
#let fa-shopping-basket = symbol("\u{f291}")
#let fa-shower = symbol("\u{f2cc}")
#let fa-shuttle-van = symbol("\u{f5b6}")
#let fa-sign = symbol("\u{f4d9}")
#let fa-sign-in = symbol("\u{f2f6}")
#let fa-sign-out = symbol("\u{f2f5}")
#let fa-sign-language = symbol("\u{f2a7}")
#let fa-signal = symbol("\u{f012}")
#let fa-signature = symbol("\u{f5b7}")
#let fa-sim-card = symbol("\u{f7c4}")
#let fa-sink = symbol("\u{e06d}")
#let fa-sitemap = symbol("\u{f0e8}")
#let fa-skating = symbol("\u{f7c5}")
#let fa-skiing = symbol(
"\u{f7c9}",
("nordic", "\u{f7ca}"),
)
#let fa-skull = symbol(
"\u{f54c}",
("crossbones", "\u{f714}"),
)
#let fa-slash = symbol("\u{f715}")
#let fa-sleigh = symbol("\u{f7cc}")
#let fa-sliders-h = symbol("\u{f1de}")
#let fa-smile = symbol(
"\u{f118}",
("beam", "\u{f5b8}"),
("wink", "\u{f4da}"),
)
#let fa-smog = symbol("\u{f75f}")
#let fa-smoking = symbol(
"\u{f48d}",
("ban", "\u{f54d}"),
)
#let fa-sms = symbol("\u{f7cd}")
#let fa-snowboarding = symbol("\u{f7ce}")
#let fa-snowflake = symbol("\u{f2dc}")
#let fa-snowman = symbol("\u{f7d0}")
#let fa-snowplow = symbol("\u{f7d2}")
#let fa-soap = symbol("\u{e06e}")
#let fa-socks = symbol("\u{f696}")
#let fa-solar-panel = symbol("\u{f5ba}")
#let fa-sort = symbol(
"\u{f0dc}",
("alpha.down", "\u{f15d}"),
("alpha.down.alt", "\u{f881}"),
("alpha.up", "\u{f15e}"),
("alpha.up.alt", "\u{f882}"),
("amount.down", "\u{f160}"),
("amount.down.alt", "\u{f884}"),
("amount.up", "\u{f161}"),
("amount.up.alt", "\u{f885}"),
("down", "\u{f0dd}"),
("numeric.down", "\u{f162}"),
("numeric.down.alt", "\u{f886}"),
("numeric.up", "\u{f163}"),
("numeric.up.alt", "\u{f887}"),
("up", "\u{f0de}"),
)
#let fa-spa = symbol("\u{f5bb}")
#let fa-space-shuttle = symbol("\u{f197}")
#let fa-spell-check = symbol("\u{f891}")
#let fa-spider = symbol("\u{f717}")
#let fa-spinner = symbol("\u{f110}")
#let fa-splotch = symbol("\u{f5bc}")
#let fa-spray-can = symbol("\u{f5bd}")
#let fa-square = symbol(
"\u{f0c8}",
("full", "\u{f45c}"),
)
#let fa-square-root = symbol("\u{f698}")
#let fa-stamp = symbol("\u{f5bf}")
#let fa-star = symbol(
"\u{f005}",
("crescent", "\u{f699}"),
("half", "\u{f089}"),
("half.alt", "\u{f5c0}"),
("david", "\u{f69a}"),
("life", "\u{f621}"),
)
#let fa-step-backward = symbol("\u{f048}")
#let fa-step-forward = symbol("\u{f051}")
#let fa-stethoscope = symbol("\u{f0f1}")
#let fa-sticky-note = symbol("\u{f249}")
#let fa-stop = symbol(
"\u{f04d}",
("circle", "\u{f28d}"),
)
#let fa-stopwatch = symbol(
"\u{f2f2}",
("sec20", "\u{e06f}"),
)
#let fa-store = symbol(
"\u{f54e}",
("slash", "\u{e071}"),
("alt", "\u{f54f}"),
("alt.slash", "\u{e070}"),
)
#let fa-stream = symbol("\u{f550}")
#let fa-street-view = symbol("\u{f21d}")
#let fa-strikethrough = symbol("\u{f0cc}")
#let fa-stroopwafel = symbol("\u{f551}")
#let fa-subscript = symbol("\u{f12c}")
#let fa-subway = symbol("\u{f239}")
#let fa-suitcase = symbol(
"\u{f0f2}",
("rolling", "\u{f5c1}"),
)
#let fa-sun = symbol("\u{f185}")
#let fa-superscript = symbol("\u{f12b}")
#let fa-surprise = symbol("\u{f5c2}")
#let fa-swatchbook = symbol("\u{f5c3}")
#let fa-swimmer = symbol("\u{f5c4}")
#let fa-swimming-pool = symbol("\u{f5c5}")
#let fa-synagogue = symbol("\u{f69b}")
#let fa-sync = symbol(
"\u{f021}",
("alt", "\u{f2f1}"),
)
#let fa-syringe = symbol("\u{f48e}")
#let fa-table = symbol("\u{f0ce}")
#let fa-table-tennis = symbol("\u{f45d}")
#let fa-tablet = symbol(
"\u{f10a}",
("alt", "\u{f3fa}"),
)
#let fa-tablets = symbol("\u{f490}")
#let fa-tachometer = symbol("\u{f3fd}")
#let fa-tag = symbol(
"\u{f02b}",
("plural", "\u{f02c}"),
)
#let fa-tape = symbol("\u{f4db}")
#let fa-tasks = symbol("\u{f0ae}")
#let fa-taxi = symbol("\u{f1ba}")
#let fa-teeth = symbol(
"\u{f62e}",
("open", "\u{f62f}"),
)
#let fa-temperature = symbol(
("high", "\u{f769}"),
("low", "\u{f76b}"),
)
#let fa-tenge = symbol("\u{f7d7}")
#let fa-terminal = symbol("\u{f120}")
#let fa-text-height = symbol("\u{f034}")
#let fa-text-width = symbol("\u{f035}")
#let fa-th = symbol(
"\u{f00a}",
("large", "\u{f009}"),
("list", "\u{f00b}"),
)
#let fa-theater-masks = symbol("\u{f630}")
#let fa-thermometer = symbol(
"\u{f491}",
("empty", "\u{f2cb}"),
("full", "\u{f2c7}"),
("half", "\u{f2c9}"),
("quarter", "\u{f2ca}"),
("three-quarters", "\u{f2c8}"),
)
#let fa-thumbs = symbol(
("up", "\u{f164}"),
("down", "\u{f165}"),
)
#let fa-thumbtack = symbol("\u{f08d}")
#let fa-ticket = symbol("\u{f3ff}")
#let fa-times = symbol(
"\u{f00d}",
("circle", "\u{f057}"),
)
#let fa-tint = symbol(
"\u{f043}",
("slash", "\u{f5c7}"),
)
#let fa-tired = symbol("\u{f5c8}")
#let fa-toggle = symbol(
("off", "\u{f204}"),
("on", "\u{f205}"),
)
#let fa-toilet = symbol("\u{f7d8}")
#let fa-toilet-paper = symbol(
"\u{f71e}",
("slash", "\u{e072}"),
)
#let fa-toolbox = symbol("\u{f552}")
#let fa-tools = symbol("\u{f7d9}")
#let fa-tooth = symbol("\u{f5c9}")
#let fa-torah = symbol("\u{f6a0}")
#let fa-torii-gate = symbol("\u{f6a1}")
#let fa-tractor = symbol("\u{f722}")
#let fa-trademark = symbol("\u{f25c}")
#let fa-traffic-light = symbol("\u{f637}")
#let fa-trailer = symbol("\u{e041}")
#let fa-train = symbol("\u{f238}")
#let fa-tram = symbol("\u{f7da}")
#let fa-transgender = symbol(
"\u{f224}",
("alt", "\u{f225}"),
)
#let fa-trash = symbol(
"\u{f1f8}",
("alt", "\u{f2ed}"),
("restore", "\u{f829}"),
("restore.alt", "\u{f82a}"),
)
#let fa-tree = symbol("\u{f1bb}")
#let fa-trophy = symbol("\u{f091}")
#let fa-truck = symbol(
"\u{f0d1}",
("loading", "\u{f4de}"),
("monster", "\u{f63b}"),
("moving", "\u{f4df}"),
("pickup", "\u{f63c}"),
)
#let fa-tshirt = symbol("\u{f553}")
#let fa-tty = symbol("\u{f1e4}")
#let fa-tv = symbol("\u{f26c}")
#let fa-umbrella = symbol(
"\u{f0e9}",
("beach", "\u{f5ca}"),
)
#let fa-underline = symbol("\u{f0cd}")
#let fa-undo = symbol(
"\u{f0e2}",
("alt", "\u{f2ea}"),
)
#let fa-universal-access = symbol("\u{f29a}")
#let fa-university = symbol("\u{f19c}")
#let fa-unlink = symbol("\u{f127}")
#let fa-unlock = symbol(
"\u{f09c}",
("alt", "\u{f13e}"),
)
#let fa-upload = symbol("\u{f093}")
#let fa-user = symbol(
"\u{f007}",
("alt", "\u{f406}"),
("alt.slash", "\u{f4fa}"),
("astronaut", "\u{f4fb}"),
("check", "\u{f4fc}"),
("circle", "\u{f2bd}"),
("clock", "\u{f4fd}"),
("cog", "\u{f4fe}"),
("edit", "\u{f4ff}"),
("friends", "\u{f500}"),
("graduate", "\u{f501}"),
("injured", "\u{f728}"),
("lock", "\u{f502}"),
("md", "\u{f0f0}"),
("minus", "\u{f503}"),
("ninja", "\u{f504}"),
("nurse", "\u{f82f}"),
("plus", "\u{f234}"),
("secret", "\u{f21b}"),
("shield", "\u{f505}"),
("slash", "\u{f506}"),
("tag", "\u{f507}"),
("tie", "\u{f508}"),
("times", "\u{f235}"),
("plural", "\u{f0c0}"),
("plural.cog", "\u{f509}"),
("plural.slash", "\u{e073}"),
)
#let fa-utensils = symbol(
"\u{f2e7}",
("spoon", "\u{f2e5}"),
)
#let fa-vector-square = symbol("\u{f5cb}")
#let fa-venus = symbol(
"\u{f221}",
("double", "\u{f226}"),
("mars", "\u{f228}"),
)
#let fa-vest = symbol(
"\u{e085}",
("patches", "\u{e086}"),
)
#let fa-vial = symbol(
"\u{f492}",
("plural", "\u{f493}"),
)
#let fa-video = symbol(
"\u{f03d}",
("slash", "\u{f4e2}"),
)
#let fa-vihara = symbol("\u{f6a7}")
#let fa-virus = symbol(
"\u{e074}",
("slash", "\u{e075}"),
("plural", "\u{e076}"),
)
#let fa-voicemail = symbol("\u{f897}")
#let fa-volume = symbol(
("down", "\u{f027}"),
("mute", "\u{f6a9}"),
("off", "\u{f026}"),
("up", "\u{f028}"),
)
#let fa-vote-yea = symbol("\u{f772}")
#let fa-vr-cardboard = symbol("\u{f729}")
#let fa-walking = symbol("\u{f554}")
#let fa-wallet = symbol("\u{f555}")
#let fa-warehouse = symbol("\u{f494}")
#let fa-water = symbol("\u{f773}")
#let fa-wave-square = symbol("\u{f83e}")
#let fa-weight = symbol("\u{f496}")
#let fa-weight-hanging = symbol("\u{f5cd}")
#let fa-wheelchair = symbol("\u{f193}")
#let fa-wifi = symbol("\u{f1eb}")
#let fa-wind = symbol("\u{f72e}")
#let fa-window = symbol(
("close", "\u{f410}"),
("maximize", "\u{f2d0}"),
("minimize", "\u{f2d1}"),
("restore", "\u{f2d2}"),
)
#let fa-wine = symbol(
("bottle", "\u{f72f}"),
("glass", "\u{f4e3}"),
("glass-alt", "\u{f5ce}"),
)
#let fa-wrench = symbol("\u{f0ad}")
#let fa-x-ray = symbol("\u{f497}")
#let fa-yin-yang = symbol("\u{f6ad}")
// Brand icons
#let fa-px500 = symbol("\u{f26e}")
#let fa-accessible = symbol("\u{f368}")
#let fa-accusoft = symbol("\u{f369}")
#let fa-acquisitions-incorporated = symbol("\u{f6af}")
#let fa-adn = symbol("\u{f170}")
#let fa-adversal = symbol("\u{f36a}")
#let fa-affiliatetheme = symbol("\u{f36b}")
#let fa-airbnb = symbol("\u{f834}")
#let fa-algolia = symbol("\u{f36c}")
#let fa-alipay = symbol("\u{f642}")
#let fa-amazon = symbol(
"\u{f270}",
("pay", "\u{f42c}"),
("pay.cc", "\u{f42d}")
)
#let fa-amilia = symbol("\u{f36d}")
#let fa-android = symbol("\u{f17b}")
#let fa-angellist = symbol("\u{f209}")
#let fa-angrycreative = symbol("\u{f36e}")
#let fa-angular = symbol("\u{f420}")
#let fa-app-store = symbol(
"\u{f36f}",
("ios", "\u{f370}"),
)
#let fa-apper = symbol("\u{f371}")
#let fa-artstation = symbol("\u{f77a}")
#let fa-asymmetrik = symbol("\u{f372}")
#let fa-atlassian = symbol("\u{f77b}")
#let fa-audible = symbol("\u{f373}")
#let fa-autoprefixer = symbol("\u{f41c}")
#let fa-avianex = symbol("\u{f374}")
#let fa-aviato = symbol("\u{f421}")
#let fa-aws = symbol("\u{f375}")
#let fa-bandcamp = symbol("\u{f2d5}")
#let fa-battle-net = symbol("\u{f835}")
#let fa-behance = symbol(
"\u{f1b4}",
("square", "\u{f1b5}"),
)
#let fa-bimobject = symbol("\u{f378}")
#let fa-bitbucket = symbol("\u{f171}")
#let fa-bitcoin = symbol("\u{f379}")
#let fa-bity = symbol("\u{f37a}")
#let fa-black-tie = symbol("\u{f27e}")
#let fa-blackberry = symbol("\u{f37b}")
#let fa-blogger = symbol(
"\u{f37c}",
("b", "\u{f37d}"),
)
#let fa-bluetooth = symbol(
"\u{f293}",
("b", "\u{f294}"),
)
#let fa-bootstrap = symbol("\u{f836}")
#let fa-btc = symbol("\u{f15a}")
#let fa-buffer = symbol("\u{f837}")
#let fa-buromobelexperte = symbol("\u{f37f}")
#let fa-buy-n-large = symbol("\u{f8a6}")
#let fa-canadian-maple-leaf = symbol("\u{f785}")
#let fa-amex = symbol("\u{f1f3}")
#let fa-diners-club = symbol("\u{f24c}")
#let fa-discover = symbol("\u{f1f2}")
#let fa-jcb = symbol("\u{f24b}")
#let fa-mastercard = symbol("\u{f1f1}")
#let fa-visa = symbol("\u{f1f0}")
#let fa-centercode = symbol("\u{f380}")
#let fa-centos = symbol("\u{f789}")
#let fa-chrome = symbol("\u{f268}")
#let fa-chromecast = symbol("\u{f838}")
#let fa-cloudflare = symbol("\u{e07d}")
#let fa-cloudscale = symbol("\u{f383}")
#let fa-cloudsmith = symbol("\u{f384}")
#let fa-cloudversify = symbol("\u{f385}")
#let fa-codepen = symbol("\u{f1cb}")
#let fa-codiepie = symbol("\u{f284}")
#let fa-confluence = symbol("\u{f78d}")
#let fa-connectdevelop = symbol("\u{f20e}")
#let fa-contao = symbol("\u{f26d}")
#let fa-cotton-bureau = symbol("\u{f89e}")
#let fa-cpanel = symbol("\u{f388}")
#let fa-creative-commons = symbol(
"\u{f25e}",
("by", "\u{f4e7}"),
("nc", "\u{f4e8}"),
("nc.eu", "\u{f4e9}"),
("nc.jp", "\u{f4ea}"),
("nd", "\u{f4eb}"),
("pd", "\u{f4ec}"),
("pd.alt", "\u{f4ed}"),
("remix", "\u{f4ee}"),
("sa", "\u{f4ef}"),
("sampling", "\u{f4f0}"),
("sampling.plus", "\u{f4f1}"),
("share", "\u{f4f2}"),
("zero", "\u{f4f3}"),
)
#let fa-critical-role = symbol("\u{f6c9}")
#let fa-css3 = symbol(
"\u{f13c}",
("alt", "\u{f38b}"),
)
#let fa-cuttlefish = symbol("\u{f38c}")
#let fa-d-and-d = symbol("\u{f38d}")
#let fa-d-and-d-beyond = symbol("\u{f6ca}")
#let fa-dailymotion = symbol("\u{e052}")
#let fa-dashcube = symbol("\u{f210}")
#let fa-deezer = symbol("\u{e077}")
#let fa-delicious = symbol("\u{f1a5}")
#let fa-deploydog = symbol("\u{f38e}")
#let fa-deskpro = symbol("\u{f38f}")
#let fa-dev = symbol("\u{f6cc}")
#let fa-deviantart = symbol("\u{f1bd}")
#let fa-dhl = symbol("\u{f790}")
#let fa-diaspora = symbol("\u{f791}")
#let fa-digg = symbol("\u{f1a6}")
#let fa-digital-ocean = symbol("\u{f391}")
#let fa-discord = symbol("\u{f392}")
#let fa-discourse = symbol("\u{f393}")
#let fa-dochub = symbol("\u{f394}")
#let fa-docker = symbol("\u{f395}")
#let fa-draft2digital = symbol("\u{f396}")
#let fa-dribbble = symbol(
"\u{f17d}",
("square", "\u{f397}"),
)
#let fa-dropbox = symbol("\u{f16b}")
#let fa-drupal = symbol("\u{f1a9}")
#let fa-dyalog = symbol("\u{f399}")
#let fa-earlybirds = symbol("\u{f39a}")
#let fa-ebay = symbol("\u{f4f4}")
#let fa-edge = symbol(
"\u{f282}",
("legacy", "\u{e078}"),
)
#let fa-elementor = symbol("\u{f430}")
#let fa-ello = symbol("\u{f5f1}")
#let fa-ember = symbol("\u{f423}")
#let fa-empire = symbol("\u{f1d1}")
#let fa-envira = symbol("\u{f299}")
#let fa-erlang = symbol("\u{f39d}")
#let fa-ethereum = symbol("\u{f42e}")
#let fa-etsy = symbol("\u{f2d7}")
#let fa-evernote = symbol("\u{f839}")
#let fa-expeditedssl = symbol("\u{f23e}")
#let fa-facebook = symbol(
"\u{f09a}",
("f", "\u{f39e}"),
("messenger", "\u{f39f}"),
("square", "\u{f082}"),
)
#let fa-fantasy-flight-games = symbol("\u{f6dc}")
#let fa-fedex = symbol("\u{f797}")
#let fa-fedora = symbol("\u{f798}")
#let fa-figma = symbol("\u{f799}")
#let fa-firefox = symbol(
"\u{f269}",
("browser", "\u{e007}"),
)
#let fa-first-order = symbol(
"\u{f2b0}",
("alt", "\u{f50a}"),
)
#let fa-firstdraft = symbol("\u{f3a1}")
#let fa-flickr = symbol("\u{f16e}")
#let fa-flipboard = symbol("\u{f44d}")
#let fa-fly = symbol("\u{f417}")
#let fa-font-awesome = symbol(
"\u{f2b4}",
("alt", "\u{f35c}"),
("flag", "\u{f425}"),
)
#let fa-fonticons = symbol(
"\u{f280}",
("fi", "\u{f3a2}"),
)
#let fa-fort-awesome = symbol(
"\u{f286}",
("alt", "\u{f3a3}"),
)
#let fa-forumbee = symbol("\u{f211}")
#let fa-foursquare = symbol("\u{f180}")
#let fa-free-code-camp = symbol("\u{f2c5}")
#let fa-freebsd = symbol("\u{f3a4}")
#let fa-fulcrum = symbol("\u{f50b}")
#let fa-galactic-republic = symbol("\u{f50c}")
#let fa-galactic-senate = symbol("\u{f50d}")
#let fa-get-pocket = symbol("\u{f265}")
#let fa-gg = symbol(
"\u{f260}",
("circle", "\u{f261}"),
)
#let fa-git = symbol(
"\u{f1d3}",
("alt", "\u{f841}"),
("square", "\u{f1d2}"),
)
#let fa-github = symbol(
"\u{f09b}",
("alt", "\u{f113}"),
("square", "\u{f092}"),
)
#let fa-gitkraken = symbol("\u{f3a6}")
#let fa-gitlab = symbol("\u{f296}")
#let fa-gitter = symbol("\u{f426}")
#let fa-glide = symbol(
"\u{f2a5}",
("g", "\u{f2a6}"),
)
#let fa-gofore = symbol("\u{f3a7}")
#let fa-goodreads = symbol(
"\u{f3a8}",
("g", "\u{f3a9}"),
)
#let fa-google = symbol(
"\u{f1a0}",
("drive", "\u{f3aa}"),
("pay", "\u{e079}"),
("play", "\u{f3ab}"),
("plus", "\u{f2b3}"),
("plus-g", "\u{f0d5}"),
("plus-square", "\u{f0d4}"),
("wallet", "\u{f1ee}"),
)
#let fa-gratipay = symbol("\u{f184}")
#let fa-grav = symbol("\u{f2d6}")
#let fa-gripfire = symbol("\u{f3ac}")
#let fa-grunt = symbol("\u{f3ad}")
#let fa-guilded = symbol("\u{e07e}")
#let fa-gulp = symbol("\u{f3ae}")
#let fa-hacker-news = symbol(
"\u{f1d4}",
("square", "\u{f3af}"),
)
#let fa-hackerrank = symbol("\u{f5f7}")
#let fa-hips = symbol("\u{f452}")
#let fa-hire-a-helper = symbol("\u{f3b0}")
#let fa-hive = symbol("\u{e07f}")
#let fa-hooli = symbol("\u{f427}")
#let fa-hornbill = symbol("\u{f592}")
#let fa-hotjar = symbol("\u{f3b1}")
#let fa-houzz = symbol("\u{f27c}")
#let fa-html5 = symbol("\u{f13b}")
#let fa-hubspot = symbol("\u{f3b2}")
#let fa-ideal = symbol("\u{e013}")
#let fa-imdb = symbol("\u{f2d8}")
#let fa-innosoft = symbol("\u{e080}")
#let fa-instagram = symbol(
"\u{f16d}",
("square", "\u{e055}"),
)
#let fa-instalod = symbol("\u{e081}")
#let fa-intercom = symbol("\u{f7af}")
#let fa-internet-explorer = symbol("\u{f26b}")
#let fa-invision = symbol("\u{f7b0}")
#let fa-ioxhost = symbol("\u{f208}")
#let fa-itch-io = symbol("\u{f83a}")
#let fa-itunes = symbol(
"\u{f3b4}",
("note", "\u{f3b5}"),
)
#let fa-java = symbol("\u{f4e4}")
#let fa-jedi-order = symbol("\u{f50e}")
#let fa-jenkins = symbol("\u{f3b6}")
#let fa-jira = symbol("\u{f7b1}")
#let fa-joget = symbol("\u{f3b7}")
#let fa-joomla = symbol("\u{f1aa}")
#let fa-js = symbol(
"\u{f3b8}",
("square", "\u{f3b9}"),
)
#let fa-jsfiddle = symbol("\u{f1cc}")
#let fa-kaggle = symbol("\u{f5fa}")
#let fa-keybase = symbol("\u{f4f5}")
#let fa-keycdn = symbol("\u{f3ba}")
#let fa-kickstarter = symbol(
"\u{f3bb}",
("k", "\u{f3bc}"),
)
#let fa-korvue = symbol("\u{f42f}")
#let fa-laravel = symbol("\u{f3bd}")
#let fa-lastfm = symbol("\u{f202}")
#let fa-lastfm-square = symbol("\u{f203}")
#let fa-leanpub = symbol("\u{f212}")
#let fa-less = symbol("\u{f41d}")
#let fa-line = symbol("\u{f3c0}")
#let fa-linkedin = symbol(
"\u{f08c}",
("in", "\u{f0e1}"),
)
#let fa-linode = symbol("\u{f2b8}")
#let fa-linux = symbol("\u{f17c}")
#let fa-lyft = symbol("\u{f3c3}")
#let fa-magento = symbol("\u{f3c4}")
#let fa-mailchimp = symbol("\u{f59e}")
#let fa-mandalorian = symbol("\u{f50f}")
#let fa-markdown = symbol("\u{f60f}")
#let fa-mastodon = symbol("\u{f4f6}")
#let fa-maxcdn = symbol("\u{f136}")
#let fa-mdb = symbol("\u{f8ca}")
#let fa-medapps = symbol("\u{f3c6}")
#let fa-medium = symbol(
"\u{f23a}",
("m", "\u{f3c7}"),
)
#let fa-medrt = symbol("\u{f3c8}")
#let fa-meetup = symbol("\u{f2e0}")
#let fa-megaport = symbol("\u{f5a3}")
#let fa-mendeley = symbol("\u{f7b3}")
#let fa-microblog = symbol("\u{e01a}")
#let fa-microsoft = symbol("\u{f3ca}")
#let fa-mix = symbol("\u{f3cb}")
#let fa-mixcloud = symbol("\u{f289}")
#let fa-mixer = symbol("\u{e056}")
#let fa-mizuni = symbol("\u{f3cc}")
#let fa-modx = symbol("\u{f285}")
#let fa-monero = symbol("\u{f3d0}")
#let fa-napster = symbol("\u{f3d2}")
#let fa-neos = symbol("\u{f612}")
#let fa-nimblr = symbol("\u{f5a8}")
#let fa-node = symbol(
"\u{f419}",
("js", "\u{f3d3}"),
)
#let fa-npm = symbol("\u{f3d4}")
#let fa-ns8 = symbol("\u{f3d5}")
#let fa-nutritionix = symbol("\u{f3d6}")
#let fa-octopus-deploy = symbol("\u{e082}")
#let fa-odnoklassniki = symbol(
"\u{f263}",
("square", "\u{f264}"),
)
#let fa-old-republic = symbol("\u{f510}")
#let fa-opencart = symbol("\u{f23d}")
#let fa-openid = symbol("\u{f19b}")
#let fa-opera = symbol("\u{f26a}")
#let fa-optin-monster = symbol("\u{f23c}")
#let fa-orcid = symbol("\u{f8d2}")
#let fa-osi = symbol("\u{f41a}")
#let fa-page4 = symbol("\u{f3d7}")
#let fa-pagelines = symbol("\u{f18c}")
#let fa-palfed = symbol("\u{f3d8}")
#let fa-patreon = symbol("\u{f3d9}")
#let fa-paypal = symbol(
"\u{f1ed}",
("cc", "\u{f1f4}"),
)
#let fa-penny-arcade = symbol("\u{f704}")
#let fa-perbyte = symbol("\u{e083}")
#let fa-periscope = symbol("\u{f3da}")
#let fa-phabricator = symbol("\u{f3db}")
#let fa-phoenix-framework = symbol("\u{f3dc}")
#let fa-phoenix-squadron = symbol("\u{f511}")
#let fa-php = symbol("\u{f457}")
#let fa-pied-piper = symbol(
"\u{f2ae}",
("alt", "\u{f1a8}"),
("hat", "\u{f4e5}"),
("pp", "\u{f1a7}"),
("square", "\u{e01e}"),
)
#let fa-pinterest = symbol(
"\u{f0d2}",
("p", "\u{f231}"),
("square", "\u{f0d3}"),
)
#let fa-playstation = symbol("\u{f3df}")
#let fa-product-hunt = symbol("\u{f288}")
#let fa-pushed = symbol("\u{f3e1}")
#let fa-python = symbol("\u{f3e2}")
#let fa-qq = symbol("\u{f1d6}")
#let fa-quinscape = symbol("\u{f459}")
#let fa-quora = symbol("\u{f2c4}")
#let fa-r-project = symbol("\u{f4f7}")
#let fa-raspberry-pi = symbol("\u{f7bb}")
#let fa-ravelry = symbol("\u{f2d9}")
#let fa-react = symbol("\u{f41b}")
#let fa-reacteurope = symbol("\u{f75d}")
#let fa-readme = symbol("\u{f4d5}")
#let fa-rebel = symbol("\u{f1d0}")
#let fa-red-river = symbol("\u{f3e3}")
#let fa-reddit = symbol(
"\u{f1a1}",
("alien", "\u{f281}"),
("square", "\u{f1a2}"),
)
#let fa-redhat = symbol("\u{f7bc}")
#let fa-renren = symbol("\u{f18b}")
#let fa-replyd = symbol("\u{f3e6}")
#let fa-researchgate = symbol("\u{f4f8}")
#let fa-resolving = symbol("\u{f3e7}")
#let fa-rev = symbol("\u{f5b2}")
#let fa-rocketchat = symbol("\u{f3e8}")
#let fa-rockrms = symbol("\u{f3e9}")
#let fa-rust = symbol("\u{e07a}")
#let fa-safari = symbol("\u{f267}")
#let fa-salesforce = symbol("\u{f83b}")
#let fa-sass = symbol("\u{f41e}")
#let fa-schlix = symbol("\u{f3ea}")
#let fa-scribd = symbol("\u{f28a}")
#let fa-searchengin = symbol("\u{f3eb}")
#let fa-sellcast = symbol("\u{f2da}")
#let fa-sellsy = symbol("\u{f213}")
#let fa-servicestack = symbol("\u{f3ec}")
#let fa-shirtsinbulk = symbol("\u{f214}")
#let fa-shopify = symbol("\u{e057}")
#let fa-shopware = symbol("\u{f5b5}")
#let fa-simplybuilt = symbol("\u{f215}")
#let fa-sistrix = symbol("\u{f3ee}")
#let fa-sith = symbol("\u{f512}")
#let fa-sketch = symbol("\u{f7c6}")
#let fa-skyatlas = symbol("\u{f216}")
#let fa-skype = symbol("\u{f17e}")
#let fa-slack = symbol(
"\u{f198}",
("hash", "\u{f3ef}"),
)
#let fa-slideshare = symbol("\u{f1e7}")
#let fa-snapchat = symbol(
"\u{f2ab}",
("ghost", "\u{f2ac}"),
("square", "\u{f2ad}"),
)
#let fa-soundcloud = symbol("\u{f1be}")
#let fa-sourcetree = symbol("\u{f7d3}")
#let fa-speakap = symbol("\u{f3f3}")
#let fa-speaker-deck = symbol("\u{f83c}")
#let fa-spotify = symbol("\u{f1bc}")
#let fa-squarespace = symbol("\u{f5be}")
#let fa-stack-exchange = symbol("\u{f18d}")
#let fa-stack-overflow = symbol("\u{f16c}")
#let fa-stackpath = symbol("\u{f842}")
#let fa-staylinked = symbol("\u{f3f5}")
#let fa-steam = symbol(
"\u{f1b6}",
("square", "\u{f1b7}"),
("symbol", "\u{f3f6}"),
)
#let fa-sticker-mule = symbol("\u{f3f7}")
#let fa-strava = symbol("\u{f428}")
#let fa-stripe = symbol(
"\u{f429}",
("s", "\u{f42a}"),
("cc", "\u{f1f5}"),
)
#let fa-studiovinari = symbol("\u{f3f8}")
#let fa-stumbleupon = symbol(
"\u{f1a4}",
("circle", "\u{f1a3}"),
)
#let fa-superpowers = symbol("\u{f2dd}")
#let fa-supple = symbol("\u{f3f9}")
#let fa-suse = symbol("\u{f7d6}")
#let fa-swift = symbol("\u{f8e1}")
#let fa-symfony = symbol("\u{f83d}")
#let fa-teamspeak = symbol("\u{f4f9}")
#let fa-telegram = symbol(
"\u{f2c6}",
("plane", "\u{f3fe}"),
)
#let fa-tencent-weibo = symbol("\u{f1d5}")
#let fa-the-red-yeti = symbol("\u{f69d}")
#let fa-themeco = symbol("\u{f5c6}")
#let fa-themeisle = symbol("\u{f2b2}")
#let fa-think-peaks = symbol("\u{f731}")
#let fa-tiktok = symbol("\u{e07b}")
#let fa-trade-federation = symbol("\u{f513}")
#let fa-trello = symbol("\u{f181}")
#let fa-tumblr = symbol(
"\u{f173}",
("square", "\u{f174}"),
)
#let fa-twitch = symbol("\u{f1e8}")
#let fa-twitter = symbol(
"\u{f099}",
("square", "\u{f081}"),
)
#let fa-typo3 = symbol("\u{f42b}")
#let fa-uber = symbol("\u{f402}")
#let fa-ubuntu = symbol("\u{f7df}")
#let fa-uikit = symbol("\u{f403}")
#let fa-umbraco = symbol("\u{f8e8}")
#let fa-uncharted = symbol("\u{e084}")
#let fa-uniregistry = symbol("\u{f404}")
#let fa-unity = symbol("\u{e049}")
#let fa-unsplash = symbol("\u{e07c}")
#let fa-untappd = symbol("\u{f405}")
#let fa-ups = symbol("\u{f7e0}")
#let fa-usb = symbol("\u{f287}")
#let fa-usps = symbol("\u{f7e1}")
#let fa-ussunnah = symbol("\u{f407}")
#let fa-vaadin = symbol("\u{f408}")
#let fa-viacoin = symbol("\u{f237}")
#let fa-viadeo = symbol(
"\u{f2a9}",
("square", "\u{f2aa}"),
)
#let fa-viber = symbol("\u{f409}")
#let fa-vimeo = symbol(
"\u{f40a}",
("square", "\u{f194}"),
("v", "\u{f27d}"),
)
#let fa-vine = symbol("\u{f1ca}")
#let fa-vk = symbol("\u{f189}")
#let fa-vnv = symbol("\u{f40b}")
#let fa-vuejs = symbol("\u{f41f}")
#let fa-watchman-monitoring = symbol("\u{e087}")
#let fa-waze = symbol("\u{f83f}")
#let fa-weebly = symbol("\u{f5cc}")
#let fa-weibo = symbol("\u{f18a}")
#let fa-weixin = symbol("\u{f1d7}")
#let fa-whatsapp = symbol(
"\u{f232}",
("square", "\u{f40c}"),
)
#let fa-whmcs = symbol("\u{f40d}")
#let fa-wikipedia = symbol("\u{f266}")
#let fa-windows = symbol("\u{f17a}")
#let fa-wix = symbol("\u{f5cf}")
#let fa-wizards-of-the-coast = symbol("\u{f730}")
#let fa-wodu = symbol("\u{e088}")
#let fa-wolf-pack-battalion = symbol("\u{f514}")
#let fa-wordpress = symbol(
"\u{f19a}",
("simple", "\u{f411}"),
)
#let fa-wpbeginner = symbol("\u{f297}")
#let fa-wpexplorer = symbol("\u{f2de}")
#let fa-wpforms = symbol("\u{f298}")
#let fa-wpressr = symbol("\u{f3e4}")
#let fa-xbox = symbol("\u{f412}")
#let fa-xing = symbol(
"\u{f168}",
("square", "\u{f169}"),
)
#let fa-y-combinator = symbol("\u{f23b}")
#let fa-yahoo = symbol("\u{f19e}")
#let fa-yammer = symbol("\u{f840}")
#let fa-yandex = symbol(
"\u{f413}",
("international", "\u{f414}"),
)
#let fa-yarn = symbol("\u{f7e3}")
#let fa-yelp = symbol("\u{f1e9}")
#let fa-yoast = symbol("\u{f2b1}")
#let fa-youtube = symbol(
"\u{f167}",
("square", "\u{f431}"),
)
#let fa-zhihu = symbol("\u{f63f}")
@francois-rozet
Copy link
Author

Adapted from matchy233/typst-chi-cv-template.

#import "fontawesome.typ": *

Hello, World! #fa[#fa-github] #text(green, 1.2em, fa[#fa-check])

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