@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.15 kB
JavaScript
var React = require('react');
var l=Object.defineProperty;var c=Object.getOwnPropertyDescriptor;var p=Object.getOwnPropertyNames;var r=Object.prototype.hasOwnProperty;var v=(o,t)=>{for(var e in t)l(o,e,{get:t[e],enumerable:!0})},d=(o,t,e,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let a of p(t))!r.call(o,a)&&a!==e&&l(o,a,{get:()=>t[a],enumerable:!(n=c(t,a))||n.enumerable});return o};var f=o=>d(l({},"__esModule",{value:!0}),o);var w={};v(w,{default:()=>m});module.exports=f(w);var s=require("./utils");function h(o){const t=(0,s.handleDefaultProps)(o);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...t},React.createElement("path",{fill:"none",d:"M0 0h24v24H0z"}),React.createElement("path",{d:"M12 9c-1.6 0-3.15.25-4.6.72v3.1c0 .39-.23.74-.56.9-.98.49-1.87 1.12-2.66 1.85-.18.18-.43.28-.7.28-.28 0-.53-.11-.71-.29L.29 13.08a.96.96 0 0 1-.29-.7c0-.28.11-.53.29-.71C3.34 8.78 7.46 7 12 7s8.66 1.78 11.71 4.67c.18.18.29.43.29.71s-.11.53-.29.71l-2.48 2.48c-.18.18-.43.29-.71.29-.27 0-.52-.11-.7-.28a11.3 11.3 0 0 0-2.67-1.85 1 1 0 0 1-.56-.9v-3.1C15.15 9.25 13.6 9 12 9"}))}var m=React.memo(h);