Secom Safety Check Report Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Secom Safety Check Report icon is commonly used in to-do lists, form validation and success states. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/332528.svg" alt="Secom Safety Check Report icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/332528.svg" alt="Secom Safety Check Report icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/332528.svg" alt="Secom Safety Check Report icon" :width="24" :height="24" />
CSS background
.icon-secom-safety-check-report {
background-image: url('https://proicons.com/icon/332528.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M7.5455,23.116h32.909v-8.6163L24.0005,4.9997,7.5465,14.4997l-.001,8.6163Z"/><path class="c" d="M7.5466,33.502h32.907l-16.451,9.4981-16.456-9.4981Z"/><path class="c" d="M32.341,24.972l3.3533,6.6721,3.3533-6.6619v6.6619"/><path class="c" d="M28.342,17.203c-3.2785,4.0997-7.1478,4.217-9.3168,2.4129-3.4787-2.8934,1.6926-8.8012,6.6949-8.8012s2.8807,5.5452-7.7089,5.5452"/><path class="c" d="M8.9536,31.646h3.1151c.7344,0,1.3256-.5912,1.3256-1.3256v-.6849c0-.7344-.5912-1.3256-1.3256-1.3256h-1.7895c-.7344,0-1.3256-.5912-1.3256-1.3256v-.6849c0-.7344.5912-1.3256,1.3256-1.3256h3.1151"/><path class="c" d="M18.63,24.973h-3.5572"/><path class="c" d="M18.63,28.31h-3.5572v3.336h3.5572"/><path class="c" d="M25.04,31.199c-1.4021.8095-3.183.4955-4.2236-.7447-1.0406-1.2402-1.0406-3.0485,0-4.2887,1.0406-1.2402,2.8215-1.5542,4.2236-.7447"/><circle class="c" cx="28.917" cy="28.31" r="3.336"/><path class="c" d="M24,2.5l18.62,10.75v21.5l-18.62,10.75-18.62-10.75V13.25S24,2.5,24,2.5Z"/></svg>
Copied!