Update BDFDB.data.json

This commit is contained in:
Mirco Wittrien 2021-04-09 17:06:32 +02:00
parent c77fc3d17b
commit 84c4b16014
1 changed files with 7 additions and 0 deletions

View File

@ -467,6 +467,13 @@
"QUESTIONMARK": {
"icon": "<svg name='QuestionMark' width='%%width' height='%%height' viewBox='0 0 24 24'><path fill='%%color' d='M12 2C6.486 2 2 6.487 2 12C2 17.515 6.486 22 12 22C17.514 22 22 17.515 22 12C22 6.487 17.514 2 12 2ZM12 18.25C11.31 18.25 10.75 17.691 10.75 17C10.75 16.31 11.31 15.75 12 15.75C12.69 15.75 13.25 16.31 13.25 17C13.25 17.691 12.69 18.25 12 18.25ZM13 13.875V15H11V12H12C13.104 12 14 11.103 14 10C14 8.896 13.104 8 12 8C10.896 8 10 8.896 10 10H8C8 7.795 9.795 6 12 6C14.205 6 16 7.795 16 10C16 11.861 14.723 13.429 13 13.875Z'/></svg>"
},
"QUESTIONMARK_ACTIVITY": {
"defaultProps": {
"width": 40,
"height": 40
},
"icon": "<svg name='QuestionMark_Activity' width='%%width' height='%%height' viewBox='0 0 40 40'><g fill='none' fill-rule='evenodd'><path fill='currentColor' fill-opacity='.8' d='M21.226 30v-4.154h-3.755V30h3.755zm-.512-8.62c3.67-1.337 5.718-2.959 5.718-6.145 0-3.272-2.36-5.235-6.088-5.235-2.589 0-4.637.825-6.344 2.048l.484 3.3c1.621-1.251 3.47-2.162 5.49-2.162 1.707 0 2.845.854 2.845 2.305 0 1.593-1.08 2.475-3.812 3.442l-.882.342.342 4.523 2.076-.455.171-1.963z'></path><rect width='38' height='38' x='1' y='1' stroke='currentColor' stroke-opacity='.4' stroke-width='2' rx='5'></rect><circle cx='7' cy='7' r='2' fill='currentColor' fill-opacity='.4'></circle><circle cx='7' cy='33' r='2' fill='currentColor' fill-opacity='.4'></circle><circle cx='33' cy='7' r='2' fill='currentColor' fill-opacity='.4'></circle><circle cx='33' cy='33' r='2' fill='currentColor' fill-opacity='.4'></circle></g></svg>"
},
"QUOTE": {
"icon": "<svg name='Quote' width='%%width' height='%%height' viewBox='0 0 24 24'><path fill='%%color' d='M19.8401 5.39392C20.1229 4.73405 19.6389 4 18.921 4H17.1231C16.7417 4 16.3935 4.21695 16.2254 4.55933L13.3297 10.4581C13.195 10.7324 13.125 11.0339 13.125 11.3394V19C13.125 19.5523 13.5727 20 14.125 20H20C20.5523 20 21 19.5523 21 19V12.875C21 12.3227 20.5523 11.875 20 11.875H17.8208C17.4618 11.875 17.2198 11.508 17.3612 11.178L19.8401 5.39392ZM9.71511 5.39392C9.99791 4.73405 9.51388 4 8.79596 4H6.99809C6.61669 4 6.2685 4.21695 6.10042 4.55933L3.20466 10.4581C3.07001 10.7324 3 11.0339 3 11.3394V19C3 19.5523 3.44772 20 4 20H9.875C10.4273 20 10.875 19.5523 10.875 19V12.875C10.875 12.3227 10.4273 11.875 9.875 11.875H7.69577C7.33681 11.875 7.0948 11.508 7.2362 11.178L9.71511 5.39392Z'/></svg>"
},