Xmind Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Xmind 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/349915.svg" alt="Xmind icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/349915.svg" alt="Xmind icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/349915.svg" alt="Xmind icon" :width="24" :height="24" />
CSS background
.icon-xmind {
background-image: url('https://proicons.com/icon/349915.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"><path d="M31.779,17.953c-.3071-2.698-.1509-5.4594.4941-8.1634-2.7694-2.1009-5.9678-3.5657-9.3675-4.2902-2.4432,5.8507-1.5788,12.56,2.2675,17.601,3.8721,5.0187,10.128,7.5904,16.41,6.7465.1825-3.5009-.4153-6.9987-1.7502-10.24-7.1152-.1966-13.764-3.5865-18.102-9.2297" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path d="M16.221,30.047c.3071,2.698.1509,5.4594-.4941,8.1634,2.7694,2.1009,5.9678,3.5657,9.3675,4.2902,2.4432-5.8507,1.5788-12.56-2.2675-17.601-3.8721-5.0187-10.128-7.5904-16.41-6.7465-.1825,3.5009.4153,6.9987,1.7502,10.24,7.1152.1966,13.764,3.5865,18.102,9.2297" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/></svg>
Xmind in other icon packs
Copied!