Navaid Vordme Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Navaid Vordme 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/318441.svg" alt="Navaid Vordme icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/318441.svg" alt="Navaid Vordme icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/318441.svg" alt="Navaid Vordme icon" :width="24" :height="24" />
CSS background
.icon-navaid-vordme {
background-image: url('https://proicons.com/icon/318441.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
<defs>
<style>
.cls-1 {
fill: #171717;
}
.cls-2 {
fill: none;
}
</style>
</defs>
<circle cx="16" cy="16" r="2"/>
<path class="cls-1" d="M30,6a2.0023,2.0023,0,0,0-2-2H4A2.0023,2.0023,0,0,0,2,6V26a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2Zm-2,6.9258L22.9636,6H28ZM27.7637,16,20.491,26H11.509L4.2363,16,11.509,6h8.982ZM9.0364,6,4,12.9248V6ZM4,19.0752,9.0364,26H4ZM22.9636,26l5.0374-6.9263L28,26Z" transform="translate(0 0)"/>
<rect id="_Transparent_Rectangle_" data-name="<Transparent Rectangle>" class="cls-2" width="32" height="32" transform="translate(32 32) rotate(-180)"/>
</svg>
Copied!