From 6330616ad4e4e64d2c777d8c8f724c99ca9f2f2c Mon Sep 17 00:00:00 2001 From: Andrew Noblet Date: Tue, 13 Aug 2024 11:23:54 -0400 Subject: [PATCH] feat: add vaadin lock icon https://app.clickup.com/t/86b1nztyh --- gulpfile.js | 1 + iconset.html | 1 + 2 files changed, 2 insertions(+) diff --git a/gulpfile.js b/gulpfile.js index 6d11292..fe5d28f 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -21,6 +21,7 @@ const cxlVaadinIconset = [ 'external-link.svg', 'facebook.svg', 'link.svg', + 'lock.svg', 'play-circle-o.svg', 'quote-right.svg', 'star.svg', diff --git a/iconset.html b/iconset.html index 1c9a42c..768ea5f 100755 --- a/iconset.html +++ b/iconset.html @@ -15,6 +15,7 @@ +