Graphic Design Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Graphic Design 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/320118.svg" alt="Graphic Design icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320118.svg" alt="Graphic Design icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320118.svg" alt="Graphic Design icon" :width="24" :height="24" />
CSS background
.icon-graphic-design {
background-image: url('https://proicons.com/icon/320118.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="graphic-design_00000178199983868694275910000011437957147325735297_" d="M30,30.36c-0.625,0-1.153-0.425-1.312-1H14 c-0.128,0-0.247-0.068-0.312-0.18s-0.065-0.248-0.001-0.359l7.35-12.862c-0.164-0.164-0.285-0.37-0.349-0.6h-9.377 c-0.005,0.02-0.011,0.04-0.018,0.06c2.483,1.243,4.066,3.785,4.066,6.581c0,3.537-2.566,6.592-6.019,7.229 C9.231,29.87,8.672,30.36,8,30.36s-1.231-0.49-1.341-1.131C3.207,28.592,0.64,25.537,0.64,22c0-4.059,3.302-7.36,7.36-7.36 c0.215,0,0.437,0.012,0.679,0.037c0.117-0.479,0.488-0.858,0.961-0.988V3c0-0.199,0.161-0.36,0.36-0.36h12 c0.199,0,0.36,0.161,0.36,0.36v10.688c0.575,0.158,1,0.686,1,1.312c0,0.374-0.152,0.713-0.397,0.959l6.699,11.723 C29.77,27.654,29.883,27.64,30,27.64c0.75,0,1.36,0.61,1.36,1.36S30.75,30.36,30,30.36z M30,28.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.64S30.353,28.36,30,28.36z M8,28.36c-0.353,0-0.64,0.287-0.64,0.64S7.647,29.64,8,29.64 c0.353,0,0.64-0.287,0.64-0.64S8.353,28.36,8,28.36z M14.62,28.64h14.068c0.063-0.229,0.185-0.435,0.349-0.6l-6.699-11.723 c-0.215,0.056-0.461,0.056-0.676,0L14.62,28.64z M8,27.64c0.577,0,1.072,0.362,1.269,0.871c3.085-0.6,5.371-3.34,5.371-6.511 c0-2.552-1.462-4.868-3.747-5.975C10.654,16.233,10.341,16.36,10,16.36c-0.609,0-1.126-0.403-1.299-0.956 C8.445,15.374,8.218,15.36,8,15.36c-3.661,0-6.64,2.979-6.64,6.64c0,3.171,2.286,5.911,5.371,6.511 C6.928,28.002,7.423,27.64,8,27.64z M22,14.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64 S22.353,14.36,22,14.36z M10,14.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S10.353,14.36,10,14.36 z M11.312,14.64h9.377c0.127-0.461,0.49-0.825,0.951-0.952V3.36H10.36v10.329C10.821,13.815,11.185,14.179,11.312,14.64z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Graphic Design in other icon packs
Copied!