Scala Icon
Free SVG icon from the Simple Icons collection. Download or copy for use in any project.
The Scala 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/315955.svg" alt="Scala icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/315955.svg" alt="Scala icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/315955.svg" alt="Scala icon" :width="24" :height="24" />
CSS background
.icon-scala {
background-image: url('https://proicons.com/icon/315955.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>Scala</title><path d="M4.589 24c4.537 0 13.81-1.516 14.821-3v-5.729c-.957 1.408-10.284 2.912-14.821 2.912V24zM4.589 16.365c4.537 0 13.81-1.516 14.821-3V7.636c-.957 1.408-10.284 2.912-14.821 2.912v5.817zM4.589 8.729c4.537 0 13.81-1.516 14.821-3V0C18.453 1.408 9.126 2.912 4.589 2.912v5.817z"/></svg>
Scala in other icon packs
Copied!