Longhorn Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Longhorn 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/320305.svg" alt="Longhorn icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320305.svg" alt="Longhorn icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320305.svg" alt="Longhorn icon" :width="24" :height="24" />
CSS background
.icon-longhorn {
background-image: url('https://proicons.com/icon/320305.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="longhorn_00000181088012818663753860000009880850335825383567_" d="M16,26.36c-2.229,0-3.36-1.467-3.36-4.36 c0-0.729-0.518-2.754-0.879-3.648c-2.201-0.148-3.591-2.31-3.976-2.992H6c-4.269,0-5.315-7.976-5.357-8.315 c-0.022-0.174,0.085-0.339,0.253-0.39c0.167-0.052,0.348,0.026,0.426,0.184C3.328,10.851,4.771,12.64,6,12.64h20 c1.246,0,2.645-1.735,4.678-5.801c0.078-0.157,0.253-0.235,0.427-0.184c0.168,0.051,0.274,0.215,0.253,0.389 C31.314,7.384,30.269,15.36,26,15.36h-1.785c-0.385,0.682-1.773,2.841-3.973,2.992C19.874,19.283,19.36,21.291,19.36,22 C19.36,24.894,18.229,26.36,16,26.36z M8.631,15.36c0.532,0.81,1.724,2.28,3.369,2.28c0.139,0,0.265,0.08,0.325,0.205 C12.724,18.68,13.36,21.096,13.36,22c0,1.562,0.274,3.64,2.64,3.64s2.64-2.077,2.64-3.64c0-0.938,0.663-3.341,1.033-4.149 C19.732,17.722,19.86,17.64,20,17.64c1.645,0,2.837-1.47,3.369-2.28H20v-0.72h6c2.28,0,3.522-2.991,4.135-5.241 c-1.61,2.816-2.837,3.961-4.135,3.961H6c-1.28,0-2.535-1.18-4.137-3.972C2.474,11.639,3.716,14.64,6,14.64h6v0.72 C12,15.36,8.631,15.36,8.631,15.36z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Longhorn in other icon packs
Copied!