Google My Business Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Google My Business 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/326666.svg" alt="Google My Business icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/326666.svg" alt="Google My Business icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/326666.svg" alt="Google My Business icon" :width="24" :height="24" />
CSS background
.icon-google-my-business {
background-image: url('https://proicons.com/icon/326666.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><polygon class="a" points="14.25 19.557 24 19.557 24 7.094 15.858 7.094 14.25 19.557"/><path class="a" d="M15.8582,7.0938H9.1424A2,2,0,0,0,7.2006,8.6145L4.5,19.5573h9.75"/><path class="a" d="M24,19.5573a4.875,4.875,0,0,1-9.75,0"/><path class="a" d="M14.25,19.5573a4.875,4.875,0,0,1-9.75,0"/><polygon class="a" points="33.75 19.557 24 19.557 24 7.094 32.142 7.094 33.75 19.557"/><path class="a" d="M32.1418,7.0938h6.7158a2,2,0,0,1,1.9418,1.5207L43.5,19.5573H33.75"/><path class="a" d="M24,19.5573a4.875,4.875,0,0,0,9.75,0"/><path class="a" d="M33.75,19.5573a4.875,4.875,0,0,0,9.75,0"/><path class="a" d="M7.3252,23.9768V38.9062a2,2,0,0,0,2,2h29.35a2,2,0,0,0,2-2V23.978"/><path class="a" d="M33.4991,33.5687h3.9566a3.9771,3.9771,0,0,1-3.88,4.0721l-.0768.0012a4.0733,4.0733,0,1,1,0-8.1466,4.011,4.011,0,0,1,2.02.5357"/></svg>
Google My Business in other icon packs
Copied!