Quiztallography Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Quiztallography 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/331836.svg" alt="Quiztallography icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/331836.svg" alt="Quiztallography icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/331836.svg" alt="Quiztallography icon" :width="24" :height="24" />
CSS background
.icon-quiztallography {
background-image: url('https://proicons.com/icon/331836.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="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><polygon class="b" points="7.5136 33.533 24 43 24 24.066 7.5136 14.599 7.5136 33.533"/><line class="b" x1="24" y1="24.066" x2="24" y2="18.4723"/><line class="b" x1="24" y1="6.7997" x2="24" y2="5"/><line class="b" x1="7.5136" y1="14.599" x2="24" y2="5"/><polygon class="b" points="9.2132 32.1016 18.6205 37.5036 18.6205 26.6996 9.2132 21.2977 9.2132 32.1016"/><line class="b" x1="7.5136" y1="14.599" x2="9.2132" y2="21.2977"/><line class="b" x1="7.5136" y1="33.533" x2="9.2132" y2="32.1016"/><line class="b" x1="24" y1="43" x2="18.6205" y2="37.5036"/><line class="b" x1="24" y1="24.066" x2="18.6205" y2="26.6996"/><line class="b" x1="7.5136" y1="14.599" x2="14.4426" y2="12.726"/><line class="b" x1="24" y1="6.7997" x2="14.4426" y2="12.726"/><line class="b" x1="24" y1="18.4723" x2="14.4426" y2="12.726"/><polyline class="b" points="24 24.066 40.4864 14.599 40.4864 33.533 24 43"/><line class="b" x1="40.4864" y1="14.599" x2="24" y2="5"/><polygon class="b" points="38.7868 32.1016 29.3795 37.5036 29.3795 26.6996 38.7868 21.2977 38.7868 32.1016"/><line class="b" x1="40.4864" y1="14.599" x2="38.7868" y2="21.2977"/><line class="b" x1="40.4864" y1="33.533" x2="38.7868" y2="32.1016"/><line class="b" x1="24" y1="43" x2="29.3795" y2="37.5036"/><line class="b" x1="24" y1="24.066" x2="29.3795" y2="26.6996"/><line class="b" x1="40.4864" y1="14.599" x2="33.5574" y2="12.726"/><line class="b" x1="24" y1="6.7997" x2="33.5574" y2="12.726"/><line class="b" x1="24" y1="18.4723" x2="33.5574" y2="12.726"/></svg>
Copied!