Google Arts And Culture Alt Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Google Arts And Culture Alt 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/341182.svg" alt="Google Arts And Culture Alt icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/341182.svg" alt="Google Arts And Culture Alt icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/341182.svg" alt="Google Arts And Culture Alt icon" :width="24" :height="24" />
CSS background
.icon-google-arts-and-culture-alt {
background-image: url('https://proicons.com/icon/341182.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m23.3541,24.9157c5.6377,0,10.2079-4.5702,10.2079-10.2079s-4.5702-10.2079-10.2079-10.2079-10.2079,4.5702-10.2079,10.2079"/><path class="c" d="m21.8509,17.7814c-6.9986,0-12.6747,5.676-12.6747,12.6747,0,7.0096,5.676,12.6747,12.6747,12.6747,2.535,0,4.9046-.7494,6.8884-2.039"/><path class="c" d="m38.8238,32.6685h-3.1542c-.375,1.1029-.8933,2.1285-1.544,3.0659"/><line class="c" x1="37.3627" y1="43.5" x2="18.1101" y2="25.2672"/></svg>
Copied!