Cnet Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Cnet 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/338411.svg" alt="Cnet icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/338411.svg" alt="Cnet icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/338411.svg" alt="Cnet icon" :width="24" :height="24" />
CSS background
.icon-cnet {
background-image: url('https://proicons.com/icon/338411.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><rect class="c" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/><path class="c" d="M36.6927,18.0221v8.2717c0,.7678.6224,1.3902,1.3902,1.3902h.4171"/><line class="c" x1="36.6927" y1="20.316" x2="38.1524" y2="20.316"/><path class="c" d="M14.6947,26.2836c-.4793.8367-1.381,1.4004-2.4143,1.4004h0c-1.5356,0-2.7804-1.2448-2.7804-2.7804v-1.8073c0-1.5356,1.2448-2.7804,2.7804-2.7804h0c1.0314,0,1.9316.5616,2.4115,1.3956"/><path class="c" d="M25.9031,27.684v-4.5877c0-1.5356-1.2448-2.7804-2.7804-2.7804h0c-1.5356,0-2.7804,1.2448-2.7804,2.7804"/><line class="c" x1="20.3423" y1="27.684" x2="20.3423" y2="20.316"/><path class="c" d="M33.7547,26.2809c-.4789.8382-1.3814,1.4031-2.4159,1.4031h0c-1.5356,0-2.7804-1.2448-2.7804-2.7804v-1.8073c0-1.5356,1.2448-2.7804,2.7804-2.7804h0c1.5356,0,2.7804,1.2448,2.7804,2.7804v.9036s-5.5608,0-5.5608,0"/><line class="c" x1="17.4547" y1="34.4265" x2="17.4547" y2="13.5735"/></svg>
Cnet in other icon packs
Copied!