Yaml Icon
Free SVG icon from the Simple Icons collection. Download or copy for use in any project.
The Yaml 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/316698.svg" alt="Yaml icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/316698.svg" alt="Yaml icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/316698.svg" alt="Yaml icon" :width="24" :height="24" />
CSS background
.icon-yaml {
background-image: url('https://proicons.com/icon/316698.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>YAML</title><path d="m0 .97 4.111 6.453v4.09h2.638v-4.09L11.053.969H8.214L5.58 5.125 2.965.969Zm12.093.024-4.47 10.544h2.114l.97-2.345h4.775l.804 2.345h2.26L14.255.994Zm1.133 2.225 1.463 3.87h-3.096zm3.06 9.475v10.29H24v-2.199h-5.454v-8.091zm-12.175.002v10.335h2.217v-7.129l2.32 4.792h1.746l2.4-4.96v7.295h2.127V12.696h-2.904L9.44 17.37l-2.455-4.674Z"/></svg>
Yaml in other icon packs
Copied!