@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 938 B
JavaScript
import React from 'react';
import{handleDefaultProps as t}from"./utils";function e(o){const l=t(o);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...l},React.createElement("path",{fill:"currentColor",d:"M17.15 13H13a.97.97 0 0 1-.713-.287A.97.97 0 0 1 12 12q0-.424.287-.713A.97.97 0 0 1 13 11h4.15l-.875-.9A.93.93 0 0 1 16 9.413q0-.414.3-.713a.95.95 0 0 1 .7-.275q.425 0 .7.275l2.6 2.6q.3.3.3.7t-.3.7l-2.6 2.6a.98.98 0 0 1-.687.287.93.93 0 0 1-.713-.287.98.98 0 0 1-.288-.687.97.97 0 0 1 .263-.713zM7 20v1h10v-1zM7 4h10V3H7zm0 19q-.824 0-1.412-.587A1.93 1.93 0 0 1 5 21V3q0-.824.588-1.412A1.93 1.93 0 0 1 7 1h10q.824 0 1.413.587Q19 2.176 19 3v3q0 .424-.288.713A.97.97 0 0 1 18 7a.97.97 0 0 1-.712-.287A.97.97 0 0 1 17 6H7v12h10q0-.424.288-.712A.97.97 0 0 1 18 17q.424 0 .712.288.288.287.288.712v3q0 .824-.587 1.413A1.93 1.93 0 0 1 17 23z"}))}var r=React.memo(e);export{r as default};