@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.36 kB
JavaScript
import React from 'react';
import{handleDefaultProps as s}from"./utils";function t(a){const c=s(a);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...c},React.createElement("path",{fill:"#44475B",d:"M22.363 16.048h-2.712V5.631a2.834 2.834 0 0 0-2.83-2.831H3.821l-.027.002L3.74 2.8A2.74 2.74 0 0 0 1 5.54V7.37c0 .352.284.637.637.637h3.652v10.608a2.643 2.643 0 0 0 2.64 2.64H20.26a2.74 2.74 0 0 0 2.74-2.74v-1.83a.636.636 0 0 0-.637-.638m-12.686.637v1.832c0 .808-.658 1.466-1.466 1.466h-.28a1.37 1.37 0 0 1-1.367-1.367V5.54c0-.54-.157-1.042-.426-1.467h10.685c.859 0 1.557.698 1.557 1.558v10.417h-8.066a.636.636 0 0 0-.637.637m12.05 1.832c0 .808-.658 1.466-1.467 1.466h-9.736c.27-.425.427-.928.427-1.466v-1.195h10.778v1.195z"}),React.createElement("path",{fill:"#44475B",d:"M15.148 13.27H9.715a.636.636 0 1 0 0 1.274h5.433a.636.636 0 1 0 0-1.273M9.393 9.994c.153.37.634.546.936.845.301.3.475.783.844.936.382.159.851-.064 1.259-.064s.876.223 1.258.064c.37-.153.545-.635.845-.936.301-.302.783-.476.935-.845.16-.382-.063-.85-.063-1.258s.223-.877.063-1.259c-.152-.369-.634-.545-.935-.844-.302-.302-.476-.783-.845-.936-.382-.16-.85.064-1.258.064s-.877-.223-1.259-.064c-.369.153-.545.634-.844.936-.302.301-.783.475-.936.844-.16.382.063.851.063 1.259s-.222.876-.063 1.258"}))}var l=React.memo(t);export{l as default};