Reproductor Nacional Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Reproductor Nacional 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/332097.svg" alt="Reproductor Nacional icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/332097.svg" alt="Reproductor Nacional icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/332097.svg" alt="Reproductor Nacional icon" :width="24" :height="24" />
CSS background
.icon-reproductor-nacional {
background-image: url('https://proicons.com/icon/332097.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="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{stroke-miterlimit:10;}.b,.c{fill:none;stroke:#000;}.c{stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M24,15.66h12.38c1.76,0,3.19,1.43,3.19,3.19v18.37c0,1.76-1.43,3.2-3.19,3.2H11.62c-1.76,0-3.19-1.44-3.19-3.2v-18.37c0-1.76,1.43-3.19,3.19-3.19h9.64"/><path class="c" d="M13.1704,19.1745h16.4501c1.1722,0,2.1225,1.0185,2.1225,2.2749v13.0801c0,1.2564-.9503,2.2749-2.1225,2.2749H13.1704c-1.1722,0-2.1225-1.0185-2.1225-2.2749v-13.0801c0-1.2564.9503-2.2749,2.1225-2.2749Z"/><path class="c" d="M11.4766,27.7824h8.5989v-8.6078"/><path class="c" d="M31.2733,27.7824h-11.091"/><path class="c" d="M16.9352,26.2528l-1.7189-1.1478-1.92.7653.5604-1.9895-1.3212-1.5895,2.0652-.0818,1.1034-1.7477.716,1.9389,2.0032.5094-1.6228,1.2801.1346,2.0625Z"/><line class="c" x1="21.41" y1="13.76" x2="12.66" y2="5.5"/><path class="b" d="M34.7744,22.1429c.2698-.7847,1.1231-1.204,1.9093-.9382.7862.2658,1.2099,1.1168.9479,1.9041-.262.7873-1.1111,1.2151-1.8999.957-.7889-.258-1.2209-1.1048-.9667-1.8947"/><path class="b" d="M34.7744,27.5692c.2698-.7847,1.1231-1.204,1.9093-.9382.7862.2658,1.2099,1.1168.9479,1.9041-.262.7873-1.1111,1.2151-1.8999.957-.7889-.258-1.2209-1.1048-.9667-1.8947"/><path class="b" d="M34.7744,32.9954c.2698-.7847,1.1231-1.204,1.9093-.9382.7862.2658,1.2099,1.1168.9479,1.9041-.262.7873-1.1111,1.2151-1.8999.957-.7889-.258-1.2209-1.1048-.9667-1.8947"/><line class="c" x1="33.13" y1="5.5" x2="24.04" y2="14.08"/><path class="c" d="M12.0847,40.4359l-1.166,2.0641h4.2616l-1.108-2.0316"/><path class="c" d="M33.7898,40.4359l-1.166,2.0641h4.2616l-1.108-2.0316"/><circle class="b" cx="22.6264" cy="14.8101" r="1.6121"/></svg>
Copied!