Throne Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Throne 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/333938.svg" alt="Throne icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/333938.svg" alt="Throne icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/333938.svg" alt="Throne icon" :width="24" :height="24" />
CSS background
.icon-throne {
background-image: url('https://proicons.com/icon/333938.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{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M23.8362,35.2736l9.0618-9.5019c.5361-.5621.6594-1.4012.3077-2.0938L24.6641,6.8577c-.344-.6774-1.3116-.6774-1.6556,0l-8.5417,16.8201c-.3517.6926-.2284,1.5317.3077,2.0938l9.0618,9.5019"/><path class="c" d="M27.7384,39.3593c-.2127-.2127-15.2051-15.9376-20.8811-21.8913-.5634-.5909-1.5418-.0372-1.327.7505l5.6812,20.8312c.5226,1.916,2.5225,3.0254,4.4226,2.4474,3.3199-1.0099,8.3756-2.3,12.1042-2.1378Z"/><path class="c" d="M23.8354,35.2733c4.7645-4.9926,13.2326-13.535,17.3068-17.8052.5645-.5908,1.5414-.038,1.3279.7487l-5.283,20.0719c-.5206,1.9157-2.5212,3.0242-4.4223,2.4451-1.5063-.4592-3.3693-.974-5.3056-1.3834"/></svg>
Throne in other icon packs
Copied!