81dojo Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The 81dojo 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/321249.svg" alt="81dojo icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/321249.svg" alt="81dojo icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/321249.svg" alt="81dojo icon" :width="24" :height="24" />
CSS background
.icon-81dojo {
background-image: url('https://proicons.com/icon/321249.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>.p,.q{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}.q{stroke-width:1px;}.r{fill:#000;stroke-width:0px;}</style></defs><g id="c"><path id="d" class="p" d="M12.5464,15.7873c-1.7949,0-3.25,1.4551-3.25,3.25h0c0,1.7949,1.455,3.25,3.25,3.25h2.1125c1.7949,0,3.25-1.4551,3.25-3.25h0c0-1.7949-1.455-3.25-3.25-3.25"/><path id="e" class="p" d="M14.6589,15.7873c1.7949,0,3.25-1.4551,3.25-3.25h0c0-1.7949-1.455-3.25-3.25-3.25h-2.1125c-1.7949,0-3.25,1.4551-3.25,3.25h0c0,1.7949,1.455,3.25,3.25,3.25"/><line id="f" class="p" x1="12.5464" y1="15.7873" x2="14.6589" y2="15.7873"/></g><g id="g"><polyline id="h" class="q" points="21.1589 11.0569 24.4089 9.2873 24.4089 22.2873"/></g><g id="i"><path id="j" class="p" d="M17.1589,35.35v-8h1.8c1.933,0,3.5,1.567,3.5,3.5v1c0,1.933-1.567,3.5-3.5,3.5h-1.8Z"/><path id="k" class="p" d="M26.4589,35.65h0c-1.1046,0-2-.8954-2-2v-1.3c0-1.1046.8954-2,2-2h0c1.1046,0,2,.8954,2,2v1.3c0,1.1046-.8954,2-2,2Z"/><path id="l" class="p" d="M36.4589,35.65h0c-1.1046,0-2-.8954-2-2v-1.3c0-1.1046.8954-2,2-2h0c1.1046,0,2,.8954,2,2v1.3c0,1.1046-.8954,2-2,2Z"/><g id="m"><path id="n" class="p" d="M31.591,30.5v6c0,1.1046-.887,2-1.9812,2h0c-.5471,0-1.0424-.2239-1.4009-.5858"/><circle id="o" class="r" cx="31.591" cy="28.1" r=".75"/></g></g><rect class="p" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/></svg>
Copied!