@icongo/li
Version:
LibreICONS Icons
14 lines • 1.49 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandScrum = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
"aria-hidden": "true",
viewBox: "0 0 14 14"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M9.462 9.683c.034.002.07.006.107.006.518 0 1.036-.002 1.553.003.113.001.147-.038.142-.146-.008-.142-.002-.284-.002-.458L13 10.366l-1.738 1.28v-.437c0-.176 0-.176-.171-.176H1.163c-.16 0-.16 0-.16-.161 0-.35.005-.699-.003-1.047-.003-.113.034-.139.143-.138 1.779.003 3.558.005 5.338 0 .912-.002 1.632-.38 2.108-1.166.86-1.42-.037-3.279-1.683-3.518a2.354 2.354 0 0 0-2.669 1.961c-.022.135-.024.273-.037.435l.61-.082-.984 1.902-1.48-1.524c.122-.02.283-.043.442-.076.03-.007.075-.055.074-.084a4.506 4.506 0 0 1 .08-1.005c.003-.01-.002-.022-.005-.041a2.208 2.208 0 0 1-.895-.36c-.664-.46-1.012-1.315-.849-2.094.178-.85.819-1.485 1.647-1.642a2.045 2.045 0 0 1 1.498.28c.082.05.131.057.185-.03.031-.052.078-.093.132-.156l.193.779c.021.085.038.172.063.256.027.091-.001.132-.097.126-.279-.02-.558-.036-.837-.055-.069-.005-.137-.012-.225-.02.068-.087.13-.165.2-.25a1.068 1.068 0 0 0-.49-.2 1.33 1.33 0 0 0-1.553 1.35c.012.648.559 1.227 1.205 1.283.083.006.113-.036.145-.098.458-.879 1.147-1.5 2.084-1.823a3.69 3.69 0 0 1 4.852 2.786c.206 1.08-.028 2.067-.684 2.95a1.265 1.265 0 0 0-.05.077c-.003.005.001.014.004.034z"
})
}));
export { LIBrandScrum };