scala logo
scala from Devicon by konpa · Original · MIT Free for personal and commercial use.
- Name
- scala
- Set
- Devicon
- Style
- Original
- Viewbox
- 128×128
- License
- MIT
1 other variant in Devicon
The same logo in other sets
Use the scala logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#390d09" d="M25 110.437V94.874h5.616c3.113 0 8.052-.203 11.03-.474l5.278-.406l-7.038-1.894c-3.924-1.015-8.864-2.504-10.961-3.316L25 87.364V55.627h6.293c3.383 0 8.323-.203 10.894-.473l4.737-.406l-8.323-2.233C34 51.366 29.128 49.809 27.639 49.2L25 47.982v-30.72l2.098-.473c1.15-.203 3.992-.406 6.293-.406c11.367 0 38.366-3.722 51.628-7.105c9.27-2.436 15.698-4.872 17.931-6.902c1.15-1.015 1.218-.406 1.218 14.548v15.63l-1.624 1.219l-1.624 1.285l3.248 2.842v33.9l-1.624 1.218l-1.624 1.286l3.248 2.842v33.9l-1.76 1.353c-1.894 1.489-9.202 3.993-17.524 6.09C71.892 121.737 40.157 126 29.33 126H25z"/><path fill="#de3423" d="M25 110.572V95.077l11.842-.474c12.315-.473 21.45-1.488 34.847-3.789c15.225-2.639 30.246-7.375 31.803-10.082c.406-.677.676 4.534.676 14.616v15.698l-1.76 1.353c-1.894 1.489-9.202 3.993-17.524 6.09C71.892 121.737 40.157 126 29.33 126H25zm0-39.245V55.83l11.842-.406c13.127-.541 23.344-1.691 36.877-4.195c15.157-2.842 28.96-7.443 29.976-9.947c.203-.473.406 6.09.406 14.616c.067 13.533-.068 15.698-1.083 16.78c-2.368 2.64-20.638 7.376-39.449 10.286c-11.435 1.76-30.381 3.79-35.66 3.79H25zm0-38.975V17.195l2.098-.406c1.15-.203 3.992-.406 6.293-.406c11.367 0 38.366-3.722 51.628-7.105c9.27-2.436 15.698-4.872 17.931-6.902c1.15-1.015 1.218-.406 1.218 14.48c0 14.548-.067 15.63-1.285 16.714c-1.827 1.691-14.345 5.548-24.09 7.51c-15.765 3.113-41.951 6.429-50.883 6.429H25z"/></svg>
React
import type { SVGProps } from "react";
export function DeviconScala(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#390d09" d="M25 110.437V94.874h5.616c3.113 0 8.052-.203 11.03-.474l5.278-.406l-7.038-1.894c-3.924-1.015-8.864-2.504-10.961-3.316L25 87.364V55.627h6.293c3.383 0 8.323-.203 10.894-.473l4.737-.406l-8.323-2.233C34 51.366 29.128 49.809 27.639 49.2L25 47.982v-30.72l2.098-.473c1.15-.203 3.992-.406 6.293-.406c11.367 0 38.366-3.722 51.628-7.105c9.27-2.436 15.698-4.872 17.931-6.902c1.15-1.015 1.218-.406 1.218 14.548v15.63l-1.624 1.219l-1.624 1.285l3.248 2.842v33.9l-1.624 1.218l-1.624 1.286l3.248 2.842v33.9l-1.76 1.353c-1.894 1.489-9.202 3.993-17.524 6.09C71.892 121.737 40.157 126 29.33 126H25z"/><path fill="#de3423" d="M25 110.572V95.077l11.842-.474c12.315-.473 21.45-1.488 34.847-3.789c15.225-2.639 30.246-7.375 31.803-10.082c.406-.677.676 4.534.676 14.616v15.698l-1.76 1.353c-1.894 1.489-9.202 3.993-17.524 6.09C71.892 121.737 40.157 126 29.33 126H25zm0-39.245V55.83l11.842-.406c13.127-.541 23.344-1.691 36.877-4.195c15.157-2.842 28.96-7.443 29.976-9.947c.203-.473.406 6.09.406 14.616c.067 13.533-.068 15.698-1.083 16.78c-2.368 2.64-20.638 7.376-39.449 10.286c-11.435 1.76-30.381 3.79-35.66 3.79H25zm0-38.975V17.195l2.098-.406c1.15-.203 3.992-.406 6.293-.406c11.367 0 38.366-3.722 51.628-7.105c9.27-2.436 15.698-4.872 17.931-6.902c1.15-1.015 1.218-.406 1.218 14.48c0 14.548-.067 15.63-1.285 16.714c-1.827 1.691-14.345 5.548-24.09 7.51c-15.765 3.113-41.951 6.429-50.883 6.429H25z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#390d09" d="M25 110.437V94.874h5.616c3.113 0 8.052-.203 11.03-.474l5.278-.406l-7.038-1.894c-3.924-1.015-8.864-2.504-10.961-3.316L25 87.364V55.627h6.293c3.383 0 8.323-.203 10.894-.473l4.737-.406l-8.323-2.233C34 51.366 29.128 49.809 27.639 49.2L25 47.982v-30.72l2.098-.473c1.15-.203 3.992-.406 6.293-.406c11.367 0 38.366-3.722 51.628-7.105c9.27-2.436 15.698-4.872 17.931-6.902c1.15-1.015 1.218-.406 1.218 14.548v15.63l-1.624 1.219l-1.624 1.285l3.248 2.842v33.9l-1.624 1.218l-1.624 1.286l3.248 2.842v33.9l-1.76 1.353c-1.894 1.489-9.202 3.993-17.524 6.09C71.892 121.737 40.157 126 29.33 126H25z"/><path fill="#de3423" d="M25 110.572V95.077l11.842-.474c12.315-.473 21.45-1.488 34.847-3.789c15.225-2.639 30.246-7.375 31.803-10.082c.406-.677.676 4.534.676 14.616v15.698l-1.76 1.353c-1.894 1.489-9.202 3.993-17.524 6.09C71.892 121.737 40.157 126 29.33 126H25zm0-39.245V55.83l11.842-.406c13.127-.541 23.344-1.691 36.877-4.195c15.157-2.842 28.96-7.443 29.976-9.947c.203-.473.406 6.09.406 14.616c.067 13.533-.068 15.698-1.083 16.78c-2.368 2.64-20.638 7.376-39.449 10.286c-11.435 1.76-30.381 3.79-35.66 3.79H25zm0-38.975V17.195l2.098-.406c1.15-.203 3.992-.406 6.293-.406c11.367 0 38.366-3.722 51.628-7.105c9.27-2.436 15.698-4.872 17.931-6.902c1.15-1.015 1.218-.406 1.218 14.48c0 14.548-.067 15.63-1.285 16.714c-1.827 1.691-14.345 5.548-24.09 7.51c-15.765 3.113-41.951 6.429-50.883 6.429H25z"/></svg> </template>
CSS
.icon-scala {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20128%20128%22%3E%3Cpath%20fill%3D%22%23390d09%22%20d%3D%22M25%20110.437V94.874h5.616c3.113%200%208.052-.203%2011.03-.474l5.278-.406l-7.038-1.894c-3.924-1.015-8.864-2.504-10.961-3.316L25%2087.364V55.627h6.293c3.383%200%208.323-.203%2010.894-.473l4.737-.406l-8.323-2.233C34%2051.366%2029.128%2049.809%2027.639%2049.2L25%2047.982v-30.72l2.098-.473c1.15-.203%203.992-.406%206.293-.406c11.367%200%2038.366-3.722%2051.628-7.105c9.27-2.436%2015.698-4.872%2017.931-6.902c1.15-1.015%201.218-.406%201.218%2014.548v15.63l-1.624%201.219l-1.624%201.285l3.248%202.842v33.9l-1.624%201.218l-1.624%201.286l3.248%202.842v33.9l-1.76%201.353c-1.894%201.489-9.202%203.993-17.524%206.09C71.892%20121.737%2040.157%20126%2029.33%20126H25z%22%2F%3E%3Cpath%20fill%3D%22%23de3423%22%20d%3D%22M25%20110.572V95.077l11.842-.474c12.315-.473%2021.45-1.488%2034.847-3.789c15.225-2.639%2030.246-7.375%2031.803-10.082c.406-.677.676%204.534.676%2014.616v15.698l-1.76%201.353c-1.894%201.489-9.202%203.993-17.524%206.09C71.892%20121.737%2040.157%20126%2029.33%20126H25zm0-39.245V55.83l11.842-.406c13.127-.541%2023.344-1.691%2036.877-4.195c15.157-2.842%2028.96-7.443%2029.976-9.947c.203-.473.406%206.09.406%2014.616c.067%2013.533-.068%2015.698-1.083%2016.78c-2.368%202.64-20.638%207.376-39.449%2010.286c-11.435%201.76-30.381%203.79-35.66%203.79H25zm0-38.975V17.195l2.098-.406c1.15-.203%203.992-.406%206.293-.406c11.367%200%2038.366-3.722%2051.628-7.105c9.27-2.436%2015.698-4.872%2017.931-6.902c1.15-1.015%201.218-.406%201.218%2014.48c0%2014.548-.067%2015.63-1.285%2016.714c-1.827%201.691-14.345%205.548-24.09%207.51c-15.765%203.113-41.951%206.429-50.883%206.429H25z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20128%20128%22%3E%3Cpath%20fill%3D%22%23390d09%22%20d%3D%22M25%20110.437V94.874h5.616c3.113%200%208.052-.203%2011.03-.474l5.278-.406l-7.038-1.894c-3.924-1.015-8.864-2.504-10.961-3.316L25%2087.364V55.627h6.293c3.383%200%208.323-.203%2010.894-.473l4.737-.406l-8.323-2.233C34%2051.366%2029.128%2049.809%2027.639%2049.2L25%2047.982v-30.72l2.098-.473c1.15-.203%203.992-.406%206.293-.406c11.367%200%2038.366-3.722%2051.628-7.105c9.27-2.436%2015.698-4.872%2017.931-6.902c1.15-1.015%201.218-.406%201.218%2014.548v15.63l-1.624%201.219l-1.624%201.285l3.248%202.842v33.9l-1.624%201.218l-1.624%201.286l3.248%202.842v33.9l-1.76%201.353c-1.894%201.489-9.202%203.993-17.524%206.09C71.892%20121.737%2040.157%20126%2029.33%20126H25z%22%2F%3E%3Cpath%20fill%3D%22%23de3423%22%20d%3D%22M25%20110.572V95.077l11.842-.474c12.315-.473%2021.45-1.488%2034.847-3.789c15.225-2.639%2030.246-7.375%2031.803-10.082c.406-.677.676%204.534.676%2014.616v15.698l-1.76%201.353c-1.894%201.489-9.202%203.993-17.524%206.09C71.892%20121.737%2040.157%20126%2029.33%20126H25zm0-39.245V55.83l11.842-.406c13.127-.541%2023.344-1.691%2036.877-4.195c15.157-2.842%2028.96-7.443%2029.976-9.947c.203-.473.406%206.09.406%2014.616c.067%2013.533-.068%2015.698-1.083%2016.78c-2.368%202.64-20.638%207.376-39.449%2010.286c-11.435%201.76-30.381%203.79-35.66%203.79H25zm0-38.975V17.195l2.098-.406c1.15-.203%203.992-.406%206.293-.406c11.367%200%2038.366-3.722%2051.628-7.105c9.27-2.436%2015.698-4.872%2017.931-6.902c1.15-1.015%201.218-.406%201.218%2014.48c0%2014.548-.067%2015.63-1.285%2016.714c-1.827%201.691-14.345%205.548-24.09%207.51c-15.765%203.113-41.951%206.429-50.883%206.429H25z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/devicon/scala.svg?color=%231a73e8&size=48