Master For Minecraft Pe Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Master For Minecraft Pe 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/343458.svg" alt="Master For Minecraft Pe icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/343458.svg" alt="Master For Minecraft Pe icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/343458.svg" alt="Master For Minecraft Pe icon" :width="24" :height="24" />
CSS background
.icon-master-for-minecraft-pe {
background-image: url('https://proicons.com/icon/343458.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="M31.689,15.1568c-.3911-.3926-1.0264-.3937-1.419-.0026-.0009.0009-.0018.0018-.0026.0026l-.8164.8164c-2.8552-2.8552-8.8874-5.0509-12.8445-3.4584-1.5834.6374-1.1059,1.8559.3971,1.9353,3.7701.2011,7.3502,2.3646,9.6314,4.3391l-14.065,14.065c-.7346.6996-.7629,1.8623-.0633,2.5969s1.8623.7629,2.5969.0633c.0216-.0206.0427-.0417.0633-.0633l14.07-14.068c1.8428,2.0781,3.8757,4.4769,4.496,7.8026.1257.6736.2694,2.0891,1.0838,2.1867.4655.0553.7882-.5007.933-.9561.931-2.9377-.8304-9.0081-3.6997-11.8452l.8153-.8164c.3926-.3911.3937-1.0264.0026-1.419-.0009-.0009-.0018-.0018-.0026-.0026l-1.1763-1.1763Z"/><rect class="b" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/></svg>
Copied!