Perspective Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Perspective 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/345703.svg" alt="Perspective icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/345703.svg" alt="Perspective icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/345703.svg" alt="Perspective icon" :width="24" :height="24" />
CSS background
.icon-perspective {
background-image: url('https://proicons.com/icon/345703.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>.d{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="d" d="m13.184,14.341c0,1.7813-1.4437,3.2254-3.225,3.226-1.7817,0-3.226-1.4443-3.226-3.226.0006-1.7813,1.4447-3.225,3.226-3.225,1.7809.0006,3.2244,1.4441,3.225,3.225Zm-2.232,17.157c0,1.7817-1.4443,3.226-3.226,3.226s-3.226-1.4443-3.226-3.226,1.4443-3.226,3.226-3.226,3.226,1.4443,3.226,3.226Zm32.548,6.579c0,1.7817-1.4443,3.226-3.226,3.226h0c-1.7817,0-3.226-1.4443-3.226-3.226h0c0-1.7817,1.4443-3.226,3.226-3.226h0c1.7817,0,3.226,1.4443,3.226,3.226h0Zm-2.122-28.154c0,1.7817-1.4443,3.226-3.226,3.226h0c-1.7817,0-3.226-1.4443-3.226-3.226h0c0-1.7817,1.4443-3.226,3.226-3.226h0c1.7817,0,3.226,1.4443,3.226,3.226h0Zm-28.278,3.897l21.876-3.562m3.167,2.89l1.847,21.75m-2.849,2.591l-26.32-5.164m-2.685-3.989l1.486-10.823"/></svg>
Perspective in other icon packs
Copied!