|
12345678910111213141516171819202122232425262728293031323334 |
- <svg id="Titles" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
- <defs>
- <style>
- .cls-1 {
- fill: #fff;
- stroke: #556a8a;
- stroke-miterlimit: 10;
- stroke-width: 2px;
- }
-
- .cls-2 {
- fill: #2bc7f4;
- }
-
- .cls-3 {
- fill: #e5e5e5;
- }
-
- .cls-4 {
- fill: #55d2f6;
- }
- </style>
- </defs>
- <title>i_mobile-app-developement</title>
- <path class="cls-1" d="M52,60a3,3,0,0,1-3,3H17a3,3,0,0,1-3-3V4a3,3,0,0,1,3-3H49a3,3,0,0,1,3,3Z"/>
- <rect class="cls-2" x="23" y="4" width="20" height="2" rx="1" ry="1"/>
- <circle class="cls-2" cx="32" cy="59" r="2"/>
- <rect class="cls-3" x="15" y="7" width="36" height="49"/>
- <polygon class="cls-4" points="19 22.95 19 23.22 33 31.43 47 23.22 47 22.95 33 14.74 19 22.95"/>
- <g>
- <polygon class="cls-4" points="32 33.17 19 25.54 19 39.37 32 47 32 33.17"/>
- <polygon class="cls-2" points="34 33.17 34 47 47 39.37 47 25.54 34 33.17"/>
- </g>
- </svg>
|