Nyt Crossplay Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Nyt Crossplay 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/330484.svg" alt="Nyt Crossplay icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/330484.svg" alt="Nyt Crossplay icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/330484.svg" alt="Nyt Crossplay icon" :width="24" :height="24" />
CSS background
.icon-nyt-crossplay {
background-image: url('https://proicons.com/icon/330484.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>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M15.3397,7.8898h23.6051v23.6051c0,4.8252-3.9174,8.7426-8.7426,8.7426h-14.8625c-4.8252,0-8.7426-3.9174-8.7426-8.7426v-14.8625c0-4.8252,3.9174-8.7426,8.7426-8.7426Z" transform="translate(8.0304 -5.6061) rotate(16.9999)"/><path class="c" d="M27.2333,28.2879l-.0199.0651c-.8885,2.9061-3.9646,4.5417-6.8707,3.6532h0c-2.9061-.8885-4.5417-3.9646-3.6532-6.8707l1.6391-5.3613c.8885-2.9061,3.9646-4.5417,6.8707-3.6532h0c2.9061.8885,4.5417,3.9646,3.6532,6.8707l-.0199.0651"/><path class="c" d="M35.5241,18.5527c.2428.3733.557.6064,1.3485.8484l.1844.0564c.6528.1996,1.3437-.1678,1.5433-.8206h0c.1996-.6528-.1678-1.3437-.8206-1.5433"/><path class="c" d="M36.7266,14.6175c.4105-.1726.8014-.1892,1.5922.0549l.1835.0573c.6528.1996,1.0202.8905.8206,1.5433h0c-.1996.6528-.8905,1.0202-1.5433.8206"/><line class="c" x1="36.8712" y1="16.8159" x2="37.7797" y2="17.0936"/></svg>
Copied!