Germany Quiz Game Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Germany Quiz Game 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/341030.svg" alt="Germany Quiz Game icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/341030.svg" alt="Germany Quiz Game icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/341030.svg" alt="Germany Quiz Game icon" :width="24" :height="24" />
CSS background
.icon-germany-quiz-game {
background-image: url('https://proicons.com/icon/341030.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>.e{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="e" d="m15.7982,10.4036c-1.246-.0124-3.9056.174-3.4119,1.9949,2.0821-.3718,1.3265,3.293-.2038,3.4042-.5717,1.2981,1.9048.9971.8288,2.3924-.4191,1.4961-1.9777,2.0419-3.2816,1.8912-.8825,1.3509,1.4074,1.5163.626,3.0304-.3295.9852-1.9619,1.7347-.4885,2.2088.6824,1.3071,1.7837,2.6477.4776,3.9811.3632,1.2958.9441,2.4666,1.2338,3.9076,1.1159,1.1473,3.1153.1616,4.3869,1.3975.7574.3982,1.9433-.0731.7205.7439-.9646,1.257-1.2222,2.897-1.6243,4.3976-1.0549,1.6238,1.32,3.6529,2.8245,2.4976,1.3438-1.4261,2.5655.5163,4.2479.1111,1.4743-.1515,2.6041,2.583,3.3028.0735.9093-1.5209,1.8683.9884,3.1859-.0285,1.6108-.7889,3.3624-1.3695,5.1525-.8313,1.3506-.3036-.1225-2.8336-.2346-3.2277.7913-1.177,3.2365-1.6292,2.6152-3.3702-.8296-1.5331-2.6959-2.0984-3.9542-3.1146-1.072-1.3049-.9505-3.1342-2.3817-4.1958.8983-.5243,2.8669-.5649,4.0178-1.4283,1.0492-1.1133,2.4487-1.6462,3.5495-2.6586.8219-.4289,1.6621,1.2056,1.2387-.3247.3202-1.9623-1.4352-3.2652-1.3644-5.1172.2243-1.5778.1298-3.265-1.5928-3.7825-1.6132-1.3873.3372-3.6175-1.1498-5.0735-.7932-.774-.9009-2.1516-2.347-2.4615-1.2834-1.3851-3.1012-.0198-4.4275.4008-.8873.2126-2.6958,2.5674-3.0023,1.0637.811-.9169.8349-2.6809-.858-1.8439-.9775.7005-2.9186.0512-2.0894-1.2935-.7488-.4344-3.5361-1.2133-3.3949.005.5212.7732-.6045,1.9928.18,2.5373-.2309.9977,1.1994,1.8001-.3836,1.6211-.6174.4454-.4341,3.4919-1.548,1.9324-.0816-.4074-.3352-.9697-.8501-.8405Z"/><path id="d" class="e" d="m19.7968,19.7815c0-1.3532-1.0969-2.4501-2.4501-2.4501h0c-1.3532,0-2.4501,1.0969-2.4501,2.4501v2.4963c0,1.3532,1.0969,2.4501,2.4501,2.4501h0c1.3532,0,2.4501-1.0969,2.4501-2.4501h-2.4501m13.3147-4.9464c1.3574,0,2.4501,1.0927,2.4501,2.4501v2.4963c0,1.3574-1.0927,2.4501-2.4501,2.4501s-2.4501-1.0927-2.4501-2.4501v-2.4963c0-1.3574,1.0927-2.4501,2.4501-2.4501Zm-4.8082,7.3966h-3.6983v-7.3966h3.6983m-3.6983,3.6983h2.4113"/></svg>
Copied!