Quebec511 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Quebec511 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/331796.svg" alt="Quebec511 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/331796.svg" alt="Quebec511 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/331796.svg" alt="Quebec511 icon" :width="24" :height="24" />
CSS background
.icon-quebec511 {
background-image: url('https://proicons.com/icon/331796.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>.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M30.0328,18.2745h2.8224M30.0328,12.6297h2.8224M30.0328,15.4521h1.8345M30.0328,12.6297v5.6448M13.5925,18.2745l-1.8345-1.8346M9.8528,16.3693c0,1.0584.8467,1.9051,1.8346,1.9051,1.0584,0,1.9051-.8467,1.9051-1.9051v-1.9051c0-1.0584-.8467-1.9051-1.9051-1.9051s-1.8345.8467-1.8345,1.9051v1.9051ZM15.1448,12.6297v3.7397c0,1.0584.8467,1.9051,1.8345,1.9051s1.8346-.8467,1.8346-1.9051v-3.7397"/><path class="b" d="M21.9185,11.1479l.9878-.3528M20.4367,18.2745h2.8224M20.4367,12.6297h2.8224M20.4367,15.4521h1.8346M20.4367,12.6297v5.6448M38.1472,16.4399c0,1.0584-.8467,1.9051-1.9051,1.9051s-1.9051-.8467-1.9051-1.9051v-1.9051c0-1.0584.8467-1.9051,1.9051-1.9051s1.8345.8467,1.8345,1.9051"/><path class="b" d="M9.5,20.8146h29"/><path class="b" d="M9.8528,35.9976c1.0351.8622,1.8973,1.2073,4.1397,1.2073h.5172c2.4145,0,4.4848-2.0695,4.4848-4.4848s-2.0702-4.4841-4.4848-4.4841h-4.6569v-4.8291h9.1417"/><path class="b" d="M21.5304,37.0327h6.8993M21.5304,25.1314l3.4497-1.8973v13.7986M31.2479,37.0327h6.8993M31.2479,25.1314l3.4497-1.8973v13.7986"/><path class="b" d="M27.1328,15.4521c.7891,0,1.4288.6397,1.4288,1.4288s-.6397,1.4288-1.4288,1.4288h-2.3576v-5.7153h2.3576c.7891,0,1.4288.6397,1.4288,1.4288s-.6397,1.4288-1.4288,1.4288h0Z"/><line class="b" x1="27.1328" y1="15.4521" x2="24.7752" y2="15.4521"/><rect class="b" x="6.5" y="4.5" width="35" height="39" rx="4" ry="4"/></svg>
Copied!