Maze Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Maze 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/343511.svg" alt="Maze icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/343511.svg" alt="Maze icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/343511.svg" alt="Maze icon" :width="24" :height="24" />
CSS background
.icon-maze {
background-image: url('https://proicons.com/icon/343511.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M21.94,42.5h-12.44c-2.216,0-4-1.784-4-4v-8.33h12.33"/><path class="b" d="M5.5,13.72v12.34h4.11v-4.12"/><path class="b" d="M42.5,9.61v-.11c0-2.216-1.784-4-4-4h-12.44"/><path class="b" d="M21.94,5.5h-12.44c-2.216,0-4,1.784-4,4v.11h4.11v8.22"/><line class="b" x1="26.06" y1="13.72" x2="26.06" y2="42.5"/><line class="b" x1="17.83" y1="26.06" x2="17.83" y2="21.94"/><path class="b" d="M30.17,17.83v4.11H13.72v-8.22h-4.11"/><path class="b" d="M13.72,38.39v-12.33h8.22v8.22h-4.11"/><path class="b" d="M21.94,13.72h8.23v-4.11h4.11v20.56h-4.11"/><path class="b" d="M30.17,26.06c2.74,0,5.48,0,8.22,0v-4.12h4.11"/><path class="b" d="M34.28,17.83h8.22v-4.11h-4.11V5.5"/><path class="b" d="M26.06,5.5v4.11h-4.12v8.22h-4.11v-8.22h-4.11v-4.11"/><line class="b" x1="42.5" y1="30.17" x2="38.39" y2="30.17"/><path class="b" d="M42.5,34.28h-12.33v8.22h4.11"/><line class="b" x1="9.61" y1="34.28" x2="5.5" y2="34.28"/><line class="b" x1="9.61" y1="38.39" x2="26.06" y2="38.39"/><path class="b" d="M34.28,38.39h8.22v-12.33"/><line class="b" x1="38.39" y1="38.39" x2="38.39" y2="42.5"/></svg>
Maze in other icon packs
Copied!