Openwrt Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Openwrt 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/345300.svg" alt="Openwrt icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/345300.svg" alt="Openwrt icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/345300.svg" alt="Openwrt icon" :width="24" :height="24" />
CSS background
.icon-openwrt {
background-image: url('https://proicons.com/icon/345300.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{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M36.98980093,19.99965866c3.63988495,6.30423355,2.22793579,14.31185532-3.34859848,18.99099731-5.5764122,4.67931747-13.7075882,4.67931747-19.2840004,0-5.57653522-4.679142-6.98848438-12.68676567-3.34860039-18.99099922"/><path class="b" d="M13.3927989,16.89265831c5.85784149-5.857728,15.35515785-5.857728,21.21299934,0"/><path class="b" d="M8.44349909,11.9436589c8.59145069-8.59161854,22.52107906-8.59175467,31.11269665-.00030422.000103.00010109.00020218.00020218.00030518.00030327"/><path class="b" d="M18.34279966,21.84265907c3.12411308-3.12427521,8.18943405-3.12440681,11.31370926-.00029182l.00029182.00029182"/><path class="b" d="M25.99979925,27.49965866c0,1.10457039-.89542961,2-2,2s-2-.89542961-2-2,.89542961-2,2-2,2,.89542961,2,2Z"/></svg>
Openwrt in other icon packs
Copied!