stackshare logo
stackshare from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- stackshare
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- License
- CC0 1.0
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 32 32"><path fill="currentColor" d="M22.948 8.927c-.047-.364 0-.791 0-.791v-.011a2.07 2.07 0 0 1 2.031-1.672H25a2.08 2.08 0 0 1 2.079 2.073A2.08 2.08 0 0 1 25 10.603c-.005 0-.011-.005-.011-.005h-.011a2.07 2.07 0 0 1-2.031-1.672zM32 2.052v27.896C32 31.083 31.14 32 30.079 32H1.927C.864 32 0 31.083 0 29.948V2.052C0 .921.864 0 1.927 0h28.152C31.14 0 32 .921 32 2.052m-3.073 21.344a3.945 3.945 0 0 0-3.948-3.948a3.945 3.945 0 0 0-3.791 2.844h-2.344l-3.656-6.297l.005-.005l3.645-6.276h2.333a3.95 3.95 0 0 0 4.896 2.688a3.95 3.95 0 1 0-4.896-4.896h-3.552l-.036-.021l-4.303 7.401l-.036.057h-2.552a3.957 3.957 0 0 0-4.901-2.688a3.952 3.952 0 0 0 2.208 7.589a3.97 3.97 0 0 0 2.693-2.693h2.613l4.277 7.36l.02-.011h3.584a3.944 3.944 0 0 0 3.791 2.844a3.945 3.945 0 0 0 3.948-3.948zm-3.906-2.156a2.07 2.07 0 0 0-2.037 1.672c-.005.036-.005.072-.011.109c-.004.025-.02.041-.025.061c-.052.401 0 .803 0 .803a2.08 2.08 0 0 0 2.453 1.615c.76-.156 1.339-.735 1.552-1.453a2.07 2.07 0 0 0-1.932-2.807M6.932 13.891c-1.14 0-2.072.927-2.072 2.073V16a2.064 2.064 0 0 0 3.785 1.136c.229-.333.365-.735.365-1.167a2.077 2.077 0 0 0-2.079-2.079z"/></svg>
React
import type { SVGProps } from "react";
export function CibStackshare(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M22.948 8.927c-.047-.364 0-.791 0-.791v-.011a2.07 2.07 0 0 1 2.031-1.672H25a2.08 2.08 0 0 1 2.079 2.073A2.08 2.08 0 0 1 25 10.603c-.005 0-.011-.005-.011-.005h-.011a2.07 2.07 0 0 1-2.031-1.672zM32 2.052v27.896C32 31.083 31.14 32 30.079 32H1.927C.864 32 0 31.083 0 29.948V2.052C0 .921.864 0 1.927 0h28.152C31.14 0 32 .921 32 2.052m-3.073 21.344a3.945 3.945 0 0 0-3.948-3.948a3.945 3.945 0 0 0-3.791 2.844h-2.344l-3.656-6.297l.005-.005l3.645-6.276h2.333a3.95 3.95 0 0 0 4.896 2.688a3.95 3.95 0 1 0-4.896-4.896h-3.552l-.036-.021l-4.303 7.401l-.036.057h-2.552a3.957 3.957 0 0 0-4.901-2.688a3.952 3.952 0 0 0 2.208 7.589a3.97 3.97 0 0 0 2.693-2.693h2.613l4.277 7.36l.02-.011h3.584a3.944 3.944 0 0 0 3.791 2.844a3.945 3.945 0 0 0 3.948-3.948zm-3.906-2.156a2.07 2.07 0 0 0-2.037 1.672c-.005.036-.005.072-.011.109c-.004.025-.02.041-.025.061c-.052.401 0 .803 0 .803a2.08 2.08 0 0 0 2.453 1.615c.76-.156 1.339-.735 1.552-1.453a2.07 2.07 0 0 0-1.932-2.807M6.932 13.891c-1.14 0-2.072.927-2.072 2.073V16a2.064 2.064 0 0 0 3.785 1.136c.229-.333.365-.735.365-1.167a2.077 2.077 0 0 0-2.079-2.079z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M22.948 8.927c-.047-.364 0-.791 0-.791v-.011a2.07 2.07 0 0 1 2.031-1.672H25a2.08 2.08 0 0 1 2.079 2.073A2.08 2.08 0 0 1 25 10.603c-.005 0-.011-.005-.011-.005h-.011a2.07 2.07 0 0 1-2.031-1.672zM32 2.052v27.896C32 31.083 31.14 32 30.079 32H1.927C.864 32 0 31.083 0 29.948V2.052C0 .921.864 0 1.927 0h28.152C31.14 0 32 .921 32 2.052m-3.073 21.344a3.945 3.945 0 0 0-3.948-3.948a3.945 3.945 0 0 0-3.791 2.844h-2.344l-3.656-6.297l.005-.005l3.645-6.276h2.333a3.95 3.95 0 0 0 4.896 2.688a3.95 3.95 0 1 0-4.896-4.896h-3.552l-.036-.021l-4.303 7.401l-.036.057h-2.552a3.957 3.957 0 0 0-4.901-2.688a3.952 3.952 0 0 0 2.208 7.589a3.97 3.97 0 0 0 2.693-2.693h2.613l4.277 7.36l.02-.011h3.584a3.944 3.944 0 0 0 3.791 2.844a3.945 3.945 0 0 0 3.948-3.948zm-3.906-2.156a2.07 2.07 0 0 0-2.037 1.672c-.005.036-.005.072-.011.109c-.004.025-.02.041-.025.061c-.052.401 0 .803 0 .803a2.08 2.08 0 0 0 2.453 1.615c.76-.156 1.339-.735 1.552-1.453a2.07 2.07 0 0 0-1.932-2.807M6.932 13.891c-1.14 0-2.072.927-2.072 2.073V16a2.064 2.064 0 0 0 3.785 1.136c.229-.333.365-.735.365-1.167a2.077 2.077 0 0 0-2.079-2.079z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22.948%208.927c-.047-.364%200-.791%200-.791v-.011a2.07%202.07%200%200%201%202.031-1.672H25a2.08%202.08%200%200%201%202.079%202.073A2.08%202.08%200%200%201%2025%2010.603c-.005%200-.011-.005-.011-.005h-.011a2.07%202.07%200%200%201-2.031-1.672zM32%202.052v27.896C32%2031.083%2031.14%2032%2030.079%2032H1.927C.864%2032%200%2031.083%200%2029.948V2.052C0%20.921.864%200%201.927%200h28.152C31.14%200%2032%20.921%2032%202.052m-3.073%2021.344a3.945%203.945%200%200%200-3.948-3.948a3.945%203.945%200%200%200-3.791%202.844h-2.344l-3.656-6.297l.005-.005l3.645-6.276h2.333a3.95%203.95%200%200%200%204.896%202.688a3.95%203.95%200%201%200-4.896-4.896h-3.552l-.036-.021l-4.303%207.401l-.036.057h-2.552a3.957%203.957%200%200%200-4.901-2.688a3.952%203.952%200%200%200%202.208%207.589a3.97%203.97%200%200%200%202.693-2.693h2.613l4.277%207.36l.02-.011h3.584a3.944%203.944%200%200%200%203.791%202.844a3.945%203.945%200%200%200%203.948-3.948zm-3.906-2.156a2.07%202.07%200%200%200-2.037%201.672c-.005.036-.005.072-.011.109c-.004.025-.02.041-.025.061c-.052.401%200%20.803%200%20.803a2.08%202.08%200%200%200%202.453%201.615c.76-.156%201.339-.735%201.552-1.453a2.07%202.07%200%200%200-1.932-2.807M6.932%2013.891c-1.14%200-2.072.927-2.072%202.073V16a2.064%202.064%200%200%200%203.785%201.136c.229-.333.365-.735.365-1.167a2.077%202.077%200%200%200-2.079-2.079z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22.948%208.927c-.047-.364%200-.791%200-.791v-.011a2.07%202.07%200%200%201%202.031-1.672H25a2.08%202.08%200%200%201%202.079%202.073A2.08%202.08%200%200%201%2025%2010.603c-.005%200-.011-.005-.011-.005h-.011a2.07%202.07%200%200%201-2.031-1.672zM32%202.052v27.896C32%2031.083%2031.14%2032%2030.079%2032H1.927C.864%2032%200%2031.083%200%2029.948V2.052C0%20.921.864%200%201.927%200h28.152C31.14%200%2032%20.921%2032%202.052m-3.073%2021.344a3.945%203.945%200%200%200-3.948-3.948a3.945%203.945%200%200%200-3.791%202.844h-2.344l-3.656-6.297l.005-.005l3.645-6.276h2.333a3.95%203.95%200%200%200%204.896%202.688a3.95%203.95%200%201%200-4.896-4.896h-3.552l-.036-.021l-4.303%207.401l-.036.057h-2.552a3.957%203.957%200%200%200-4.901-2.688a3.952%203.952%200%200%200%202.208%207.589a3.97%203.97%200%200%200%202.693-2.693h2.613l4.277%207.36l.02-.011h3.584a3.944%203.944%200%200%200%203.791%202.844a3.945%203.945%200%200%200%203.948-3.948zm-3.906-2.156a2.07%202.07%200%200%200-2.037%201.672c-.005.036-.005.072-.011.109c-.004.025-.02.041-.025.061c-.052.401%200%20.803%200%20.803a2.08%202.08%200%200%200%202.453%201.615c.76-.156%201.339-.735%201.552-1.453a2.07%202.07%200%200%200-1.932-2.807M6.932%2013.891c-1.14%200-2.072.927-2.072%202.073V16a2.064%202.064%200%200%200%203.785%201.136c.229-.333.365-.735.365-1.167a2.077%202.077%200%200%200-2.079-2.079z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/stackshare.svg?color=%231a73e8&size=48