Roll20 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Roll20 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/332214.svg" alt="Roll20 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/332214.svg" alt="Roll20 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/332214.svg" alt="Roll20 icon" :width="24" :height="24" />
CSS background
.icon-roll20 {
background-image: url('https://proicons.com/icon/332214.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>.k{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><polygon id="c" class="k" points="42.6517 34.75 42.6517 13.25 24 2.5 5.3483 13.25 5.3483 34.75 24 45.5 42.6517 34.75"/><polygon id="d" class="k" points="36.312 32.453 42.6517 13.25 24 10.5855 5.3483 13.25 11.688 32.453 24 45.5 36.312 32.453"/><polygon id="e" class="k" points="36.312 32.453 11.688 32.453 24 10.5855 36.312 32.453"/><line id="f" class="k" x1="24" y1="10.5855" x2="24" y2="2.5"/><line id="g" class="k" x1="36.312" y1="32.453" x2="42.6517" y2="34.75"/><line id="h" class="k" x1="11.688" y1="32.453" x2="5.3483" y2="34.75"/><path id="i" class="k" d="m24.6432,25.0346c0,.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 id="j" class="k" d="m20.4167,23.5645c0-.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>
Roll20 in other icon packs
Copied!