Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[request] profile / cv icon #254

Closed
tveimo opened this issue May 21, 2020 · 1 comment · Fixed by #273
Closed

[request] profile / cv icon #254

tveimo opened this issue May 21, 2020 · 1 comment · Fixed by #273

Comments

@tveimo
Copy link

tveimo commented May 21, 2020

Request for a profile / cv icon. It would be handy to indicate a document that is either a curriculum vitae document or a job application. I think a document icon with a small icon of a head would work.

@mdo mdo added this to To do in v1.0.0-alpha5 via automation May 28, 2020
@mdo mdo mentioned this issue May 28, 2020
@tveimo
Copy link
Author

tveimo commented Jun 1, 2020

Hi, here's a suggestion based on a combination of person-fill and file-richtext, eg. call it file-cv.

<?xml version="1.0" encoding="utf-8"?> <svg class="bi bi-file-richtext" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" d="M4 1h8a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2zm0 1a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H4z"/> <path fill-rule="evenodd" d="M 4.5 11.5 C 4.5 11.224 4.724 11 5 11 L 8 11 C 8.385 11 8.625 11.417 8.433 11.75 C 8.344 11.905 8.179 12 8 12 L 5 12 C 4.724 12 4.5 11.776 4.5 11.5 Z M 4.5 9.5 C 4.5 9.224 4.724 9 5 9 L 11 9 C 11.385 9 11.625 9.417 11.433 9.75 C 11.344 9.905 11.179 10 11 10 L 5 10 C 4.724 10 4.5 9.776 4.5 9.5 Z"/> <path fill-rule="evenodd" d="M 4.92 7.833 C 4.92 7.833 4.586 7.833 4.586 7.5 C 4.586 7.167 4.92 6.167 6.586 6.167 C 8.253 6.167 8.586 7.167 8.586 7.5 C 8.586 7.833 8.253 7.833 8.253 7.833 L 4.92 7.833 Z M 6.586 5.833 C 7.356 5.833 7.837 5 7.452 4.333 C 7.274 4.024 6.944 3.833 6.586 3.833 C 5.816 3.833 5.336 4.667 5.72 5.333 C 5.899 5.643 6.229 5.833 6.586 5.833 Z"/> <line style="stroke-linecap: round; stroke: rgb(38, 38, 38);" x1="9.6" y1="7.3" x2="11" y2="7.3"/> <line style="stroke-linecap: round; stroke: rgb(38, 38, 38);" x1="9.6" y1="5" x2="11" y2="5"/> </svg>

@mdo mdo closed this as completed in #273 Jun 4, 2020
v1.0.0-alpha5 automation moved this from To do to Done Jun 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
v1.0.0-alpha5
  
Done
Development

Successfully merging a pull request may close this issue.

2 participants