Pgr Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Pgr 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/345723.svg" alt="Pgr icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/345723.svg" alt="Pgr icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/345723.svg" alt="Pgr icon" :width="24" :height="24" />
CSS background
.icon-pgr {
background-image: url('https://proicons.com/icon/345723.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>.c{stroke-width:0px;}.c,.d{fill:none;}.d{stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="d" d="M38.5,5.5H9.5c-2.2091,0-4,1.7909-4,4v29c0,2.2091,1.7909,4,4,4h29c2.2091,0,4-1.7909,4-4V9.5c0-2.2091-1.7909-4-4-4Z"/><path class="d" d="M11.2336,7.9159c.2523,3.9533,0,16.7944,0,16.7944-3.1682-1.4019-5.7336-6.4206-5.7336-6.4206"/><path class="d" d="M22.3364,23.028c-5.7196-2.4953-11.0102-12.1683-11.0102-12.1683"/><path class="d" d="M15.3551,27.3738c2.2991-1.8785,2.4785-7.6651,2.4785-7.6651,1.2505,5.8427-1.0023,13.4162-1.0023,13.4162"/><path class="d" d="M10.5453,24.3458c-1.078,1.5421-3.0406,1.9346-3.0406,1.9346,1.7944,3.4486,3.4376,2.2991,3.8216,5.5794,2.1223.3925,3.7198,5.0206,3.7198,5.0206"/><path class="d" d="M13.9427,34.4465s-1.0618,2.8596.1227,3.6376c.624.4098,3.8131-7.4299,3.8131-7.4299,3.4136.6168,9.8481,1.1005,9.8481,1.1005l-1.1565,3.1121-2.229.3154-1.6402,3.5748c-4.2897-1.3458-8.6355-.6729-8.6355-.6729"/><path class="d" d="M11.1355,19.7087c2.0818-1.1807,5.8037-.9453,5.8037-.9453"/><path class="d" d="M13.743,22.6285c1.6612-.4836,2.8166-3.098,2.2284-3.8831"/><path class="d" d="M12.7911,19.0933c.0266,1.7268,1.2462,3.4253,1.2462,3.4253"/><path class="d" d="M26.9065,5.5s11.6308,19.9252,15.5935,25.4346"/><path class="d" d="M24.3411,35.1822l.8411,1.9766,11.0187-4.6682-.7991-3.9533c-2.229-1.2617-4.4579-5.9089-4.4579-5.9089"/><path class="d" d="M27.1168,18.2173c.715-2.7593,3.4065-3.6565,4.2477-1.9042s1.2857,5.3473-2.3972,8.3972c-2.0607,1.7066-2.7757-1.1355-2.7757-1.1355"/><path class="d" d="M32.5,12.2196c-.021,3.5117-2.25,9.8201-7.7173,9.3364s-7.4019-6.143-7.4019-6.143"/><path class="d" d="M20.493,7.4883c2.7967,7.9276,5.4537,12.0981,10.0304,12.8461,3.743.6118,5.5304-6.3275,5.5304-6.3275"/><line class="d" x1="36.2009" y1="32.4907" x2="39.0187" y2="42.5"/><line class="d" x1="23.2798" y1="37.4953" x2="23.2798" y2="42.5"/><path class="c" d="M26.4432,24.2278c-.1535,2.5572-2.7262,7.1719-2.7262,7.1719"/></svg>
Copied!