silverstripe from Material Icon Theme by Material Extensions · Color · MIT Free for personal and commercial use.

Name
silverstripe
Set
Material Icon Theme
Style
Color
Viewbox
24×24
License
MIT

Use the silverstripe logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#0288d1" d="M10.097 15.432a3.513 3.513 0 0 0 .914-4.882l-2.896 1.982a1.76 1.76 0 0 1-2.44-.46a1.76 1.76 0 0 1 .46-2.443L8.78 7.82l1.697-1.164a3.513 3.513 0 0 0 .915-4.883L8.496 3.759L4.152 6.728l-.005.006a5.266 5.266 0 0 0-1.368 7.324c1.635 2.402 4.917 3.015 7.318 1.374m3.81-6.864l-.022.016za3.513 3.513 0 0 0-.914 4.882l2.895-1.982a1.75 1.75 0 0 1 2.442.46a1.756 1.756 0 0 1-.454 2.443l-2.646 1.81l-1.702 1.164a3.513 3.513 0 0 0-.915 4.883l2.896-1.982l4.343-2.974a5.27 5.27 0 0 0 1.374-7.324a5.25 5.25 0 0 0-7.319-1.38"/></svg>

React

import type { SVGProps } from "react";

export function MaterialIconThemeSilverstripe(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#0288d1" d="M10.097 15.432a3.513 3.513 0 0 0 .914-4.882l-2.896 1.982a1.76 1.76 0 0 1-2.44-.46a1.76 1.76 0 0 1 .46-2.443L8.78 7.82l1.697-1.164a3.513 3.513 0 0 0 .915-4.883L8.496 3.759L4.152 6.728l-.005.006a5.266 5.266 0 0 0-1.368 7.324c1.635 2.402 4.917 3.015 7.318 1.374m3.81-6.864l-.022.016za3.513 3.513 0 0 0-.914 4.882l2.895-1.982a1.75 1.75 0 0 1 2.442.46a1.756 1.756 0 0 1-.454 2.443l-2.646 1.81l-1.702 1.164a3.513 3.513 0 0 0-.915 4.883l2.896-1.982l4.343-2.974a5.27 5.27 0 0 0 1.374-7.324a5.25 5.25 0 0 0-7.319-1.38"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#0288d1" d="M10.097 15.432a3.513 3.513 0 0 0 .914-4.882l-2.896 1.982a1.76 1.76 0 0 1-2.44-.46a1.76 1.76 0 0 1 .46-2.443L8.78 7.82l1.697-1.164a3.513 3.513 0 0 0 .915-4.883L8.496 3.759L4.152 6.728l-.005.006a5.266 5.266 0 0 0-1.368 7.324c1.635 2.402 4.917 3.015 7.318 1.374m3.81-6.864l-.022.016za3.513 3.513 0 0 0-.914 4.882l2.895-1.982a1.75 1.75 0 0 1 2.442.46a1.756 1.756 0 0 1-.454 2.443l-2.646 1.81l-1.702 1.164a3.513 3.513 0 0 0-.915 4.883l2.896-1.982l4.343-2.974a5.27 5.27 0 0 0 1.374-7.324a5.25 5.25 0 0 0-7.319-1.38"/></svg>
</template>

CSS

.icon-silverstripe {
  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%22%230288d1%22%20d%3D%22M10.097%2015.432a3.513%203.513%200%200%200%20.914-4.882l-2.896%201.982a1.76%201.76%200%200%201-2.44-.46a1.76%201.76%200%200%201%20.46-2.443L8.78%207.82l1.697-1.164a3.513%203.513%200%200%200%20.915-4.883L8.496%203.759L4.152%206.728l-.005.006a5.266%205.266%200%200%200-1.368%207.324c1.635%202.402%204.917%203.015%207.318%201.374m3.81-6.864l-.022.016za3.513%203.513%200%200%200-.914%204.882l2.895-1.982a1.75%201.75%200%200%201%202.442.46a1.756%201.756%200%200%201-.454%202.443l-2.646%201.81l-1.702%201.164a3.513%203.513%200%200%200-.915%204.883l2.896-1.982l4.343-2.974a5.27%205.27%200%200%200%201.374-7.324a5.25%205.25%200%200%200-7.319-1.38%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%22%230288d1%22%20d%3D%22M10.097%2015.432a3.513%203.513%200%200%200%20.914-4.882l-2.896%201.982a1.76%201.76%200%200%201-2.44-.46a1.76%201.76%200%200%201%20.46-2.443L8.78%207.82l1.697-1.164a3.513%203.513%200%200%200%20.915-4.883L8.496%203.759L4.152%206.728l-.005.006a5.266%205.266%200%200%200-1.368%207.324c1.635%202.402%204.917%203.015%207.318%201.374m3.81-6.864l-.022.016za3.513%203.513%200%200%200-.914%204.882l2.895-1.982a1.75%201.75%200%200%201%202.442.46a1.756%201.756%200%200%201-.454%202.443l-2.646%201.81l-1.702%201.164a3.513%203.513%200%200%200-.915%204.883l2.896-1.982l4.343-2.974a5.27%205.27%200%200%200%201.374-7.324a5.25%205.25%200%200%200-7.319-1.38%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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