Jiaoguan12123 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Jiaoguan12123 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/327668.svg" alt="Jiaoguan12123 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327668.svg" alt="Jiaoguan12123 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327668.svg" alt="Jiaoguan12123 icon" :width="24" :height="24" />
CSS background
.icon-jiaoguan12123 {
background-image: url('https://proicons.com/icon/327668.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.m{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="c"><path id="d" class="m" 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"/><g id="e"><path id="f" class="m" d="M21.6,21.05l2-1.1v8.1"/><path id="g" class="m" d="M26.35,22.65c0-1.6,1.5-2.9,3.2-2.6,1.1.2,2,1.2,2.1,2.3,0,.8-.2,1.7-.8,2.2-1.1.9-4.5,3.5-4.5,3.5h5.3"/><path id="h" class="m" d="M34.4,27.35c.6.5,1.1.7,2.5.7h.3c1.1,0,2-.9,2-2h0c0-1.1-.9-2-2-2"/><path id="i" class="m" d="M34.4,20.65c.6-.5,1.2-.7,2.5-.7h.3c1.1,0,2,.9,2,2h0c0,1.1-.9,2-2,2"/><path id="j" class="m" d="M35.7,24.05h1.5"/><path id="k" class="m" d="M8.8,21.05l2-1.1v8.1"/><path id="l" class="m" d="M13.55,22.65c0-1.6,1.5-2.9,3.2-2.6,1.1.2,2,1.2,2.1,2.3,0,.8-.2,1.7-.8,2.2-1.1.9-4.5,3.5-4.5,3.5h5.3"/></g></g></svg>
Copied!