Advertisement
Guest User

Untitled

a guest
Apr 8th, 2020
234
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 3.04 KB | None | 0 0
  1. <div class="box-user-container text-center">
  2.                <?xml version="1.0" encoding="UTF-8"?>
  3. <svg width="90px" height="90px" viewBox="0 0 75 75" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
  4.     <!-- Generator: Sketch 58 (84663) - https://sketch.com -->
  5.     <title>User</title>
  6.     <desc></desc>
  7.     <defs>
  8.         <path d="M37.5,38.7096774 C32.827621,38.7096774 29.0322581,34.9141633 29.0322581,30.2419355 C29.0322581,25.5695565 32.827621,21.7741935 37.5,21.7741935 C42.172379,21.7741935 45.9677419,25.5695565 45.9677419,30.2419355 C45.9677419,34.9141633 42.172379,38.7096774 37.5,38.7096774 L37.5,38.7096774 Z M37.5,16.9354839 C30.1512097,16.9354839 24.1935484,22.892994 24.1935484,30.2419355 C24.1935484,37.5907258 30.1512097,43.5483871 37.5,43.5483871 C44.8487903,43.5483871 50.8064516,37.5907258 50.8064516,30.2419355 C50.8064516,22.892994 44.8487903,16.9354839 37.5,16.9354839 L37.5,16.9354839 Z M61.4818548,59.5917339 C60.453629,52.5754536 54.4808468,47.1774194 47.1774194,47.1774194 C44.077621,47.1774194 42.5806452,48.9010585 37.5,48.9010585 C32.4193548,48.9010585 30.9375,47.1774194 27.8225806,47.1774194 C20.5191532,47.1774194 14.546371,52.5754536 13.5181452,59.5917339 C8.15020161,53.7701613 4.83870968,46.0280746 4.83870968,37.5 C4.83870968,19.4907762 19.4909274,4.83870968 37.5,4.83870968 C55.5090726,4.83870968 70.1612903,19.4907762 70.1612903,37.5 C70.1612903,46.0280746 66.8497984,53.7701613 61.4818548,59.5917339 L61.4818548,59.5917339 Z M56.8548387,63.75 C51.4264113,67.7570565 44.7429435,70.1612903 37.5,70.1612903 C30.2570565,70.1612903 23.5735887,67.7570565 18.1451613,63.75 L18.1451613,61.6935484 C18.1451613,56.3556956 22.484879,52.016129 27.8225806,52.016129 C29.5010081,52.016129 31.9808468,53.7397681 37.5,53.7397681 C43.0342742,53.7397681 45.483871,52.016129 47.1774194,52.016129 C52.515121,52.016129 56.8548387,56.3556956 56.8548387,61.6935484 L56.8548387,63.75 Z M37.5,0 C16.7842742,0 0,16.7842742 0,37.5 C0,58.2157258 16.7842742,75 37.5,75 C58.2157258,75 75,58.2157258 75,37.5 C75,16.7842742 58.2157258,0 37.5,0 L37.5,0 Z" id="path-1"></path>
  9.     </defs>
  10.     <g id="Artboard" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
  11.         <g id="Icons-/-User-circle-/-Light">
  12.             <mask id="mask-2" fill="white">
  13.                 <use xlink:href="#path-1"></use>
  14.             </mask>
  15.             <use id="fal-fa-user-circle" fill="#333333" fill-rule="evenodd" xlink:href="#path-1"></use>
  16.             <g id="Colors-/-#333333" mask="url(#mask-2)" fill="#333333" fill-rule="nonzero">
  17.                 <rect id="Rectangle-5" x="0" y="0" width="75" height="75"></rect>
  18.             </g>
  19.         </g>
  20.     </g>
  21. </svg>
  22.                 <h3 class="box-user-text mt-3">Erik Berggren</h3>
  23.                 <p class="box-user-text">
  24.                     +46722256525
  25.                     <br/>
  26.                     Axis Communications
  27.                     <br/>
  28.                     eribe@axis.com
  29.                 </p>
  30.                 <a class="link-cta" href="#">Update your information</a>
  31.             </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement