@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 o}from"./utils";function l(t){const a=o(t);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:"M5 12.5a.97.97 0 0 1-.713-.287A.97.97 0 0 1 4 11.5q0-.424.287-.713A.97.97 0 0 1 5 10.5h12.25q1.575 0 2.663 1.088Q21 12.675 21 14.25t-1.087 2.663T17.25 18h-2.4l.55.55q.3.3.287.7-.012.4-.287.7-.3.3-.713.313a.93.93 0 0 1-.712-.288L11.7 17.7a.9.9 0 0 1-.212-.325 1.1 1.1 0 0 1-.063-.375q0-.2.063-.375a.9.9 0 0 1 .212-.325l2.275-2.275q.3-.3.713-.3.412 0 .712.3.275.3.287.713a.93.93 0 0 1-.287.712l-.55.55h2.4q.725 0 1.238-.512.512-.513.512-1.238t-.512-1.238a1.69 1.69 0 0 0-1.238-.512zM5 18a.97.97 0 0 1-.713-.288A.97.97 0 0 1 4 17q0-.424.287-.712A.97.97 0 0 1 5 16h3q.424 0 .713.288Q9 16.575 9 17q0 .424-.287.712A.97.97 0 0 1 8 18zM5 7a.97.97 0 0 1-.713-.287A.97.97 0 0 1 4 6q0-.424.287-.713A.97.97 0 0 1 5 5h14q.424 0 .712.287Q20 5.576 20 6q0 .424-.288.713A.97.97 0 0 1 19 7z"}))}var r=React.memo(l);export{r as default};