UNPKG

@ohu-mobile/core

Version:
14 lines (13 loc) 683 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.WdtjFilled = void 0; var WdtjFilled = exports.WdtjFilled = { name: 'wdtj', theme: 'filled', attrs: { viewBox: '0 0 40 40' }, children: '<defs><linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="wdtj"><stop stop-color="#4C68FF" offset="0%"/><stop stop-color="#7293FF" offset="100%"/></linearGradient></defs><g fill="none" fill-rule="evenodd"><rect fill="url(#wdtj)" width="40" height="40" rx="20"/><path d="M24 10.07l5 5.152V29a1 1 0 01-1 1H12a1 1 0 01-1-1V11a1 1 0 011-1h2v3a2 2 0 002 2h6a2 2 0 002-2v-2.93zM16 10h6v3h-6v-3zm4 16a4 4 0 100-8 4 4 0 000 8z" fill="#FFF"/></g>' };