Minds Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Minds 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/329295.svg" alt="Minds icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/329295.svg" alt="Minds icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/329295.svg" alt="Minds icon" :width="24" :height="24" />
CSS background
.icon-minds {
background-image: url('https://proicons.com/icon/329295.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M19.4075,4.5h9.185l6.6637,7.0942L35.8775,22.83,30.9609,30.608,29.61,34.5332v6.8241L24,43.5l-5.61-2.1427V34.5332L17.0392,30.608,12.1225,22.83l.6213-11.2354Z"/><path class="a" d="M19.4075,4.5v8.2555"/><path class="a" d="M12.7437,11.5942l6.6637,1.1613"/><path class="a" d="M12.1224,22.83l7.285-10.0741"/><path class="a" d="M28.5925,4.5l-9.185,8.2555"/><path class="a" d="M28.5925,4.5l2.7646,13.36"/><path class="a" d="M35.2562,11.5942,31.3571,17.86"/><path class="a" d="M35.8776,22.83l-4.5205-4.97"/><path class="a" d="M30.9608,30.608,31.357,17.86"/><path class="a" d="M19.4075,12.7556,31.357,17.86"/><path class="a" d="M12.1224,22.83l10.842,1.8185,7.9964,5.96"/><path class="a" d="M31.3571,17.86l-8.3927,6.7881"/><path class="a" d="M19.4075,12.7556l3.557,11.8926"/><path class="a" d="M17.0392,30.608l5.9253-5.96"/><path class="a" d="M22.9644,24.6482,18.39,34.5333l12.571-3.9252"/><path class="a" d="M18.39,34.5333H29.61"/></svg>
Minds in other icon packs
Copied!