UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

17 lines (16 loc) 470 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.phone = void 0; var phone = { "viewBox": "0 0 8 8", "children": [{ "name": "path", "attribs": { "d": "M.19 0c-.11 0-.19.08-.19.19v7.63c0 .11.08.19.19.19h4.63c.11 0 .19-.08.19-.19v-7.63c0-.11-.08-.19-.19-.19h-4.63zm.81 1h3v5h-3v-5zm1.5 5.5c.28 0 .5.22.5.5s-.22.5-.5.5-.5-.22-.5-.5.22-.5.5-.5z", "transform": "translate(1)" } }] }; exports.phone = phone;