Dewu Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Dewu 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/324464.svg" alt="Dewu icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/324464.svg" alt="Dewu icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/324464.svg" alt="Dewu icon" :width="24" :height="24" />
CSS background
.icon-dewu {
background-image: url('https://proicons.com/icon/324464.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>.r{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="b"><path id="c" class="r" d="M4.5,17.5329h1.6023v17.3239"/><path id="d" class="r" d="M4.5,13.4676h1.6023"/><path id="e" class="r" d="M10.2545,13.4676h11.3029v8.2028h-11.3029v-8.2028Z"/><path id="f" class="r" d="M10.2546,17.5616h11.3044"/><path id="g" class="r" d="M10.2546,25.7753h11.3044"/><path id="h" class="r" d="M10.2546,29.9238h11.3044"/><path id="i" class="r" d="M11.5167,33.6565l1.2041.9564h6.7451c.5628,0,1.384.067,1.384-.9679v-7.8694"/></g><g id="j"><path id="k" class="r" d="M26.5055,29.9238h5.3112"/><path id="l" class="r" d="M26.5055,14.7596h5.3112"/><path id="m" class="r" d="M26.5057,13.717v12.406"/><path id="n" class="r" d="M30.7901,13.1432v21.7136"/><path id="o" class="r" d="M36.2599,33.6565l1.2041.9564h4.652c.5628,0,1.3841.067,1.384-.9679l-.0002-18.8858-8.4404.0004"/><path id="p" class="r" d="M35.0594,13.1432v16.9414"/><path id="q" class="r" d="M39.2797,14.7596v15.325"/></g></svg>
Copied!