Mybricks Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Mybricks 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/329821.svg" alt="Mybricks icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/329821.svg" alt="Mybricks icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/329821.svg" alt="Mybricks icon" :width="24" :height="24" />
CSS background
.icon-mybricks {
background-image: url('https://proicons.com/icon/329821.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>.d{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="b"><path id="c" class="d" d="m28.2509,23.7621v2.2363m-8.5018-2.2363v2.2363m8.5018,0c0,1.1422-1.9032,2.0682-4.2509,2.0682-2.3477,0-4.2509-.9259-4.2509-2.0682m8.5018-2.2363c0,1.1422-1.9032,2.0682-4.2509,2.0682-2.3477,0-4.2509-.9259-4.2509-2.0682h0c0-1.1422,1.9032-2.0682,4.2509-2.0682h0c2.3477,0,4.2509.9259,4.2509,2.0682Zm5.9991,7.6633l-10.25,5.1194m10.25-9.7864l-10.25,5.1194m4.2509-8.1156l5.9991,2.9962m-20.5,0l10.25,5.1194m0,0v4.6671m10.25-9.7864v4.6671m-20.5-4.6671v4.6671m5.9991-7.6633l-5.9991,2.9962m0,4.6671l10.25,5.1194m-5.9991-17.902v2.2363m-8.5018-2.2363v2.2363m8.5018,0c0,1.1422-1.9032,2.0682-4.2509,2.0682s-4.2509-.9259-4.2509-2.0682m8.5018-2.2363c0,1.1422-1.9032,2.0682-4.2509,2.0682-2.3477,0-4.2509-.9259-4.2509-2.0682s1.9032-2.0682,4.2509-2.0682c2.3477,0,4.2509.9259,4.2509,2.0682Zm0,0l5.9991,2.9962m-20.5,0l10.25,5.1194m0,0v4.6671M3.5,21.639v4.6671m5.9991-7.6633l-5.9991,2.9962m0,4.6671l10.25,5.1194m24.7509-12.7827v2.2363m-8.5018-2.2363v2.2363m8.5018,0c0,1.1422-1.9032,2.0682-4.2509,2.0682s-4.2509-.9259-4.2509-2.0682m8.5018-2.2363c0,1.1422-1.9032,2.0682-4.2509,2.0682-2.3477,0-4.2509-.9259-4.2509-2.0682s1.9032-2.0682,4.2509-2.0682c2.3477,0,4.2509.9259,4.2509,2.0682Zm5.9991,7.6633l-10.25,5.1194m10.25-9.7864l-10.25,5.1194m4.2509-8.1156l5.9991,2.9962m-10.25,5.1194v4.6671m10.25-9.7864v4.6671m-14.5009-7.6633l-5.9991,2.9962m4.2509-8.1156v2.2363m-8.5018-2.2363v2.2363m8.5018,0c0,1.1422-1.9032,2.0682-4.2509,2.0682s-4.2509-.9259-4.2509-2.0682m8.5018-2.2363c0,1.1422-1.9032,2.0682-4.2509,2.0682-2.3477,0-4.2509-.9259-4.2509-2.0682s1.9032-2.0682,4.2509-2.0682c2.3477,0,4.2509.9259,4.2509,2.0682Zm0,0l5.9991,2.9962m-14.5009-2.9962l-5.9991,2.9962"/></g></svg>
Copied!