@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 916 B
JavaScript
import React from 'react';
import{handleDefaultProps as o}from"./utils";function i(l){const t=o(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_523)"},React.createElement("path",{fill:"currentColor",d:"M4 15q-.8 0-1.4-.6T2 13v-2a2 2 0 0 1 .15-.75l3-7.05q.225-.5.75-.85T7 2h8q.824 0 1.413.587Q17 3.176 17 4v10.175q0 .4-.163.762a2.1 2.1 0 0 1-.437.638l-5.425 5.4q-.375.35-.887.425a1.58 1.58 0 0 1-.988-.175 1.5 1.5 0 0 1-.687-.7q-.213-.45-.088-.925L9.45 15zM21 2q.824 0 1.413.587Q23 3.176 23 4v9q0 .825-.587 1.412A1.93 1.93 0 0 1 21 15q-.824 0-1.413-.588A1.93 1.93 0 0 1 19 13V4q0-.824.587-1.412A1.93 1.93 0 0 1 21 2"})),React.createElement("defs",null,React.createElement("clipPath",{id:"clip0_1_523"},React.createElement("path",{fill:"#fff",d:"M0 0h24v24H0z"}))))}var p=React.memo(i);export{p as default};