From 6492e09294fe505ea50ed55abb73e2fb8da722df Mon Sep 17 00:00:00 2001 From: prem munagapati <54018894+Mvlprem@users.noreply.github.com> Date: Mon, 12 Feb 2024 21:36:20 +0530 Subject: [PATCH] Add Typer (#10447) --- _data/simple-icons.json | 5 +++++ icons/typer.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/typer.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 7b811d3c4..dcac7b69c 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -15443,6 +15443,11 @@ "hex": "262627", "source": "https://www.typeform.com" }, + { + "title": "Typer", + "hex": "000000", + "source": "https://typer.tiangolo.com" + }, { "title": "TypeScript", "hex": "3178C6", diff --git a/icons/typer.svg b/icons/typer.svg new file mode 100644 index 000000000..92960d04e --- /dev/null +++ b/icons/typer.svg @@ -0,0 +1 @@ +Typer \ No newline at end of file