Elementary Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Elementary 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/339589.svg" alt="Elementary icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339589.svg" alt="Elementary icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339589.svg" alt="Elementary icon" :width="24" :height="24" />
CSS background
.icon-elementary {
background-image: url('https://proicons.com/icon/339589.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 xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><rect class="a" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/><line class="a" x1="13.332" x2="22.987" y1="30.81" y2="30.81"/><line class="a" x1="13.332" x2="22.987" y1="11.5" y2="11.5"/><line class="a" x1="13.332" x2="19.607" y1="21.155" y2="21.155"/><line class="a" x1="13.332" x2="13.332" y1="11.5" y2="30.81"/><line class="a" x1="30.082" x2="25.013" y1="29.983" y2="17.19"/><path class="a" d="m34.668 17.19-6.0343 17.379a2.824 2.824 0 0 1-2.6551 1.931h-0.7241"/></svg>
Elementary in other icon packs
Copied!