Ny Rangers Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Ny Rangers 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/330478.svg" alt="Ny Rangers icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/330478.svg" alt="Ny Rangers icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/330478.svg" alt="Ny Rangers icon" :width="24" :height="24" />
CSS background
.icon-ny-rangers {
background-image: url('https://proicons.com/icon/330478.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>.i{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="c"><path id="d" class="i" d="m24,42.5s1.9218-1.8976,3.5453-1.9317l9.9203-.0562s2.6161.4679,3.0704-2.459l.0783-29.5077,1.9031-2.971-7.0226-.0213-2.1487,2.0318-2.3158-2.0688-7.622-.0162"/><path id="e" class="i" d="m24,42.5s-1.9218-1.8976-3.5453-1.9317l-9.9203-.0562s-2.6161.4679-3.0704-2.459l-.0783-29.5076-1.9031-2.971,7.0226-.0213,2.1487,2.0318,2.3158-2.0688,6.4385-.0162"/><path id="f" class="i" d="m7.5198,16.2435l32.9164-.0257"/><path id="g" class="i" d="m7.4296,20.7917c.3984.1299,27.0065,19.598,27.0065,19.598"/><path id="h" class="i" d="m16.7221,16.2473l23.5824,17.0049"/></g></svg>
Copied!