Pass Culture Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Pass Culture 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/331001.svg" alt="Pass Culture icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/331001.svg" alt="Pass Culture icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/331001.svg" alt="Pass Culture icon" :width="24" :height="24" />
CSS background
.icon-pass-culture {
background-image: url('https://proicons.com/icon/331001.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="M23.8922,15.3868V6.7679"/><path class="b" d="M23.8922,4.1897v-1.6897"/><path class="b" d="M29.742,4.9188l-.6576,2.0676"/><path class="b" d="M28.4151,8.9775l-2.1032,6.4523"/><path class="b" d="M30.4833,14.2947l-.8763,1.1129"/><path class="b" d="M38.6566,12.6521l-6.7803,5.0485"/><path class="b" d="M31.9127,20.931l3.5384-1.1811"/><path class="b" d="M38.0424,18.9612l5.4282-1.8312"/><path class="b" d="M31.9127,23.9651h8.6227"/><path class="b" d="M43.2842,23.9651h2.217"/><path class="b" d="M31.9127,26.3552l2.1338.6221"/><path class="b" d="M36.0747,27.6944l5.197,1.7824"/><path class="b" d="M31.5589,12.7936l4.982-6.8579"/><path class="b" d="M23.8922,32.2676v2.6154"/><path class="b" d="M23.8922,37.2068v8.2932"/><path class="b" d="M21.0211,32.2676l-1.8601,6.0115"/><path class="b" d="M18.5377,40.4029l-.6487,2.029"/><path class="b" d="M26.551,32.1773l1.2451,3.9184"/><path class="b" d="M28.3833,38.1112l1.7359,5.4106"/><path class="b" d="M29.5369,31.758l6.3935,8.8403"/><path class="b" d="M31.8143,29.5483l3.818,2.9919"/><path class="b" d="M37.9153,34.0835l2.5308,1.9603"/><path class="b" d="M17.9624,31.8872l-1.2474,1.5744"/><path class="b" d="M15.2595,35.7723l-4.1898,5.6338"/><path class="b" d="M6.8797,36.1025l-.6195.4921"/><path class="b" d="M15.8173,29.4314l-6.7713,5.239"/><path class="b" d="M15.601,26.3686l-3.3258,1.1475"/><path class="b" d="M9.6743,28.3383l-5.3011,1.8514"/><path class="b" d="M15.601,23.9651h-5.7777"/><path class="b" d="M7.627,23.9651H2.4989"/><path class="b" d="M19.8983,11.436l1.2607,3.9507"/><path class="b" d="M17.8753,4.95l1.32,4.1477"/><path class="b" d="M11.5671,6.5349l6.4366,9.1685"/><path class="b" d="M7.0551,11.2852l2.4571,1.9482"/><path class="b" d="M11.6184,14.8269l4.0259,3.0481"/><path class="b" d="M6.2719,18.0322l5.0282,1.6328"/><path class="b" d="M13.5276,20.3937l2.0734.6674"/></svg>
Copied!