stackshare logo
stackshare from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- stackshare
- Set
- SVG Logos
- Style
- Color
- Viewbox
- 256×228
- License
- CC0
The same logo in other sets
Use the stackshare logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 228"><path fill="#0090f9" d="M231.347 0C244.96 0 255.995 10.893 256 24.336c-.005 0-.005 178.422-.005 178.422c0 13.439-11.035 24.336-24.648 24.336H24.652C11.038 227.094 0 216.197 0 202.758V24.336C0 10.893 11.038 0 24.652 0z"/><path fill="#fff" d="M195.959 136.499c-9.505 0-17.703 5.695-21.37 13.852h-29.767l-11.7-36.961l11.857-36.75h29.567c3.64 8.212 11.868 13.96 21.413 13.96c12.915 0 23.42-10.506 23.42-23.421s-10.505-23.42-23.42-23.42c-9.095 0-16.988 5.215-20.867 12.808h-37.314a10.04 10.04 0 0 0-9.512 6.824l-13.531 40.068h-33.16C77.993 95.104 69.693 89.24 60.041 89.24c-12.912 0-23.42 10.505-23.42 23.42c0 12.912 10.508 23.417 23.42 23.417c8.992 0 16.809-5.095 20.732-12.545h33.804l13.535 40.068a10.03 10.03 0 0 0 9.509 6.824h37.42c3.856 7.652 11.783 12.912 20.918 12.912c12.915 0 23.42-10.505 23.42-23.42c0-12.912-10.505-23.417-23.42-23.417m0-80.195c5.996 0 10.875 4.879 10.875 10.875s-4.879 10.875-10.875 10.875s-10.871-4.88-10.871-10.875c0-5.996 4.875-10.875 10.871-10.875M60.041 123.532c-5.996 0-10.871-4.879-10.871-10.871c0-5.997 4.875-10.875 10.871-10.875s10.875 4.878 10.875 10.875c0 5.992-4.879 10.871-10.875 10.871m135.918 47.258c-5.996 0-10.871-4.879-10.871-10.875s4.875-10.871 10.871-10.871s10.875 4.875 10.875 10.871s-4.879 10.875-10.875 10.875"/></svg>
React
import type { SVGProps } from "react";
export function LogosStackshare(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 228"><path fill="#0090f9" d="M231.347 0C244.96 0 255.995 10.893 256 24.336c-.005 0-.005 178.422-.005 178.422c0 13.439-11.035 24.336-24.648 24.336H24.652C11.038 227.094 0 216.197 0 202.758V24.336C0 10.893 11.038 0 24.652 0z"/><path fill="#fff" d="M195.959 136.499c-9.505 0-17.703 5.695-21.37 13.852h-29.767l-11.7-36.961l11.857-36.75h29.567c3.64 8.212 11.868 13.96 21.413 13.96c12.915 0 23.42-10.506 23.42-23.421s-10.505-23.42-23.42-23.42c-9.095 0-16.988 5.215-20.867 12.808h-37.314a10.04 10.04 0 0 0-9.512 6.824l-13.531 40.068h-33.16C77.993 95.104 69.693 89.24 60.041 89.24c-12.912 0-23.42 10.505-23.42 23.42c0 12.912 10.508 23.417 23.42 23.417c8.992 0 16.809-5.095 20.732-12.545h33.804l13.535 40.068a10.03 10.03 0 0 0 9.509 6.824h37.42c3.856 7.652 11.783 12.912 20.918 12.912c12.915 0 23.42-10.505 23.42-23.42c0-12.912-10.505-23.417-23.42-23.417m0-80.195c5.996 0 10.875 4.879 10.875 10.875s-4.879 10.875-10.875 10.875s-10.871-4.88-10.871-10.875c0-5.996 4.875-10.875 10.871-10.875M60.041 123.532c-5.996 0-10.871-4.879-10.871-10.871c0-5.997 4.875-10.875 10.871-10.875s10.875 4.878 10.875 10.875c0 5.992-4.879 10.871-10.875 10.871m135.918 47.258c-5.996 0-10.871-4.879-10.871-10.875s4.875-10.871 10.871-10.871s10.875 4.875 10.875 10.871s-4.879 10.875-10.875 10.875"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 228"><path fill="#0090f9" d="M231.347 0C244.96 0 255.995 10.893 256 24.336c-.005 0-.005 178.422-.005 178.422c0 13.439-11.035 24.336-24.648 24.336H24.652C11.038 227.094 0 216.197 0 202.758V24.336C0 10.893 11.038 0 24.652 0z"/><path fill="#fff" d="M195.959 136.499c-9.505 0-17.703 5.695-21.37 13.852h-29.767l-11.7-36.961l11.857-36.75h29.567c3.64 8.212 11.868 13.96 21.413 13.96c12.915 0 23.42-10.506 23.42-23.421s-10.505-23.42-23.42-23.42c-9.095 0-16.988 5.215-20.867 12.808h-37.314a10.04 10.04 0 0 0-9.512 6.824l-13.531 40.068h-33.16C77.993 95.104 69.693 89.24 60.041 89.24c-12.912 0-23.42 10.505-23.42 23.42c0 12.912 10.508 23.417 23.42 23.417c8.992 0 16.809-5.095 20.732-12.545h33.804l13.535 40.068a10.03 10.03 0 0 0 9.509 6.824h37.42c3.856 7.652 11.783 12.912 20.918 12.912c12.915 0 23.42-10.505 23.42-23.42c0-12.912-10.505-23.417-23.42-23.417m0-80.195c5.996 0 10.875 4.879 10.875 10.875s-4.879 10.875-10.875 10.875s-10.871-4.88-10.871-10.875c0-5.996 4.875-10.875 10.871-10.875M60.041 123.532c-5.996 0-10.871-4.879-10.871-10.871c0-5.997 4.875-10.875 10.871-10.875s10.875 4.878 10.875 10.875c0 5.992-4.879 10.871-10.875 10.871m135.918 47.258c-5.996 0-10.871-4.879-10.871-10.875s4.875-10.871 10.871-10.871s10.875 4.875 10.875 10.871s-4.879 10.875-10.875 10.875"/></svg> </template>
CSS
.icon-stackshare {
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%20228%22%3E%3Cpath%20fill%3D%22%230090f9%22%20d%3D%22M231.347%200C244.96%200%20255.995%2010.893%20256%2024.336c-.005%200-.005%20178.422-.005%20178.422c0%2013.439-11.035%2024.336-24.648%2024.336H24.652C11.038%20227.094%200%20216.197%200%20202.758V24.336C0%2010.893%2011.038%200%2024.652%200z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M195.959%20136.499c-9.505%200-17.703%205.695-21.37%2013.852h-29.767l-11.7-36.961l11.857-36.75h29.567c3.64%208.212%2011.868%2013.96%2021.413%2013.96c12.915%200%2023.42-10.506%2023.42-23.421s-10.505-23.42-23.42-23.42c-9.095%200-16.988%205.215-20.867%2012.808h-37.314a10.04%2010.04%200%200%200-9.512%206.824l-13.531%2040.068h-33.16C77.993%2095.104%2069.693%2089.24%2060.041%2089.24c-12.912%200-23.42%2010.505-23.42%2023.42c0%2012.912%2010.508%2023.417%2023.42%2023.417c8.992%200%2016.809-5.095%2020.732-12.545h33.804l13.535%2040.068a10.03%2010.03%200%200%200%209.509%206.824h37.42c3.856%207.652%2011.783%2012.912%2020.918%2012.912c12.915%200%2023.42-10.505%2023.42-23.42c0-12.912-10.505-23.417-23.42-23.417m0-80.195c5.996%200%2010.875%204.879%2010.875%2010.875s-4.879%2010.875-10.875%2010.875s-10.871-4.88-10.871-10.875c0-5.996%204.875-10.875%2010.871-10.875M60.041%20123.532c-5.996%200-10.871-4.879-10.871-10.871c0-5.997%204.875-10.875%2010.871-10.875s10.875%204.878%2010.875%2010.875c0%205.992-4.879%2010.871-10.875%2010.871m135.918%2047.258c-5.996%200-10.871-4.879-10.871-10.875s4.875-10.871%2010.871-10.871s10.875%204.875%2010.875%2010.871s-4.879%2010.875-10.875%2010.875%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%20228%22%3E%3Cpath%20fill%3D%22%230090f9%22%20d%3D%22M231.347%200C244.96%200%20255.995%2010.893%20256%2024.336c-.005%200-.005%20178.422-.005%20178.422c0%2013.439-11.035%2024.336-24.648%2024.336H24.652C11.038%20227.094%200%20216.197%200%20202.758V24.336C0%2010.893%2011.038%200%2024.652%200z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M195.959%20136.499c-9.505%200-17.703%205.695-21.37%2013.852h-29.767l-11.7-36.961l11.857-36.75h29.567c3.64%208.212%2011.868%2013.96%2021.413%2013.96c12.915%200%2023.42-10.506%2023.42-23.421s-10.505-23.42-23.42-23.42c-9.095%200-16.988%205.215-20.867%2012.808h-37.314a10.04%2010.04%200%200%200-9.512%206.824l-13.531%2040.068h-33.16C77.993%2095.104%2069.693%2089.24%2060.041%2089.24c-12.912%200-23.42%2010.505-23.42%2023.42c0%2012.912%2010.508%2023.417%2023.42%2023.417c8.992%200%2016.809-5.095%2020.732-12.545h33.804l13.535%2040.068a10.03%2010.03%200%200%200%209.509%206.824h37.42c3.856%207.652%2011.783%2012.912%2020.918%2012.912c12.915%200%2023.42-10.505%2023.42-23.42c0-12.912-10.505-23.417-23.42-23.417m0-80.195c5.996%200%2010.875%204.879%2010.875%2010.875s-4.879%2010.875-10.875%2010.875s-10.871-4.88-10.871-10.875c0-5.996%204.875-10.875%2010.871-10.875M60.041%20123.532c-5.996%200-10.871-4.879-10.871-10.871c0-5.997%204.875-10.875%2010.871-10.875s10.875%204.878%2010.875%2010.875c0%205.992-4.879%2010.871-10.875%2010.871m135.918%2047.258c-5.996%200-10.871-4.879-10.871-10.875s4.875-10.871%2010.871-10.871s10.875%204.875%2010.875%2010.871s-4.879%2010.875-10.875%2010.875%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/stackshare.svg?color=%231a73e8&size=48