Quantum Safe Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Quantum Safe 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/320577.svg" alt="Quantum Safe icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320577.svg" alt="Quantum Safe icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320577.svg" alt="Quantum Safe icon" :width="24" :height="24" />
CSS background
.icon-quantum-safe {
background-image: url('https://proicons.com/icon/320577.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 29.1.0, SVG Export Plug-In . SVG Version: 9.03 Build 55587) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <path id="quantum--safe_00000073706199763861755780000013443304744858347691_" d="M8.64,15c0-0.922,0.216-1.955,0.592-2.833 c1.148-2.738,3.805-4.516,6.767-4.527c0.964,0.008,1.883,0.192,2.81,0.581L18.53,8.885c-0.838-0.351-1.716-0.527-2.528-0.525 c-2.631,0.01-5.085,1.653-6.106,4.088c-0.173,0.405-0.308,0.844-0.399,1.287c1.297-0.904,3.872-1.484,6.316-1.559l0.021,0.72 C12.079,13.01,9.36,14.232,9.36,15c0,0.806,2.484,1.64,6.64,1.64c4.11,0,6.634-0.965,6.634-1.657c0-0.389-1.028-1.311-2.71-1.647 l0.141-0.706c1.814,0.363,3.29,1.419,3.29,2.353c0,0.008-0.003,0.016-0.004,0.024h0.009l-0.006,0.268 c0,3.969-3.23,7.084-7.354,7.084c-1.066,0-1.801-0.226-2.709-0.615l0.284-0.662c0.842,0.361,1.478,0.557,2.425,0.557 c3.415,0,6.143-2.361,6.569-5.512c-1.295,0.838-4,1.232-6.569,1.232C12.442,17.36,8.64,16.74,8.64,15z M19.638,10.853 c-0.388-0.621-0.316-1.451,0.223-1.991c0.629-0.628,1.648-0.628,2.277,0c0.627,0.627,0.627,1.649,0,2.276 c-0.314,0.314-0.727,0.471-1.139,0.471c-0.297,0-0.592-0.084-0.853-0.247l-3.893,3.893l-0.509-0.509L19.638,10.853z M20.371,10.629 c0.346,0.347,0.912,0.347,1.258,0c0.348-0.347,0.348-0.912,0-1.259C21.456,9.197,21.228,9.11,21,9.11s-0.456,0.087-0.629,0.26 C20.023,9.718,20.023,10.282,20.371,10.629z M28.36,2v14.75c0,6.381-5.79,9.766-9.621,12.005c-0.703,0.411-2.458,1.492-2.543,1.547 c-0.06,0.038-0.128,0.058-0.197,0.058c-0.067,0-0.135-0.019-0.193-0.056c-0.07-0.045-1.827-1.13-2.543-1.549 C9.431,26.515,3.64,23.13,3.64,16.75V2c0-0.199,0.161-0.36,0.36-0.36h24C28.199,1.64,28.36,1.801,28.36,2z M27.64,2.36H4.36v14.39 c0,5.967,5.355,9.098,9.266,11.384c0.588,0.344,1.88,1.137,2.374,1.442c0.5-0.309,1.805-1.108,2.376-1.442 c3.909-2.286,9.264-5.416,9.264-11.384V2.36z M12.61,20c0,0.888-0.722,1.61-1.61,1.61S9.39,20.888,9.39,20s0.722-1.61,1.61-1.61 S12.61,19.112,12.61,20z M11.89,20c0-0.491-0.399-0.89-0.89-0.89s-0.89,0.398-0.89,0.89s0.399,0.89,0.89,0.89S11.89,20.491,11.89,20 z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!