@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 n(o){const q=t(o);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...q},React.createElement("path",{fill:"currentColor",d:"M7 23q-.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 23zm0-3v1h10v-1zM7 4h10V3H7zm16.025 8q0 1.25-.4 2.412a7.5 7.5 0 0 1-1.15 2.138.83.83 0 0 1-.663.337.93.93 0 0 1-.712-.287 1 1 0 0 1-.288-.7q-.012-.425.238-.775.475-.675.725-1.475t.25-1.65-.25-1.65a5.3 5.3 0 0 0-.725-1.475 1.24 1.24 0 0 1-.238-.775 1 1 0 0 1 .288-.7.93.93 0 0 1 .712-.288q.413.013.663.338.75.974 1.15 2.138.4 1.162.4 2.412m-3.5 0q0 .8-.312 1.537a4.3 4.3 0 0 1-.863 1.313 1 1 0 0 1-.325.213 1 1 0 0 1-.4.087.99.99 0 0 1-.725-.3q-.3-.3-.3-.725 0-.2.087-.4.089-.2.213-.325.3-.3.463-.638.162-.338.162-.762 0-.375-.175-.75a2.3 2.3 0 0 0-.45-.65 1 1 0 0 1-.212-.325 1 1 0 0 1-.088-.4q0-.425.3-.725t.725-.3a1 1 0 0 1 .4.088q.2.087.325.212.55.574.862 1.313.313.737.313 1.537"}))}var e=React.memo(n);export{e as default};