Add YouTube icon

This commit is contained in:
Robert Veitch 2019-12-12 23:33:16 -06:00
parent eceec6fe89
commit 05bb4fe493

View File

@ -53,8 +53,8 @@ const ICONS = {
viewBox: '0 0 24 24'
},
YOUTUBE: {
path: '',
viewBox: ''
path: 'M21.582,6.186c-0.23-0.86-0.908-1.538-1.768-1.768C18.254,4,12,4,12,4S5.746,4,4.186,4.418 c-0.86,0.23-1.538,0.908-1.768,1.768C2,7.746,2,12,2,12s0,4.254,0.418,5.814c0.23,0.86,0.908,1.538,1.768,1.768 C5.746,20,12,20,12,20s6.254,0,7.814-0.418c0.861-0.23,1.538-0.908,1.768-1.768C22,16.254,22,12,22,12S22,7.746,21.582,6.186z M10,15.464V8.536L16,12L10,15.464z',
viewBox: '0 0 24 24'
}
};