UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

23 lines (22 loc) 892 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.arrowDownThin = void 0; var arrowDownThin = { "viewBox": "0 0 512 512", "children": [{ "name": "path", "attribs": { "d": "M0,256c0,141.391,114.594,256,256,256c141.375,0,256-114.609,256-256S397.375,0,256,0C114.594,0,0,114.609,0,256z M472,256\r\n\tc0,119.297-96.719,216-216,216c-119.312,0-216-96.703-216-216S136.688,40,256,40C375.281,40,472,136.703,472,256z" }, "children": [] }, { "name": "path", "attribs": { "d": "M148.688,206.688c-6.25,6.25-6.25,16.375,0,22.625l96,96c6.25,6.25,16.375,6.25,22.625,0l96-96\r\n\tC366.438,226.188,368,222.094,368,218s-1.562-8.188-4.688-11.312c-6.25-6.25-16.375-6.25-22.625,0L256,291.375l-84.688-84.688\r\n\tC165.062,200.438,154.938,200.438,148.688,206.688z" }, "children": [] }] }; exports.arrowDownThin = arrowDownThin;