springboot logo

springboot from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
springboot
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the springboot logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m23.693 10.706l-4.73-8.185c-.41-.71-1.417-1.294-2.24-1.294h-9.45c-.82 0-1.831.584-2.24 1.294L.306 10.706c-.41.71-.41 1.873 0 2.584l4.725 8.189c.41.71 1.417 1.294 2.24 1.294h9.455c.82 0 1.826-.584 2.24-1.294l4.726-8.19c.41-.71.41-1.873 0-2.583zM10.976 5.755c0-.537.438-.975.974-.975s.975.438.975.975v5.821a.976.976 0 0 1-1.948 0zm.974 12.43a6.616 6.616 0 0 1-6.607-6.609A6.64 6.64 0 0 1 8.01 6.272a.866.866 0 0 1 1.214.18a.866.866 0 0 1-.178 1.213a4.876 4.876 0 0 0 5.812 7.827a4.88 4.88 0 0 0 1.967-3.916a4.9 4.9 0 0 0-1.986-3.925a.87.87 0 0 1-.183-1.214a.87.87 0 0 1 1.214-.183a6.63 6.63 0 0 1 2.687 5.322a6.613 6.613 0 0 1-6.608 6.608"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsSpringboot(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m23.693 10.706l-4.73-8.185c-.41-.71-1.417-1.294-2.24-1.294h-9.45c-.82 0-1.831.584-2.24 1.294L.306 10.706c-.41.71-.41 1.873 0 2.584l4.725 8.189c.41.71 1.417 1.294 2.24 1.294h9.455c.82 0 1.826-.584 2.24-1.294l4.726-8.19c.41-.71.41-1.873 0-2.583zM10.976 5.755c0-.537.438-.975.974-.975s.975.438.975.975v5.821a.976.976 0 0 1-1.948 0zm.974 12.43a6.616 6.616 0 0 1-6.607-6.609A6.64 6.64 0 0 1 8.01 6.272a.866.866 0 0 1 1.214.18a.866.866 0 0 1-.178 1.213a4.876 4.876 0 0 0 5.812 7.827a4.88 4.88 0 0 0 1.967-3.916a4.9 4.9 0 0 0-1.986-3.925a.87.87 0 0 1-.183-1.214a.87.87 0 0 1 1.214-.183a6.63 6.63 0 0 1 2.687 5.322a6.613 6.613 0 0 1-6.608 6.608"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m23.693 10.706l-4.73-8.185c-.41-.71-1.417-1.294-2.24-1.294h-9.45c-.82 0-1.831.584-2.24 1.294L.306 10.706c-.41.71-.41 1.873 0 2.584l4.725 8.189c.41.71 1.417 1.294 2.24 1.294h9.455c.82 0 1.826-.584 2.24-1.294l4.726-8.19c.41-.71.41-1.873 0-2.583zM10.976 5.755c0-.537.438-.975.974-.975s.975.438.975.975v5.821a.976.976 0 0 1-1.948 0zm.974 12.43a6.616 6.616 0 0 1-6.607-6.609A6.64 6.64 0 0 1 8.01 6.272a.866.866 0 0 1 1.214.18a.866.866 0 0 1-.178 1.213a4.876 4.876 0 0 0 5.812 7.827a4.88 4.88 0 0 0 1.967-3.916a4.9 4.9 0 0 0-1.986-3.925a.87.87 0 0 1-.183-1.214a.87.87 0 0 1 1.214-.183a6.63 6.63 0 0 1 2.687 5.322a6.613 6.613 0 0 1-6.608 6.608"/></svg>
</template>

CSS

.icon-springboot {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m23.693%2010.706l-4.73-8.185c-.41-.71-1.417-1.294-2.24-1.294h-9.45c-.82%200-1.831.584-2.24%201.294L.306%2010.706c-.41.71-.41%201.873%200%202.584l4.725%208.189c.41.71%201.417%201.294%202.24%201.294h9.455c.82%200%201.826-.584%202.24-1.294l4.726-8.19c.41-.71.41-1.873%200-2.583zM10.976%205.755c0-.537.438-.975.974-.975s.975.438.975.975v5.821a.976.976%200%200%201-1.948%200zm.974%2012.43a6.616%206.616%200%200%201-6.607-6.609A6.64%206.64%200%200%201%208.01%206.272a.866.866%200%200%201%201.214.18a.866.866%200%200%201-.178%201.213a4.876%204.876%200%200%200%205.812%207.827a4.88%204.88%200%200%200%201.967-3.916a4.9%204.9%200%200%200-1.986-3.925a.87.87%200%200%201-.183-1.214a.87.87%200%200%201%201.214-.183a6.63%206.63%200%200%201%202.687%205.322a6.613%206.613%200%200%201-6.608%206.608%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m23.693%2010.706l-4.73-8.185c-.41-.71-1.417-1.294-2.24-1.294h-9.45c-.82%200-1.831.584-2.24%201.294L.306%2010.706c-.41.71-.41%201.873%200%202.584l4.725%208.189c.41.71%201.417%201.294%202.24%201.294h9.455c.82%200%201.826-.584%202.24-1.294l4.726-8.19c.41-.71.41-1.873%200-2.583zM10.976%205.755c0-.537.438-.975.974-.975s.975.438.975.975v5.821a.976.976%200%200%201-1.948%200zm.974%2012.43a6.616%206.616%200%200%201-6.607-6.609A6.64%206.64%200%200%201%208.01%206.272a.866.866%200%200%201%201.214.18a.866.866%200%200%201-.178%201.213a4.876%204.876%200%200%200%205.812%207.827a4.88%204.88%200%200%200%201.967-3.916a4.9%204.9%200%200%200-1.986-3.925a.87.87%200%200%201-.183-1.214a.87.87%200%200%201%201.214-.183a6.63%206.63%200%200%201%202.687%205.322a6.613%206.613%200%200%201-6.608%206.608%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/springboot.svg?color=%231a73e8&size=48