@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.44 kB
JavaScript
var React = require('react');
var r=Object.defineProperty;var s=Object.getOwnPropertyDescriptor;var v=Object.getOwnPropertyNames;var a=Object.prototype.hasOwnProperty;var c=(q,o)=>{for(var l in o)r(q,l,{get:o[l],enumerable:!0})},h=(q,o,l,e)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of v(o))!a.call(q,t)&&t!==l&&r(q,t,{get:()=>o[t],enumerable:!(e=s(o,t))||e.enumerable});return q};var m=q=>h(r({},"__esModule",{value:!0}),q);var f={};c(f,{default:()=>Q});module.exports=m(f);var n=require("./utils");function p(q){const o=(0,n.handleDefaultProps)(q);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...o},React.createElement("path",{fill:"currentColor",d:"M9 8h6V6q0-1.25-.875-2.125A2.9 2.9 0 0 0 12 3q-1.25 0-2.125.875A2.9 2.9 0 0 0 9 6zM6 22q-.824 0-1.412-.587A1.93 1.93 0 0 1 4 20V10q0-.825.588-1.412A1.93 1.93 0 0 1 6 8h1V6q0-2.075 1.463-3.537Q9.926 1 12 1q2.075 0 3.537 1.463Q17 3.925 17 6v2h1q.824 0 1.413.588Q20 9.175 20 10q0 .5-.312.75-.313.25-.688.25-.376 0-.687-.25Q18 10.5 18 10H6v10h5q.424 0 .713.288.287.287.287.712 0 .424-.287.712A.97.97 0 0 1 11 22zm12 1q-2.075 0-3.537-1.462Q13 20.074 13 18q0-2.075 1.463-3.537Q15.926 13 18 13q2.075 0 3.538 1.463T23 18t-1.462 3.538Q20.074 23 18 23m.5-5.2v-2.3a.48.48 0 0 0-.15-.35.48.48 0 0 0-.7 0 .48.48 0 0 0-.15.35v2.275q0 .2.075.388.075.187.225.337l1.5 1.5a.48.48 0 0 0 .7 0 .48.48 0 0 0 0-.7z"}))}var Q=React.memo(p);