@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.08 kB
JavaScript
import React from 'react';
import{handleDefaultProps as q}from"./utils";function r(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:"M11 21.95v-1q-3.124-.35-5.362-2.587T3.05 13h-1a.97.97 0 0 1-.712-.287A.97.97 0 0 1 1.05 12q0-.424.288-.713A.97.97 0 0 1 2.05 11h1q.35-3.124 2.588-5.362T11 3.05v-1q0-.424.287-.712A.97.97 0 0 1 12 1.05q.424 0 .713.288.287.287.287.712v1q3.124.35 5.363 2.588Q20.6 7.875 20.95 11h1q.424 0 .713.287.287.288.287.713 0 .424-.287.713a.97.97 0 0 1-.713.287h-1q-.35 3.124-2.587 5.363Q16.125 20.6 13 20.95v1q0 .424-.287.713a.97.97 0 0 1-.713.287.97.97 0 0 1-.713-.287.97.97 0 0 1-.287-.713M12 19q2.9 0 4.95-2.05T19 12t-2.05-4.95T12 5 7.05 7.05 5 12t2.05 4.95T12 19m0-3q-1.65 0-2.825-1.175T8 12t1.175-2.825T12 8t2.825 1.175T16 12t-1.175 2.825T12 16m0-2q.825 0 1.412-.588Q14 12.826 14 12t-.588-1.412A1.93 1.93 0 0 0 12 10q-.825 0-1.412.588A1.93 1.93 0 0 0 10 12q0 .825.588 1.412Q11.175 14 12 14"}))}var n=React.memo(r);export{n as default};