@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.72 kB
JavaScript
var React = require('react');
var o=Object.defineProperty;var n=Object.getOwnPropertyDescriptor;var A=Object.getOwnPropertyNames;var s=Object.prototype.hasOwnProperty;var m=(a,t)=>{for(var l in t)o(a,l,{get:t[l],enumerable:!0})},p=(a,t,l,q)=>{if(t&&typeof t=="object"||typeof t=="function")for(let e of A(t))!s.call(a,e)&&e!==l&&o(a,e,{get:()=>t[e],enumerable:!(q=n(t,e))||q.enumerable});return a};var f=a=>p(o({},"__esModule",{value:!0}),a);var g={};m(g,{default:()=>c});module.exports=f(g);var r=require("./utils");function i(a){const t=(0,r.handleDefaultProps)(a);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...t},React.createElement("path",{fill:"currentColor",d:"M20.15 12 16.3 8.1a.98.98 0 0 1-.288-.687.93.93 0 0 1 .288-.713.95.95 0 0 1 .7-.275q.425 0 .7.275l4.6 4.6q.15.15.212.325.063.176.063.375 0 .2-.062.375a.9.9 0 0 1-.213.325l-4.6 4.6a.98.98 0 0 1-.687.288.93.93 0 0 1-.713-.288.95.95 0 0 1-.275-.7q0-.425.275-.7zm-16.3 0 3.85 3.9q.276.275.287.688a.93.93 0 0 1-.287.712.95.95 0 0 1-.7.275.95.95 0 0 1-.7-.275l-4.6-4.6a.9.9 0 0 1-.213-.325A1.1 1.1 0 0 1 1.425 12q0-.2.062-.375A.9.9 0 0 1 1.7 11.3l4.6-4.6a.98.98 0 0 1 .687-.287.93.93 0 0 1 .713.287.95.95 0 0 1 .275.7.95.95 0 0 1-.275.7zM8 13a.97.97 0 0 1-.713-.287A.97.97 0 0 1 7 12q0-.424.287-.712A.97.97 0 0 1 8 11q.424 0 .712.288Q9 11.575 9 12q0 .424-.288.713A.97.97 0 0 1 8 13m4 0a.97.97 0 0 1-.713-.287A.97.97 0 0 1 11 12q0-.424.287-.712A.97.97 0 0 1 12 11q.424 0 .713.288.287.287.287.712 0 .424-.287.713A.97.97 0 0 1 12 13m4 0a.97.97 0 0 1-.713-.287A.97.97 0 0 1 15 12q0-.424.287-.712A.97.97 0 0 1 16 11q.424 0 .712.288.288.287.288.712 0 .424-.288.713A.97.97 0 0 1 16 13"}))}var c=React.memo(i);