Canon Print Service Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Canon Print Service icon is commonly used in document viewers, invoice pages and report exports. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/337986.svg" alt="Canon Print Service icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/337986.svg" alt="Canon Print Service icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/337986.svg" alt="Canon Print Service icon" :width="24" :height="24" />
CSS background
.icon-canon-print-service {
background-image: url('https://proicons.com/icon/337986.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>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><rect class="c" x="5.5" y="18.7821" width="37" height="21.7398"/><polygon class="c" points="38.1803 7.4782 9.8197 7.4782 5.5 18.7821 42.5 18.7821 38.1803 7.4782"/><polygon class="c" points="28.4181 11.4805 19.5819 11.4805 18.6004 14.7798 29.3996 14.7798 28.4181 11.4805"/><path class="c" d="m11.2916,24.2872l25.1728-.0576,2.6831,13.5271H8.8524l2.4392-13.4695Z"/><path class="c" d="m14.6288,27.0181l-.0892,7.6094"/><path class="c" d="m19.3906,28.1237l.001,5.0435"/><path class="c" d="m22.1121,34.8956l13.9353.0287"/><ellipse class="c" cx="29.7167" cy="29.4012" rx="5.1383" ry="2.8685"/><path class="c" d="m24.6211,29.5045l5.1138-.3064,1.9709-2.3429"/><path class="c" d="m30.0264,29.0931l1.448,2.8711"/><path class="c" d="m10.9468,25.358h-1.4465l.0256-3.8108h28.6155l.0512,3.8108h-1.147"/></svg>
Copied!