Navegadoreinkbro Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Navegadoreinkbro 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/344553.svg" alt="Navegadoreinkbro icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/344553.svg" alt="Navegadoreinkbro icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/344553.svg" alt="Navegadoreinkbro icon" :width="24" :height="24" />
CSS background
.icon-navegadoreinkbro {
background-image: url('https://proicons.com/icon/344553.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle class="a" cx="24" cy="24" r="21.5"/><path class="a" d="M13.49,5.4371l.9887,1.1223,5.923.3859-.6574,3.0182h0l-2.0851.3827-.5812,4.0467-2.9691,2.5658L8.8956,17.79l.0732,2.5223,2.6393,1.91L11.0209,24.15,5.438,21.9142,4.0833,16.4977"/><path class="a" d="M13.376,22.7172,14.67,25.0949h0l3.4738.0221,1.4418,2.7572,2.8121-.0809-.5641,3.2942L19.285,34.0739h0l.0527,2.7039-3.1154,2.2868.086,2.9054h0L14.71,41.4612l-1.7148-3.19.0527-6.3364-2.4136-.473-1.544-2.3172.2736-2.3354Z"/><path class="a" d="M33.77,4.973,31.5442,6.53l-3.39.0575L26.7069,9.8545,29.371,11.506l1.8707-1.264,6.804,1.0815,1.87-1.4579"/><path class="a" d="M40.9737,36.6592l-1.5945-2.1315-.0084-2.8658L36.627,27.2773l-.1324-2.7838-2.3-1.2232-2.2346,1.4843h0l-4.5525-1.83-1.0623-3.8261,2.5814-3.3123,3.3152.0238,1.1318,1.8058,6.0252,1.1019h0l4.7829-2.1293"/></svg>
Copied!