@icongo/mc
Version:
Micon Icons
13 lines • 1.14 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCSlackHash = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 1792 2048"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M1784.8 1081.6c-24.8-76-107.6-116.4-184-91.6l-181.6 60.4-121.2-360 181.6-60.4c76.4-24.8 116.4-107.2 92-183.6-24.8-76-107.6-116.4-184-91.6L1206 415.2l-62.8-188c-24.8-76-107.6-116.4-184-91.6-76.4 24.8-116.4 107.2-92 183.6l62.8 188L556.4 632l-62.8-188c-24.8-76-107.6-116.4-184-91.6-76.4 24.8-116.4 107.2-92 183.6l62.8 188-181.2 60c-76.4 24.8-116.4 107.2-92 183.6 20 58 76.4 96 134.4 98.4 27.2 4 48-6.4 230.8-67.2l121.2 360-181.6 60.4c-76 24.8-116.4 107.6-92 183.6 20 58 76.4 96 134.4 98.4 27.2 4 48-6.4 230.8-67.2l62.8 188c23.6 67.6 98.8 116 184 91.6 76.4-24.8 116.4-107.2 92-183.6l-62.8-188 374.4-125.2 62.8 188c23.6 67.6 98.8 116 184 91.6 76.4-24.8 116.4-107.2 92-183.6l-62.8-188 181.6-60.4c76-24 116.4-106.8 91.6-182.8zM768.4 1270.4 647.2 909.6l374-125.2 121.2 360.8-374 125.2z"
})
}));
export { MCSlackHash };