Pegasus Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Pegasus 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/331103.svg" alt="Pegasus icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/331103.svg" alt="Pegasus icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/331103.svg" alt="Pegasus icon" :width="24" :height="24" />
CSS background
.icon-pegasus {
background-image: url('https://proicons.com/icon/331103.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.cls-1{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><polygon class="cls-1" points="17.51 22.35 4.5 25.43 4.5 31.26 17.51 28.18 17.51 22.35"/><path class="cls-1" d="M21.66,17.07a3.24,3.24,0,0,1,6.4-.72l15.07-3.44V7.07L24.81,11.26l-7.3-1.81v3.48l-13,3v5.84l17.25-3.9A3.31,3.31,0,0,1,21.66,17.07Z"/><path class="cls-1" d="M43.38,16.44l-6,1.51c.18,4.35-5.5,11-12.45,12.32L4.5,34.91v5.84l13-3v3.17H24.9V36.07C35.5,33.81,44.66,24.6,43.38,16.44Z"/></svg>
Pegasus in other icon packs
Copied!