UNPKG

@spaceone/design-system

Version:
13 lines (12 loc) 563 B
/* eslint-disable */ /* tslint:disable */ // @ts-ignore import icon from 'vue-svgicon' icon.register({ 'ic_power-off': { width: 24, height: 24, viewBox: '0 0 24 24', data: '<path pid="0" d="M12 14a.666.666 0 01-.667-.667V2.667a.666.666 0 111.333 0v10.666A.667.667 0 0112 14z" _fill="#A7A9B2"/><path pid="1" d="M20 9h-.206a8.667 8.667 0 11-12.14-3.734.667.667 0 00-.667-1.153 10 10 0 1014.207 4.733c-.39.1-.791.15-1.194.154z" _fill="#A7A9B2"/><path pid="2" d="M20 7.333a3.333 3.333 0 100-6.667 3.333 3.333 0 000 6.667z" _fill="#EF3817"/>' } })