Nba 2k20 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Nba 2k20 icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/330013.svg" alt="Nba 2k20 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/330013.svg" alt="Nba 2k20 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/330013.svg" alt="Nba 2k20 icon" :width="24" :height="24" />
CSS background
.icon-nba-2k20 {
background-image: url('https://proicons.com/icon/330013.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.d{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="d" d="M25.1512,22.65c.2884-1.6355,1.9974-2.925,3.6342-2.5994,1.0737.2136,1.7917,1.1747,1.7037,2.301-.0654.8378-.4763,1.6644-1.1445,2.1722-1.2379.9408-5.1368,3.4762-5.1368,3.4762h5.3"/><path class="d" d="M10.3597,22.65c.2884-1.6355,1.9974-2.925,3.6342-2.5994,1.0737.2136,1.7917,1.1747,1.7037,2.301-.0654.8378-.4763,1.6644-1.1445,2.1722-1.2379.9408-5.1368,3.4762-5.1368,3.4762h5.3"/><path class="d" d="M34.523,28h0c-1.4636,0-2.4408-1.1864-2.1827-2.65l.4761-2.7c.2581-1.4636,1.6537-2.65,3.1173-2.65h0c1.4636,0,2.4408,1.1864,2.1827,2.65l-.4761,2.7c-.2581,1.4636-1.6537,2.65-3.1173,2.65Z"/><line class="d" x1="18.9921" y1="20" x2="17.5815" y2="28"/><line class="d" x1="18.0728" y1="25.2135" x2="23.2874" y2="20.0269"/><line class="d" x1="21.8815" y1="28" x2="19.2929" y2="24"/><g id="c"><path class="d" d="M38.4994,5.5008H9.5006c-2.209,0-3.9998,1.7908-3.9998,3.9998v28.9988c0,2.209,1.7908,3.9998,3.9998,3.9998h28.9988c2.209,0,3.9998-1.7908,3.9998-3.9998V9.5007c0-2.209-1.7908-3.9998-3.9998-3.9998Z"/></g></svg>
Copied!