securityscorecard logo

securityscorecard from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
securityscorecard
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the securityscorecard logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.37 2.5L12 5L7.63 7.5v-5L12 0ZM22.487 6l.003 4.986l-8.728-4.993L18.118 3.5Zm-4.369 9.508l-.001 4.997l4.377-2.5l-.003-5.018l-4.373-2.502zm-10.49 5.994L12 24l4.369-2.495v-4.997zM7.63 9.5v5.001l4.37 2.5l4.37-2.494V9.5L12 7Zm-6.124 8.504L1.508 13l8.747 5.003l-4.376 2.5ZM5.882 3.5l-4.37 2.501L1.51 11l4.372 2.502z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsSecurityscorecard(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.37 2.5L12 5L7.63 7.5v-5L12 0ZM22.487 6l.003 4.986l-8.728-4.993L18.118 3.5Zm-4.369 9.508l-.001 4.997l4.377-2.5l-.003-5.018l-4.373-2.502zm-10.49 5.994L12 24l4.369-2.495v-4.997zM7.63 9.5v5.001l4.37 2.5l4.37-2.494V9.5L12 7Zm-6.124 8.504L1.508 13l8.747 5.003l-4.376 2.5ZM5.882 3.5l-4.37 2.501L1.51 11l4.372 2.502z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.37 2.5L12 5L7.63 7.5v-5L12 0ZM22.487 6l.003 4.986l-8.728-4.993L18.118 3.5Zm-4.369 9.508l-.001 4.997l4.377-2.5l-.003-5.018l-4.373-2.502zm-10.49 5.994L12 24l4.369-2.495v-4.997zM7.63 9.5v5.001l4.37 2.5l4.37-2.494V9.5L12 7Zm-6.124 8.504L1.508 13l8.747 5.003l-4.376 2.5ZM5.882 3.5l-4.37 2.501L1.51 11l4.372 2.502z"/></svg>
</template>

CSS

.icon-securityscorecard {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.37%202.5L12%205L7.63%207.5v-5L12%200ZM22.487%206l.003%204.986l-8.728-4.993L18.118%203.5Zm-4.369%209.508l-.001%204.997l4.377-2.5l-.003-5.018l-4.373-2.502zm-10.49%205.994L12%2024l4.369-2.495v-4.997zM7.63%209.5v5.001l4.37%202.5l4.37-2.494V9.5L12%207Zm-6.124%208.504L1.508%2013l8.747%205.003l-4.376%202.5ZM5.882%203.5l-4.37%202.501L1.51%2011l4.372%202.502z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.37%202.5L12%205L7.63%207.5v-5L12%200ZM22.487%206l.003%204.986l-8.728-4.993L18.118%203.5Zm-4.369%209.508l-.001%204.997l4.377-2.5l-.003-5.018l-4.373-2.502zm-10.49%205.994L12%2024l4.369-2.495v-4.997zM7.63%209.5v5.001l4.37%202.5l4.37-2.494V9.5L12%207Zm-6.124%208.504L1.508%2013l8.747%205.003l-4.376%202.5ZM5.882%203.5l-4.37%202.501L1.51%2011l4.372%202.502z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/securityscorecard.svg?color=%231a73e8&size=48