Spss Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Spss 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/320739.svg" alt="Spss icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320739.svg" alt="Spss icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320739.svg" alt="Spss icon" :width="24" :height="24" />
CSS background
.icon-spss {
background-image: url('https://proicons.com/icon/320739.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 27.5.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <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="spss_00000142153899141188602470000001030371221351320736_" d="M11.896,30.544L3.585,16l7.452-13.041 C10.792,2.713,10.64,2.374,10.64,2c0-0.75,0.61-1.36,1.36-1.36S13.36,1.25,13.36,2S12.75,3.36,12,3.36 c-0.117,0-0.23-0.015-0.338-0.042L4.415,16l7.689,13.456l4.435-3.548L11.089,16l4.963-9.025C15.798,6.728,15.64,6.382,15.64,6 c0-0.75,0.61-1.36,1.36-1.36S18.36,5.25,18.36,6S17.75,7.36,17,7.36c-0.109,0-0.215-0.013-0.317-0.037L11.911,16l5.199,9.451 l4.423-3.538L18.083,16l2.945-5.049C20.788,10.706,20.64,10.37,20.64,10c0-0.75,0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36 s-0.61,1.36-1.36,1.36c-0.121,0-0.238-0.016-0.35-0.045L18.917,16l3.184,5.458l4.433-3.546L25.43,16l0.604-1.045 C25.79,14.709,25.64,14.372,25.64,14c0-0.75,0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36s-0.61,1.36-1.36,1.36 c-0.119,0-0.234-0.015-0.344-0.044L26.262,16l1.205,2.088L11.896,30.544z M27,13.36c-0.353,0-0.64,0.287-0.64,0.64 s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S27.353,13.36,27,13.36z M22,9.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64 s0.64-0.287,0.64-0.64S22.353,9.36,22,9.36z M17,5.36c-0.353,0-0.64,0.287-0.64,0.64S16.647,6.64,17,6.64S17.64,6.353,17.64,6 S17.353,5.36,17,5.36z M12,1.36c-0.353,0-0.64,0.287-0.64,0.64S11.647,2.64,12,2.64S12.64,2.353,12.64,2S12.353,1.36,12,1.36z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!