Skip to content

Commit

Permalink
[FEAT]#127: 아이콘 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
flash159483 committed Aug 24, 2024
1 parent 010911e commit 6e15b7f
Showing 1 changed file with 7 additions and 15 deletions.
22 changes: 7 additions & 15 deletions designsystem/src/main/res/drawable/icn_alarm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,20 +4,12 @@
android:viewportWidth="40"
android:viewportHeight="40">
<path
android:pathData="M26,17C26,15.409 25.368,13.883 24.243,12.757C23.117,11.632 21.591,11 20,11C18.409,11 16.882,11.632 15.757,12.757C14.632,13.883 14,15.409 14,17C14,21.793 12.593,24.242 11.706,25.31C11.517,25.538 11.694,26 11.991,26H28.009C28.306,26 28.483,25.538 28.294,25.31C27.407,24.242 26,21.793 26,17Z"
android:strokeAlpha="0.8"
android:fillColor="#76777D"
android:fillAlpha="0.8"/>
android:pathData="M29.832,24.032c-0.561,-0.676 -1.832,-2.661 -1.832,-7.032 0,-2.122 -0.843,-4.157 -2.343,-5.657 -1.5,-1.5 -3.535,-2.343 -5.657,-2.343s-4.157,0.843 -5.657,2.343c-1.5,1.5 -2.343,3.535 -2.343,5.657 0,4.371 -1.271,6.356 -1.832,7.032 -0.719,0.866 -0.585,1.887 -0.358,2.453 0.223,0.557 0.897,1.516 2.181,1.516h16.018c1.284,0 1.958,-0.959 2.181,-1.516 0.227,-0.565 0.361,-1.587 -0.358,-2.453Z"
android:strokeWidth="0"
android:fillColor="#76777d"
android:fillType="evenOdd"/>
<path
android:pathData="M25.657,11.343C27.157,12.843 28,14.878 28,17C28,21.371 29.27,23.356 29.832,24.032C30.551,24.897 30.417,25.919 30.19,26.484C29.967,27.041 29.293,28 28.009,28H11.991C10.707,28 10.033,27.041 9.809,26.484C9.583,25.919 9.449,24.897 10.168,24.032C10.729,23.356 12,21.371 12,17C12,14.878 12.843,12.843 14.343,11.343C15.843,9.843 17.878,9 20,9C22.122,9 24.156,9.843 25.657,11.343ZM12.567,24C13.294,22.615 14,20.396 14,17C14,15.409 14.632,13.883 15.757,12.757C16.882,11.632 18.409,11 20,11C21.591,11 23.117,11.632 24.242,12.757C25.368,13.883 26,15.409 26,17C26,20.396 26.706,22.615 27.433,24C27.447,24.027 27.461,24.053 27.475,24.08C27.656,24.416 27.838,24.701 28.009,24.941C28.108,25.079 28.203,25.201 28.293,25.31C28.483,25.538 28.306,26 28.009,26H11.991C11.694,26 11.517,25.538 11.706,25.31C11.796,25.201 11.892,25.079 11.991,24.941C12.162,24.701 12.343,24.416 12.524,24.08C12.538,24.053 12.553,24.027 12.567,24Z"
android:strokeAlpha="0.8"
android:fillColor="#76777D"
android:fillType="evenOdd"
android:fillAlpha="0.8"/>
<path
android:pathData="M17.765,29.635C18.243,29.358 18.855,29.521 19.132,29.998C19.22,30.15 19.346,30.276 19.498,30.363C19.649,30.451 19.822,30.497 19.997,30.497C20.172,30.497 20.344,30.451 20.496,30.363C20.648,30.276 20.774,30.15 20.862,29.998C21.139,29.521 21.751,29.358 22.229,29.635C22.706,29.912 22.869,30.524 22.592,31.002C22.328,31.457 21.949,31.834 21.494,32.096C21.039,32.359 20.522,32.497 19.997,32.497C19.471,32.497 18.955,32.359 18.499,32.096C18.044,31.834 17.666,31.457 17.402,31.002C17.125,30.524 17.287,29.912 17.765,29.635Z"
android:strokeAlpha="0.8"
android:fillColor="#76777D"
android:fillType="evenOdd"
android:fillAlpha="0.8"/>
android:pathData="M19.998,32.496c-0.525,0 -1.042,-0.139 -1.497,-0.4 -0.455,-0.261 -0.834,-0.64 -1.098,-1.094 -0.277,-0.478 -0.115,-1.09 0.363,-1.367 0.477,-0.275 1.089,-0.114 1.367,0.363 0.088,0.151 0.215,0.277 0.366,0.365 0.303,0.174 0.696,0.174 0.998,0 0.152,-0.088 0.278,-0.214 0.367,-0.365 0.277,-0.478 0.89,-0.641 1.367,-0.363 0.478,0.277 0.641,0.89 0.363,1.367 -0.265,0.455 -0.645,0.833 -1.099,1.095 -0.453,0.261 -0.971,0.399 -1.497,0.399Z"
android:strokeWidth="0"
android:fillColor="#76777d"/>
</vector>

0 comments on commit 6e15b7f

Please sign in to comment.