androidstudio logo

androidstudio-light from Skill Icons by tandpfun · Light · MIT Free for personal and commercial use.

Name
androidstudio-light
Set
Skill Icons
Style
Light
Viewbox
256×256
License
MIT

1 other variant in Skill Icons

The same logo in other sets

Use the androidstudio logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="none"><rect width="256" height="256" fill="#f4f2ed" rx="60"/><path fill="#073042" d="M107.028 48.818h-46.24c-9.208 0-16.777 7.862-16.777 17.597c-.33 9.396 6.907 17.255 15.959 17.596h47.552z"/><path fill="#4285f4" d="M211.835 205.303H60.789c-9.374 0-16.778-7.858-16.778-17.596V66.247c0 9.735 7.569 17.594 16.778 17.764H187.32S212 81.793 212 101.097v104.206z"/><path fill="#3870b2" d="M141.413 143.12c6.746-5.295 8.062-15.203 2.966-22.038c-2.8-3.758-7.078-6.149-11.687-6.321h.494a6.9 6.9 0 0 1 2.637 0v-9.737c0-1.196-.496-2.221-1.483-2.732c-1.482-.855-3.291-.342-4.113 1.195c-.33.513-.494 1.025-.33 1.708v9.907c-8.226 1.367-13.985 9.397-12.672 18.111v.17c.661 4.1 2.802 7.859 6.091 10.25l-27.807 61.841h18.1l12.832-28.358c1.484-3.418 5.431-4.954 8.886-3.246c1.319.684 2.468 1.879 3.126 3.246l13.33 28.358h18.426zm-9.377-2.733c-5.266 0-9.379-4.442-9.379-9.907c0-5.469 4.278-9.739 9.542-9.569c2.468 0 4.611 1.026 6.418 2.736c3.784 3.756 3.784 9.907.164 13.836c-1.644 1.709-4.114 2.904-6.745 2.904"/><path fill="#fff" d="M96.992 57.363h64.826v12.299H96.992z"/><path fill="#073042" d="M127.1 120.741c5.099 0 9.38 4.442 9.216 9.908c0 5.296-4.28 9.738-9.546 9.567c-5.099 0-9.214-4.441-9.214-9.736c0-2.563.986-4.956 2.801-6.833c1.807-1.881 4.273-2.906 6.743-2.906m3.62-5.639v-10.249c0-1.196-.493-2.22-1.48-2.734c-1.48-.854-3.291-.341-4.117 1.197c-.33.512-.493 1.025-.33 1.708v9.909c-8.226 1.365-13.985 9.397-12.664 18.109v.171c.659 4.097 2.795 7.857 6.086 10.247l-35.046 78.072c-1.315 2.736-1.151 6.15.659 8.713c2.629 3.928 7.734 4.953 11.514 2.221c1.32-.855 2.307-2.221 2.964-3.588l23.365-51.934c1.48-3.416 5.429-4.954 8.885-3.246c1.316.684 2.466 1.881 3.125 3.246l23.858 51.422c1.977 4.27 6.91 5.978 11.027 3.927c4.11-2.048 5.757-7.174 3.781-11.445l-36.031-77.728c6.58-5.468 7.733-15.545 2.465-22.379c-1.971-2.734-4.77-4.613-8.061-5.639"/><path fill="#3ddc84" d="M152.276 68.296c-2.471 0-4.445-1.881-4.445-4.442c0-1.196.492-2.562 1.315-3.417c1.811-1.707 4.445-1.707 6.255 0a4.77 4.77 0 0 1 1.315 3.246c-.164 2.563-1.974 4.442-4.44 4.613m-48.704-.171c-2.472 0-4.443-2.05-4.443-4.442c0-1.196.495-2.391 1.314-3.246c1.482-1.878 4.283-2.221 6.09-.681h.165c1.808 1.707 1.972 4.61.33 6.49l-.495.681c-.821.855-1.971 1.369-3.127 1.369zm50.019-27.505l8.72-15.716c.493-.854.164-1.879-.493-2.562c-.823-.342-1.644-.171-2.137.513l-9.052 16.228c-14.478-6.662-30.931-6.662-45.246 0l-8.885-16.058c-.33-.512-.99-1.025-1.65-1.025c-.656 0-1.315.342-1.646 1.025c-.328.513-.328 1.366 0 1.879l8.888 15.716c-15.47 8.71-25.505 25.114-26.982 43.221h105.629c-1.313-18.277-11.516-34.511-26.982-43.221"/><path fill="#073042" d="M197.37 117.839h-6.911c-.331.168-.659.51-.659 1.022v113.605c0 .511.328.853.825.853h7.238c8.391 0 15.137-7.176 15.137-15.716V101.95c0 8.712-6.746 15.717-15.137 15.717h-.493z"/></g></svg>

React

import type { SVGProps } from "react";

export function SkillIconsAndroidstudioLight(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="none"><rect width="256" height="256" fill="#f4f2ed" rx="60"/><path fill="#073042" d="M107.028 48.818h-46.24c-9.208 0-16.777 7.862-16.777 17.597c-.33 9.396 6.907 17.255 15.959 17.596h47.552z"/><path fill="#4285f4" d="M211.835 205.303H60.789c-9.374 0-16.778-7.858-16.778-17.596V66.247c0 9.735 7.569 17.594 16.778 17.764H187.32S212 81.793 212 101.097v104.206z"/><path fill="#3870b2" d="M141.413 143.12c6.746-5.295 8.062-15.203 2.966-22.038c-2.8-3.758-7.078-6.149-11.687-6.321h.494a6.9 6.9 0 0 1 2.637 0v-9.737c0-1.196-.496-2.221-1.483-2.732c-1.482-.855-3.291-.342-4.113 1.195c-.33.513-.494 1.025-.33 1.708v9.907c-8.226 1.367-13.985 9.397-12.672 18.111v.17c.661 4.1 2.802 7.859 6.091 10.25l-27.807 61.841h18.1l12.832-28.358c1.484-3.418 5.431-4.954 8.886-3.246c1.319.684 2.468 1.879 3.126 3.246l13.33 28.358h18.426zm-9.377-2.733c-5.266 0-9.379-4.442-9.379-9.907c0-5.469 4.278-9.739 9.542-9.569c2.468 0 4.611 1.026 6.418 2.736c3.784 3.756 3.784 9.907.164 13.836c-1.644 1.709-4.114 2.904-6.745 2.904"/><path fill="#fff" d="M96.992 57.363h64.826v12.299H96.992z"/><path fill="#073042" d="M127.1 120.741c5.099 0 9.38 4.442 9.216 9.908c0 5.296-4.28 9.738-9.546 9.567c-5.099 0-9.214-4.441-9.214-9.736c0-2.563.986-4.956 2.801-6.833c1.807-1.881 4.273-2.906 6.743-2.906m3.62-5.639v-10.249c0-1.196-.493-2.22-1.48-2.734c-1.48-.854-3.291-.341-4.117 1.197c-.33.512-.493 1.025-.33 1.708v9.909c-8.226 1.365-13.985 9.397-12.664 18.109v.171c.659 4.097 2.795 7.857 6.086 10.247l-35.046 78.072c-1.315 2.736-1.151 6.15.659 8.713c2.629 3.928 7.734 4.953 11.514 2.221c1.32-.855 2.307-2.221 2.964-3.588l23.365-51.934c1.48-3.416 5.429-4.954 8.885-3.246c1.316.684 2.466 1.881 3.125 3.246l23.858 51.422c1.977 4.27 6.91 5.978 11.027 3.927c4.11-2.048 5.757-7.174 3.781-11.445l-36.031-77.728c6.58-5.468 7.733-15.545 2.465-22.379c-1.971-2.734-4.77-4.613-8.061-5.639"/><path fill="#3ddc84" d="M152.276 68.296c-2.471 0-4.445-1.881-4.445-4.442c0-1.196.492-2.562 1.315-3.417c1.811-1.707 4.445-1.707 6.255 0a4.77 4.77 0 0 1 1.315 3.246c-.164 2.563-1.974 4.442-4.44 4.613m-48.704-.171c-2.472 0-4.443-2.05-4.443-4.442c0-1.196.495-2.391 1.314-3.246c1.482-1.878 4.283-2.221 6.09-.681h.165c1.808 1.707 1.972 4.61.33 6.49l-.495.681c-.821.855-1.971 1.369-3.127 1.369zm50.019-27.505l8.72-15.716c.493-.854.164-1.879-.493-2.562c-.823-.342-1.644-.171-2.137.513l-9.052 16.228c-14.478-6.662-30.931-6.662-45.246 0l-8.885-16.058c-.33-.512-.99-1.025-1.65-1.025c-.656 0-1.315.342-1.646 1.025c-.328.513-.328 1.366 0 1.879l8.888 15.716c-15.47 8.71-25.505 25.114-26.982 43.221h105.629c-1.313-18.277-11.516-34.511-26.982-43.221"/><path fill="#073042" d="M197.37 117.839h-6.911c-.331.168-.659.51-.659 1.022v113.605c0 .511.328.853.825.853h7.238c8.391 0 15.137-7.176 15.137-15.716V101.95c0 8.712-6.746 15.717-15.137 15.717h-.493z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="none"><rect width="256" height="256" fill="#f4f2ed" rx="60"/><path fill="#073042" d="M107.028 48.818h-46.24c-9.208 0-16.777 7.862-16.777 17.597c-.33 9.396 6.907 17.255 15.959 17.596h47.552z"/><path fill="#4285f4" d="M211.835 205.303H60.789c-9.374 0-16.778-7.858-16.778-17.596V66.247c0 9.735 7.569 17.594 16.778 17.764H187.32S212 81.793 212 101.097v104.206z"/><path fill="#3870b2" d="M141.413 143.12c6.746-5.295 8.062-15.203 2.966-22.038c-2.8-3.758-7.078-6.149-11.687-6.321h.494a6.9 6.9 0 0 1 2.637 0v-9.737c0-1.196-.496-2.221-1.483-2.732c-1.482-.855-3.291-.342-4.113 1.195c-.33.513-.494 1.025-.33 1.708v9.907c-8.226 1.367-13.985 9.397-12.672 18.111v.17c.661 4.1 2.802 7.859 6.091 10.25l-27.807 61.841h18.1l12.832-28.358c1.484-3.418 5.431-4.954 8.886-3.246c1.319.684 2.468 1.879 3.126 3.246l13.33 28.358h18.426zm-9.377-2.733c-5.266 0-9.379-4.442-9.379-9.907c0-5.469 4.278-9.739 9.542-9.569c2.468 0 4.611 1.026 6.418 2.736c3.784 3.756 3.784 9.907.164 13.836c-1.644 1.709-4.114 2.904-6.745 2.904"/><path fill="#fff" d="M96.992 57.363h64.826v12.299H96.992z"/><path fill="#073042" d="M127.1 120.741c5.099 0 9.38 4.442 9.216 9.908c0 5.296-4.28 9.738-9.546 9.567c-5.099 0-9.214-4.441-9.214-9.736c0-2.563.986-4.956 2.801-6.833c1.807-1.881 4.273-2.906 6.743-2.906m3.62-5.639v-10.249c0-1.196-.493-2.22-1.48-2.734c-1.48-.854-3.291-.341-4.117 1.197c-.33.512-.493 1.025-.33 1.708v9.909c-8.226 1.365-13.985 9.397-12.664 18.109v.171c.659 4.097 2.795 7.857 6.086 10.247l-35.046 78.072c-1.315 2.736-1.151 6.15.659 8.713c2.629 3.928 7.734 4.953 11.514 2.221c1.32-.855 2.307-2.221 2.964-3.588l23.365-51.934c1.48-3.416 5.429-4.954 8.885-3.246c1.316.684 2.466 1.881 3.125 3.246l23.858 51.422c1.977 4.27 6.91 5.978 11.027 3.927c4.11-2.048 5.757-7.174 3.781-11.445l-36.031-77.728c6.58-5.468 7.733-15.545 2.465-22.379c-1.971-2.734-4.77-4.613-8.061-5.639"/><path fill="#3ddc84" d="M152.276 68.296c-2.471 0-4.445-1.881-4.445-4.442c0-1.196.492-2.562 1.315-3.417c1.811-1.707 4.445-1.707 6.255 0a4.77 4.77 0 0 1 1.315 3.246c-.164 2.563-1.974 4.442-4.44 4.613m-48.704-.171c-2.472 0-4.443-2.05-4.443-4.442c0-1.196.495-2.391 1.314-3.246c1.482-1.878 4.283-2.221 6.09-.681h.165c1.808 1.707 1.972 4.61.33 6.49l-.495.681c-.821.855-1.971 1.369-3.127 1.369zm50.019-27.505l8.72-15.716c.493-.854.164-1.879-.493-2.562c-.823-.342-1.644-.171-2.137.513l-9.052 16.228c-14.478-6.662-30.931-6.662-45.246 0l-8.885-16.058c-.33-.512-.99-1.025-1.65-1.025c-.656 0-1.315.342-1.646 1.025c-.328.513-.328 1.366 0 1.879l8.888 15.716c-15.47 8.71-25.505 25.114-26.982 43.221h105.629c-1.313-18.277-11.516-34.511-26.982-43.221"/><path fill="#073042" d="M197.37 117.839h-6.911c-.331.168-.659.51-.659 1.022v113.605c0 .511.328.853.825.853h7.238c8.391 0 15.137-7.176 15.137-15.716V101.95c0 8.712-6.746 15.717-15.137 15.717h-.493z"/></g></svg>
</template>

CSS

.icon-androidstudio-light {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20256%20256%22%3E%3Cg%20fill%3D%22none%22%3E%3Crect%20width%3D%22256%22%20height%3D%22256%22%20fill%3D%22%23f4f2ed%22%20rx%3D%2260%22%2F%3E%3Cpath%20fill%3D%22%23073042%22%20d%3D%22M107.028%2048.818h-46.24c-9.208%200-16.777%207.862-16.777%2017.597c-.33%209.396%206.907%2017.255%2015.959%2017.596h47.552z%22%2F%3E%3Cpath%20fill%3D%22%234285f4%22%20d%3D%22M211.835%20205.303H60.789c-9.374%200-16.778-7.858-16.778-17.596V66.247c0%209.735%207.569%2017.594%2016.778%2017.764H187.32S212%2081.793%20212%20101.097v104.206z%22%2F%3E%3Cpath%20fill%3D%22%233870b2%22%20d%3D%22M141.413%20143.12c6.746-5.295%208.062-15.203%202.966-22.038c-2.8-3.758-7.078-6.149-11.687-6.321h.494a6.9%206.9%200%200%201%202.637%200v-9.737c0-1.196-.496-2.221-1.483-2.732c-1.482-.855-3.291-.342-4.113%201.195c-.33.513-.494%201.025-.33%201.708v9.907c-8.226%201.367-13.985%209.397-12.672%2018.111v.17c.661%204.1%202.802%207.859%206.091%2010.25l-27.807%2061.841h18.1l12.832-28.358c1.484-3.418%205.431-4.954%208.886-3.246c1.319.684%202.468%201.879%203.126%203.246l13.33%2028.358h18.426zm-9.377-2.733c-5.266%200-9.379-4.442-9.379-9.907c0-5.469%204.278-9.739%209.542-9.569c2.468%200%204.611%201.026%206.418%202.736c3.784%203.756%203.784%209.907.164%2013.836c-1.644%201.709-4.114%202.904-6.745%202.904%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M96.992%2057.363h64.826v12.299H96.992z%22%2F%3E%3Cpath%20fill%3D%22%23073042%22%20d%3D%22M127.1%20120.741c5.099%200%209.38%204.442%209.216%209.908c0%205.296-4.28%209.738-9.546%209.567c-5.099%200-9.214-4.441-9.214-9.736c0-2.563.986-4.956%202.801-6.833c1.807-1.881%204.273-2.906%206.743-2.906m3.62-5.639v-10.249c0-1.196-.493-2.22-1.48-2.734c-1.48-.854-3.291-.341-4.117%201.197c-.33.512-.493%201.025-.33%201.708v9.909c-8.226%201.365-13.985%209.397-12.664%2018.109v.171c.659%204.097%202.795%207.857%206.086%2010.247l-35.046%2078.072c-1.315%202.736-1.151%206.15.659%208.713c2.629%203.928%207.734%204.953%2011.514%202.221c1.32-.855%202.307-2.221%202.964-3.588l23.365-51.934c1.48-3.416%205.429-4.954%208.885-3.246c1.316.684%202.466%201.881%203.125%203.246l23.858%2051.422c1.977%204.27%206.91%205.978%2011.027%203.927c4.11-2.048%205.757-7.174%203.781-11.445l-36.031-77.728c6.58-5.468%207.733-15.545%202.465-22.379c-1.971-2.734-4.77-4.613-8.061-5.639%22%2F%3E%3Cpath%20fill%3D%22%233ddc84%22%20d%3D%22M152.276%2068.296c-2.471%200-4.445-1.881-4.445-4.442c0-1.196.492-2.562%201.315-3.417c1.811-1.707%204.445-1.707%206.255%200a4.77%204.77%200%200%201%201.315%203.246c-.164%202.563-1.974%204.442-4.44%204.613m-48.704-.171c-2.472%200-4.443-2.05-4.443-4.442c0-1.196.495-2.391%201.314-3.246c1.482-1.878%204.283-2.221%206.09-.681h.165c1.808%201.707%201.972%204.61.33%206.49l-.495.681c-.821.855-1.971%201.369-3.127%201.369zm50.019-27.505l8.72-15.716c.493-.854.164-1.879-.493-2.562c-.823-.342-1.644-.171-2.137.513l-9.052%2016.228c-14.478-6.662-30.931-6.662-45.246%200l-8.885-16.058c-.33-.512-.99-1.025-1.65-1.025c-.656%200-1.315.342-1.646%201.025c-.328.513-.328%201.366%200%201.879l8.888%2015.716c-15.47%208.71-25.505%2025.114-26.982%2043.221h105.629c-1.313-18.277-11.516-34.511-26.982-43.221%22%2F%3E%3Cpath%20fill%3D%22%23073042%22%20d%3D%22M197.37%20117.839h-6.911c-.331.168-.659.51-.659%201.022v113.605c0%20.511.328.853.825.853h7.238c8.391%200%2015.137-7.176%2015.137-15.716V101.95c0%208.712-6.746%2015.717-15.137%2015.717h-.493z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20256%20256%22%3E%3Cg%20fill%3D%22none%22%3E%3Crect%20width%3D%22256%22%20height%3D%22256%22%20fill%3D%22%23f4f2ed%22%20rx%3D%2260%22%2F%3E%3Cpath%20fill%3D%22%23073042%22%20d%3D%22M107.028%2048.818h-46.24c-9.208%200-16.777%207.862-16.777%2017.597c-.33%209.396%206.907%2017.255%2015.959%2017.596h47.552z%22%2F%3E%3Cpath%20fill%3D%22%234285f4%22%20d%3D%22M211.835%20205.303H60.789c-9.374%200-16.778-7.858-16.778-17.596V66.247c0%209.735%207.569%2017.594%2016.778%2017.764H187.32S212%2081.793%20212%20101.097v104.206z%22%2F%3E%3Cpath%20fill%3D%22%233870b2%22%20d%3D%22M141.413%20143.12c6.746-5.295%208.062-15.203%202.966-22.038c-2.8-3.758-7.078-6.149-11.687-6.321h.494a6.9%206.9%200%200%201%202.637%200v-9.737c0-1.196-.496-2.221-1.483-2.732c-1.482-.855-3.291-.342-4.113%201.195c-.33.513-.494%201.025-.33%201.708v9.907c-8.226%201.367-13.985%209.397-12.672%2018.111v.17c.661%204.1%202.802%207.859%206.091%2010.25l-27.807%2061.841h18.1l12.832-28.358c1.484-3.418%205.431-4.954%208.886-3.246c1.319.684%202.468%201.879%203.126%203.246l13.33%2028.358h18.426zm-9.377-2.733c-5.266%200-9.379-4.442-9.379-9.907c0-5.469%204.278-9.739%209.542-9.569c2.468%200%204.611%201.026%206.418%202.736c3.784%203.756%203.784%209.907.164%2013.836c-1.644%201.709-4.114%202.904-6.745%202.904%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M96.992%2057.363h64.826v12.299H96.992z%22%2F%3E%3Cpath%20fill%3D%22%23073042%22%20d%3D%22M127.1%20120.741c5.099%200%209.38%204.442%209.216%209.908c0%205.296-4.28%209.738-9.546%209.567c-5.099%200-9.214-4.441-9.214-9.736c0-2.563.986-4.956%202.801-6.833c1.807-1.881%204.273-2.906%206.743-2.906m3.62-5.639v-10.249c0-1.196-.493-2.22-1.48-2.734c-1.48-.854-3.291-.341-4.117%201.197c-.33.512-.493%201.025-.33%201.708v9.909c-8.226%201.365-13.985%209.397-12.664%2018.109v.171c.659%204.097%202.795%207.857%206.086%2010.247l-35.046%2078.072c-1.315%202.736-1.151%206.15.659%208.713c2.629%203.928%207.734%204.953%2011.514%202.221c1.32-.855%202.307-2.221%202.964-3.588l23.365-51.934c1.48-3.416%205.429-4.954%208.885-3.246c1.316.684%202.466%201.881%203.125%203.246l23.858%2051.422c1.977%204.27%206.91%205.978%2011.027%203.927c4.11-2.048%205.757-7.174%203.781-11.445l-36.031-77.728c6.58-5.468%207.733-15.545%202.465-22.379c-1.971-2.734-4.77-4.613-8.061-5.639%22%2F%3E%3Cpath%20fill%3D%22%233ddc84%22%20d%3D%22M152.276%2068.296c-2.471%200-4.445-1.881-4.445-4.442c0-1.196.492-2.562%201.315-3.417c1.811-1.707%204.445-1.707%206.255%200a4.77%204.77%200%200%201%201.315%203.246c-.164%202.563-1.974%204.442-4.44%204.613m-48.704-.171c-2.472%200-4.443-2.05-4.443-4.442c0-1.196.495-2.391%201.314-3.246c1.482-1.878%204.283-2.221%206.09-.681h.165c1.808%201.707%201.972%204.61.33%206.49l-.495.681c-.821.855-1.971%201.369-3.127%201.369zm50.019-27.505l8.72-15.716c.493-.854.164-1.879-.493-2.562c-.823-.342-1.644-.171-2.137.513l-9.052%2016.228c-14.478-6.662-30.931-6.662-45.246%200l-8.885-16.058c-.33-.512-.99-1.025-1.65-1.025c-.656%200-1.315.342-1.646%201.025c-.328.513-.328%201.366%200%201.879l8.888%2015.716c-15.47%208.71-25.505%2025.114-26.982%2043.221h105.629c-1.313-18.277-11.516-34.511-26.982-43.221%22%2F%3E%3Cpath%20fill%3D%22%23073042%22%20d%3D%22M197.37%20117.839h-6.911c-.331.168-.659.51-.659%201.022v113.605c0%20.511.328.853.825.853h7.238c8.391%200%2015.137-7.176%2015.137-15.716V101.95c0%208.712-6.746%2015.717-15.137%2015.717h-.493z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/skill-icons/androidstudio-light.svg?color=%231a73e8&size=48