UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

17 lines (16 loc) 500 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.iosLocation = void 0; var iosLocation = { "viewBox": "0 0 512 512", "children": [{ "name": "path", "attribs": { "d": "M256,32c-79.529,0-144,64.471-144,144c0,112,144,304,144,304s144-192,144-304C400,96.471,335.529,32,256,32z M256,222.9\r\n\tc-25.9,0-46.9-21-46.9-46.9s21-46.9,46.9-46.9s46.9,21,46.9,46.9S281.9,222.9,256,222.9z" }, "children": [] }] }; exports.iosLocation = iosLocation;