Nova Telekommunications Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Nova Telekommunications 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/330395.svg" alt="Nova Telekommunications icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/330395.svg" alt="Nova Telekommunications icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/330395.svg" alt="Nova Telekommunications icon" :width="24" :height="24" />
CSS background
.icon-nova-telekommunications {
background-image: url('https://proicons.com/icon/330395.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>.m{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><rect id="f" class="m" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/><polyline id="g" class="m" points="10.5 28.4444 10.5 19.5555 16.3889 28.4444 16.3889 19.5555"/><rect id="h" class="m" x="18.6145" y="19.5555" width="5.8889" height="8.8889" rx="2.9444" ry="2.9444"/><polyline id="i" class="m" points="31.8633 19.5556 28.9189 28.4445 25.9745 19.5556"/><g id="j"><line id="k" class="m" x1="36.5246" y1="25.4999" x2="32.5865" y2="25.4999"/><polyline id="l" class="m" points="31.6111 28.4444 34.5556 19.5555 37.5 28.4444"/></g></svg>
Copied!