Mj Pdf Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Mj Pdf 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/329396.svg" alt="Mj Pdf icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/329396.svg" alt="Mj Pdf icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/329396.svg" alt="Mj Pdf icon" :width="24" :height="24" />
CSS background
.icon-mj-pdf {
background-image: url('https://proicons.com/icon/329396.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>.j{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="j" d="M10.613,33.1285l-4.9282-9.8589v9.7981M10.613,33.1297l.0322.062.031-.0608-.0632-.0012ZM11.3905,40.7018c.496.496,1.1149.7441,1.7349.7441,1.3641,0,2.4802-1.1161,2.4802-2.4802v-15.6949l-4.9294,9.8601"/><path id="c" class="j" d="M18.5361,33.1917v-9.9209h3.2243c1.8602,0,3.3483,1.4881,3.3483,3.3483s-1.4881,3.3483-3.3483,3.3483h-3.2243"/><path id="d" class="j" d="M28.0378,33.1917v-9.9209h2.2322c2.3562,0,4.3404,1.9842,4.3404,4.3404v1.2401c0,2.3562-1.9842,4.3404-4.3404,4.3404h-2.2322Z"/><path id="e" class="j" d="M37.5395,28.2313h3.2243"/><path id="f" class="j" d="M37.5395,33.1917v-9.9209h4.9605"/><path id="g" class="j" d="M5.7059,11.5232h36.7941"/><path id="h" class="j" d="M5.7059,6.5541h36.7941"/><path id="i" class="j" d="M5.5,16.7528h26.7604"/></svg>
Copied!