Gradleplaypublisher Icon
Free SVG icon from the Simple Icons collection. Download or copy for use in any project.
The Gradleplaypublisher icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/314561.svg" alt="Gradleplaypublisher icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/314561.svg" alt="Gradleplaypublisher icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/314561.svg" alt="Gradleplaypublisher icon" :width="24" :height="24" />
CSS background
.icon-gradleplaypublisher {
background-image: url('https://proicons.com/icon/314561.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Gradle Play Publisher</title><path d="M9.191 6.777a1.409 1.409 0 0 0-1.384 1.41v7.62a1.406 1.406 0 0 0 2.109 1.218l6.633-3.832a1.38 1.38 0 0 0 0-2.392L9.916 6.969a1.39 1.39 0 0 0-.725-.192zm.381 1.33a.895.895 0 0 1 .602.106l5.22 3.014a.896.896 0 0 1 0 1.546l-5.22 3.014a.894.894 0 0 1-1.342-.773V8.986a.895.895 0 0 1 .74-.878zM8.154.633C3.414 2.233 0 6.716 0 12c0 6.626 5.374 12 12 12 5.161 0 9.568-3.266 11.258-7.84l-3.838-.844-5.148 5.149-8.465-2.272-2.272-8.465 5.059-5.056zM12 0c-.471 0-.929.025-1.387.076l.412 3.801 7.168 1.924 1.91 7.101 3.774.832c.084-.567.123-1.14.123-1.734 0-6.626-5.374-12-12-12z"/></svg>
Copied!