From 5a5b7b76f5b1c105e0cbee78f2066d9de9014b75 Mon Sep 17 00:00:00 2001 From: Nicholas Wargnier Date: Mon, 4 May 2020 13:47:46 -0500 Subject: [PATCH] Fix icon shield (#411) --- docs/svgIcons.md | 2 +- src/components/SVGIcon/icons/shield.svg | 4 ++-- src/components/SVGIcon/icons/shieldFilled.svg | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/svgIcons.md b/docs/svgIcons.md index 3fd7d793..d3358ad1 100644 --- a/docs/svgIcons.md +++ b/docs/svgIcons.md @@ -21,7 +21,7 @@ const groups = { Arrows: ['arrowLeft', 'arrowUp', 'arrowRight', 'arrowDown', 'arrowLeftSmall', 'arrowUpSmall', 'arrowRightSmall', 'arrowDownSmall'], Symbols: ['checkmark', 'checkmarkCircle', 'checkmarkCircleDashed', 'plus', 'minus', 'x', 'xCircle', 'xSmall', 'no', 'info', 'help', 'warning'], UI: ['browse', 'filter', 'more', 'menu', 'scissors', 'search', 'sort', 'zoomIn', 'zoomOut', 'copy', 'delete', 'lock', 'unlock', 'skip', 'logout', 'gear', 'share'], - Miscellaneous: ['accessibility', 'bell', 'backgroundCheck', 'folder', 'gift', 'glitter', 'graph', 'lightbulb', 'lightning', 'photo', 'photoMissing', shield, 'ticket', 'trending', 'view'], + Miscellaneous: ['accessibility', 'bell', 'backgroundCheck', 'folder', 'gift', 'glitter', 'graph', 'lightbulb', 'lightning', 'photo', 'photoMissing', 'shield', 'ticket', 'trending', 'view'], } const wrapperStyles = { display: 'flex', diff --git a/src/components/SVGIcon/icons/shield.svg b/src/components/SVGIcon/icons/shield.svg index 6ee9c52a..e3738446 100644 --- a/src/components/SVGIcon/icons/shield.svg +++ b/src/components/SVGIcon/icons/shield.svg @@ -1,3 +1,3 @@ - - + + diff --git a/src/components/SVGIcon/icons/shieldFilled.svg b/src/components/SVGIcon/icons/shieldFilled.svg index 5e78fdbd..a60265e8 100644 --- a/src/components/SVGIcon/icons/shieldFilled.svg +++ b/src/components/SVGIcon/icons/shieldFilled.svg @@ -1,3 +1,3 @@ - - + +