@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.19 kB
JavaScript
import React from 'react';
import{handleDefaultProps as h}from"./utils";function o(q){const A=h(q);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:"M17 17h-2.025a.93.93 0 0 1-.7-.288A1 1 0 0 1 14 16q0-.424.287-.713A.97.97 0 0 1 15 15h2v-2q0-.424.288-.713A.97.97 0 0 1 18 12q.424 0 .712.287.288.288.288.713v2h2q.424 0 .712.287.288.288.288.713 0 .424-.288.712A.97.97 0 0 1 21 17h-2v2q0 .424-.288.712A.97.97 0 0 1 18 20a.97.97 0 0 1-.712-.288A.97.97 0 0 1 17 19zm-7 0H7q-2.074 0-3.537-1.463T2 12q0-2.075 1.463-3.537Q4.925 7 7 7h3q.424 0 .713.287Q11 7.576 11 8q0 .424-.287.713A.97.97 0 0 1 10 9H7q-1.25 0-2.125.875A2.9 2.9 0 0 0 4 12q0 1.25.875 2.125A2.9 2.9 0 0 0 7 15h3q.424 0 .713.287.287.288.287.713 0 .424-.287.712A.97.97 0 0 1 10 17m-1-4a.97.97 0 0 1-.713-.287A.97.97 0 0 1 8 12q0-.424.287-.713A.97.97 0 0 1 9 11h6q.424 0 .713.287.287.288.287.713 0 .424-.287.713A.97.97 0 0 1 15 13zm13-1h-2q0-1.25-.875-2.125A2.9 2.9 0 0 0 17 9h-3.025a.93.93 0 0 1-.7-.287A1 1 0 0 1 13 8q0-.424.287-.713A.97.97 0 0 1 14 7h3q2.075 0 3.538 1.463T22 12"}))}var r=React.memo(o);export{r as default};