I am using react with react-bootstrap-icons library in order to use the bootstrap icon. Now what i want to do is i want to remove the extra space from the SVG as it causes some issues in my design.
and here is the codesandbox https://codesandbox.io/s/interesting-babbage-pjvtpm?file=/src/App.js:159-201