Loom Icon
Free SVG icon from the Simple Icons collection. Download or copy for use in any project.
The Loom 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/315059.svg" alt="Loom icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/315059.svg" alt="Loom icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/315059.svg" alt="Loom icon" :width="24" :height="24" />
CSS background
.icon-loom {
background-image: url('https://proicons.com/icon/315059.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Loom</title><path d="M24 10.665h-7.018l6.078-3.509-1.335-2.312-6.078 3.509 3.508-6.077L16.843.94l-3.508 6.077V0h-2.67v7.018L7.156.94 4.844 2.275l3.509 6.077-6.078-3.508L.94 7.156l6.078 3.509H0v2.67h7.017L.94 16.844l1.335 2.313 6.077-3.508-3.509 6.077 2.312 1.335 3.509-6.078V24h2.67v-7.017l3.508 6.077 2.312-1.335-3.509-6.078 6.078 3.509 1.335-2.313-6.077-3.508h7.017v-2.67H24zm-12 4.966a3.645 3.645 0 1 1 0-7.29 3.645 3.645 0 0 1 0 7.29z"/></svg>
Loom in other icon packs
Copied!