@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 814 B
JavaScript
import React from 'react';
import{handleDefaultProps as o}from"./utils";function r(t){const l=o(t);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...l},React.createElement("g",{clipPath:"url(#clip0_1_322)"},React.createElement("path",{fill:"currentColor",d:"m17.575 8.4-10.9 10.9a.95.95 0 0 1-.7.275.95.95 0 0 1-.7-.275.95.95 0 0 1-.275-.7q0-.425.275-.7L16.175 7h-5.6a.97.97 0 0 1-.712-.287A.97.97 0 0 1 9.575 6q0-.424.288-.713A.97.97 0 0 1 10.575 5h8q.424 0 .713.287.287.288.287.713v8q0 .424-.287.713a.97.97 0 0 1-.713.287.97.97 0 0 1-.712-.287.97.97 0 0 1-.288-.713z"})),React.createElement("defs",null,React.createElement("clipPath",{id:"clip0_1_322"},React.createElement("path",{fill:"#fff",d:"M0 0h24v24H0z"}))))}var p=React.memo(r);export{p as default};