Ornament Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Ornament 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/320471.svg" alt="Ornament icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320471.svg" alt="Ornament icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320471.svg" alt="Ornament icon" :width="24" :height="24" />
CSS background
.icon-ornament {
background-image: url('https://proicons.com/icon/320471.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="ornament_00000008859365457486268710000005531299636798837387_" d="M16,31.36C9.185,31.36,3.64,25.815,3.64,19 c0-5.651,3.812-10.429,9-11.896V4c0-0.199,0.161-0.36,0.36-0.36h0.64V3c0-1.301,1.059-2.36,2.36-2.36c1.302,0,2.36,1.059,2.36,2.36 v0.64H19c0.199,0,0.36,0.161,0.36,0.36v3.104c5.188,1.467,9,6.245,9,11.896C28.36,25.815,22.815,31.36,16,31.36z M16,7.36 C9.582,7.36,4.36,12.582,4.36,19S9.582,30.64,16,30.64S27.64,25.418,27.64,19S22.418,7.36,16,7.36z M16,6.64 c0.906,0,1.789,0.098,2.64,0.284V4.36h-5.28v2.564C14.211,6.738,15.094,6.64,16,6.64z M14.36,3.64h3.28V3 c0-0.904-0.735-1.64-1.64-1.64S14.36,2.096,14.36,3V3.64z M16.36,28h-0.72v-3.131l-2.386,2.386l-0.509-0.51l2.895-2.895v-3.981 l-4.386,4.386l-0.509-0.51l4.385-4.385h-3.982l-2.895,2.895l-0.509-0.51l2.385-2.385H7v-0.72h3.131l-2.385-2.385l0.509-0.509 l2.895,2.894h3.982l-4.385-4.385l0.509-0.509l4.386,4.385v-3.982l-2.895-2.895l0.509-0.509l2.386,2.385V10h0.72v3.131l2.385-2.385 l0.51,0.509l-2.895,2.895v3.982l4.385-4.385l0.51,0.509l-4.386,4.385h3.981l2.895-2.894l0.51,0.509l-2.386,2.385H25v0.721h-3.131 l2.386,2.385l-0.51,0.51l-2.895-2.895h-3.981l4.386,4.385l-0.51,0.51l-4.385-4.386v3.981l2.895,2.895l-0.51,0.51l-2.385-2.386 C16.36,24.871,16.36,28,16.36,28z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Ornament in other icon packs
Copied!