/** * SamlIcon Component * * Source: SVG Repo * URL: https://www.svgrepo.com/svg/448590/saml * - COLLECTION: Hashicorp Line Interface Icons * - LICENSE: MLP License * - AUTHOR: HashiCorp */ import React from 'react'; export default function SamlIcon() { return ( ); }