UNPKG

@spaceone/design-system

Version:
13 lines (12 loc) 572 B
/* eslint-disable */ /* tslint:disable */ // @ts-ignore import icon from 'vue-svgicon' icon.register({ 'ic_tree_project': { width: 16, height: 16, viewBox: '0 0 16 16', data: '<path pid="0" d="M13.5 5.2c0-.2-.1-.4-.2-.5l-3.2-3.1H10s-.1 0-.1-.1H4.2c-.4 0-.9.2-1.2.5s-.5.8-.5 1.2v10c0 .5.2.9.5 1.2.3.4.8.6 1.2.6h7.5c.5 0 .9-.2 1.2-.5.3-.3.5-.8.5-1.2l.1-8.1zm-1.2 8.6c-.1.1-.3.2-.5.2H4.2c-.2 0-.4-.1-.5-.2-.1-.1-.2-.3-.2-.5v-10c0-.2.1-.4.2-.5s.3-.2.5-.2h5.1v2.7c0 .3.2.5.5.5h2.7v7.6l-.2.4z" fill-rule="evenodd" clip-rule="evenodd" _fill="#222532"/>' } })