Sphinx Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Sphinx 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/333180.svg" alt="Sphinx icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/333180.svg" alt="Sphinx icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/333180.svg" alt="Sphinx icon" :width="24" :height="24" />
CSS background
.icon-sphinx {
background-image: url('https://proicons.com/icon/333180.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M20.0617,30.418v10.1611c0,.8356-.7829,1.4586-1.5913,1.2472-10.6758-2.7908-5.0124-7.4118-12.3703-13.0243-.2966-.2262-.5046-.5651-.5348-.9369-.5615-6.9031,2.553-13.3025,7.2763-17.3436M27.9383,30.418v10.1611c0,.8356.7829,1.4586,1.5913,1.2472,10.6758-2.7908,5.0124-7.4118,12.3703-13.0243.2966-.2262.5045-.5651.5348-.9369.5615-6.9031-2.553-13.3025-7.2763-17.3436M16.7799,17.2905l-3.9383-6.7689M12.8416,10.5216c3.1963-2.7347,7.1294-4.3895,11.1584-4.3895s7.962,1.6547,11.1584,4.3895M31.2201,17.2905l3.9383-6.7689"/><path class="b" d="M31.2201,17.2905h-14.4403c0,7.2201-1.3128,13.1275,7.2201,14.4403,8.5329-1.3128,7.2201-7.2201,7.2201-14.4403Z"/></svg>
Sphinx in other icon packs
Copied!