forked from edent/SuperTinyIcons
@@ -232,6 +232,9 @@ Say thanks!
|
||||
<td>React<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/react.svg" width="125" title="React" /><br>436 Bytes</td>
|
||||
<td>Vue<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/vue.svg" width="125" title="Vue" /><br>286 Bytes</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Angular<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/angular.svg" width="125" title="Angular" /><br>367 Bytes</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
### Misc
|
||||
|
16
images/reference/angular.svg
Normal file
16
images/reference/angular.svg
Normal file
@@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 19.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
viewBox="0 0 250 250" style="enable-background:new 0 0 250 250;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#DD0031;}
|
||||
.st1{fill:#C3002F;}
|
||||
.st2{fill:#FFFFFF;}
|
||||
</style>
|
||||
<g>
|
||||
<polygon class="st0" points="125,30 125,30 125,30 31.9,63.2 46.1,186.3 125,230 125,230 125,230 203.9,186.3 218.1,63.2 "/>
|
||||
<polygon class="st1" points="125,30 125,52.2 125,52.1 125,153.4 125,153.4 125,230 125,230 203.9,186.3 218.1,63.2 125,30 "/>
|
||||
<path class="st2" d="M125,52.1L66.8,182.6h0h21.7h0l11.7-29.2h49.4l11.7,29.2h0h21.7h0L125,52.1L125,52.1L125,52.1L125,52.1
|
||||
L125,52.1z M142,135.4H108l17-40.9L142,135.4z"/>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 883 B |
@@ -131,4 +131,5 @@ Where possible this links to the organisation's brand guidelines page.
|
||||
| <img src="/images/svg/drupal.svg" width="256" /> | <img src="/images/reference/drupal.svg" width="256" /> | https://www.drupal.org/about/media-kit/logos |
|
||||
| <img src="/images/svg/react.svg" width="256" /> | <img src="/images/reference/react.svg" width="256" /> | https://github.com/facebook/react/blob/master/fixtures/dom/public/react-logo.svg |
|
||||
| <img src="/images/svg/vue.svg" width="256" /> | <img src="/images/reference/vue.svg" width="256" /> | https://github.com/vuejs/art/blob/master/logo.svg |
|
||||
| <img src="/images/svg/angular.svg" width="256" /> | <img src="/images/reference/angular.svg" width="256" /> | https://angular.io/presskit |
|
||||
|
||||
|
6
images/svg/angular.svg
Normal file
6
images/svg/angular.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg"
|
||||
aria-label="Angular" role="img"
|
||||
viewBox="0 0 512 512"><rect
|
||||
width="512" height="512"
|
||||
rx="15%"
|
||||
fill="#fff"/><path fill="#dd0031" d="M78 128l27 235 151 84 151-84 27-235-178-63z"/><path fill="#c3002f" d="M256 107v340l151-84 27-235-178-63v42z"/><path fill="#fff" d="M256 107L145 356h41l23-55h94l22 55h42zm33 159h-66l33-78z"/></svg>
|
After Width: | Height: | Size: 367 B |
Reference in New Issue
Block a user