@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 806 B
JavaScript
import React from 'react';
import{handleDefaultProps as i}from"./utils";function o(l){const t=i(l);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...t},React.createElement("g",{clipPath:"url(#clip0_1_520)"},React.createElement("path",{fill:"currentColor",d:"M4 15q-.8 0-1.4-.6T2 13v-2q0-.175.05-.375t.1-.375l3-7.05q.225-.5.75-.85T7 2h11v13l-6 5.95q-.375.375-.887.438-.513.062-.988-.188a1.58 1.58 0 0 1-.7-.7q-.225-.45-.1-.925L10.45 15zm12-.85V4H7l-3 7v2h9l-1.35 5.5zM21 2q.824 0 1.413.587Q23 3.176 23 4v9q0 .825-.587 1.412A1.93 1.93 0 0 1 21 15h-3v-2h3V4h-3V2z"})),React.createElement("defs",null,React.createElement("clipPath",{id:"clip0_1_520"},React.createElement("path",{fill:"#fff",d:"M0 0h24v24H0z"}))))}var h=React.memo(o);export{h as default};