@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 976 B
JavaScript
import React from 'react';
import{handleDefaultProps as o}from"./utils";function e(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_573)"},React.createElement("path",{fill:"currentColor",d:"M6 22q-.824 0-1.412-.587A1.93 1.93 0 0 1 4 20V4q0-.824.588-1.412A1.93 1.93 0 0 1 6 2h7.175a1.98 1.98 0 0 1 1.4.575l4.85 4.85q.275.275.425.638.15.361.15.762V20q0 .824-.587 1.413A1.93 1.93 0 0 1 18 22zm7-14q0 .424.287.713Q13.576 9 14 9h4l-5-5zm-2.075 7.125-1.4-1.4q-.15-.15-.325-.225a.9.9 0 0 0-.362-.075 1 1 0 0 0-.713.3q-.3.3-.3.713 0 .412.3.712l2.125 2.15q.15.15.325.212.176.063.375.063.2 0 .375-.062a.9.9 0 0 0 .325-.213l4.225-4.225q.3-.3.3-.725t-.3-.725-.725-.3-.725.3z"})),React.createElement("defs",null,React.createElement("clipPath",{id:"clip0_1_573"},React.createElement("path",{fill:"#fff",d:"M0 0h24v24H0z"}))))}var a=React.memo(e);export{a as default};