{"id":13739109,"url":"https://github.com/Stichoza/font-larisome","last_synced_at":"2025-05-08T18:31:45.485Z","repository":{"id":28526904,"uuid":"32043781","full_name":"Stichoza/font-larisome","owner":"Stichoza","description":"💶 Font Larisome - Iconic font for Georgian Lari (₾) inspired by Font-Awesome","archived":false,"fork":false,"pushed_at":"2021-03-25T19:10:06.000Z","size":116,"stargazers_count":39,"open_issues_count":0,"forks_count":5,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-15T11:52:50.972Z","etag":null,"topics":["currency","exchange","exchange-rates","font","gel","georgian","georgian-language","lari"],"latest_commit_sha":null,"homepage":"","language":"SCSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Stichoza.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-03-11T22:08:14.000Z","updated_at":"2024-07-17T06:58:21.000Z","dependencies_parsed_at":"2022-08-29T21:23:14.832Z","dependency_job_id":null,"html_url":"https://github.com/Stichoza/font-larisome","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stichoza%2Ffont-larisome","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stichoza%2Ffont-larisome/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stichoza%2Ffont-larisome/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Stichoza%2Ffont-larisome/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Stichoza","download_url":"https://codeload.github.com/Stichoza/font-larisome/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253127084,"owners_count":21858191,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["currency","exchange","exchange-rates","font","gel","georgian","georgian-language","lari"],"created_at":"2024-08-03T04:00:25.301Z","updated_at":"2025-05-08T18:31:45.126Z","avatar_url":"https://github.com/Stichoza.png","language":"SCSS","funding_links":[],"categories":["Georgian","Language Specific Projects","Categories"],"sub_categories":["Fonts","Georgian"],"readme":"# Font Larisome\n[![GitHub stars](https://img.shields.io/github/stars/Stichoza/font-larisome.svg)](https://github.com/Stichoza/font-larisome) [![GitHub release](https://img.shields.io/github/release/Stichoza/font-larisome.svg)](https://github.com/Stichoza/font-larisome) ![npm](https://img.shields.io/npm/dt/font-larisome)\n\nIconic font for Georgian Lari inspired by Font-Awesome.\n\n\u003e **Note:** If you're looking for a unicode character, just copy `₾` and you're good.\n\n## Installation\n\n#### Manual\n\n1. Consider using [npm](#npm) or [yarn](#yarn), otherwise continue to step 2.\n1. [Download](https://github.com/Stichoza/font-larisome/releases) ZIP file and extract.\n1. Add to your project (you will need only `css` and `fonts` folders).\n1. Read usage docs.\n\n#### NPM\n\nYou can install this package using [npm](https://npmjs.com).\n\n```\nnpm install font-larisome\n```\n\n#### Yarn\n\nYou can also install this package using [yarn](https://yarnpkg.com).\n\n```\nyarn add font-larisome\n```\n\n## Usage\n\nJust include the CSS file and you're good to go.\n\n```html\n\u003clink rel=\"stylesheet\" href=\"font-larisome/css/font-larisome.css\"\u003e\n```\n\nOr if you're using [Laravel Mix](https://laravel.com/docs/mix) or [Webpack](https://webpack.js.org) to build [Sass](https://sass-lang.com) files, you can simply do:\n\n```scss\n@import '~font-larisome';\n```\n\n#### Examples\n\n```html\n\u003ci class=\"lari lari-normal\"\u003e\u003c/i\u003e\n\u003ci class=\"lari lari-serif\"\u003e\u003c/i\u003e\n\u003ci class=\"lari lari-narrow-sans\"\u003e\u003c/i\u003e\n```\n\n### Font Display Swap\n\nThere is a version with `font-display: swap` available in package. You can use that version by accessing `font-larisome-swap.css` instead of `font-larisome.css`. Same naming is available for SCSS version.\n\n#### List of icons\n\n| Preview | Class names | Mapped letter |\n|---------|-------------|---------------|\n| \u003cimg src=\"https://cloud.githubusercontent.com/assets/1606993/7555191/57938f8a-f754-11e4-9792-7a0f961e83fb.png\" width=\"64px\" alt=\"lari-normal\"\u003e | `lari-a`, `lari-normal` | A a |\n| \u003cimg src=\"https://cloud.githubusercontent.com/assets/1606993/7555192/57941630-f754-11e4-8123-6ff7f467b411.png\" width=\"64px\" alt=\"lari-bold\"\u003e | `lari-b`, `lari-bold` | B b |\n| \u003cimg src=\"https://cloud.githubusercontent.com/assets/1606993/7555194/579ab1a2-f754-11e4-9f02-0d2887cd9af1.png\" width=\"64px\" alt=\"lari-bolder\"\u003e | `lari-c`, `lari-bolder` | C c |\n| \u003cimg src=\"https://cloud.githubusercontent.com/assets/1606993/7555195/579d2068-f754-11e4-8ab4-6edb2a22e225.png\" width=\"64px\" alt=\"lari-narrow-sans\"\u003e | `lari-d`, `lari-narrow-sans` | D d |\n| \u003cimg src=\"https://cloud.githubusercontent.com/assets/1606993/7555181/574a0d7e-f754-11e4-9fc8-230bb619183b.png\" width=\"64px\" alt=\"lari-narrow-serif\"\u003e | `lari-e`, `lari-narrow-serif` | E e |\n| \u003cimg src=\"https://cloud.githubusercontent.com/assets/1606993/7555182/574d6dca-f754-11e4-86f9-45a08f5227e5.png\" width=\"64px\" alt=\"lari-thin-sans\"\u003e | `lari-f`, `lari-thin-sans` | F f |\n| \u003cimg src=\"https://cloud.githubusercontent.com/assets/1606993/7555183/576678c4-f754-11e4-8563-e16da95c259a.png\" width=\"64px\" alt=\"lari-thin-serif\"\u003e | `lari-g`, `lari-thin-serif` | G g |\n| \u003cimg src=\"https://cloud.githubusercontent.com/assets/1606993/7555184/57671cd4-f754-11e4-83bb-8d59473c9aae.png\" width=\"64px\" alt=\"lari-serif\"\u003e | `lari-h`, `lari-serif` | H h |\n| \u003cimg src=\"https://cloud.githubusercontent.com/assets/1606993/7555187/577a5308-f754-11e4-97a2-a78ed434defa.png\" width=\"64px\" alt=\"lari-sans\"\u003e | `lari-i`, `lari-sans` | I i |\n| \u003cimg src=\"https://cloud.githubusercontent.com/assets/1606993/7555186/5779d414-f754-11e4-9b31-b9af9bdb3d7d.png\" width=\"64px\" alt=\"lari-narrow-sans-bold\"\u003e | `lari-j`, `lari-narrow-sans-bold` | J j |\n| \u003cimg src=\"https://cloud.githubusercontent.com/assets/1606993/7555185/57799b8e-f754-11e4-93ca-50223ecc8681.png\" width=\"64px\" alt=\"lari-narrow-sans-thin\"\u003e | `lari-k`, `lari-narrow-sans-thin` | K k |\n| \u003cimg src=\"https://cloud.githubusercontent.com/assets/1606993/7555214/df000d22-f754-11e4-814d-52dc4640444e.png\" width=\"64px\" alt=\"lari-comic\"\u003e | `lari-l`, `lari-comic` | L l |\n| \u003cimg src=\"https://cloud.githubusercontent.com/assets/1606993/7555188/577e4332-f754-11e4-9358-fcbae1263550.png\" width=\"64px\" alt=\"lari-square-round\"\u003e | `lari-m`, `lari-square-round` | M m |\n| \u003cimg src=\"https://cloud.githubusercontent.com/assets/1606993/7555190/5783a548-f754-11e4-84d6-806d56279c6b.png\" width=\"64px\" alt=\"lari-square-plain\"\u003e | `lari-n`, `lari-square-plain` | N n |\n| \u003cimg src=\"https://cloud.githubusercontent.com/assets/1606993/7555189/5781b6c0-f754-11e4-97ba-a3caa435fb19.png\" width=\"64px\" alt=\"lari-square-narrow-plain\"\u003e | `lari-o`, `lari-square-narrow-plain` | O o |\n| \u003cimg src=\"https://cloud.githubusercontent.com/assets/1606993/7555193/5795b01c-f754-11e4-9948-4c977fcb89bc.png\" width=\"64px\" alt=\"lari-square-narrow\"\u003e | `lari-p`, `lari-square-narrow` | P p |\n\n### Keywords\n\n\u003e ლარის სიმბოლო, ლარის ლოგო, ლარის ფონტი, lari font, laris simbolo, georgian lari font icon\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FStichoza%2Ffont-larisome","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FStichoza%2Ffont-larisome","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FStichoza%2Ffont-larisome/lists"}