UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

27 lines (26 loc) 785 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.arrowDown = void 0; var arrowDown = { "viewBox": "0 0 512 512", "children": [{ "name": "path", "attribs": { "fill-rule": "evenodd", "clip-rule": "evenodd", "d": "M0,256c0,141.391,114.594,256,256,256c141.375,0,256-114.609,256-256\r\n\tS397.375,0,256,0C114.594,0,0,114.609,0,256z M472,256c0,119.297-96.719,216-216,216c-119.312,0-216-96.703-216-216\r\n\tS136.688,40,256,40C375.281,40,472,136.703,472,256z" }, "children": [] }, { "name": "polygon", "attribs": { "fill-rule": "evenodd", "clip-rule": "evenodd", "points": "144,226 256,338 368,226 336,194 256,274 176,194 " }, "children": [] }] }; exports.arrowDown = arrowDown;