From ef95a2fd383d344b6dea459d68fdafba42659095 Mon Sep 17 00:00:00 2001 From: Wyatt Herkamp Date: Sun, 7 Jan 2024 14:36:14 -0500 Subject: [PATCH] Release v11 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3f44e2d..59930b4 100644 --- a/README.md +++ b/README.md @@ -11,14 +11,14 @@ npm install vue3-simple-icons ## Usage ```js -import { ApachemavenIcon, NpmIcon } from 'vue3-simple-icons' +import { ApacheMavenIcon, NpmIcon } from 'vue3-simple-icons' ``` See all icons and usage here: https://vue3-simple-icons.wyatt-herkamp.dev/ ```html - + ``` You can also set a `px` size directly by passing an integer