Biquge Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Biquge 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/322639.svg" alt="Biquge icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322639.svg" alt="Biquge icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322639.svg" alt="Biquge icon" :width="24" :height="24" />
CSS background
.icon-biquge {
background-image: url('https://proicons.com/icon/322639.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>.o{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="b"><g id="c"><path id="d" class="o" d="M19.1492,16.4122c-.9303,1.2826-1.7939,2.4874-3.1492,3.3645"/><path id="e" class="o" d="M18.1337,17.7683h5.3649"/><path id="f" class="o" d="M19.5458,17.7686c.5278.5709.9977,1.1896,1.3682,1.9264"/><path id="g" class="o" d="M26.6447,16.4987c-.8787,1.3184-1.6938,2.5564-3.0132,3.4864"/><path id="h" class="o" d="M25.7761,17.7683h6.2239"/><path id="i" class="o" d="M26.8065,17.7686c.5278.5709.9977,1.1896,1.3682,1.9264"/><path id="j" class="o" d="M17.3455,22.2233c3.9544-.2435,7.1033-.9088,10.4372-1.9217"/><path id="k" class="o" d="M31.2008,29.4778v.9029c0,1.0544-.8658,1.2071-1.8606,1.2071h-5.1634c-.5367,0-.9688-.4314-.9688-.9672v-9.1512"/><path id="l" class="o" d="M17.3898,24.3874h12.7557"/><path id="m" class="o" d="M16.0403,27.289h15.9068"/></g></g><path id="n" class="o" d="M9.5,5.5h29c2.216,0,4,1.784,4,4v29c0,2.216-1.784,4-4,4H9.5c-2.216,0-4-1.784-4-4V9.5c0-2.216,1.784-4,4-4Z"/></svg>
Copied!