UNPKG

@tapie-kr/inspire-react

Version:

React Component Collection for INSPIRE

18 lines (15 loc) 1.28 kB
/* eslint-disable */ /* * INSPIRE : Creative Kit * React Component Collection for INSPIRE * * This file is generated automatically. Do not modify it manually * Generated at : 2025. 3. 4. 오후 6:18:13 * @tapie-kr/inspire-react version: 0.2.15 * * (c) 2025 TAPIE. All rights reserved. * MIT License */ import * as React from 'react'; var _path;function _extends(){return _extends=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r]);}return n},_extends.apply(null,arguments)}var SvgGit=function SvgGit(props){return React.createElement("svg",_extends({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},props),_path||(_path=React.createElement("path",{fill:"currentColor",d:"M20.665 11.2 12.804 3.34a1.16 1.16 0 0 0-1.64 0L9.528 4.97l2.07 2.07c1.09-.366 2.118.675 1.744 1.756l1.998 1.997c1.374-.474 2.46 1.246 1.427 2.28-1.065 1.064-2.822-.117-2.251-1.5l-1.865-1.865v4.9c1.017.502.896 1.683.366 2.21a1.377 1.377 0 0 1-1.953 0 1.377 1.377 0 0 1 .454-2.25V9.624c-.836-.342-.989-1.234-.748-1.809L8.728 5.77l-5.39 5.39a1.16 1.16 0 0 0 0 1.64L11.2 20.66a1.16 1.16 0 0 0 1.64 0l7.825-7.825a1.16 1.16 0 0 0 0-1.64z"})))}; export { SvgGit as default };