@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 825 B
JavaScript
import React from 'react';
import{handleDefaultProps as t}from"./utils";function o(l){const a=t(l);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:"M11 17.175V6.825l-.9.9A.93.93 0 0 1 9.412 8a.97.97 0 0 1-.712-.3.95.95 0 0 1-.275-.7q0-.425.275-.7l2.6-2.6q.15-.15.325-.212.175-.063.375-.063t.375.063a.9.9 0 0 1 .325.212l2.6 2.6a.93.93 0 0 1 .275.688q0 .412-.275.712-.3.3-.713.3a.97.97 0 0 1-.712-.3L13 6.825v10.35l.9-.9a.93.93 0 0 1 .688-.275q.412 0 .712.3a.95.95 0 0 1 .275.7.95.95 0 0 1-.275.7l-2.6 2.6q-.15.15-.325.212a1.1 1.1 0 0 1-.375.063q-.2 0-.375-.062a.9.9 0 0 1-.325-.213l-2.6-2.6a.98.98 0 0 1-.288-.687.93.93 0 0 1 .288-.713.95.95 0 0 1 .7-.275q.425 0 .7.275z"}))}var r=React.memo(o);export{r as default};