@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.3 kB
JavaScript
import React from 'react';
import{handleDefaultProps as t}from"./utils";function e(l){const a=t(l);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...a},React.createElement("g",{clipPath:"url(#clip0_1_567)"},React.createElement("path",{fill:"currentColor",d:"m10.625 12.936-1.45-1.425a.93.93 0 0 0-.687-.275q-.413 0-.713.3a.95.95 0 0 0-.275.7q0 .424.275.7l2.15 2.15q.3.3.7.3t.7-.3l4.25-4.25q.3-.3.288-.7a1.06 1.06 0 0 0-.288-.7 1.02 1.02 0 0 0-.712-.313.93.93 0 0 0-.713.288zm-2.8 9.05-1.45-2.45-2.75-.6a.94.94 0 0 1-.6-.388.93.93 0 0 1-.175-.687l.275-2.825-1.875-2.15a.93.93 0 0 1-.25-.65q0-.375.25-.65l1.875-2.15L2.85 6.61a.93.93 0 0 1 .175-.688.94.94 0 0 1 .6-.387l2.75-.6 1.45-2.45a.98.98 0 0 1 .55-.438.97.97 0 0 1 .7.038l2.6 1.1 2.6-1.1a.97.97 0 0 1 .7-.038q.35.112.55.438l1.45 2.45 2.75.6q.375.075.6.387.225.313.175.688l-.275 2.825 1.875 2.15q.25.275.25.65 0 .374-.25.65l-1.875 2.15.275 2.825a.93.93 0 0 1-.175.687.94.94 0 0 1-.6.388l-2.75.6-1.45 2.45a.98.98 0 0 1-.55.437.97.97 0 0 1-.7-.037l-2.6-1.1-2.6 1.1a.97.97 0 0 1-.7.037.98.98 0 0 1-.55-.437"})),React.createElement("defs",null,React.createElement("clipPath",{id:"clip0_1_567"},React.createElement("path",{fill:"#fff",d:"M0 0h24v24H0z"}))))}var f=React.memo(e);export{f as default};