diff --git a/src/icons/Tumblr.js b/src/icons/Tumblr.js deleted file mode 100644 index c032432..0000000 --- a/src/icons/Tumblr.js +++ /dev/null @@ -1,12 +0,0 @@ -import React from 'react'; - -const Tumblr = ({viewBox, width, height}) => { - return ( - - - - - ) -} - -export default Tumblr; \ No newline at end of file