@abdulrysr/saudi-riyal-new-symbol-font
Version:
Saudi Riyal new currency symbol font package
62 lines (37 loc) • 1.28 kB
Markdown
# Saudi Riyal New Symbol Font
[](https://www.npmjs.com/package/@abdulrysr/saudi-riyal-new-symbol-font)
A simple font package that includes the new Saudi Riyal currency symbol, making it easy to integrate into your projects.
## Installation
You can install this package via npm:
```sh
npm install @abdulrysr/saudi-riyal-new-symbol-font
```
or using yarn:
```sh
yarn add @abdulrysr/saudi-riyal-new-symbol-font
```
## Usage
### Importing the Font
To use the font in your project, import the stylesheet in your main CSS file:
```css
@import '@abdulrysr/saudi-riyal-new-symbol-font/style.css';
```
### Example Usage in HTML
```html
<span class="icon-saudi_riyal">ê</span>
```
## Files Included
- `style.css` - The main stylesheet
- `fonts/saudiriyalsymbol.ttf` - The TrueType font file
## Keywords
- Saudi Riyal
- Currency Symbol
- Font Package
- Saudi Riyal Unicode
- Saudi Riyal New Symbol
## Author
**Abdul Rehman Yaser**
## License
This package is licensed under **Abdul Rehman Yaser** License.
---
For any issues or contributions, feel free to open a pull request or report issues on the repository.