Skip to content

Instantly share code, notes, and snippets.

@mikekoro
Created May 11, 2015 19:27
Show Gist options
  • Save mikekoro/6341b43fffa6ec261e07 to your computer and use it in GitHub Desktop.
Save mikekoro/6341b43fffa6ec261e07 to your computer and use it in GitHub Desktop.
<button ng-click="accept()" class="button-accept" ng-if="type == 'inbound'">
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="14.356px" height="14.356px" viewBox="0 0 348.077 348.077" style="enable-background:new 0 0 348.077 348.077;" xml:space="preserve"><g><g><g><path d="M340.273,275.083l-53.755-53.761c-10.707-10.664-28.438-10.34-39.518,0.744l-27.082,27.076c-1.711-0.943-3.482-1.928-5.344-2.973c-17.102-9.476-40.509-22.464-65.14-47.113c-24.704-24.701-37.704-48.144-47.209-65.257c-1.003-1.813-1.964-3.561-2.913-5.221l18.176-18.149l8.936-8.947c11.097-11.1,11.403-28.826,0.721-39.521L73.39,8.194C62.708-2.486,44.969-2.162,33.872,8.938l-15.15,15.237l0.414,0.411c-5.08,6.482-9.325,13.958-12.484,22.02C3.74,54.28,1.927,61.603,1.098,68.941C-6,127.785,20.89,181.564,93.866,254.541c100.875,100.868,182.167,93.248,185.674,92.876c7.638-0.913,14.958-2.738,22.397-5.627c7.992-3.122,15.463-7.361,21.941-12.43l0.331,0.294l15.348-15.029C350.631,303.527,350.95,285.795,340.273,275.083z"/></g></g></g></svg>
</button>
<button ng-click="hangup()" class="button-hangup">
<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="14.356px" height="14.356px" viewBox="0 0 344.356 344.356" style="enable-background:new 0 0 344.356 344.356;" xml:space="preserve"><g><g><g><path d="M105.474,122.978l-4.02-7.152l27.271-27.265c9.019-9.049,9.334-23.446,0.682-32.117L79.035,6.08C75.111,2.165,69.652,0,63.663,0c-6.32,0-12.409,2.471-16.72,6.788l-12.37,12.439l-1.162,1.901c-4.6,5.902-8.371,12.55-11.193,19.779c-2.618,6.894-4.249,13.448-4.999,20.017c-6.344,52.683,17.359,101.211,81.271,166.273l47.186-47.186C125.257,158.364,113.845,138.08,105.474,122.978z"/></g><g><path d="M329.102,256.183l-50.362-50.398c-3.934-3.915-9.386-6.065-15.385-6.065c-6.316,0-12.424,2.463-16.723,6.779l-27.226,27.227l-7.362-4.065c-10.694-5.944-24.115-13.571-38.686-24.704l-47.727,47.715c69.833,60.197,126.212,65.566,143.037,65.566c3.188,0,5.104-0.175,5.645-0.229c6.87-0.835,13.457-2.48,20.092-5.051c7.158-2.798,13.77-6.533,19.66-11.139l2.816-2.203l11.571-11.373C337.46,279.223,337.761,264.835,329.102,256.183z"/></g></g><path d="M291.704,74.753L22.101,344.356L8.95,331.2L278.553,61.6L291.704,74.753z"/></g></svg>
</button>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment