@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 898 B
JavaScript
import React from 'react';
import{handleDefaultProps as l}from"./utils";function r(o){const t=l(o);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:"m8.3.7 7.875 7.875q.575.575.575 1.425t-.575 1.425l-4.75 4.75q-.575.575-1.425.575t-1.425-.575l-4.75-4.75Q3.25 10.85 3.25 10t.575-1.425L8.575 3.8l-1.7-1.7a.92.92 0 0 1-.287-.7Q6.6 1 6.9.7q.3-.275.7-.287Q8 .4 8.3.7M10 5.225 5.225 10h9.55zM19 17q-.824 0-1.413-.587A1.93 1.93 0 0 1 17 15q0-.525.313-1.125.312-.6.687-1.125.225-.3.475-.625T19 11.5q.274.3.525.625.25.325.475.625.375.525.688 1.125T21 15q0 .824-.587 1.413A1.93 1.93 0 0 1 19 17M4 24q-.824 0-1.412-.587A1.93 1.93 0 0 1 2 22q0-.825.587-1.412A1.93 1.93 0 0 1 4 20h16q.824 0 1.413.588Q22 21.175 22 22q0 .824-.587 1.413A1.93 1.93 0 0 1 20 24z"}))}var e=React.memo(r);export{e as default};