@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 810 B
JavaScript
import React from 'react';
import{handleDefaultProps as r}from"./utils";function t(o){const e=r(o);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e},React.createElement("path",{fill:"currentColor",d:"M12 16.5a.97.97 0 0 1-.713-.288A.97.97 0 0 1 11 15.5V12q0-.424.287-.713A.97.97 0 0 1 12 11q.424 0 .713.287.287.288.287.713v3.5q0 .424-.287.712A.97.97 0 0 1 12 16.5M12 9a.97.97 0 0 1-.713-.287A.97.97 0 0 1 11 8q0-.424.287-.713A.97.97 0 0 1 12 7q.424 0 .713.287Q13 7.576 13 8q0 .424-.287.713A.97.97 0 0 1 12 9M7 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 3v18q0 .824-.587 1.413A1.93 1.93 0 0 1 17 23zm0-3v1h10v-1zm0-2h10V6H7zM7 4h10V3H7z"}))}var q=React.memo(t);export{q as default};