stackshare icon
stackshare-fill from Remix Icon by Remix Design · Fill · Logos · Apache-2.0 Free for personal and commercial use.
- Name
- stackshare-fill
- Set
- Remix Icon
- Style
- Fill
- Category
- Logos
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Remix Icon
The same icon in other sets
More logos icons from Remix Icon
Use the stackshare icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.001 3a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1h-18a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm-4.208 2.621a2.22 2.22 0 0 0-2.133 1.6h-1.998l-2.46 4.185H8.764a2.222 2.222 0 1 0 0 1.242h1.471l2.417 4.134h2.018a2.222 2.222 0 1 0 0-1.243h-1.317l-2.056-3.537l2.053-3.538h1.31a2.222 2.222 0 1 0 2.133-2.843m.011 9.427a1.168 1.168 0 1 1-1.145 1.394s-.03-.226 0-.453a1.17 1.17 0 0 1 1.145-.94m-10.152-4.21a1.169 1.169 0 0 1 0 2.335a1.168 1.168 0 0 1 0-2.335m10.15-4.209a1.168 1.168 0 0 1 0 2.335a1.17 1.17 0 0 1-1.144-.941c-.026-.206 0-.446 0-.446a1.17 1.17 0 0 1 1.144-.948"/></svg>
React
import type { SVGProps } from "react";
export function RiStackshareFill(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="M21.001 3a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1h-18a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm-4.208 2.621a2.22 2.22 0 0 0-2.133 1.6h-1.998l-2.46 4.185H8.764a2.222 2.222 0 1 0 0 1.242h1.471l2.417 4.134h2.018a2.222 2.222 0 1 0 0-1.243h-1.317l-2.056-3.537l2.053-3.538h1.31a2.222 2.222 0 1 0 2.133-2.843m.011 9.427a1.168 1.168 0 1 1-1.145 1.394s-.03-.226 0-.453a1.17 1.17 0 0 1 1.145-.94m-10.152-4.21a1.169 1.169 0 0 1 0 2.335a1.168 1.168 0 0 1 0-2.335m10.15-4.209a1.168 1.168 0 0 1 0 2.335a1.17 1.17 0 0 1-1.144-.941c-.026-.206 0-.446 0-.446a1.17 1.17 0 0 1 1.144-.948"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.001 3a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1h-18a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1zm-4.208 2.621a2.22 2.22 0 0 0-2.133 1.6h-1.998l-2.46 4.185H8.764a2.222 2.222 0 1 0 0 1.242h1.471l2.417 4.134h2.018a2.222 2.222 0 1 0 0-1.243h-1.317l-2.056-3.537l2.053-3.538h1.31a2.222 2.222 0 1 0 2.133-2.843m.011 9.427a1.168 1.168 0 1 1-1.145 1.394s-.03-.226 0-.453a1.17 1.17 0 0 1 1.145-.94m-10.152-4.21a1.169 1.169 0 0 1 0 2.335a1.168 1.168 0 0 1 0-2.335m10.15-4.209a1.168 1.168 0 0 1 0 2.335a1.17 1.17 0 0 1-1.144-.941c-.026-.206 0-.446 0-.446a1.17 1.17 0 0 1 1.144-.948"/></svg> </template>
CSS
.icon-stackshare-fill {
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%22M21.001%203a1%201%200%200%201%201%201v16a1%201%200%200%201-1%201h-18a1%201%200%200%201-1-1V4a1%201%200%200%201%201-1zm-4.208%202.621a2.22%202.22%200%200%200-2.133%201.6h-1.998l-2.46%204.185H8.764a2.222%202.222%200%201%200%200%201.242h1.471l2.417%204.134h2.018a2.222%202.222%200%201%200%200-1.243h-1.317l-2.056-3.537l2.053-3.538h1.31a2.222%202.222%200%201%200%202.133-2.843m.011%209.427a1.168%201.168%200%201%201-1.145%201.394s-.03-.226%200-.453a1.17%201.17%200%200%201%201.145-.94m-10.152-4.21a1.169%201.169%200%200%201%200%202.335a1.168%201.168%200%200%201%200-2.335m10.15-4.209a1.168%201.168%200%200%201%200%202.335a1.17%201.17%200%200%201-1.144-.941c-.026-.206%200-.446%200-.446a1.17%201.17%200%200%201%201.144-.948%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%22M21.001%203a1%201%200%200%201%201%201v16a1%201%200%200%201-1%201h-18a1%201%200%200%201-1-1V4a1%201%200%200%201%201-1zm-4.208%202.621a2.22%202.22%200%200%200-2.133%201.6h-1.998l-2.46%204.185H8.764a2.222%202.222%200%201%200%200%201.242h1.471l2.417%204.134h2.018a2.222%202.222%200%201%200%200-1.243h-1.317l-2.056-3.537l2.053-3.538h1.31a2.222%202.222%200%201%200%202.133-2.843m.011%209.427a1.168%201.168%200%201%201-1.145%201.394s-.03-.226%200-.453a1.17%201.17%200%200%201%201.145-.94m-10.152-4.21a1.169%201.169%200%200%201%200%202.335a1.168%201.168%200%200%201%200-2.335m10.15-4.209a1.168%201.168%200%200%201%200%202.335a1.17%201.17%200%200%201-1.144-.941c-.026-.206%200-.446%200-.446a1.17%201.17%200%200%201%201.144-.948%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/stackshare-fill.svg?color=%231a73e8&size=48