Merge pull request #7488 from nurbek91/User_Accessibility

Add User Accessibility / accessibility
main
Elbert Alias 2 years ago committed by GitHub
commit c414ed5869
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,7 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect width="32" height="32" fill="#31C1EE"/>
<path d="M22.0343 24.0823L19.2027 17.3714H12.053L11.4405 7.14606C11.3902 6.272 12.0567 5.62835 12.9307 5.57806C13.8085 5.52869 14.5545 6.24549 14.6057 7.12046L15.0446 14.6295H21.2782L23.7559 20.3127L24.6702 19.9863C25.493 19.691 26.4027 20.1189 26.6971 20.9426C26.9915 21.7664 26.5627 22.5673 25.7371 22.8626L22.0343 24.0823Z" fill="white"/>
<path d="M19.1479 12.8H13.3696C12.4919 12.8 11.7842 12.0869 11.7842 11.4286C11.7842 10.7721 12.4919 10.0571 13.3678 10.0571H19.1461C20.0219 10.0571 20.7323 10.7721 20.7323 11.4286C20.7323 12.0869 20.0219 12.8 19.147 12.8H19.1479Z" fill="white"/>
<path d="M13.5634 8.38491C14.9949 8.38491 16.1554 7.22443 16.1554 5.79291C16.1554 4.36139 14.9949 3.20091 13.5634 3.20091C12.1319 3.20091 10.9714 4.36139 10.9714 5.79291C10.9714 7.22443 12.1319 8.38491 13.5634 8.38491Z" fill="white"/>
<path d="M19.5383 19.8949C19.0354 22.112 17.088 23.7824 14.72 23.7824C11.9662 23.7824 9.73074 21.5452 9.73074 18.7922C9.73074 17.4848 10.2501 16.3109 11.0793 15.4249L10.9001 12.6519L9.27269 11.5255C9.07886 11.3938 8.82743 11.4158 8.66011 11.5804L7.50629 12.7342C7.34171 12.8969 7.31886 13.1548 7.45143 13.344L8.65189 15.0812C8.26789 15.7093 7.97897 16.3959 7.8016 17.1292L5.80297 17.5086C5.5744 17.547 5.48571 17.7463 5.48571 17.9785V19.6087C5.48571 19.84 5.57531 20.0384 5.80389 20.0805L7.84274 20.4581C8.01646 21.1922 8.28617 21.8798 8.67109 22.5061L7.46057 24.2432C7.32709 24.4334 7.3472 24.6912 7.50994 24.8539L8.66194 26.006C8.82834 26.1705 9.07886 26.1952 9.27177 26.0635L11.0089 24.8603C11.6361 25.2462 12.3209 25.5369 13.0542 25.7134L13.4327 27.8711C13.4738 28.0969 13.6731 28.3438 13.9045 28.3438H15.5355C15.7696 28.3438 15.9671 28.0969 16.0082 27.8702L16.3831 25.7545C17.12 25.579 17.8066 25.2672 18.4329 24.8814L20.1682 26.0745C20.3602 26.2062 20.6162 26.1751 20.7771 26.0133L21.6859 25.1081L19.5401 19.8967L19.5383 19.8949Z" fill="white"/>
</svg>

After

Width:  |  Height:  |  Size: 2.0 KiB

@ -613,6 +613,19 @@
"saas": true,
"website": "https://uscreen.tv/"
},
"User Accessibility": {
"cats": [
68
],
"description": "User Accessibility is a solution incorporating automated site scanning and machine learning for future updates, while utilising JS to conform to WECAG standards for improved website and application accessibility.",
"icon": "User Accessibility.svg",
"pricing": [
"recurring"
],
"saas": true,
"scriptSrc": "//system\\.user-a\\.co\\.il/",
"website": "https://user-a.co.il"
},
"UserLike": {
"cats": [
52

Loading…
Cancel
Save