@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 946 B
JavaScript
import React from 'react';
import{handleDefaultProps as q}from"./utils";function l(t){const o=q(t);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...o},React.createElement("path",{fill:"currentColor",d:"M12 22q-.825 0-1.412-.587A1.93 1.93 0 0 1 10 20q0-.525.275-.975T11 18.3V16H8q-.824 0-1.412-.588A1.93 1.93 0 0 1 6 14v-2.3q-.45-.225-.725-.675A1.93 1.93 0 0 1 5 10q0-.824.588-1.413A1.93 1.93 0 0 1 7 8q.824 0 1.412.587Q9 9.175 9 10a1.8 1.8 0 0 1-.275 1 2.24 2.24 0 0 1-.725.7V14h3V6h-1q-.3 0-.45-.275A.44.44 0 0 1 9.6 5.2l2-2.675q.15-.2.4-.2t.4.2l2 2.675a.44.44 0 0 1 .05.525A.48.48 0 0 1 14 6h-1v8h3v-2h-.5a.48.48 0 0 1-.35-.15.48.48 0 0 1-.15-.35v-3q0-.2.15-.35T15.5 8h3q.2 0 .35.15t.15.35v3a.48.48 0 0 1-.15.35.48.48 0 0 1-.35.15H18v2q0 .825-.587 1.412A1.93 1.93 0 0 1 16 16h-3v2.3q.476.25.738.7T14 20q0 .824-.588 1.413A1.93 1.93 0 0 1 12 22"}))}var v=React.memo(l);export{v as default};