stately icon logo
stately-icon from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- stately-icon
- Set
- SVG Logos
- Style
- Color
- Viewbox
- 256×306
- License
- CC0
Use the stately icon logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 306"><path d="m83.605.045l169.1 169.1c1.953 2.074 3.295 5.003 3.295 8.175c0 3.538-1.586 6.71-4.149 8.784L136.433 301.522a12.15 12.15 0 0 1-17.202 0L3.569 185.86a12.15 12.15 0 0 1 0-17.203L74.82 97.283l7.93 7.93l1.663 1.637c11.319 11.807 26.701 41.205 3.462 65.955c-2.44 2.44-2.44 6.223 0 8.663l35.626 35.748c2.44 2.44 6.222 2.44 8.662 0l35.626-35.626c1.098-1.099 1.952-2.685 1.952-4.392c0-1.587-.732-3.173-1.83-4.27l-30.502-30.502l.123-.122l-53.805-53.805C59.325 63.976 59.08 24.568 83.605.045m71.046 9.139c12.246-12.245 32.099-12.245 44.344 0c12.244 12.245 12.244 32.098 0 44.343s-32.098 12.245-44.344 0c-12.245-12.245-12.245-32.098 0-44.343"/></svg>
React
import type { SVGProps } from "react";
export function LogosStatelyIcon(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 306"><path d="m83.605.045l169.1 169.1c1.953 2.074 3.295 5.003 3.295 8.175c0 3.538-1.586 6.71-4.149 8.784L136.433 301.522a12.15 12.15 0 0 1-17.202 0L3.569 185.86a12.15 12.15 0 0 1 0-17.203L74.82 97.283l7.93 7.93l1.663 1.637c11.319 11.807 26.701 41.205 3.462 65.955c-2.44 2.44-2.44 6.223 0 8.663l35.626 35.748c2.44 2.44 6.222 2.44 8.662 0l35.626-35.626c1.098-1.099 1.952-2.685 1.952-4.392c0-1.587-.732-3.173-1.83-4.27l-30.502-30.502l.123-.122l-53.805-53.805C59.325 63.976 59.08 24.568 83.605.045m71.046 9.139c12.246-12.245 32.099-12.245 44.344 0c12.244 12.245 12.244 32.098 0 44.343s-32.098 12.245-44.344 0c-12.245-12.245-12.245-32.098 0-44.343"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 306"><path d="m83.605.045l169.1 169.1c1.953 2.074 3.295 5.003 3.295 8.175c0 3.538-1.586 6.71-4.149 8.784L136.433 301.522a12.15 12.15 0 0 1-17.202 0L3.569 185.86a12.15 12.15 0 0 1 0-17.203L74.82 97.283l7.93 7.93l1.663 1.637c11.319 11.807 26.701 41.205 3.462 65.955c-2.44 2.44-2.44 6.223 0 8.663l35.626 35.748c2.44 2.44 6.222 2.44 8.662 0l35.626-35.626c1.098-1.099 1.952-2.685 1.952-4.392c0-1.587-.732-3.173-1.83-4.27l-30.502-30.502l.123-.122l-53.805-53.805C59.325 63.976 59.08 24.568 83.605.045m71.046 9.139c12.246-12.245 32.099-12.245 44.344 0c12.244 12.245 12.244 32.098 0 44.343s-32.098 12.245-44.344 0c-12.245-12.245-12.245-32.098 0-44.343"/></svg> </template>
CSS
.icon-stately-icon {
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%20256%20306%22%3E%3Cpath%20d%3D%22m83.605.045l169.1%20169.1c1.953%202.074%203.295%205.003%203.295%208.175c0%203.538-1.586%206.71-4.149%208.784L136.433%20301.522a12.15%2012.15%200%200%201-17.202%200L3.569%20185.86a12.15%2012.15%200%200%201%200-17.203L74.82%2097.283l7.93%207.93l1.663%201.637c11.319%2011.807%2026.701%2041.205%203.462%2065.955c-2.44%202.44-2.44%206.223%200%208.663l35.626%2035.748c2.44%202.44%206.222%202.44%208.662%200l35.626-35.626c1.098-1.099%201.952-2.685%201.952-4.392c0-1.587-.732-3.173-1.83-4.27l-30.502-30.502l.123-.122l-53.805-53.805C59.325%2063.976%2059.08%2024.568%2083.605.045m71.046%209.139c12.246-12.245%2032.099-12.245%2044.344%200c12.244%2012.245%2012.244%2032.098%200%2044.343s-32.098%2012.245-44.344%200c-12.245-12.245-12.245-32.098%200-44.343%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%20256%20306%22%3E%3Cpath%20d%3D%22m83.605.045l169.1%20169.1c1.953%202.074%203.295%205.003%203.295%208.175c0%203.538-1.586%206.71-4.149%208.784L136.433%20301.522a12.15%2012.15%200%200%201-17.202%200L3.569%20185.86a12.15%2012.15%200%200%201%200-17.203L74.82%2097.283l7.93%207.93l1.663%201.637c11.319%2011.807%2026.701%2041.205%203.462%2065.955c-2.44%202.44-2.44%206.223%200%208.663l35.626%2035.748c2.44%202.44%206.222%202.44%208.662%200l35.626-35.626c1.098-1.099%201.952-2.685%201.952-4.392c0-1.587-.732-3.173-1.83-4.27l-30.502-30.502l.123-.122l-53.805-53.805C59.325%2063.976%2059.08%2024.568%2083.605.045m71.046%209.139c12.246-12.245%2032.099-12.245%2044.344%200c12.244%2012.245%2012.244%2032.098%200%2044.343s-32.098%2012.245-44.344%200c-12.245-12.245-12.245-32.098%200-44.343%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/stately-icon.svg?color=%231a73e8&size=48