Mupdf Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Mupdf 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/329675.svg" alt="Mupdf icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/329675.svg" alt="Mupdf icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/329675.svg" alt="Mupdf icon" :width="24" :height="24" />
CSS background
.icon-mupdf {
background-image: url('https://proicons.com/icon/329675.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>.s{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="b"><path id="c" class="s" d="M12.7017,6.7786c-.6525.0367-.9903.8032-.6544,1.6301.3383.8328,1.3451,2.041,2.0992,2.5832-1.7678.3039-3.4818,1.2852-4.7753,4.2436,2.469,1.2964,5.561.4681,6.8537-1.0155v3.6687c-.3296,2.9326-2.329,5.3656-4.6902,7.3657-2.5418,2.1531-4.9833,4.5495-5.0438,8.0711-1.7225,1.1829-.9643,3.834.4652,4.7579,1.4173-.4558,2.1472-2.6593.4274-4.7447.1897-1.4634.6486-2.4092,1.8628-2.5794v9.4951c0,.5364.4319.9682.9683.9682h1.2955c.5364,0,.9683-.4318.9683-.9682v-.2704c-.0081-.4148-.1352-1.1725.4728-1.1725s.4809.7576.4728,1.1725v.2704c0,.5364.4319.9682.9683.9682h1.2936c.5364,0,.9683-.4318.9683-.9682v-.2704c0-1.0743,1.3777-2.1558,3.0297-2.1558s3.0278,1.0815,3.0278,2.1558v.2704c0,.5364.4319.9682.9683.9682h1.2955c.5364,0,.9683-.4318.9683-.9682v-.2704c-.0081-.4148-.1352-1.1725.4728-1.1725s.4809.7576.4728,1.1725v.2704c0,.5364.4319.9682.9683.9682h1.2955c.5364,0,.9683-.4318.9683-.9682v-5.0322h4.5578c.5364,0,.9683-.4318.9683-.9682V14.22c1.2927,1.4836,4.3847,2.312,6.8537,1.0155-1.2935-2.9584-3.0075-3.9396-4.7753-4.2436.7541-.5422,1.7609-1.7504,2.0992-2.5832.4479-1.1026-.3039-2.0966-1.3995-1.3975-2.5187,1.6071-4.2705,1.5488-6.3923,1.5488h-12.1944c-2.1217,0-3.8736.0583-6.3923-1.5488-.2739-.1748-.5276-.2448-.7451-.2326Z"/><g id="d"><path id="e" class="s" d="M24.1018,18.4836c0,.9133-.5739,1.6537-1.2819,1.6537s-1.2819-.7404-1.2819-1.6537h0c0-.9133.5739-1.6537,1.2819-1.6537h0c.708,0,1.2819.7404,1.2819,1.6537Z"/><path id="f" class="s" d="M30.3344,18.4836c0,.9133-.5739,1.6537-1.2819,1.6537h0c-.708,0-1.2819-.7404-1.2819-1.6537h0c0-.9133.5739-1.6537,1.2819-1.6537h0c.708,0,1.2819.7404,1.2819,1.6537h0Z"/></g><g id="g"><g id="h"><path id="i" class="s" d="M32.0304,29.7559c0,1.3388-.7982,2.4241-1.7827,2.4241h0c-.9846,0-1.7827-1.0853-1.7827-2.4241h0c0-1.3388.7982-2.4241,1.7827-2.4241h0c.9846,0,1.7827,1.0853,1.7827,2.4241h0Z"/><path id="j" class="s" d="M23.4075,29.7559c0,1.3388-.7982,2.4241-1.7827,2.4241h0c-.9846,0-1.7827-1.0853-1.7827-2.4241s.7982-2.4241,1.7827-2.4241,1.7827,1.0853,1.7827,2.4241h0Z"/></g><g id="k"><path id="l" class="s" d="M20.6464,14.2764h10.5797"/><path id="m" class="s" d="M20.6464,22.9979h10.5797"/><path id="n" class="s" d="M30.3296,18.6372h.8965"/><path id="o" class="s" d="M24.096,18.6372h3.6879"/><path id="p" class="s" d="M20.6464,18.6372h.904"/></g><path id="q" class="s" d="M17.4795,26.6663c2.4127-.7117,5.3904-1.0986,8.4567-1.0986,3.0095,0,5.9354.3727,8.3257,1.0604"/><path id="r" class="s" d="M34.2531,17.0045l-5.7779-6.3805h-10.9903v23.5211h11.5244"/></g></g></svg>
Copied!