UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

17 lines (16 loc) 461 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.dial = void 0; var dial = { "viewBox": "0 0 8 8", "children": [{ "name": "path", "attribs": { "d": "M4 0c-2.2 0-4 1.8-4 4h1c0-1.66 1.34-3 3-3s3 1.34 3 3h1c0-2.2-1.8-4-4-4zm-.59 2.09c-.81.25-1.41 1.01-1.41 1.91 0 1.11.9 2 2 2 1.11 0 2-.89 2-2 0-.9-.59-1.65-1.41-1.91l-.59.88-.59-.88z", "transform": "translate(0 1)" } }] }; exports.dial = dial;