UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

43 lines (42 loc) 1.04 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.iosPricetag = void 0; var iosPricetag = { "viewBox": "0 0 512 512", "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "circle", "attribs": { "cx": "368", "cy": "128", "r": "16" }, "children": [{ "name": "circle", "attribs": { "cx": "368", "cy": "128", "r": "16" }, "children": [] }] }, { "name": "path", "attribs": { "d": "M304,32L48,320l160,160l256-288V32H304z M368,160c-17.645,0-32-14.355-32-32s14.355-32,32-32s32,14.355,32,32\r\n\t\tS385.645,160,368,160z" }, "children": [{ "name": "path", "attribs": { "d": "M304,32L48,320l160,160l256-288V32H304z M368,160c-17.645,0-32-14.355-32-32s14.355-32,32-32s32,14.355,32,32\r\n\t\tS385.645,160,368,160z" }, "children": [] }] }] }] }; exports.iosPricetag = iosPricetag;