[PR #787] [MERGED] Remove Inkscape Font Specification from BO flags #1021

Closed
opened 2026-03-03 14:41:48 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/lipis/flag-icons/pull/787
Author: @jorgemoya
Created: 1/8/2021
Status: Merged
Merged: 2/10/2021
Merged by: @lipis

Base: masterHead: remove-inkscape-bo


📝 Commits (1)

  • 8f6d4ee Remove Inkscape Font Specification from BO flags

📊 Changes

2 files changed (+6 additions, -6 deletions)

View changed files

📝 flags/1x1/bo.svg (+3 -3)
📝 flags/4x3/bo.svg (+3 -3)

📄 Description

What

Remove -inkscape-font-specification from BO svgs.

Why

I'm using the svg to build icons on React + Typescript, and I get an type error because InkscapeFontSpecification is not defined in CSSProperties on Typescript. I'm not very knowledgeable with SVGs but read this property is not important and just an addition from the SVG editor.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/lipis/flag-icons/pull/787 **Author:** [@jorgemoya](https://github.com/jorgemoya) **Created:** 1/8/2021 **Status:** ✅ Merged **Merged:** 2/10/2021 **Merged by:** [@lipis](https://github.com/lipis) **Base:** `master` ← **Head:** `remove-inkscape-bo` --- ### 📝 Commits (1) - [`8f6d4ee`](https://github.com/lipis/flag-icons/commit/8f6d4ee15f768d1d79cb7076d1c091af2f851b37) Remove Inkscape Font Specification from BO flags ### 📊 Changes **2 files changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `flags/1x1/bo.svg` (+3 -3) 📝 `flags/4x3/bo.svg` (+3 -3) </details> ### 📄 Description ## What Remove `-inkscape-font-specification` from BO svgs. ## Why I'm using the svg to build icons on React + Typescript, and I get an type error because `InkscapeFontSpecification` is not defined in `CSSProperties` on `Typescript`. I'm not very knowledgeable with SVGs but read this property is not important and just an addition from the SVG editor. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 14:41:48 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/flag-icons#1021
No description provided.