@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.54 kB
JavaScript
import React from 'react';
import{handleDefaultProps as t}from"./utils";function q(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("path",{fill:"currentColor",d:"M7 20v1h10v-1zm9.85-5.25a2.3 2.3 0 0 1-.35-.162q-.15-.088-.3-.238l-.75.325a.46.46 0 0 1-.35.012.5.5 0 0 1-.275-.237l-.55-.975a.48.48 0 0 1-.062-.35.53.53 0 0 1 .187-.3l.65-.475a1.6 1.6 0 0 1-.05-.375q0-.176.05-.375l-.625-.475a.53.53 0 0 1-.187-.312.5.5 0 0 1 .062-.363l.575-.95a.54.54 0 0 1 .275-.213.46.46 0 0 1 .35.013l.7.3q.15-.125.3-.2t.35-.15l.1-.8a.5.5 0 0 1 .163-.325A.48.48 0 0 1 17.45 8h1.1q.2 0 .337.125a.5.5 0 0 1 .163.325l.1.8q.2.075.35.15t.3.2l.7-.3a.46.46 0 0 1 .35-.013.54.54 0 0 1 .275.213l.575.95a.5.5 0 0 1 .063.363.53.53 0 0 1-.188.312l-.625.475q.05.2.05.375t-.05.375l.65.475q.15.125.188.3a.48.48 0 0 1-.063.35l-.55.975a.5.5 0 0 1-.275.238.46.46 0 0 1-.35-.013l-.75-.325q-.15.15-.3.238-.15.087-.35.162l-.1.8a.5.5 0 0 1-.163.325.48.48 0 0 1-.337.125h-1.1a.48.48 0 0 1-.337-.125.5.5 0 0 1-.163-.325zM18 13.5q.65 0 1.075-.425T19.5 12t-.425-1.075T18 10.5t-1.075.425T16.5 12t.425 1.075T18 13.5M7 4h10V3H7zm0 19q-.824 0-1.412-.587A1.93 1.93 0 0 1 5 21V3q0-.824.588-1.412A1.93 1.93 0 0 1 7 1h10q.824 0 1.413.587Q19 2.176 19 3v3q0 .424-.288.713A.97.97 0 0 1 18 7a.97.97 0 0 1-.712-.287A.97.97 0 0 1 17 6H7v12h10q0-.424.288-.712A.97.97 0 0 1 18 17q.424 0 .712.288.288.287.288.712v3q0 .824-.587 1.413A1.93 1.93 0 0 1 17 23z"}))}var e=React.memo(q);export{e as default};