From 4ec959d7c2ef1d8dd3af287814ca8a27650b99f7 Mon Sep 17 00:00:00 2001 From: zhanghua <314079846@qq.com> Date: 星期三, 11 一月 2023 15:33:42 +0800 Subject: [PATCH] Merge branch 'dev1.0' of http://42.193.1.25:9521/r/sccg_ui into dev1.0 --- src/assets/icons/svg/education.svg | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/assets/icons/svg/education.svg b/src/assets/icons/svg/education.svg index 7bfb01d..1a0f167 100644 --- a/src/assets/icons/svg/education.svg +++ b/src/assets/icons/svg/education.svg @@ -1 +1 @@ -<svg width="128" height="128" xmlns="http://www.w3.org/2000/svg"><path d="M88.883 119.565c-7.284 0-19.434 2.495-21.333 8.25v.127c-4.232.13-5.222 0-7.108 0-1.895-5.76-14.045-8.256-21.333-8.256H0V0h42.523c9.179 0 17.109 5.47 21.47 13.551C68.352 5.475 76.295 0 85.478 0H128v119.57l-39.113-.005h-.004zM60.442 24.763c0-9.651-8.978-16.507-17.777-16.507H7.108V111.43H39.11c7.054-.14 18.177.082 21.333 6.12v-4.628c-.134-5.722-.004-13.522 0-13.832V27.413l.004-2.655-.004.005zm60.442-16.517h-35.55c-8.802 0-17.78 6.856-17.78 16.493v74.259c.004.32.138 8.115 0 13.813v4.627c3.155-6.022 14.279-6.26 21.333-6.114h32V8.25l-.003-.005z"/></svg> \ No newline at end of file +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="none" version="1.1" width="36" height="36" viewBox="0 0 36 36"><defs><clipPath id="master_svg0_1_77"><rect x="8" y="8" width="20" height="20" rx="0"/></clipPath></defs><g style="mix-blend-mode:passthrough"><g clip-path="url(#master_svg0_1_77)"><g><path d="M22.923099999999998,27L13.07692,27C11.35385,27,10,25.68,10,24L10,14.4L15.415379999999999,9L22.923099999999998,9C24.6462,9,26,10.32,26,12L26,24C26,25.68,24.6462,27,22.923099999999998,27ZM11.23077,14.879999999999999L11.23077,24C11.23077,24.96,12.09231,25.8,13.07692,25.8L22.923099999999998,25.8C23.9077,25.8,24.769199999999998,24.96,24.769199999999998,24L24.769199999999998,12C24.769199999999998,11.04,23.9077,10.2,22.923099999999998,10.2L15.907689999999999,10.2L11.23077,14.879999999999999Z" fill="#FFFFFF" fill-opacity="1"/></g><g><path d="M13.85149,14.90099L11,14.90099L11,13.81188L13.85149,13.81188C14.44554,13.81188,14.80198,13.37624,14.80198,12.94059L14.80198,10L15.9901,10L15.9901,12.94059C15.9901,14.0297,15.0396,14.90099,13.85149,14.90099ZM16.34654,21C16.227719999999998,21,15.9901,21,15.87129,20.8911L13.495049999999999,18.49505C13.25743,18.27723,13.25743,17.950499999999998,13.495049999999999,17.73267C13.73267,17.51485,14.08911,17.51485,14.32673,17.73267L16.82178,20.0198C17.05941,20.2376,17.05941,20.5644,16.82178,20.7822C16.70297,20.8911,16.58416,21,16.34654,21Z" fill="#FFFFFF" fill-opacity="1"/></g><g><path d="M16.726415,21C16.59434,21,16.330189,21,16.198113,20.90476C15.9339623,20.71429,15.9339623,20.42857,16.198113,20.2381L21.87736,16.142857C22.14151,15.952381,22.53774,15.952381,22.80189,16.142857C23.06604,16.333333,23.06604,16.619048,22.80189,16.809524L17.25472,20.80952C17.12264,20.90476,16.990566,21,16.726415,21Z" fill="#FFFFFF" fill-opacity="1"/></g></g></g></svg> \ No newline at end of file -- Gitblit v1.8.0