Cac Icon
Free SVG icon from the Govicons collection. Download or copy for use in any project.
The Cac 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/304762.svg" alt="Cac icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/304762.svg" alt="Cac icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/304762.svg" alt="Cac icon" :width="24" :height="24" />
CSS background
.icon-cac {
background-image: url('https://proicons.com/icon/304762.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 56"><defs><style>.cls-1{fill:#252525;}</style></defs><title>cac</title><rect class="cls-1" x="22.83" y="38.15" width="3.21" height="14.21"/><path class="cls-1" d="M22,19.48a3.39,3.39,0,0,1,3.12-2.2H35.54a3.42,3.42,0,0,1,3.17,2.32V4.23H22ZM30.32,7.31a4.43,4.43,0,1,1-4.49,4.43A4.46,4.46,0,0,1,30.32,7.31Z"/><rect class="cls-1" x="30.92" y="43.81" width="5.77" height="6.03"/><path class="cls-1" d="M53.33,0H18.67a1.41,1.41,0,0,0-1.42,1.4V54.57A1.41,1.41,0,0,0,18.67,56H53.33a1.41,1.41,0,0,0,1.42-1.4V1.4A1.41,1.41,0,0,0,53.33,0ZM27.57,53.11a.76.76,0,0,1-.77.76H22.07a.76.76,0,0,1-.77-.76V37.4a.75.75,0,0,1,.77-.75H26.8a.75.75,0,0,1,.77.75ZM22.06,32.23h13.3a.76.76,0,1,1,0,1.51H22.06a.76.76,0,1,1,0-1.51Zm-.76-2.41a.76.76,0,0,1,.76-.75h13.3a.76.76,0,1,1,0,1.51H22.06A.76.76,0,0,1,21.3,29.82ZM37.85,50a1,1,0,0,1-1,1h-6a1,1,0,0,1-1-1V43.69a1,1,0,0,1,1-1h6a1,1,0,0,1,1,1Zm2.39-24.54a.75.75,0,0,1-.77.75H21.22a.76.76,0,0,1-.77-.75V3.47a.77.77,0,0,1,.77-.75H39.47a.76.76,0,0,1,.77.75V25.41ZM51,26.34H43.19a.77.77,0,1,1,0-1.54H51a.77.77,0,1,1,0,1.54Zm0-10H43.19a.77.77,0,1,1,0-1.54H51a.77.77,0,1,1,0,1.54Zm0-3.09H43.19a.77.77,0,1,1,0-1.54H51a.77.77,0,1,1,0,1.54Z"/></svg>
Copied!