UNPKG

@tapie-kr/inspire-react

Version:

React Component Collection for INSPIRE

18 lines (15 loc) 1.35 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 SvgBrush=function SvgBrush(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:"M6.096 20.642a4.1 4.1 0 0 1-1.697-.377A4.1 4.1 0 0 1 3 19.257q.573-.163 1.085-.695.51-.532.511-1.42 0-1.049.726-1.774a2.41 2.41 0 0 1 1.774-.726q1.048 0 1.774.726t.726 1.774q0 1.443-1.028 2.471t-2.472 1.029m0-1.5q.824 0 1.412-.588.588-.587.588-1.412a.97.97 0 0 0-.287-.713.97.97 0 0 0-.713-.287.97.97 0 0 0-.713.287.97.97 0 0 0-.287.713q0 .574-.138 1.05a4.7 4.7 0 0 1-.362.9.7.7 0 0 0 .25.05zm5.308-4.058-2.231-2.23 8.565-8.566A.98.98 0 0 1 18.426 4a.93.93 0 0 1 .712.288l.831.83q.3.3.3.7t-.3.7z"})))}; export { SvgBrush as default };