Dnd 5e Character Keep Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Dnd 5e Character Keep 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/339183.svg" alt="Dnd 5e Character Keep icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339183.svg" alt="Dnd 5e Character Keep icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339183.svg" alt="Dnd 5e Character Keep icon" :width="24" :height="24" />
CSS background
.icon-dnd-5e-character-keep {
background-image: url('https://proicons.com/icon/339183.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><polygon class="b" points="24 2.5 5.3483 13.25 5.3483 34.75 24 45.5 42.6517 34.75 42.6517 13.25 24 2.5"/><polygon class="b" points="24 2.5 11.688 15.547 5.3483 34.75 24 37.4145 42.6517 34.75 36.312 15.547 24 2.5"/><polygon class="b" points="24 37.4145 11.688 15.547 36.312 15.547 24 37.4145"/><line class="b" x1="24" y1="37.4145" x2="24" y2="45.5"/><line class="b" x1="11.688" y1="15.547" x2="5.3483" y2="13.25"/><line class="b" x1="36.312" y1="15.547" x2="42.6517" y2="13.25"/><path class="b" d="M24.6432,23.7244c0,.8269,.6432,1.4701,1.4701,1.4701s1.4701-.6432,1.4701-1.4701v-1.4701c0-.8269-.6432-1.4701-1.4701-1.4701-.735,0-1.4701,.6432-1.4701,1.4701v1.4701Z"/><path class="b" d="M20.4167,22.2543c0-.8269,.6432-1.4701,1.4701-1.4701s1.4701,.6432,1.4701,1.4701c0,.3675-.1838,.735-.4594,1.0107-.6432,.4594-2.4808,1.9295-2.4808,1.9295h2.9402"/></svg>
Copied!