chore: add settings applications page icons
This commit is contained in:
parent
705d398286
commit
0b2aed444d
4 changed files with 39 additions and 0 deletions
|
|
@ -0,0 +1,10 @@
|
|||
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_4125_275)">
|
||||
<path d="M0 16L6.12617 8.21869L0 0H3.96212L8.86878 6.65046L1.40026 16H0ZM7.09396 9.40369L14.5603 0H16L9.872 7.716L16 16H12.0378L7.09396 9.40369Z" fill="#232323"/>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="clip0_4125_275">
|
||||
<rect width="16" height="16" fill="white"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 410 B |
|
|
@ -0,0 +1,6 @@
|
|||
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect x="1" y="1" width="6" height="6" rx="1" fill="#232323"/>
|
||||
<rect x="1" y="9" width="6" height="6" rx="1" fill="#232323"/>
|
||||
<rect x="9" y="9" width="6" height="6" rx="1" fill="#232323"/>
|
||||
<rect x="9" y="1" width="6" height="6" rx="1" fill="#232323"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 355 B |
13
extra/scalable/apps/preferences-applications.svg
Normal file
13
extra/scalable/apps/preferences-applications.svg
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M24 40C24 31.1634 31.1634 24 40 24H216C224.837 24 232 31.1634 232 40V216C232 224.837 224.837 232 216 232H40C31.1634 232 24 224.837 24 216V40Z" fill="url(#paint0_linear_4144_315)"/>
|
||||
<rect x="58" y="58" width="59" height="59" rx="12" fill="white"/>
|
||||
<rect x="58" y="139" width="59" height="59" rx="12" fill="white"/>
|
||||
<rect x="139" y="139" width="59" height="59" rx="12" fill="white"/>
|
||||
<rect x="139" y="58" width="59" height="59" rx="12" fill="white"/>
|
||||
<defs>
|
||||
<linearGradient id="paint0_linear_4144_315" x1="24" y1="232" x2="232" y2="24" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#B31D5C"/>
|
||||
<stop offset="1" stop-color="#F7558F"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 777 B |
|
|
@ -0,0 +1,10 @@
|
|||
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M24 40C24 31.1634 31.1634 24 40 24H216C224.837 24 232 31.1634 232 40V216C232 224.837 224.837 232 216 232H40C31.1634 232 24 224.837 24 216V40Z" fill="url(#paint0_linear_4160_351)"/>
|
||||
<path d="M58 198L111.604 129.914L58 58H92.6686L135.602 116.192L70.2523 198H58ZM120.072 140.282L185.403 58H198L144.38 125.515L198 198H163.331L120.072 140.282Z" fill="white"/>
|
||||
<defs>
|
||||
<linearGradient id="paint0_linear_4160_351" x1="24" y1="232" x2="232" y2="24" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#865900"/>
|
||||
<stop offset="1" stop-color="#AC7300"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 683 B |
Loading…
Add table
Add a link
Reference in a new issue