@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.23 kB
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:"m11 12.4-3.9 3.9a.95.95 0 0 1-.7.275.95.95 0 0 1-.7-.275.95.95 0 0 1-.275-.7q0-.425.275-.7l4.9-4.9-4.9-4.9a.95.95 0 0 1-.275-.7q0-.425.275-.7a.95.95 0 0 1 .7-.275q.425 0 .7.275L11 7.6V1.425q0-.45.3-.738A.98.98 0 0 1 12.7.7L17 5q.15.15.212.325.063.176.063.375 0 .2-.062.375A.9.9 0 0 1 17 6.4L13.4 10l3.6 3.6q.15.15.212.325.063.175.063.375t-.062.375A.9.9 0 0 1 17 15l-4.3 4.3q-.15.15-.325.225a.98.98 0 0 1-1.075-.212.98.98 0 0 1-.3-.738zm2 3.75 1.9-1.85-1.9-1.9zm0-8.55 1.9-1.9L13 3.85zM8 24a.97.97 0 0 1-.713-.288A.97.97 0 0 1 7 23q0-.424.287-.713A.97.97 0 0 1 8 22q.424 0 .712.287Q9 22.575 9 23q0 .424-.288.712A.97.97 0 0 1 8 24m4 0a.97.97 0 0 1-.713-.288A.97.97 0 0 1 11 23q0-.424.287-.713A.97.97 0 0 1 12 22q.424 0 .713.287.287.288.287.713 0 .424-.287.712A.97.97 0 0 1 12 24m4 0a.97.97 0 0 1-.713-.288A.97.97 0 0 1 15 23q0-.424.287-.713A.97.97 0 0 1 16 22q.424 0 .712.287.288.288.288.713 0 .424-.288.712A.97.97 0 0 1 16 24"}))}var e=React.memo(l);export{e as default};