UNPKG

@ohu-mobile/icons

Version:
12 lines (11 loc) 524 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const UploadCloudFilled = { name: 'upload-cloud', theme: 'filled', attrs: { viewBox: '0 0 24 24', }, children: '<path fill="none" d="M0 0h24v24H0z"/><path d="m12 12.586 4.243 4.242-1.415 1.415L13 16.415V22h-2v-5.587l-1.828 1.83-1.415-1.415zM12 2a7 7 0 0 1 6.954 6.194 5.5 5.5 0 0 1-.953 10.784L18 17a6 6 0 0 0-11.996-.225L6 17v1.978a5.5 5.5 0 0 1-.954-10.784A7 7 0 0 1 12 2"/>', }; exports.default = UploadCloudFilled;