1350 lines
108 KiB
HTML
1350 lines
108 KiB
HTML
<style>
|
|
ul.svg-list {
|
|
list-style:none;
|
|
padding:0;
|
|
margin:10px 0 0;
|
|
}
|
|
ul.svg-list li {
|
|
display:inline-block;
|
|
position:relative;
|
|
width:32px;
|
|
height:32px;
|
|
padding:3px;
|
|
margin-right:5px;
|
|
margin-bottom:5px;
|
|
box-shadow:0px 3px 6px 0px rgba(0, 0, 0, 0.1), 0px 1px 3px 0px rgba(0, 0, 0, 0.08);
|
|
}
|
|
|
|
ul.svg-list li:hover {
|
|
box-shadow:none;//0px 3px 6px 0px rgba(0, 0, 0, 0.3), 0px 1px 3px 0px rgba(0, 0, 0, 0.15);
|
|
}
|
|
|
|
ul.svg-list li svg{
|
|
max-width:100%;
|
|
max-height:100%;
|
|
fill: var(--bs-body-color);
|
|
color: var(--bs-border-color);
|
|
}
|
|
|
|
ul.svg-list li span {
|
|
//display:none;
|
|
}
|
|
|
|
ul.svg-list li.heading {
|
|
width:100%;
|
|
box-shadow:none;
|
|
text-transform: capitalize;
|
|
font-size: 12px;
|
|
line-height: 32px;
|
|
}
|
|
|
|
ul.svg-list li span {
|
|
visibility: hidden;
|
|
min-width: 120px;
|
|
background-color: black;
|
|
color: #fff;
|
|
text-align: center;
|
|
border-radius: 6px;
|
|
padding: 5px 0;
|
|
|
|
/* Position the tooltip */
|
|
position: absolute;
|
|
z-index: 1;
|
|
left:0;
|
|
top: 105%;
|
|
font-size:12px;
|
|
}
|
|
|
|
ul.svg-list li:hover span {
|
|
visibility: visible;
|
|
}
|
|
|
|
ul.svg-list li:hover svg {
|
|
transform: scale(2);
|
|
fill:blue;
|
|
color:green;
|
|
}
|
|
</style>
|
|
<style>ul.svg-list li svg{
|
|
stroke: #333;
|
|
stroke-width: 1;
|
|
stroke-linecap: square;
|
|
stroke-linejoin: miter;
|
|
fill: none;
|
|
}
|
|
|
|
ul.svg-list li:hover svg{
|
|
stroke: #2329D6;
|
|
stroke-width: 1;
|
|
stroke-linecap: square;
|
|
stroke-linejoin: miter;
|
|
fill: none;
|
|
}
|
|
</style><ul class="svg-list"><li title="accessibility human "><svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-labelledby="accessibilityHumanIconTitle">
|
|
<title id="accessibilityHumanIconTitle">Accessibility features</title>
|
|
<circle cx="12" cy="3" r="1"/>
|
|
<path d="M16 21L12 13M12 13V7M12 13L8 21M12 7L18 9M12 7L6 9"/>
|
|
</svg></li><li title="accessibility "><svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-labelledby="accessibilityIconTitle">
|
|
<title id="accessibilityIconTitle">A11Y (accessibility)</title>
|
|
<path d="M2 16L2.8 14M6 16L5.2 14M5.2 14L4 11L2.8 14M5.2 14H2.8"/>
|
|
<path d="M20 13L22 10M20 13L18 10M20 13L20 16"/>
|
|
<path d="M8 12L10 10V16"/>
|
|
<path d="M13 12L15 10V16"/>
|
|
</svg></li><li title="activity "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="activityIconTitle">
|
|
<title id="activityIconTitle">Activity</title>
|
|
<polyline points="21 14 18 14 15 7 10 17 7 11 5 14 3 14"/>
|
|
</svg></li><li title="add "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="addIconTitle">
|
|
<title id="addIconTitle">Add</title>
|
|
<path d="M17 12L7 12M12 17L12 7"/>
|
|
<circle cx="12" cy="12" r="10"/>
|
|
</svg></li><li title="alarm "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="alarmIconTitle">
|
|
<title id="alarmIconTitle">Alarm</title>
|
|
<circle cx="12" cy="13" r="9"/>
|
|
<polyline points="12 8 12 13 15 16"/>
|
|
<path d="M19 2L22 5M2 5L5 2"/>
|
|
</svg></li><li title="align center "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="alignCenterIconTitle">
|
|
<title id="alignCenterIconTitle">Align Center</title>
|
|
<path d="M8 10L16 10M6 6L18 6M6 14L18 14M8 18L16 18"/>
|
|
</svg></li><li title="align left "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="alignLeftIconTitle">
|
|
<title id="alignLeftIconTitle">Align Left</title>
|
|
<path d="M6 10L14 10M6 6L18 6M6 14L18 14M6 18L14 18"/>
|
|
</svg></li><li title="align right "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="alignRightIconTitle">
|
|
<title id="alignRightIconTitle">Align Right</title>
|
|
<path d="M10 10h8M6 6h12M6 14h12m-8 4h8"/>
|
|
</svg></li><li title="anchor "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="anchorIconTitle">
|
|
<title id="anchorIconTitle">Anchor</title>
|
|
<path d="M12 20L12 7M9 10L15 10"/>
|
|
<circle cx="12" cy="5" r="2"/>
|
|
<path d="M20,14 C18.6666667,18 16,20 12,20 C8,20 5.33333333,18 4,14"/>
|
|
</svg></li><li title="aperture "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="apertureIconTitle">
|
|
<title id="apertureIconTitle">Aperture</title>
|
|
<path d="M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z"/>
|
|
<path d="M3 16H14.3164"/>
|
|
<path d="M4.03589 6.20575L9.68257 15.9861"/>
|
|
<path d="M13.0359 2.20575L7.37891 12.004"/>
|
|
<path d="M10.9641 21.7942L16.6146 12.0074"/>
|
|
<path d="M19.9641 17.7942L14.3086 7.99866"/>
|
|
<path d="M21 7.98721H9.71844"/>
|
|
</svg></li><li title="apps alt "><svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-labelledby="appsAltIconTitle">
|
|
<title id="appsAltIconTitle">Apps drawer</title>
|
|
<rect x="5" y="5" />
|
|
<rect x="11" y="5" />
|
|
<rect x="17" y="5" />
|
|
<rect x="5" y="11" />
|
|
<rect x="11" y="11" />
|
|
<rect x="17" y="11" />
|
|
<rect x="5" y="17" />
|
|
<rect x="11" y="17" />
|
|
<rect x="17" y="17" />
|
|
</svg></li><li title="apps "><svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-labelledby="appsIconTitle">
|
|
<title id="appsIconTitle">Apps drawer</title>
|
|
<circle cx="6" cy="6" r="1"/>
|
|
<circle cx="12" cy="6" r="1"/>
|
|
<circle cx="18" cy="6" r="1"/>
|
|
<circle cx="6" cy="12" r="1"/>
|
|
<circle cx="12" cy="12" r="1"/>
|
|
<circle cx="18" cy="12" r="1"/>
|
|
<circle cx="6" cy="18" r="1"/>
|
|
<circle cx="12" cy="18" r="1"/>
|
|
<circle cx="18" cy="18" r="1"/>
|
|
</svg></li><li title="arrow down circle "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="circleArrowDownIconTitle" fill="none" stroke="currentColor" stroke- stroke-linecap="round">
|
|
<title id="circleArrowDownIconTitle">Arrow Down</title>
|
|
<path d="M15 13.5l-3 3-3-3"/>
|
|
<path d="M12 15V7.5"/>
|
|
<path stroke-linecap="round" d="M12 16.5V15v1.5z"/>
|
|
<circle cx="12" cy="12" r="10"/>
|
|
</svg></li><li title="arrow down "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="arrowDownIconTitle">
|
|
<title id="arrowDownIconTitle">Arrow Down</title>
|
|
<path d="M6 15l6 6 6-6"/>
|
|
<path d="M12 3v17"/>
|
|
<path stroke-linecap="round" d="M12 21v-1"/>
|
|
</svg></li><li title="arrow left bottom "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="arrowLeftBottomIconTitle">
|
|
<title id="arrowLeftBottomIconTitle">Arrow Left Bottom</title>
|
|
<path d="M5 11v8h8"/>
|
|
<path stroke-linecap="round" d="M5 19l1-1"/>
|
|
<path d="M6 18L19 5"/>
|
|
</svg></li><li title="arrow left circle "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="circleArrowLeftIconTitle">
|
|
<title id="circleArrowLeftIconTitle">Arrow Left</title>
|
|
<path d="M10.5 15l-3-3 3-3"/>
|
|
<path d="M16.5 12H9"/>
|
|
<path stroke-linecap="round" d="M7.5 12H9"/>
|
|
<circle cx="12" cy="12" r="10"/>
|
|
</svg></li><li title="arrow left top "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="arrowLeftTopIconTitle">
|
|
<title id="arrowLeftTopIconTitle"/>
|
|
|
|
<path d="M5 13V5h8"/>
|
|
<path stroke-linecap="round" d="M5 5l1 1"/>
|
|
<path d="M6 6l13 13"/>
|
|
</svg></li><li title="arrow left "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="arrowLeftIconTitle">
|
|
<title id="arrowLeftIconTitle">Arrow Left</title>
|
|
<path d="M9 6l-6 6 6 6"/>
|
|
<path d="M21 12H4"/>
|
|
<path stroke-linecap="round" d="M3 12h1"/>
|
|
</svg></li><li title="arrow right bottom "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="arrowRightBottomIconTitle">
|
|
<title id="arrowRightBottomIconTitle">Arrow Right Bottom</title>
|
|
<path d="M19 11v8h-8"/>
|
|
<path stroke-linecap="round" d="M19 19l-1-1"/>
|
|
<path d="M18 18L5 5"/>
|
|
</svg></li><li title="arrow right circle "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="circleArrowRightIconTitle">
|
|
<title id="circleArrowRightIconTitle">Arrow Right</title>
|
|
<path d="M13.5 9l3 3-3 3"/>
|
|
<path d="M7.5 12H15"/>
|
|
<path stroke-linecap="round" d="M16.5 12H15"/>
|
|
<circle cx="12" cy="12" r="10"/>
|
|
</svg></li><li title="arrow right top "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="arrowRightTopIconTitle">
|
|
<title id="arrowRightTopIconTitle">Arrow Right Top</title>
|
|
<path d="M19 13V5h-8"/>
|
|
<path stroke-linecap="round" d="M19 5l-1 1"/>
|
|
<path d="M18 6L5 19"/>
|
|
</svg></li><li title="arrow right "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="arrowRightIconTitle">
|
|
<title id="arrowRightIconTitle">Arrow Right</title>
|
|
<path d="M15 18l6-6-6-6"/>
|
|
<path d="M3 12h17"/>
|
|
<path stroke-linecap="round" d="M21 12h-1"/>
|
|
</svg></li><li title="arrow up circle "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="arrowUpIconTitle">
|
|
<title id="arrowUpIconTitle">Arrow Up</title>
|
|
<path d="M9 10.5l3-3 3 3"/>
|
|
<path d="M12 16.5V9"/>
|
|
<path stroke-linecap="round" d="M12 7.5V9"/>
|
|
<circle cx="12" cy="12" r="10"/>
|
|
</svg></li><li title="arrow up "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="arrowUpIconTitle">
|
|
<title id="arrowUpIconTitle">Arrow Up</title>
|
|
<path d="M18 9l-6-6-6 6"/>
|
|
<path d="M12 21V4"/>
|
|
<path stroke-linecap="round" d="M12 3v1"/>
|
|
</svg></li><li title="back alt "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="backAltIconTitle">
|
|
<title id="backAltIconTitle">Back</title>
|
|
<path d="M4 12l15-9v18z"/>
|
|
</svg></li><li title="back left "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="backLeftIconTitle">
|
|
<title id="backLeftIconTitle">Turn back</title>
|
|
<path d="M5,17 L5,15 C5,10.0294373 8.80557963,6 13.5,6 C18.1944204,6 22,10.0294373 22,15"/>
|
|
<polyline points="8 15 5 18 2 15"/>
|
|
</svg></li><li title="back right "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="backRightIconTitle">
|
|
<title id="backRightIconTitle">Turn Back</title>
|
|
<path d="M19,17 L19,15 C19,10.0294373 15.1944204,6 10.5,6 C5.80557963,6 2,10.0294373 2,15"/>
|
|
<polyline points="16 15 19 18 22 15"/>
|
|
</svg></li><li title="back "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="backIconTitle">
|
|
<title id="backIconTitle">Backwards</title>
|
|
<path d="M14 14.74L21 19V5l-7 4.26V5L2 12l12 7v-4.26z"/>
|
|
</svg></li><li title="bag "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="bagIconTitle">
|
|
<title id="bagIconTitle">Bag</title>
|
|
<rect x="5" y="7"/>
|
|
<path d="M8 7a4 4 0 1 1 8 0"/>
|
|
</svg></li><li title="basket "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="basketIconTitle">
|
|
<title id="basketIconTitle">Basket</title>
|
|
<path d="M14 4l6 6-1.372 9H5.372L4 10l6-6"/>
|
|
<path stroke-linecap="round" d="M4 10h16"/>
|
|
</svg></li><li title="battery alt "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="batteryAltIconTitle">
|
|
<title id="batteryAltIconTitle">Battery</title>
|
|
<path d="M14 3h-4"/>
|
|
<path d="M6 4v17h12V4z"/>
|
|
</svg></li><li title="battery charging "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="batteryChargingIconTitle">
|
|
<title id="batteryChargingIconTitle">BatteryCharging</title>
|
|
<path d="M21 14v-4"/>
|
|
<path d="M20 6H4v12h16z"/>
|
|
<polyline points="12 9 14 12 10 12 12 15"/>
|
|
</svg></li><li title="battery full "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="batteryFullIconTitle">
|
|
<title id="batteryFullIconTitle">Battery Full</title>
|
|
<path d="M21 14v-4"/>
|
|
<path d="M20 6H4v12h16z"/>
|
|
<path d="M12 14v-4m4 4v-4m-8 4v-4"/>
|
|
</svg></li><li title="battery low "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="batteryLowIconTitle">
|
|
<title id="batteryLowIconTitle">Battery Low</title>
|
|
<path d="M21 14v-4"/>
|
|
<path d="M20 6H4v12h16z"/>
|
|
<path d="M8 14v-4"/>
|
|
</svg></li><li title="battery medium "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="batteryMediumIconTitle">
|
|
<title id="batteryMediumIconTitle">Battery 66%</title>
|
|
<path d="M21 14v-4"/>
|
|
<path d="M20 6H4v12h16z"/>
|
|
<path d="M12 14v-4m-4 4v-4"/>
|
|
</svg></li><li title="battery "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="batteryIconTitle">
|
|
<title id="batteryIconTitle">Battery</title>
|
|
<path d="M21 14v-4"/>
|
|
<path d="M20 6H4v12h16z"/>
|
|
</svg></li><li title="bell "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="bellIconTitle">
|
|
<title id="bellIconTitle">Bell</title>
|
|
<path stroke-linejoin="round" d="M10.5,4.5 C12.1666667,4.5 13.8333333,4.5 15.5,4.5 C17.5,4.5 18.8333333,3.83333333 19.5,2.5 L19.5,18.5 C18.8333333,17.1666667 17.5,16.5 15.5,16.5 C13.8333333,16.5 12.1666667,16.5 10.5,16.5 L10.5,16.5 C7.1862915,16.5 4.5,13.8137085 4.5,10.5 L4.5,10.5 C4.5,7.1862915 7.1862915,4.5 10.5,4.5 Z" transform="rotate(90 12 10.5)"/>
|
|
<path d="M11,21 C12.1045695,21 13,20.1045695 13,19 C13,17.8954305 12.1045695,17 11,17" transform="rotate(90 12 19)"/>
|
|
</svg></li><li title="bin "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="binIconTitle">
|
|
<title id="binIconTitle">Bin</title>
|
|
<path d="M19 6L5 6M14 5L10 5M6 10L6 20C6 20.6666667 6.33333333 21 7 21 7.66666667 21 11 21 17 21 17.6666667 21 18 20.6666667 18 20 18 19.3333333 18 16 18 10"/>
|
|
</svg></li><li title="bluetooth "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="bluetoothIconTitle">
|
|
<title id="bluetoothIconTitle">Bluetooth</title>
|
|
<polyline points="7 17 17 7 12 2 12 22 17 17 7 7"/>
|
|
</svg></li><li title="bolt "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="boltIconTitle">
|
|
<title id="boltIconTitle">Bolt</title>
|
|
<path d="M5 14l8-11v7h5l-8 11v-7z"/>
|
|
</svg></li><li title="book opened "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="bookOpenedIconTitle">
|
|
<title id="bookOpenedIconTitle">Book</title>
|
|
<path d="M12 6s-2-2-4-2-5 2-5 2v14s3-2 5-2 4 2 4 2c1.333-1.333 2.667-2 4-2 1.333 0 3 .667 5 2V6c-2-1.333-3.667-2-5-2-1.333 0-2.667.667-4 2z"/>
|
|
<path stroke-linecap="round" d="M12 6v14"/>
|
|
</svg></li><li title="book "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="bookIconTitle">
|
|
<title id="bookIconTitle">Book</title>
|
|
<path d="M19 3v18H8a3 3 0 0 1-3-3V6a3 3 0 0 1 3-3h11z"/>
|
|
<path d="M5 18a3 3 0 0 1 3-3h11"/>
|
|
</svg></li><li title="bookmark "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="bookmarkIconTitle">
|
|
<title id="bookmarkIconTitle">Bookmark</title>
|
|
<path d="M17,6.65881537 L17,19.5857864 L12,16.4078051 L7,19.5857864 L7,6.65881537 C7,5.19039219 8.11928813,4 9.5,4 L14.5,4 C15.8807119,4 17,5.19039219 17,6.65881537 Z"/>
|
|
</svg></li><li title="box "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="boxIconTitle">
|
|
<title id="boxIconTitle">Box</title>
|
|
<polygon points="12 2 21 7 21 17 12 22 3 17 3 7"/>
|
|
<polyline stroke-linecap="round" points="3 7 12 12 21 7"/>
|
|
<path stroke-linecap="round" d="M12,12 L12,22"/>
|
|
</svg></li><li title="brightness "><svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-labelledby="brightnessIconTitle">
|
|
<title id="brightnessIconTitle">Brightness control</title>
|
|
<path d="M15 6L12 3L9.00001 6H6.00001V9L3 12L6.00001 15V18H8.99999L12 21L15 18H18V15L21 12L18 9V6H15Z"/>
|
|
<path d="M16 12C16 9.79086 14.2091 8 12 8V16C14.2091 16 16 14.2091 16 12Z"/>
|
|
</svg></li><li title="bug "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="bugIconTitle">
|
|
<title id="bugIconTitle">Bug</title>
|
|
<path d="M15 6.99989086C16.1045695 6.99989086 17 7.89532136 17 8.99989086L17 16.458686C17 17.1113133 16.6815784 17.722892 16.1469254 18.0971494L12 21 7.85307456 18.0971494C7.31842164 17.722892 7 17.1113133 7 16.458686L7 8.99989086C7 7.89532136 7.8954305 6.99989086 9 6.99989086 9.00005899 5.34308677 10.3431821 4 12 4 13.6568179 4 14.999941 5.34308677 15 6.99989086zM4 13L7 13"/>
|
|
<polyline points="3 7 5 9 7 9"/>
|
|
<polyline points="21 7 19 9 17 9"/>
|
|
<polyline points="3 19 5 17 7 17"/>
|
|
<polyline points="17 17 19 17 21 19 21 19"/>
|
|
<path d="M17,13 L20,13"/>
|
|
</svg></li><li title="calendar add "><svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-labelledby="calendarAddIconTitle">
|
|
<title id="calendarAddIconTitle">Add to calendar</title>
|
|
<path d="M3 5H21V21H3V5Z"/>
|
|
<path d="M21 9H3"/>
|
|
<path d="M7 5V3"/>
|
|
<path d="M17 5V3"/>
|
|
<path d="M15 15H9"/>
|
|
<path d="M12 12V18"/>
|
|
</svg></li><li title="calendar decline "><svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-labelledby="calendarDeclineIconTitle">
|
|
<title id="calendarDeclineIconTitle">Decline calendar invite</title>
|
|
<path d="M3 5H21V21H3V5Z"/>
|
|
<path d="M21 9H3"/>
|
|
<path d="M7 5V3"/>
|
|
<path d="M17 5V3"/>
|
|
<path d="M15 18L8.99999 12"/>
|
|
<path d="M15 12L9 18"/>
|
|
</svg></li><li title="calendar event "><svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-labelledby="calendarEventIconTitle">
|
|
<title id="calendarEventIconTitle">Calendar event</title>
|
|
<path d="M3 5H21V21H3V5Z"/>
|
|
<path d="M21 9H3"/>
|
|
<path d="M7 5V3"/>
|
|
<path d="M17 5V3"/>
|
|
<rect x="15" y="15" />
|
|
</svg></li><li title="calendar "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="calendarIconTitle">
|
|
<title id="calendarIconTitle">Calendar</title>
|
|
<path d="M3 5H21V21H3V5Z"/>
|
|
<path d="M21 9H3"/>
|
|
<path d="M7 5V3"/>
|
|
<path d="M17 5V3"/>
|
|
</svg></li><li title="camera rear "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="cameraRearIconTitle">
|
|
<title id="cameraRearIconTitle">Switch the Cameras</title>
|
|
<path d="M6 12l2-2 2 2"/>
|
|
<path d="M8 13a4 4 0 0 0 4 4m4-4a4 4 0 0 0-4-4"/>
|
|
<path stroke-linecap="butt" d="M8 12v1m0-3v3m8 0v3"/>
|
|
<path d="M18 14l-2 2-2-2"/>
|
|
<path d="M8 7l.74-1.11A2 2 0 0 1 10.404 5h3.192a2 2 0 0 1 1.664.89L16 7h5v13H3V7h5z"/>
|
|
</svg></li><li title="camera "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="cameraIconTitle">
|
|
<title id="cameraIconTitle">Camera</title>
|
|
<path d="M8 7l.74-1.11A2 2 0 0 1 10.404 5h3.192a2 2 0 0 1 1.664.89L16 7h5v11H3V7h5z"/>
|
|
<circle cx="12" cy="12" r="3"/>
|
|
</svg></li><li title="cancel "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="cancelIconTitle">
|
|
<title id="cancelIconTitle">Cancel</title>
|
|
<path d="M15.5355339 15.5355339L8.46446609 8.46446609M15.5355339 8.46446609L8.46446609 15.5355339"/>
|
|
<path d="M4.92893219,19.0710678 C1.02368927,15.1658249 1.02368927,8.83417511 4.92893219,4.92893219 C8.83417511,1.02368927 15.1658249,1.02368927 19.0710678,4.92893219 C22.9763107,8.83417511 22.9763107,15.1658249 19.0710678,19.0710678 C15.1658249,22.9763107 8.83417511,22.9763107 4.92893219,19.0710678 Z"/>
|
|
</svg></li><li title="cards "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="cardsIconTitle">
|
|
<title id="cardsIconTitle">Cards</title>
|
|
<rect x="3" y="3"/>
|
|
<polyline points="16 8 21 8 21 21 8 21 8 16"/>
|
|
</svg></li><li title="cart add "><svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-labelledby="cartAddIconTitle">
|
|
<title id="cartAddIconTitle">Add do cart</title>
|
|
<path d="M21.2922 6L19.9463 14.1627C19.8666 14.6457 19.4491 15 18.9596 15H7.04304C6.55355 15 6.136 14.6457 6.05636 14.1627L4.84851 6.83731C4.76887 6.35434 4.35133 6 3.86183 6H2"/>
|
|
<path d="M8 20C8.55228 20 9 19.5523 9 19C9 18.4477 8.55228 18 8 18C7.44772 18 7 18.4477 7 19C7 19.5523 7.44772 20 8 20Z"/>
|
|
<path d="M18 20C18.5523 20 19 19.5523 19 19C19 18.4477 18.5523 18 18 18C17.4477 18 17 18.4477 17 19C17 19.5523 17.4477 20 18 20Z"/>
|
|
<path d="M16 8H10"/>
|
|
<path d="M13 5V11"/>
|
|
</svg></li><li title="cart "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="cartIconTitle">
|
|
<title id="cartIconTitle">Cart</title>
|
|
<path d="M6 6h15l-1.5 9h-12z"/>
|
|
<circle cx="9" cy="19" r="1"/>
|
|
<circle cx="18" cy="19" r="1"/>
|
|
<path d="M6 6H3"/>
|
|
</svg></li><li title="celluar "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="celluarIconTitle">
|
|
<title id="celluarIconTitle">Celluar</title>
|
|
<path d="M18 7L18 18M14 10L14 18M10 13L10 18M6 16L6 18"/>
|
|
</svg></li><li title="chart "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="chartIconTitle">
|
|
<title id="chartIconTitle">Chart</title>
|
|
<polygon points="2 12 2 21 6 21 6 12"/>
|
|
<polygon points="18 7 18 21 22 21 22 7"/>
|
|
<polygon points="10 3 10 21 14 21 14 3"/>
|
|
</svg></li><li title="chat add "><svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-labelledby="chatAddIconTitle">
|
|
<title id="chatAddIconTitle">New chat</title>
|
|
<path d="M21 4V17H13L7 21V17H3V4H21Z"/>
|
|
<path d="M15 10H9"/>
|
|
<path d="M12 7V13"/>
|
|
</svg></li><li title="chat alt "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="chatAltIconTitle">
|
|
<title id="chatAltIconTitle">Chat</title>
|
|
<path d="M13,17 L7,21 L7,17 L3,17 L3,4 L21,4 L21,17 L13,17 Z"/>
|
|
</svg></li><li title="chat remove "><svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-labelledby="chatRemoveIconTitle">
|
|
<title id="chatRemoveIconTitle">Delete a chat</title>
|
|
<path d="M15 10H9"/>
|
|
<path d="M21 4V17H13L7 21V17H3V4H21Z"/>
|
|
</svg></li><li title="chat warning "><svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-labelledby="chatWarningIconTitle">
|
|
<title id="chatWarningIconTitle">Chat with a warning state</title>
|
|
<path d="M12 7V11"/>
|
|
<path d="M21 4V17H13L7 21V17H3V4H21Z"/>
|
|
<line x1="12" y1="14" x2="12" y2="14"></line>
|
|
</svg></li><li title="chat "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="chatIconTitle">
|
|
<title id="chatIconTitle">Chat</title>
|
|
<path d="M8.82388455,18.5880577 L4,21 L4.65322944,16.4273939 C3.00629211,15.0013 2,13.0946628 2,11 C2,6.581722 6.4771525,3 12,3 C17.5228475,3 22,6.581722 22,11 C22,15.418278 17.5228475,19 12,19 C10.8897425,19 9.82174472,18.8552518 8.82388455,18.5880577 Z"/>
|
|
</svg></li><li title="checkbox intermediate "><svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-labelledby="checkboxIntermediateIconTitle">
|
|
<title id="checkboxIntermediateIconTitle">Checkbox in intermediate state</title>
|
|
<rect x="21" y="3" rx="1" transform="rotate(90 21 3)"/>
|
|
<path d="M16 12H8"/>
|
|
</svg></li><li title="checkbox "><svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-labelledby="checkboxIconTitle">
|
|
<title id="checkboxIconTitle">Checkbox (selected)</title>
|
|
<rect x="21" y="3" rx="1" transform="rotate(90 21 3)"/>
|
|
<path d="M6.66666 12.6667L9.99999 16L17.3333 8.66669"/>
|
|
</svg></li><li title="chevron down "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="chevronDownIconTitle">
|
|
<title id="chevronDownIconTitle">Chevron Down</title>
|
|
<polyline points="6 10 12 16 18 10"/>
|
|
</svg></li><li title="chevron left "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="chevronLeftIconTitle">
|
|
<title id="chevronLeftIconTitle">Chevron Left</title>
|
|
<polyline points="14 18 8 12 14 6 14 6"/>
|
|
</svg></li><li title="chevron right "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="chevronRightIconTitle">
|
|
<title id="chevronRightIconTitle">Chevron Right</title>
|
|
<polyline points="10 6 16 12 10 18 10 18"/>
|
|
</svg></li><li title="chevron up "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="chevronUpIconTitle">
|
|
<title id="chevronUpIconTitle">Chevron Up</title>
|
|
<polyline points="6 14 12 8 18 14 18 14"/>
|
|
</svg></li><li title="chevrons down "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="chevronsDownIconTitle">
|
|
<title id="chevronsDownIconTitle">Chevrons Down</title>
|
|
<polyline points="7 13 12 18 17 13"/>
|
|
<polyline points="7 7 12 12 17 7"/>
|
|
</svg></li><li title="chevrons left "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="chevronsLeftIconTitle">
|
|
<title id="chevronsLeftIconTitle">Chevron Left</title>
|
|
<polyline points="11 17 6 12 11 7 11 7"/>
|
|
<polyline points="17 17 12 12 17 7 17 7"/>
|
|
</svg></li><li title="chevrons right "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="chevronsRightIconTitle">
|
|
<title id="chevronsRightIconTitle">Chevrons Right</title>
|
|
<polyline points="13 7 18 12 13 17 13 17"/>
|
|
<polyline points="7 7 12 12 7 17 7 17"/>
|
|
</svg></li><li title="chevrons up "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="chevronsUpIconTitle">
|
|
<title id="chevronsUpIconTitle">Chevrons Up</title>
|
|
<polyline points="7 11 12 6 17 11 17 11"/>
|
|
<polyline points="7 17 12 12 17 17 17 17"/>
|
|
</svg></li><li title="circle "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="circleIconTitle">
|
|
<title id="circleIconTitle">Circle</title>
|
|
<circle cx="12" cy="12" r="8"/>
|
|
</svg></li><li title="clip "><svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-labelledby="clipIconTitle">
|
|
<title id="clipIconTitle">Attachment (paper clip)</title>
|
|
<path d="M7.93517 13.7796L15.1617 6.55304C16.0392 5.67631 17.4657 5.67631 18.3432 6.55304C19.2206 7.43052 19.2206 8.85774 18.3432 9.73522L8.40091 19.5477C6.9362 21.0124 4.56325 21.0124 3.09854 19.5477C1.63382 18.0837 1.63382 15.7093 3.09854 14.2453L12.9335 4.53784C14.984 2.48739 18.3094 2.48739 20.3569 4.53784C22.4088 6.58904 22.4088 9.91146 20.3584 11.9619L13.239 19.082"/>
|
|
</svg></li><li title="clipboard "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="clipboardIconTitle">
|
|
<title id="clipboardIconTitle">Clipboard</title>
|
|
<polyline points="15 3 19 3 19 21 5 21 5 3 5 3 9 3"/>
|
|
<path d="M14,4 L10,4 C9.44771525,4 9,3.55228475 9,3 C9,2.44771525 9.44771525,2 10,2 L14,2 C14.5522847,2 15,2.44771525 15,3 C15,3.55228475 14.5522847,4 14,4 Z"/>
|
|
</svg></li><li title="close "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="closeIconTitle">
|
|
<title id="closeIconTitle">Close</title>
|
|
<path d="M6.34314575 6.34314575L17.6568542 17.6568542M6.34314575 17.6568542L17.6568542 6.34314575"/>
|
|
</svg></li><li title="cloud crossed "><svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-labelledby="cloudCrossedIconTitle">
|
|
<title id="cloudCrossedIconTitle">Cloud/internet services unavailable</title>
|
|
<path d="M13 6C15.9818 6 18.4555 8.17504 18.9212 11.0251C20.6556 11.2331 22 12.7096 22 14.5C22 16.433 20.433 18 18.5 18H6.5C4.01472 18 2 15.9853 2 13.5C2 11.0147 4.01472 9 6.5 9C6.91949 9 7.32556 9.0574 7.71081 9.16477C8.72277 7.28089 10.7118 6 13 6Z"/>
|
|
<path d="M3 21L20 4"/>
|
|
</svg></li><li title="cloud upload "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="cloudUploadIconTitle">
|
|
<title id="cloudUploadIconTitle">Upload to Cloud</title>
|
|
<path d="M6.5,18 C4.01471863,18 2,15.9852814 2,13.5 C2,11.0147186 4.01471863,9 6.5,9 C6.9194849,9 7.3255638,9.05739789 7.71081142,9.16476838 C8.72277,7.28089089 10.711801,6 13,6 C15.9817502,6 18.4554927,8.17503894 18.9211951,11.0250841 C20.6555928,11.2331085 22,12.7095527 22,14.5 C22,16.4329966 20.4329966,18 18.5,18 L6.5,18 Z"/>
|
|
<path d="M12,11 L12,15"/>
|
|
<polyline points="10 12 12 10 14 12 14 12"/>
|
|
</svg></li><li title="cloud "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="cloudIconTitle">
|
|
<title id="cloudIconTitle">Cloud</title>
|
|
<path d="M6.5,18 C4.01471863,18 2,15.9852814 2,13.5 C2,11.0147186 4.01471863,9 6.5,9 C6.9194849,9 7.3255638,9.05739789 7.71081142,9.16476838 C8.72277,7.28089089 10.711801,6 13,6 C15.9817502,6 18.4554927,8.17503894 18.9211951,11.0250841 C20.6555928,11.2331085 22,12.7095527 22,14.5 C22,16.4329966 20.4329966,18 18.5,18 L6.5,18 Z"/>
|
|
</svg></li><li title="colours "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="coloursIconTitle">
|
|
<title id="coloursIconTitle">Colours</title>
|
|
<circle cx="12" cy="9" r="5"/>
|
|
<circle cx="9" cy="14" r="5"/>
|
|
<circle cx="15" cy="14" r="5"/>
|
|
</svg></li><li title="component "><svg viewBox="0 0 34 34" xmlns="http://www.w3.org/2000/svg" aria-labelledby="componentIconTitle">
|
|
<title id="componentIconTitle">Component</title>
|
|
<rect x="17" y="8.51471" transform="rotate(45 17 8.51471)"/>
|
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M21.9498 13.4645L24.7782 16.2929L21.9498 19.1213L19.1213 16.2929L21.9498 13.4645Z"/>
|
|
<rect x="12.0502" y="13.4645" transform="rotate(45 12.0502 13.4645)"/>
|
|
<rect x="17" y="18.4142" transform="rotate(45 17 18.4142)"/>
|
|
</svg></li><li title="contact book "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="contactBookIconTitle">
|
|
<title id="contactBookIconTitle">Contact Book</title>
|
|
<path d="M8,3 L8,21"/>
|
|
<path d="M20,2.99999899 L20,21 L6,21 C4.8954305,21 4,20.1045695 4,19 L4,4.99999899 C4,3.89542949 4.8954305,2.99999899 6,2.99999899 L20,2.99999899 Z"/>
|
|
<path d="M8,17 C8,15 11.3333333,15.3333333 12.6666667,14 C13.3333333,13.3333333 11.3333333,13.3333333 11.3333333,10 C11.3333333,7.778 12.222,6.66666667 14,6.66666667 C15.778,6.66666667 16.6666667,7.778 16.6666667,10 C16.6666667,13.3333333 14.6666667,13.3333333 15.3333333,14 C16.6666667,15.3333333 20,15 20,17"/>
|
|
</svg></li><li title="contrast "><svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-labelledby="contrastIconTitle">
|
|
<title id="contrastIconTitle">Contrast control</title>
|
|
<rect x="21" y="3" transform="rotate(90 21 3)"/>
|
|
<path d="M21 3L3 21"/>
|
|
<path d="M16 3L3 16"/>
|
|
<path d="M11 3L3 11"/>
|
|
<path d="M6 3L3 6"/>
|
|
</svg></li><li title="controls "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="controlsIconTitle">
|
|
<title id="controlsIconTitle">Controllers</title>
|
|
<path d="M17 18L17 6M12 18L12 6M7 18L7 6M5 8L9 8M10 16L14 16M15 12L19 12"/>
|
|
</svg></li><li title="copy "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="copyIconTitle">
|
|
<title id="copyIconTitle">Copy</title>
|
|
<rect x="8" y="7"/>
|
|
<polyline points="16 3 4 3 4 17"/>
|
|
</svg></li><li title="credit card "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="creditCardIconTitle">
|
|
<title id="creditCardIconTitle">Credit Card</title>
|
|
<rect x="2" y="5" rx="2"/>
|
|
<path d="M2,14 L22,14"/>
|
|
</svg></li><li title="crop "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="cropIconTitle">
|
|
<title id="cropIconTitle">Crop</title>
|
|
<polyline points="17 3 17 17 3 17"/>
|
|
<polyline points="7 21 7 7 21 7"/>
|
|
</svg></li><li title="crossing "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="crossingIconTitle">
|
|
<title id="crossingIconTitle">Crossing</title>
|
|
<path d="M5.7149 20.3875L14.4522 9.49689C15.2114 8.5506 16.359 8 17.5722 8L21 8V8"/>
|
|
<path d="M18 4L22 8L18 12"/>
|
|
<path d="M3.00003 8.00001L6.42778 8.00001C7.64097 8.00001 8.78859 8.55061 9.54778 9.4969L18.2851 20.3875"/>
|
|
<path d="M6 12L2 8L6 4"/>
|
|
</svg></li><li title="cup "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="cupIconTitle">
|
|
<title id="cupIconTitle">Trophy</title>
|
|
<path d="M6 2L18 2 18 11C18 14.3137085 15.3137085 17 12 17 8.6862915 17 6 14.3137085 6 11L6 2zM7 21L17 21"/>
|
|
<path d="M12,17 L12,21"/>
|
|
<path d="M6 5L6 11 5 11C3.34314575 11 2 9.65685425 2 8 2 6.34314575 3.34314575 5 5 5L6 5zM18 11L18 5 19 5C20.6568542 5 22 6.34314575 22 8 22 9.65685425 20.6568542 11 19 11L18 11z"/>
|
|
</svg></li><li title="cursor "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="cursorIconTitle">
|
|
<title id="cursorIconTitle">Cursor</title>
|
|
<polygon points="7 20 7 4 19 16 12 16 7 21"/>
|
|
</svg></li><li title="cut "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="cutIconTitle">
|
|
<title id="cutIconTitle">Cut</title>
|
|
<path d="M3 18L15 9M15 15L3 6"/>
|
|
<circle cx="18" cy="7" r="3"/>
|
|
<circle cx="18" cy="17" r="3"/>
|
|
</svg></li><li title="danger "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="dangerIconTitle">
|
|
<title id="dangerIconTitle">Danger</title>
|
|
<path d="M12 10L12 13"/>
|
|
<line x1="12" y1="16" x2="12" y2="16"/>
|
|
<path d="M12.8619342,4.46528817 L21.1135176,18.4929799 C21.3935371,18.969013 21.2346366,19.5819147 20.7586035,19.8619342 C20.6049268,19.9523322 20.4298761,20 20.2515834,20 L3.74841664,20 C3.19613189,20 2.74841664,19.5522847 2.74841664,19 C2.74841664,18.8217072 2.7960844,18.6466565 2.88648243,18.4929799 L11.1380658,4.46528817 C11.4180853,3.98925504 12.030987,3.83035459 12.5070201,4.11037408 C12.6535738,4.19658212 12.7757262,4.3187345 12.8619342,4.46528817 Z"/>
|
|
</svg></li><li title="dashboard "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="dashboardIconTitle">
|
|
<title id="dashboardIconTitle">Dashboard</title>
|
|
<rect x="2" y="2"/>
|
|
<path d="M11 7L17 7M11 12L17 12M11 17L17 17"/>
|
|
<line x1="7" y1="7" x2="7" y2="7"/>
|
|
<line x1="7" y1="12" x2="7" y2="12"/>
|
|
<line x1="7" y1="17" x2="7" y2="17"/>
|
|
</svg></li><li title="delete "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="deleteIconTitle">
|
|
<title id="deleteIconTitle">Delete (Backspace)</title>
|
|
<polygon points="20 18 9 18 3 12 9 6 20 6"/>
|
|
<path d="M12.1143819 10.1143819L15.8856181 13.8856181M12.1143819 13.8856181L15.8856181 10.1143819"/>
|
|
</svg></li><li title="dialpad "><svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-labelledby="dialpadIconTitle">
|
|
<title id="dialpadIconTitle">Dialpad</title>
|
|
<circle cx="7" cy="5" r="1"/>
|
|
<circle cx="12" cy="5" r="1"/>
|
|
<circle cx="17" cy="5" r="1"/>
|
|
<circle cx="7" cy="10" r="1"/>
|
|
<circle cx="12" cy="10" r="1"/>
|
|
<circle cx="17" cy="10" r="1"/>
|
|
<circle cx="7" cy="15" r="1"/>
|
|
<circle cx="12" cy="15" r="1"/>
|
|
<circle cx="12" cy="20" r="1"/>
|
|
<circle cx="17" cy="15" r="1"/>
|
|
</svg></li><li title="direction left "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="directionLeftIconTitle">
|
|
<title id="directionLeftIconTitle">Turn Left</title>
|
|
<path d="M6 7H13.1667C13.1667 7 19 7 19 12.8333C19 18.6667 19 21 19 21"/>
|
|
<path d="M9 11L5 7L9 3"/>
|
|
</svg></li><li title="direction right "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="directionRightIconTitle">
|
|
<title id="directionRightIconTitle"/>
|
|
<path d="M18 7H10.8333C10.8333 7 5 7 5 12.8333C5 18.6667 5 21 5 21"/>
|
|
<path d="M15 11L19 7L15 3"/>
|
|
</svg></li><li title="disc "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="discIconTitle">
|
|
<title id="discIconTitle">Disc</title>
|
|
<circle cx="12" cy="12" r="10"/>
|
|
<circle cx="12" cy="12" r="4"/>
|
|
</svg></li><li title="dolar "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="dolarIconTitle">
|
|
<title id="dolarIconTitle">Dolar</title>
|
|
<path d="M12 4L12 6M12 18L12 20M15.5 8C15.1666667 6.66666667 14 6 12 6 9 6 8.5 7.95652174 8.5 9 8.5 13.140327 15.5 10.9649412 15.5 15 15.5 16.0434783 15 18 12 18 10 18 8.83333333 17.3333333 8.5 16"/>
|
|
</svg></li><li title="download "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="downloadIconTitle">
|
|
<title id="downloadIconTitle">Download</title>
|
|
<path d="M12,3 L12,16"/>
|
|
<polyline points="7 12 12 17 17 12"/>
|
|
<path d="M20,21 L4,21"/>
|
|
</svg></li><li title="drop "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="dropIconTitle">
|
|
<title id="dropIconTitle">Drop</title>
|
|
<path d="M12,21 C15.3137085,21 18,18.3904147 18,15 C18,11.6666667 16,8 12,4 C8,8 6,11.6666667 6,15 C6,18.3904147 8.6862915,21 12,21 Z"/>
|
|
</svg></li><li title="ear "><svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-labelledby="earIconTitle">
|
|
<title id="earIconTitle">Ear (hearing)</title>
|
|
<path d="M6 10C6 6.13401 9.13401 3 13 3C16.866 3 20 6.13401 20 10C20 12.8721 18.2043 15.0806 16.5 17C15.0668 18.6141 14.5 22 11 22C9.87418 22 8.83526 21.6279 7.99951 21"/>
|
|
<path d="M10 10C10 8.34315 11.3431 7 13 7C14.6569 7 16 8.34315 16 10C16 10.7684 15.7111 11.4692 15.2361 12"/>
|
|
</svg></li><li title="edit "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="editIconTitle">
|
|
<title id="editIconTitle">Edit</title>
|
|
<path d="M18.4142136 4.41421356L19.5857864 5.58578644C20.366835 6.36683502 20.366835 7.63316498 19.5857864 8.41421356L8 20 4 20 4 16 15.5857864 4.41421356C16.366835 3.63316498 17.633165 3.63316498 18.4142136 4.41421356zM14 6L18 10"/>
|
|
</svg></li><li title="ellypsis vertical "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="ellypsisVerticalIconTitle">
|
|
<title id="ellypsisVerticalIconTitle">Ellypsis</title>
|
|
<path d="M11 12C11 11.4477153 11.4477153 11 12 11 12.5522847 11 13 11.4477153 13 12 13 12.5522847 12.5522847 13 12 13 11.4477153 13 11 12.5522847 11 12zM11 6C11 5.44771525 11.4477153 5 12 5 12.5522847 5 13 5.44771525 13 6 13 6.55228475 12.5522847 7 12 7 11.4477153 7 11 6.55228475 11 6zM11 18C11 17.4477153 11.4477153 17 12 17 12.5522847 17 13 17.4477153 13 18 13 18.5522847 12.5522847 19 12 19 11.4477153 19 11 18.5522847 11 18z"/>
|
|
</svg></li><li title="ellypsis "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="ellypsisIconTitle">
|
|
<title id="ellypsisIconTitle">Ellypsis</title>
|
|
<circle cx="12" cy="12" r="1"/>
|
|
<circle cx="6" cy="12" r="1"/>
|
|
<circle cx="18" cy="12" r="1"/>
|
|
</svg></li><li title="entrance "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="entranceIconTitle">
|
|
<title id="entranceIconTitle">Entrance</title>
|
|
<path d="M11 15l3-3-3-3"/>
|
|
<path d="M4.5 12H13"/>
|
|
<path stroke-linecap="round" d="M14 12h-1"/>
|
|
<path d="M18 4v16H7V4z"/>
|
|
</svg></li><li title="envelope alt "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="envelopeAltIconTitle">
|
|
<title id="envelopeAltIconTitle">Envelope</title>
|
|
<rect x="2" y="5"/>
|
|
<path stroke-linecap="round" d="M2 5l10 9 10-9"/>
|
|
</svg></li><li title="envelope "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="envelopeIconTitle">
|
|
<title id="envelopeIconTitle">Envelope</title>
|
|
<rect x="2" y="5"/>
|
|
<path stroke-linecap="round" d="M2 5l10 9 10-9"/>
|
|
<path stroke-linecap="round" d="M2 19l6.825-7.8"/>
|
|
<path stroke-linecap="round" d="M22 19l-6.844-7.822"/>
|
|
</svg></li><li title="error "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="errorIconTitle">
|
|
<title id="errorIconTitle">Error</title>
|
|
<path d="M12 8L12 13"/>
|
|
<line x1="12" y1="16" x2="12" y2="16"/>
|
|
<circle cx="12" cy="12" r="10"/>
|
|
</svg></li><li title="exit "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="exitIconTitle">
|
|
<title id="exitIconTitle">Exit</title>
|
|
<path d="M18 15l3-3-3-3"/>
|
|
<path d="M11.5 12H20"/>
|
|
<path stroke-linecap="round" d="M21 12h-1"/>
|
|
<path d="M15 4v16H4V4z"/>
|
|
</svg></li><li title="explore "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="exploreIconTitle">
|
|
<title id="exploreIconTitle">Explore</title>
|
|
<polygon points="14.121 14.121 7.05 16.95 9.879 9.879 16.95 7.05"/>
|
|
<circle cx="12" cy="12" r="10"/>
|
|
</svg></li><li title="eye closed "><svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-labelledby="eyeClosedIconTitle">
|
|
<title id="eyeClosedIconTitle">Hidden (closed eye)</title>
|
|
<path d="M20 9C20 9 19.6797 9.66735 19 10.5144M12 14C10.392 14 9.04786 13.5878 7.94861 13M12 14C13.608 14 14.9521 13.5878 16.0514 13M12 14V17.5M4 9C4 9 4.35367 9.73682 5.10628 10.6448M7.94861 13L5 16M7.94861 13C6.6892 12.3266 5.75124 11.4228 5.10628 10.6448M16.0514 13L18.5 16M16.0514 13C17.3818 12.2887 18.3535 11.3202 19 10.5144M5.10628 10.6448L2 12M19 10.5144L22 12"/>
|
|
</svg></li><li title="eye crossed "><svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-labelledby="eyeCrossedIconTitle">
|
|
<title id="eyeCrossedIconTitle">Hidden (crossed eye)</title>
|
|
<path d="M22 12C22 12 19 18 12 18C5 18 2 12 2 12C2 12 5 6 12 6C19 6 22 12 22 12Z"/>
|
|
<circle cx="12" cy="12" r="3"/>
|
|
<path d="M3 21L20 4"/>
|
|
</svg></li><li title="eye "><svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-labelledby="eyeIconTitle">
|
|
<title id="eyeIconTitle">Visible (eye)</title>
|
|
<path d="M22 12C22 12 19 18 12 18C5 18 2 12 2 12C2 12 5 6 12 6C19 6 22 12 22 12Z"/>
|
|
<circle cx="12" cy="12" r="3"/>
|
|
</svg></li><li title="favourite "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="favouriteIconTitle">
|
|
<title id="favouriteIconTitle">Favourite</title>
|
|
<path d="M12,21 L10.55,19.7051771 C5.4,15.1242507 2,12.1029973 2,8.39509537 C2,5.37384196 4.42,3 7.5,3 C9.24,3 10.91,3.79455041 12,5.05013624 C13.09,3.79455041 14.76,3 16.5,3 C19.58,3 22,5.37384196 22,8.39509537 C22,12.1029973 18.6,15.1242507 13.45,19.7149864 L12,21 Z"/>
|
|
</svg></li><li title="feed "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="feedIconTitle">
|
|
<title id="feedIconTitle">Feed</title>
|
|
<circle cx="7.5" cy="7.5" r="2.5"/>
|
|
<path d="M22 13H2"/>
|
|
<path d="M18 6h-5m5 3h-5"/>
|
|
<path d="M5 2h14a3 3 0 0 1 3 3v17H2V5a3 3 0 0 1 3-3z"/>
|
|
</svg></li><li title="file "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="fileIconTitle">
|
|
<title id="fileIconTitle">File</title>
|
|
<path stroke-linecap="round" d="M13 3v6h6"/>
|
|
<path d="M13 3l6 6v12H5V3z"/>
|
|
</svg></li><li title="film "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="filmIconTitle">
|
|
<title id="filmIconTitle">Film</title>
|
|
<path stroke-linecap="round" d="M16 10.087l5-1.578v7.997l-4.998-1.578"/>
|
|
<path d="M16 7H3v11h13z"/>
|
|
</svg></li><li title="filter "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="filterIconTitle">
|
|
<title id="filterIconTitle">Filter</title>
|
|
<path d="M10 12.261L4.028 3.972h16L14 12.329V17l-4 3z"/>
|
|
</svg></li><li title="flag "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="flagIconTitle">
|
|
<title id="flagIconTitle">Flag</title>
|
|
<path d="M5 20v-5c1.333-1.333 3-2 5-2 3 0 4 2 6 2 1 0 2-.333 3-1V5c-1 .667-2 1-3 1-2 0-3-2-6-2-2 0-3.667.667-5 2v9"/>
|
|
</svg></li><li title="folder add "><svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-labelledby="folderAddIconTitle">
|
|
<title id="folderAddIconTitle">Add to folder</title>
|
|
<path d="M3 5H9L10 7H21V19H3V5Z"/>
|
|
<path d="M15 13H9"/>
|
|
<path d="M12 10V16"/>
|
|
</svg></li><li title="folder remove "><svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-labelledby="folderRemoveIconTitle">
|
|
<title id="folderRemoveIconTitle">Remove from folder</title>
|
|
<path d="M3 5H9L10 7H21V19H3V5Z"/>
|
|
<path d="M15 13H9"/>
|
|
</svg></li><li title="folder warning "><svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-labelledby="folderWarningIconTitle">
|
|
<title id="folderWarningIconTitle">Folder with a warning state</title>
|
|
<path d="M12 10V13"/>
|
|
<path d="M3 5H9L10 7H21V19H3V5Z"/>
|
|
<line x1="12" y1="16" x2="12" y2="16"></line>
|
|
</svg></li><li title="folder "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="folderIconTitle">
|
|
<title id="folderIconTitle">Folder</title>
|
|
<path d="M3 5h6l1 2h11v12H3z"/>
|
|
</svg></li><li title="forward "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="forwardIconTitle">
|
|
<title id="forwardIconTitle">Forward</title>
|
|
<path d="M10 14.74L3 19V5l7 4.26V5l12 7-12 7v-4.26z"/>
|
|
</svg></li><li title="glasses "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="glassesIconTitle">
|
|
<title id="glassesIconTitle">Glasses</title>
|
|
<path stroke-linecap="round" d="M14 12c-.597-.667-1.264-1-2-1s-1.403.333-2 1"/>
|
|
<path d="M20 12h2M2 12h2"/>
|
|
<circle cx="7" cy="12" r="3"/>
|
|
<circle cx="17" cy="12" r="3"/>
|
|
</svg></li><li title="grid alt "><svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-labelledby="gridIconTitle">
|
|
<title id="gridIconTitle">Grid</title>
|
|
<path d="M7 3V21"/>
|
|
<path d="M17 3V21"/>
|
|
<path d="M21 17L3 17"/>
|
|
<path d="M21 7L3 7"/>
|
|
</svg></li><li title="grid small "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="gridSmallIconTitle">
|
|
<title id="gridSmallIconTitle">Small Grid</title>
|
|
<rect x="6" y="6"/>
|
|
<rect x="13" y="6"/>
|
|
<rect x="6" y="13"/>
|
|
<rect x="13" y="13"/>
|
|
</svg></li><li title="grid "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="gridLargeIconTitle">
|
|
<title id="gridLargeIconTitle">Large Grid</title>
|
|
<rect x="3" y="3"/>
|
|
<rect x="14" y="3"/>
|
|
<rect x="3" y="14"/>
|
|
<rect x="14" y="14"/>
|
|
</svg></li><li title="hamburger "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="hamburgerIconTitle">
|
|
<title id="hamburgerIconTitle">Menu</title>
|
|
<path d="M6 7L18 7M6 12L18 12M6 17L18 17"/>
|
|
</svg></li><li title="happy face "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="happyFaceIconTitle">
|
|
<title id="happyFaceIconTitle">Happy Face</title>
|
|
<path d="M7.3010863,14.0011479 C8.0734404,15.7578367 9.98813711,17 11.9995889,17 C14.0024928,17 15.913479,15.7546194 16.6925307,14.0055328"/>
|
|
<line stroke-linecap="round" x1="9" y1="9" x2="9" y2="9"/>
|
|
<line stroke-linecap="round" x1="15" y1="9" x2="15" y2="9"/>
|
|
<circle cx="12" cy="12" r="10"/>
|
|
</svg></li><li title="hash "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="hashIconTitle">
|
|
<title id="hashIconTitle">Hash</title>
|
|
<path d="M11 3L5 21M19 3L13 21M3 16L19 16M5 8L21 8"/>
|
|
</svg></li><li title="hdr "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="hdrIconTitle">
|
|
<title id="hdrIconTitle">HDR</title>
|
|
<path d="M18 12h1l2 3"/>
|
|
<path d="M7 9v6m3-6v6h2c1.333 0 2-1 2-3s-.667-3-2-3h-2zm7 6V9h3c.667 0 1 .5 1 1.5s-.333 1.5-1 1.5h-3M7 12H3m0-3v6"/>
|
|
</svg></li><li title="headphones "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="headphonesIconTitle">
|
|
<title id="headphonesIconTitle">Headphones</title>
|
|
<path stroke-linecap="round" d="M21,13 L19,13 C17.8954305,13 17,13.8954305 17,15 L17,17 C17,18.1045695 17.8954305,19 19,19 L19,19 C20.1045695,19 21,18.1045695 21,17 L21,13 C21,8.02943725 16.9705627,4 12,4 C7.02943725,4 3,8.02943725 3,13 L3,17 C3,18.1045695 3.8954305,19 5,19 L5,19 C6.1045695,19 7,18.1045695 7,17 L7,15 C7,13.8954305 6.1045695,13 5,13 L3,13"/>
|
|
</svg></li><li title="hearing disability "><svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-labelledby="hearingDisabilityIconTitle">
|
|
<title id="hearingDisabilityIconTitle">Hearing disability</title>
|
|
<path d="M6 11.2632C6 7.80411 8.80411 5 12.2632 5C15.7222 5 18.5263 7.80411 18.5263 11.2632C18.5263 13.833 16.9197 15.8089 15.3947 17.5263C14.1124 18.9705 13.6053 22 10.4737 22C9.46637 22 8.53681 21.6671 7.78904 21.1053"/>
|
|
<path d="M9.57892 11.2631C9.57892 9.78068 10.7807 8.57892 12.2631 8.57892C13.7456 8.57892 14.9473 9.78068 14.9473 11.2631C14.9473 11.9506 14.6889 12.5777 14.2639 13.0526"/>
|
|
<path d="M3 21L21 3"/>
|
|
</svg></li><li title="help "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="helpIconTitle">
|
|
<title id="helpIconTitle">Help</title>
|
|
<path d="M12 14C12 12 13.576002 11.6652983 14.1186858 11.1239516 14.663127 10.5808518 15 9.82976635 15 9 15 7.34314575 13.6568542 6 12 6 11.1040834 6 10.2998929 6.39272604 9.75018919 7.01541737 9.49601109 7.30334431 9.29624369 7.64043912 9.16697781 8.01061095"/>
|
|
<line x1="12" y1="17" x2="12" y2="17"/>
|
|
<circle cx="12" cy="12" r="10"/>
|
|
</svg></li><li title="history "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="historyIconTitle">
|
|
<title id="historyIconTitle">History</title>
|
|
<polyline points="1 12 3 14 5 12"/>
|
|
<polyline points="12 7 12 12 15 15"/>
|
|
<path d="M12,21 C16.9705627,21 21,16.9705627 21,12 C21,7.02943725 16.9705627,3 12,3 C7.02943725,3 3,7.02943725 3,12 C3,11.975305 3,12.3086383 3,13"/>
|
|
</svg></li><li title="home alt "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="homeAltIconTitle">
|
|
<title id="homeAltIconTitle">Home</title>
|
|
<path d="M3 10.182V22h18V10.182L12 2z"/>
|
|
<rect x="9" y="14"/>
|
|
</svg></li><li title="home alt2 "><svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-labelledby="homeAlt2IconTitle">
|
|
<title id="homeAlt2IconTitle">Home</title>
|
|
<path d="M2 12L5 9.3M22 12L19 9.3M19 9.3L12 3L5 9.3M19 9.3V21H5V9.3"/>
|
|
</svg></li><li title="home "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="homeIconTitle">
|
|
<title id="homeIconTitle">Home</title>
|
|
<path d="M3 10.182V22h18V10.182L12 2z"/>
|
|
</svg></li><li title="horn "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="hornIconTitle">
|
|
<title id="hornIconTitle">Bullhorn</title>
|
|
<path stroke-linejoin="round" d="M6.5,9 C8.33333333,9 10.1666667,9 12,9 C14,9 16.3333333,7.33333333 19,4 L19,19 C16.3333333,15.6666667 14,14 12,14 C10.1666667,14 8.33333333,14 6.5,14 L6.5,14 C5.11928813,14 4,12.8807119 4,11.5 L4,11.5 C4,10.1192881 5.11928813,9 6.5,9 Z"/>
|
|
<polygon points="7 14 9 20 13 20 11 14"/>
|
|
<path d="M11,9 L11,14"/>
|
|
</svg></li><li title="hourglass "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="hourglassIconTitle">
|
|
<title id="hourglassIconTitle">Hourglass</title>
|
|
<path d="M16.7647059,7.82108056 L16.7647059,5 C16.7647059,3.8954305 15.8692754,3 14.7647059,3 L9.23529412,3 C8.13072462,3 7.23529412,3.8954305 7.23529412,5 L7.23529412,7.82108056 L11.4142136,12 L7.23529412,16.1789194 L7.23529412,19 C7.23529412,20.1045695 8.13072462,21 9.23529412,21 L14.7647059,21 C15.8692754,21 16.7647059,20.1045695 16.7647059,19 L16.7647059,16.1789194 L12.5857864,12 L16.7647059,7.82108056 Z"/>
|
|
</svg></li><li title="image "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="imageIconTitle">
|
|
<title id="imageIconTitle">Image</title>
|
|
<rect x="3" y="3"/>
|
|
<path stroke-linecap="round" d="M3 14l4-4 11 11"/>
|
|
<circle cx="13.5" cy="7.5" r="2.5"/>
|
|
<path stroke-linecap="round" d="M13.5 16.5L21 9"/>
|
|
</svg></li><li title="inbox alt "><svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-labelledby="inboxAltIconTitle">
|
|
<title id="inboxAltIconTitle">Inbox</title>
|
|
<path d="M3 13H9V16H15V13H21"/>
|
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M3 13L5 4H19L21 13V20H3V13Z"/>
|
|
<path d="M7 7H17"/>
|
|
<path d="M6.5 10H17.5"/>
|
|
</svg></li><li title="inbox "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="inboxIconTitle">
|
|
<title id="inboxIconTitle">Inbox</title>
|
|
<path d="M3 10H9V13H15V10H21"/>
|
|
<path d="M3 10L6 4H18L21 10V20H3V10Z"/>
|
|
</svg></li><li title="info "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="infoIconTitle">
|
|
<title id="infoIconTitle">Information</title>
|
|
<path d="M12,12 L12,15"/>
|
|
<line x1="12" y1="9" x2="12" y2="9"/>
|
|
<circle cx="12" cy="12" r="10"/>
|
|
</svg></li><li title="iphone "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="iphoneIconTitle">
|
|
<title id="iphoneIconTitle">iPhone</title>
|
|
<path d="M18,3 L18,21 C18,21.5522847 17.5522847,22 17,22 L7,22 C6.44771525,22 6,21.5522847 6,21 L6,3 C6,2.44771525 6.44771525,2 7,2 L17,2 C17.5522847,2 18,2.44771525 18,3 Z"/>
|
|
<polygon points="14 2 14 3 10 3 10 2"/>
|
|
</svg></li><li title="justify "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="justifyIconTitle">
|
|
<title id="justifyIconTitle">Justify</title>
|
|
<path d="M6 10L18 10M6 6L18 6M6 14L18 14M6 18L18 18"/>
|
|
</svg></li><li title="key "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="keyIconTitle">
|
|
<title id="keyIconTitle">Key</title>
|
|
<polyline points="21 16 21 12 12 12"/>
|
|
<circle cx="7" cy="12" r="4"/>
|
|
<path d="M17,15 L17,12"/>
|
|
</svg></li><li title="language "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="languageIconTitle">
|
|
<title id="languageIconTitle">Language</title>
|
|
<circle cx="12" cy="12" r="10"/>
|
|
<path stroke-linecap="round" d="M12,22 C14.6666667,19.5757576 16,16.2424242 16,12 C16,7.75757576 14.6666667,4.42424242 12,2 C9.33333333,4.42424242 8,7.75757576 8,12 C8,16.2424242 9.33333333,19.5757576 12,22 Z"/>
|
|
<path stroke-linecap="round" d="M2.5 9L21.5 9M2.5 15L21.5 15"/>
|
|
</svg></li><li title="laptop "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="laptopIconTitle">
|
|
<title id="laptopIconTitle">Laptop</title>
|
|
<path d="M20 7v11H4V7a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1z"/>
|
|
<path d="M2 18h20M4 17h16"/>
|
|
</svg></li><li title="layout left "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="layoutLeftIconTitle">
|
|
<title id="layoutLeftIconTitle">Layout Left</title>
|
|
<rect x="3" y="3"/>
|
|
<path d="M3 8L21 8M9 8L9 21"/>
|
|
</svg></li><li title="layout right "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="layoutRightIconTitle">
|
|
<title id="layoutRightIconTitle">Layout Right</title>
|
|
<rect x="3" y="3"/>
|
|
<path d="M3 8L21 8M9 8L9 21"/>
|
|
</svg></li><li title="lightbulb "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="lightBulbIconTitle">
|
|
<title id="lightBulbIconTitle">Light Bulb</title>
|
|
<path d="M16 12C15.3333333 12.6666667 15 14 15 16L15 17 9 17 9 16C9 14 8.66666667 12.6666667 8 12 5.6739597 9.6739597 5.41421356 6.10050506 7.75735931 3.75735931 10.1005051 1.41421356 13.8994949 1.41421356 16.2426407 3.75735931 18.5857864 6.10050506 18.4068484 9.59315157 16 12zM10 21L14 21"/>
|
|
</svg></li><li title="line chart "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="lineChartIconTitle">
|
|
<title id="lineChartIconTitle">Line Chart</title>
|
|
<path d="M3,16 L8,11"/>
|
|
<circle cx="9" cy="10" r="1"/>
|
|
<circle cx="14" cy="15" r="1"/>
|
|
<path d="M10 11L13 14M15 14L21 8"/>
|
|
</svg></li><li title="link "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="linkIconTitle">
|
|
<title id="linkIconTitle">Link</title>
|
|
<path d="M10.5,15.5 C10.5,14.1666667 10.5,13.5 10.5,13.5 C10.5,10.7385763 8.26142375,8.5 5.5,8.5 C2.73857625,8.5 0.5,10.7385763 0.5,13.5 C0.5,13.5 0.5,14.1666667 0.5,15.5" transform="rotate(-90 5.5 12)"/>
|
|
<path d="M8,12 L16,12"/>
|
|
<path d="M23.5,15.5 C23.5,14.1666667 23.5,13.5 23.5,13.5 C23.5,10.7385763 21.2614237,8.5 18.5,8.5 C15.7385763,8.5 13.5,10.7385763 13.5,13.5 C13.5,13.5 13.5,14.1666667 13.5,15.5" transform="rotate(90 18.5 12)"/>
|
|
</svg></li><li title="list alt "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="listAltIconTitle">
|
|
<title id="listAltIconTitle"/>
|
|
|
|
<path d="M5 15L19 15M5 19L19 19"/>
|
|
<rect x="5" y="5"/>
|
|
</svg></li><li title="list view "><svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-labelledby="listViewIconTitle">
|
|
<title id="listViewIconTitle">List view</title>
|
|
<path d="M5 5H19"/>
|
|
<path d="M5 19H19"/>
|
|
<rect x="5" y="9" />
|
|
</svg></li><li title="list "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="listIconTitle">
|
|
<title id="listIconTitle"/>
|
|
|
|
<path d="M10 7L18 7M10 12L18 12M10 17L18 17"/>
|
|
<line x1="7" y1="7" x2="7" y2="7"/>
|
|
<line x1="7" y1="12" x2="7" y2="12"/>
|
|
<line x1="7" y1="17" x2="7" y2="17"/>
|
|
</svg></li><li title="location "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="locationIconTitle">
|
|
<title id="locationIconTitle">Location</title>
|
|
<path d="M12,21 C16,16.8 18,12.8 18,9 C18,5.6862915 15.3137085,3 12,3 C8.6862915,3 6,5.6862915 6,9 C6,12.8 8,16.8 12,21 Z"/>
|
|
<circle cx="12" cy="9" r="1"/>
|
|
</svg></li><li title="lock alt open "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="lockAltOpenIconTitle">
|
|
<title id="lockAltOpenIconTitle">Lock</title>
|
|
<path d="M7,7.625 L7,7 C7,4.23857625 9.23857625,2 12,2 L12,2 C14.7614237,2 17,4.23857625 17,7 L17,11"/>
|
|
<rect x="5" y="11"/>
|
|
<circle cx="12" cy="16" r="1"/>
|
|
</svg></li><li title="lock alt "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="lockAltIconTitle">
|
|
<title id="lockAltIconTitle">Lock</title>
|
|
<rect x="5" y="11"/>
|
|
<path d="M12,3 L12,3 C14.7614237,3 17,5.23857625 17,8 L17,11 L7,11 L7,8 C7,5.23857625 9.23857625,3 12,3 Z"/>
|
|
<circle cx="12" cy="16" r="1"/>
|
|
</svg></li><li title="lock open "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="lockOpenIconTitle">
|
|
<title id="lockOpenIconTitle">Lock</title>
|
|
<path d="M7,7.625 L7,7 C7,4.23857625 9.23857625,2 12,2 L12,2 C14.7614237,2 17,4.23857625 17,7 L17,11"/>
|
|
<rect x="5" y="11"/>
|
|
</svg></li><li title="lock "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="lockIconTitle">
|
|
<title id="lockIconTitle">Lock</title>
|
|
<rect x="5" y="11"/>
|
|
<path d="M12,3 L12,3 C14.7614237,3 17,5.23857625 17,8 L17,11 L7,11 L7,8 C7,5.23857625 9.23857625,3 12,3 Z"/>
|
|
</svg></li><li title="map "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="mapIconTitle">
|
|
<title id="mapIconTitle">Map</title>
|
|
<polygon points="9 19 3 21 3 5 9 3 15 5 21 3 21 18.5 15 21"/>
|
|
<path stroke-linecap="round" d="M15 5L15 21M9 3L9 19"/>
|
|
</svg></li><li title="mask "><svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-labelledby="maskIconTitle">
|
|
<title id="maskIconTitle">Mask</title>
|
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z"/>
|
|
<path d="M8 2.83209C11.5318 4.37521 14 7.89937 14 12C14 16.1006 11.5318 19.6248 8 21.1679"/>
|
|
</svg></li><li title="maximise "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="maximiseIconTitle">
|
|
<title id="maximiseIconTitle">Maximise View</title>
|
|
<polyline points="21 16 21 21 16 21"/>
|
|
<polyline points="8 21 3 21 3 16"/>
|
|
<polyline points="16 3 21 3 21 8"/>
|
|
<polyline points="3 8 3 3 8 3"/>
|
|
</svg></li><li title="microphone "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="microphoneIconTitle">
|
|
<title id="microphoneIconTitle">Microphone (Voice input)</title>
|
|
<path d="M17 12C17 14.7614237 14.7614237 17 12 17 9.23857625 17 7 14.7614237 7 12M12 17L12 21"/>
|
|
<rect x="10" y="4" rx="2"/>
|
|
</svg></li><li title="minimise "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="minimiseIconTitle">
|
|
<title id="minimiseIconTitle">Minimise View</title>
|
|
<polyline points="8 3 8 8 3 8"/>
|
|
<polyline points="21 8 16 8 16 3"/>
|
|
<polyline points="3 16 8 16 8 21"/>
|
|
<polyline points="16 21 16 16 21 16"/>
|
|
</svg></li><li title="minus "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="minusIconTitle">
|
|
<title id="minusIconTitle">Minus</title>
|
|
<path d="M20,12 L4,12"/>
|
|
</svg></li><li title="moon "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="moonIconTitle">
|
|
<title id="moonIconTitle">Moon</title>
|
|
<path d="M10.423839,3 C10.1490474,3.80837289 10,4.67486099 10,5.57616098 C10,9.99443898 13.581722,13.576161 18,13.576161 C18.9013,13.576161 19.7677881,13.4271135 20.576161,13.152322 C19.5038921,16.3066875 16.516978,18.576161 13,18.576161 C8.581722,18.576161 5,14.994439 5,10.576161 C5,7.05918297 7.26947343,4.07226889 10.423839,3 Z"/>
|
|
</svg></li><li title="music "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="musicIconTitle">
|
|
<title id="musicIconTitle">Music</title>
|
|
<polyline stroke-linecap="round" points="8 18 8 6 20 3 20 16"/>
|
|
<path d="M5.9470822 20.5104863C4.47941733 21.0446727 3.00094415 20.6845313 2.64481994 19.706088 2.28869572 18.7276448 3.18977746 17.5014162 4.65744233 16.9672299 6.1251072 16.4330436 7.60358037 16.793185 7.95970459 17.7716282 8.31582881 18.7500715 7.41474707 19.9763 5.9470822 20.5104863zM17.9470822 18.5104863C16.4794173 19.0446727 15.0009442 18.6845313 14.6448199 17.706088 14.2886957 16.7276448 15.1897775 15.5014162 16.6574423 14.9672299 18.1251072 14.4330436 19.6035804 14.793185 19.9597046 15.7716282 20.3158288 16.7500715 19.4147471 17.9763 17.9470822 18.5104863z"/>
|
|
</svg></li><li title="mute "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="muteIconTitle">
|
|
<title id="IconTitle">Mute</title>
|
|
<path d="M18 10L22 14M18 14L22 10"/>
|
|
<path d="M13 5v14l-5-4H3V9h5z"/>
|
|
<path stroke-linecap="round" d="M13 14c1.5-1 1.5-3 0-4"/>
|
|
</svg></li><li title="neutral face "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="neutralFaceIconTitle">
|
|
<title id="neutralFaceIconTitle">Neutral Face</title>
|
|
<line stroke-linecap="round" x1="9" y1="9" x2="9" y2="9"/>
|
|
<line stroke-linecap="round" x1="15" y1="9" x2="15" y2="9"/>
|
|
<path d="M16,15 L8,15" opacity=".9"/>
|
|
<circle cx="12" cy="12" r="10"/>
|
|
</svg></li><li title="new "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="newIconTitle">
|
|
<title id="newIconTitle">New</title>
|
|
<path d="M19 14V22H2.99997V4H13"/>
|
|
<path d="M17.4608 4.03921C18.2418 3.25817 19.5082 3.25816 20.2892 4.03921L20.9608 4.71079C21.7418 5.49184 21.7418 6.75817 20.9608 7.53921L11.5858 16.9142C11.2107 17.2893 10.702 17.5 10.1716 17.5L7.5 17.5L7.5 14.8284C7.5 14.298 7.71071 13.7893 8.08579 13.4142L17.4608 4.03921Z"/>
|
|
<path d="M16.25 5.25L19.75 8.75"/>
|
|
</svg></li><li title="news "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="newsIconTitle">
|
|
<title id="newsIconTitle">News</title>
|
|
<path d="M22 5L22 17C22 18.3333333 21.3333333 19 20 19 18.6666667 19 18 18.3333333 18 17L18 5 2 5 2 16C2 18 3 19 5 19 7 19 12 19 20 19M6 14L7 14M11 14L14 14M6 10L14 10"/>
|
|
</svg></li><li title="next "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="nextIconTitle">
|
|
<title id="nextIconTitle">Next</title>
|
|
<path d="M17 11.5L6 18V5z"/>
|
|
<path d="M18 18V5"/>
|
|
</svg></li><li title="no entry "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="noEntryIconTitle">
|
|
<title id="noEntryIconTitle">No Entry</title>
|
|
<polygon points="16 3 21 8 21 16 16 21 8 21 3 16 3 8 8 3"/>
|
|
<rect x="7" y="10"/>
|
|
</svg></li><li title="not allowed "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="notAllowedIconTitle">
|
|
<title id="notAllowedIconTitle">Not Allowed</title>
|
|
<circle cx="12" cy="12" r="10"/>
|
|
<path stroke-linecap="square" d="M5,5 L19,19"/>
|
|
</svg></li><li title="notebook "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="notebookIconTitle">
|
|
<title id="notebookIconTitle">Notebook</title>
|
|
<path d="M9 8h5"/>
|
|
<path d="M18 3v18H6a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h12z"/>
|
|
<path d="M5 19v-1a1 1 0 0 1 1-1h12"/>
|
|
</svg></li><li title="octagon "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="octagonIconTitle">
|
|
<title id="octagonIconTitle">Octagon</title>
|
|
<polygon points="16 3 21 8 21 16 16 21 8 21 3 16 3 8 8 3"/>
|
|
</svg></li><li title="ok circle "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="circleOkIconTitle">
|
|
<title id="circleOkIconTitle">OK</title>
|
|
<polyline points="7 13 10 16 17 9"/>
|
|
<circle cx="12" cy="12" r="10"/>
|
|
</svg></li><li title="ok "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="okIconTitle">
|
|
<title id="okIconTitle">Ok</title>
|
|
<polyline points="4 13 9 18 20 7"/>
|
|
</svg></li><li title="pan "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="panIconTitle">
|
|
<title id="panIconTitle">Pan</title>
|
|
<path d="M20,14 L20,17 C20,19.209139 18.209139,21 16,21 L10.0216594,21 C8.75045497,21 7.55493392,20.3957659 6.80103128,19.3722467 L3.34541668,14.6808081 C2.81508416,13.9608139 2.94777982,12.950548 3.64605479,12.391928 C4.35756041,11.8227235 5.38335813,11.8798792 6.02722571,12.5246028 L8,14.5 L8,13 L8.00393081,13 L8,11 L8.0174523,6.5 C8.0174523,5.67157288 8.68902517,5 9.5174523,5 C10.3458794,5 11.0174523,5.67157288 11.0174523,6.5 L11.0174523,11 L11.0174523,4.5 C11.0174523,3.67157288 11.6890252,3 12.5174523,3 C13.3458794,3 14.0174523,3.67157288 14.0174523,4.5 L14.0174523,11 L14.0174523,5.5 C14.0174523,4.67157288 14.6890252,4 15.5174523,4 C16.3458794,4 17.0174523,4.67157288 17.0174523,5.5 L17.0174523,11 L17.0174523,7.5 C17.0174523,6.67157288 17.6890252,6 18.5174523,6 C19.3458794,6 20.0174523,6.67157288 20.0174523,7.5 L20.0058962,14 L20,14 Z"/>
|
|
</svg></li><li title="paperclip "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="paperclipIconTitle">
|
|
<title id="paperclipIconTitle">Paperclip</title>
|
|
<path d="M7.93517339,13.7795989 L15.1617306,6.55304173 C16.03921,5.67631227 17.4656766,5.67631227 18.343156,6.55304173 C19.2206355,7.43052116 19.2206355,8.85773771 18.343156,9.73521714 L8.40091248,19.5477137 C6.93619681,21.0124294 4.56325242,21.0124294 3.09853675,19.5477137 C1.63382108,18.083748 1.63382108,15.7093037 3.09853675,14.245338 L12.9335328,4.53783896 C14.9839848,2.48738701 18.3094068,2.48738701 20.3568588,4.53783896 C22.4088107,6.58904088 22.4088107,9.91146301 20.3583588,11.961915 L13.2390491,19.0819746"/>
|
|
</svg></li><li title="pause circle "><svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-labelledby="pauseCircleIconTitle">
|
|
<title id="pauseCircleIconTitle">Pause</title>
|
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z"/>
|
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M8 8V16H10V8H8Z"/>
|
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 8V16H16V8H14Z"/>
|
|
</svg></li><li title="pause "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="pauseIconTitle">
|
|
<title id="pauseIconTitle">Pause</title>
|
|
<rect x="5" y="4"/>
|
|
<rect x="15" y="4"/>
|
|
</svg></li><li title="people "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="peopleIconTitle">
|
|
<title id="peopleIconTitle">People</title>
|
|
<path d="M1 18C1 15.75 4 15.75 5.5 14.25 6.25 13.5 4 13.5 4 9.75 4 7.25025 4.99975 6 7 6 9.00025 6 10 7.25025 10 9.75 10 13.5 7.75 13.5 8.5 14.25 10 15.75 13 15.75 13 18M12.7918114 15.7266684C13.2840551 15.548266 13.6874862 15.3832994 14.0021045 15.2317685 14.552776 14.9665463 15.0840574 14.6659426 15.5 14.25 16.25 13.5 14 13.5 14 9.75 14 7.25025 14.99975 6 17 6 19.00025 6 20 7.25025 20 9.75 20 13.5 17.75 13.5 18.5 14.25 20 15.75 23 15.75 23 18"/>
|
|
<path stroke-linecap="round" d="M12,16 C12.3662741,15.8763472 12.6302112,15.7852366 12.7918114,15.7266684"/>
|
|
</svg></li><li title="person add "><svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-labelledby="personAddIconTitle">
|
|
<title id="personAddIconTitle">Add user</title>
|
|
<path d="M1 18C1 15.75 4 15.75 5.5 14.25C6.25 13.5 4 13.5 4 9.75C4 7.25025 4.99975 6 7 6C9.00025 6 10 7.25025 10 9.75C10 13.5 7.75 13.5 8.5 14.25C10 15.75 13 15.75 13 18"/>
|
|
<path d="M22 11H14"/>
|
|
<path d="M18 7V15"/>
|
|
</svg></li><li title="person "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="personIconTitle">
|
|
<title id="personIconTitle">Person</title>
|
|
<path d="M4,20 C4,17 8,17 10,15 C11,14 8,14 8,9 C8,5.667 9.333,4 12,4 C14.667,4 16,5.667 16,9 C16,14 13,14 14,15 C16,17 20,17 20,20"/>
|
|
</svg></li><li title="phone "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="phoneIconTitle">
|
|
<title id="phoneIconTitle">Phone</title>
|
|
<path stroke-linecap="round" d="M12.7407967,18.4035953 L15.8976569,15.246735 L21.114676,18.885324 L19.9443794,20.055614 C19.1648657,20.8351277 18.020623,21.1243165 16.9643502,20.8087683 C13.7351168,19.8440753 10.8342484,18.0754771 8.26174492,15.5029737 C5.6892452,12.930474 3.92064841,10.0296102 2.95595454,6.80038244 C2.64039085,5.74410652 2.92958124,4.59985601 3.70910009,3.82033716 L4.87939464,2.65004261 L8.51798358,7.86706169 L5.36112331,11.023922"/>
|
|
</svg></li><li title="placeholder "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="placeholderIconTitle">
|
|
<title id="placeholderIconTitle">Placeholder</title>
|
|
<rect x="3" y="3"/>
|
|
<path stroke-linecap="round" d="M21 21L3 3 21 21zM21 3L3 21 21 3z"/>
|
|
</svg></li><li title="play "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="playIconTitle">
|
|
<title id="playIconTitle">Play</title>
|
|
<path d="M20 12L5 21V3z"/>
|
|
</svg></li><li title="plus "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="plusIconTitle">
|
|
<title id="plusIconTitle">Plus</title>
|
|
<path d="M20 12L4 12M12 4L12 20"/>
|
|
</svg></li><li title="power "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="powerIconTitle">
|
|
<title id="powerIconTitle">Power</title>
|
|
<path d="M12 2L12 11M18.363961 5.63603897C21.8786797 9.15075759 21.8786797 14.8492424 18.363961 18.363961 14.8492424 21.8786797 9.15075759 21.8786797 5.63603897 18.363961 2.12132034 14.8492424 2.12132034 9.15075759 5.63603897 5.63603897"/>
|
|
</svg></li><li title="previous "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="previousIconTitle">
|
|
<title id="previousIconTitle">Previous</title>
|
|
<path d="M7 11.5L18 18V5z"/>
|
|
<path d="M6 18V5"/>
|
|
</svg></li><li title="print "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="printIconTitle">
|
|
<title id="printIconTitle">print</title>
|
|
<polygon points="17 14 17 21 7 21 7 14"/>
|
|
<polygon points="17 3 17 9 7 9 7 3"/>
|
|
<polyline points="7 18 3 18 3 9 3 9 21 9 21 18 17 18"/>
|
|
</svg></li><li title="radio button selected "><svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-labelledby="radioSelectedIconTitle">
|
|
<title id="radioSelectedIconTitle">Radio button (selected)</title>
|
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 18C15.3137 18 18 15.3137 18 12C18 8.68629 15.3137 6 12 6C8.68629 6 6 8.68629 6 12C6 15.3137 8.68629 18 12 18Z"/>
|
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 14C10.8954 14 10 13.1046 10 12C10 10.8954 10.8954 10 12 10C13.1046 10 14 10.8954 14 12C14 13.1046 13.1046 14 12 14Z"/>
|
|
</svg></li><li title="radio button "><svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-labelledby="radioIconTitle">
|
|
<title id="radioIconTitle">Radio button</title>
|
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 18C15.3137 18 18 15.3137 18 12C18 8.68629 15.3137 6 12 6C8.68629 6 6 8.68629 6 12C6 15.3137 8.68629 18 12 18Z"/>
|
|
</svg></li><li title="radio "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="radioIconTitle">
|
|
<title id="radioIconTitle">Radio</title>
|
|
<path d="M5.44972845 6C2.18342385 9.2663046 2.18342385 14.7336954 5.44972845 18M8.59918369 8C6.46693877 10.1322449 6.46693877 13.8677551 8.59918369 16M18.5502716 18C21.8165761 14.7336954 21.8165761 9.2663046 18.5502716 6M15.4008163 16C17.5330612 13.8677551 17.5330612 10.1322449 15.4008163 8"/>
|
|
<circle cx="12" cy="12" r="1"/>
|
|
</svg></li><li title="rain "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="rainIconTitle">
|
|
<title id="rainIconTitle">Rain</title>
|
|
<path d="M16 18l1 3m-4-3l1 3m-4-3l1 3m8.051-3.043C20.5 17.97 22 16.245 22 14.5a3.5 3.5 0 0 0-3.079-3.475 6.002 6.002 0 0 0-11.21-1.86A4.504 4.504 0 0 0 2 13.5c0 2.311 1.5 4.47 3.986 4.47H7"/>
|
|
</svg></li><li title="rectangle "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="rectangleIconTitle">
|
|
<title id="rectangleIconTitle">Rectangle</title>
|
|
<rect x="3" y="3"/>
|
|
</svg></li><li title="redo "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="redoIconTitle">
|
|
<title id="redoIconTitle">Redo last undone action</title>
|
|
<path d="M16 15h5v-5"/>
|
|
<path d="M19 13C14 8 6.425 8.725 3 14"/>
|
|
<path stroke-linecap="round" d="M21 15l-2-2"/>
|
|
</svg></li><li title="refresh "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="refreshIconTitle">
|
|
<title id="refreshIconTitle">Refresh</title>
|
|
<polyline points="22 12 19 15 16 12"/>
|
|
<path d="M11,20 C6.581722,20 3,16.418278 3,12 C3,7.581722 6.581722,4 11,4 C15.418278,4 19,7.581722 19,12 L19,14"/>
|
|
</svg></li><li title="remove "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="removeIconTitle">
|
|
<title id="removeIconTitle">Remove</title>
|
|
<path d="M17,12 L7,12"/>
|
|
<circle cx="12" cy="12" r="10"/>
|
|
</svg></li><li title="repeat "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="repeatIconTitle">
|
|
<title id="repeatIconTitle">Repeat</title>
|
|
<path d="M2 13.0399V11C2 7.68629 4.68629 5 8 5H21V5"/>
|
|
<path d="M19 2L22 5L19 8"/>
|
|
<path d="M22 9.98004V12.02C22 15.3337 19.3137 18.02 16 18.02H3V18.02"/>
|
|
<path d="M5 21L2 18L5 15"/>
|
|
</svg></li><li title="restaurant "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="restaurantIconTitle">
|
|
<title id="restaurantIconTitle">Restaurant</title>
|
|
<path d="M8 4L8 20M18 12C16 11.3333333 15 10 15 8 15 6 16 4.66666667 18 4L18 20 18 12zM5 4L5 7C5 8.65685425 6.34314575 10 8 10L8 10C9.65685425 10 11 8.65685425 11 7L11 4"/>
|
|
</svg></li><li title="return "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="returnIconTitle">
|
|
<title id="returnIconTitle">Return</title>
|
|
<path d="M19,8 L19,11 C19,12.1045695 18.1045695,13 17,13 L6,13"/>
|
|
<polyline points="8 16 5 13 8 10"/>
|
|
</svg></li><li title="retweet "><svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-labelledby="retweetIconTitle">
|
|
<title id="retweetIconTitle">Retweet</title>
|
|
<path d="M13 18L6 18L6 7"/>
|
|
<path d="M3 9L6 6L9 9"/>
|
|
<path d="M11 6L18 6L18 17"/>
|
|
<path d="M21 15L18 18L15 15"/>
|
|
</svg></li><li title="rotate "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="rotateIconTitle">
|
|
<title id="rotateIconTitle">Rotate</title>
|
|
<path d="M22 12l-3 3-3-3"/>
|
|
<path d="M2 12l3-3 3 3"/>
|
|
<path d="M19.016 14v-1.95A7.05 7.05 0 0 0 8 6.22"/>
|
|
<path d="M16.016 17.845A7.05 7.05 0 0 1 5 12.015V10"/>
|
|
<path stroke-linecap="round" d="M5 10V9"/>
|
|
<path stroke-linecap="round" d="M19 15v-1"/>
|
|
</svg></li><li title="rss "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="rssIconTitle">
|
|
<title id="rssIconTitle">RSS</title>
|
|
<line x1="6" y1="18" x2="6" y2="18" stroke-linecap="round"/>
|
|
<path d="M10 18C10 15.790861 8.209139 14 6 14M14 18C14 13.581722 10.418278 10 6 10M18 18C18 11.372583 12.627417 6 6 6"/>
|
|
</svg></li><li title="sad face "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="sadFaceIconTitle">
|
|
<title id="sadFaceIconTitle">sad Face</title>
|
|
<line stroke-linecap="round" x1="9" y1="9" x2="9" y2="9"/>
|
|
<line stroke-linecap="round" x1="15" y1="9" x2="15" y2="9"/>
|
|
<path d="M8,16 C9.33333333,15.3333333 10.6656028,15.0003822 11.9968085,15.0011466 C13.3322695,15.0003822 14.6666667,15.3333333 16,16"/>
|
|
<circle cx="12" cy="12" r="10"/>
|
|
</svg></li><li title="save "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="saveIconTitle">
|
|
<title id="saveIconTitle">Save</title>
|
|
<path d="M17.2928932,3.29289322 L21,7 L21,20 C21,20.5522847 20.5522847,21 20,21 L4,21 C3.44771525,21 3,20.5522847 3,20 L3,4 C3,3.44771525 3.44771525,3 4,3 L16.5857864,3 C16.8510029,3 17.1053568,3.10535684 17.2928932,3.29289322 Z"/>
|
|
<rect x="7" y="13"/>
|
|
<rect x="8" y="3"/>
|
|
</svg></li><li title="search "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="searchIconTitle">
|
|
<title id="searchIconTitle">Search</title>
|
|
<path d="M14.4121122,14.4121122 L20,20"/>
|
|
<circle cx="10" cy="10" r="6"/>
|
|
</svg></li><li title="send "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="sendIconTitle">
|
|
<title id="sendIconTitle">Send</title>
|
|
<polygon points="21.368 12.001 3 21.609 3 14 11 12 3 9.794 3 2.394"/>
|
|
</svg></li><li title="settings "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="settingsIconTitle">
|
|
<title id="settingsIconTitle">Settings</title>
|
|
<path d="M5.03506429,12.7050339 C5.01187484,12.4731696 5,12.2379716 5,12 C5,11.7620284 5.01187484,11.5268304 5.03506429,11.2949661 L3.20577137,9.23205081 L5.20577137,5.76794919 L7.9069713,6.32070904 C8.28729123,6.0461342 8.69629298,5.80882212 9.12862533,5.61412402 L10,3 L14,3 L14.8713747,5.61412402 C15.303707,5.80882212 15.7127088,6.0461342 16.0930287,6.32070904 L18.7942286,5.76794919 L20.7942286,9.23205081 L18.9649357,11.2949661 C18.9881252,11.5268304 19,11.7620284 19,12 C19,12.2379716 18.9881252,12.4731696 18.9649357,12.7050339 L20.7942286,14.7679492 L18.7942286,18.2320508 L16.0930287,17.679291 C15.7127088,17.9538658 15.303707,18.1911779 14.8713747,18.385876 L14,21 L10,21 L9.12862533,18.385876 C8.69629298,18.1911779 8.28729123,17.9538658 7.9069713,17.679291 L5.20577137,18.2320508 L3.20577137,14.7679492 L5.03506429,12.7050339 Z"/>
|
|
<circle cx="12" cy="12" r="1"/>
|
|
</svg></li><li title="share android "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="shareAndroidIconTitle">
|
|
<title id="shareAndroidIconTitle">Share</title>
|
|
<path d="M16 8L8 11 16 8zM16 16L8 13 16 16z"/>
|
|
<circle cx="6" cy="12" r="2"/>
|
|
<circle cx="18" cy="7" r="2"/>
|
|
<circle cx="18" cy="17" r="2"/>
|
|
</svg></li><li title="share ios "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="shareiOSIconTitle">
|
|
<title id="shareiOSIconTitle">Share</title>
|
|
<path d="M12,3 L12,15"/>
|
|
<polyline points="9 5 12 2 15 5"/>
|
|
<rect x="6" y="9"/>
|
|
</svg></li><li title="share "><svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-labelledby="shareIconTitle">
|
|
<title id="shareIconTitle">Share</title>
|
|
<path d="M12 14V6"/>
|
|
<path d="M9 8L12 5L15 8"/>
|
|
<path d="M5 13V18H19V13"/>
|
|
</svg></li><li title="shield "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="shieldIconTitle">
|
|
<title id="shieldIconTitle">Shield</title>
|
|
<path d="M19,14.7368421 C19,17.122807 16.6666667,19.2105263 12,21 C7.33333333,19.2105263 5,17.122807 5,14.7368421 C5,12.3508772 5,9.36842105 5,5.78947368 C8.13611482,4.59649123 10.4694481,4 12,4 C13.5305519,4 15.8638852,4.59649123 19,5.78947368 C19,9.36842105 19,12.3508772 19,14.7368421 Z"/>
|
|
</svg></li><li title="shift "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="shiftIconTitle">
|
|
<title id="shiftIconTitle">Shift</title>
|
|
<path d="M5,21 L19,21 L5,21 Z M16,12 L16,17 L8,17 L8,12 L3,12 L12,3 L21,12 L16,12 Z"/>
|
|
</svg></li><li title="shuffle "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="shuffleIconTitle">
|
|
<title id="shuffleIconTitle">Shuffle</title>
|
|
<path d="M21 16.0399H17.7707C15.8164 16.0399 13.9845 14.9697 12.8611 13.1716L10.7973 9.86831C9.67384 8.07022 7.84196 7 5.88762 7L3 7"/>
|
|
<path d="M21 7H17.7707C15.8164 7 13.9845 8.18388 12.8611 10.1729L10.7973 13.8271C9.67384 15.8161 7.84196 17 5.88762 17L3 17"/>
|
|
<path d="M19 4L22 7L19 10"/>
|
|
<path d="M19 13L22 16L19 19"/>
|
|
</svg></li><li title="sign language "><svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-labelledby="signLanguageIconTitle">
|
|
<title id="signLanguageIconTitle">Sign language</title>
|
|
<path d="M10.5448 12.322C10.146 11.597 9.37496 11.1058 8.48913 11.1058C8.08034 11.1058 7.69598 11.2104 7.36137 11.3943M10.5448 14.5785C10.146 15.3035 9.37496 15.7948 8.48913 15.7948C7.89771 15.7948 7.35743 15.5758 6.94497 15.2145M6.94497 15.2145C6.45441 14.7847 6.14464 14.1537 6.14464 13.4503C6.14464 12.5642 6.63614 11.793 7.36137 11.3943M6.94497 15.2145H6.01642C5.7512 15.2145 5.49685 15.3198 5.30931 15.5073L4.713 16.1037C4.32248 16.4942 3.68931 16.4942 3.29879 16.1037L1.8763 14.6812C1.48577 14.2906 1.48577 13.6575 1.8763 13.267L2.69073 12.4525C2.74044 12.4028 2.78477 12.348 2.82298 12.289L4.88949 9.09806M4.88949 9.09806C5.06401 7.75419 6.14464 5.85853 7.67909 5.23022M4.88949 9.09806L7.36137 11.3943M5.79064 9.93519C6.20402 9.01629 8.56918 7.0872 9.82578 7.11513M6.55557 10.6458C7.3526 9.7382 9.55701 8.91974 11.414 9.43634"/>
|
|
<path d="M13.4552 12.9087C13.854 13.6337 14.625 14.1249 15.5109 14.1249C15.9197 14.1249 16.304 14.0203 16.6386 13.8364M13.4552 10.6522C13.854 9.92722 14.625 9.43595 15.5109 9.43595C16.1023 9.43595 16.6426 9.65494 17.055 10.0163M17.055 10.0163C17.5456 10.446 17.8554 11.077 17.8554 11.7804C17.8554 12.6665 17.3639 13.4377 16.6386 13.8364M17.055 10.0163L17.9836 10.0163C18.2488 10.0163 18.5032 9.9109 18.6907 9.72336L19.287 9.12705C19.6775 8.73653 20.3107 8.73653 20.7012 9.12705L22.1237 10.5495C22.5142 10.9401 22.5142 11.5732 22.1237 11.9638L21.3093 12.7782C21.2596 12.8279 21.2152 12.8827 21.177 12.9417L19.1105 16.1327M19.1105 16.1327C18.936 17.4765 17.8554 19.3722 16.3209 20.0005M19.1105 16.1327L16.6386 13.8364M18.2094 15.2955C17.796 16.2144 15.4308 18.1435 14.1742 18.1156M17.4444 14.5849C16.6474 15.4925 14.443 16.311 12.586 15.7944"/>
|
|
</svg></li><li title="signal alt "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="signalIconTitle">
|
|
<title id="signalIconTitle">Signal</title>
|
|
<line stroke-linecap="round" x1="12" y1="13" x2="12" y2="13"/>
|
|
<path d="M20.1818182,19 C21.4049942,17.3756933 22,15.4354435 22,13.3529412 C22,7.63445279 17.5228475,3 12,3 C6.4771525,3 2,7.63445279 2,13.3529412 C2,15.4051946 2.57785915,17.3193409 3.81818182,19"/>
|
|
<path d="M16,16 C16.7024971,15.1878466 17,14.2177217 17,13 C17,10.3172264 14.7614237,8 12,8 C9.23857625,8 7,10.3172264 7,13 C7,14.2025973 7.28892957,15.1596705 8,16"/>
|
|
</svg></li><li title="signal "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="signalAltIconTitle">
|
|
<title id="signalAltIconTitle">Signal</title>
|
|
<path d="M18 5C11.372583 5 6 10.372583 6 17M18 9C13.581722 9 10 12.581722 10 17M18 13C15.790861 13 14 14.790861 14 17"/>
|
|
</svg></li><li title="smartphone "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="smartphoneIconTitle">
|
|
<title id="smartphoneIconTitle">Smartphone</title>
|
|
<path stroke-linejoin="round" d="M18,3 L18,21 C18,21.5522847 17.5522847,22 17,22 L7,22 C6.44771525,22 6,21.5522847 6,21 L6,3 C6,2.44771525 6.44771525,2 7,2 L17,2 C17.5522847,2 18,2.44771525 18,3 Z"/>
|
|
<line x1="11" y1="19" x2="13" y2="19"/>
|
|
</svg></li><li title="snow "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="snowIconTitle">
|
|
<title id="snowIconTitle">Snow</title>
|
|
<path d="M19.051 17.957C20.5 17.97 22 16.245 22 14.5a3.5 3.5 0 0 0-3.079-3.475 6.002 6.002 0 0 0-11.21-1.86A4.504 4.504 0 0 0 2 13.5c0 2.311 1.5 4.47 3.986 4.47H7m9 .03h-6m1.5-2.598l3 5.196m.263-5.025l-3.526 4.854"/>
|
|
</svg></li><li title="sort down "><svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-labelledby="sortDownIconTitle">
|
|
<title id="sortDownIconTitle">Sort in descending order</title>
|
|
<path d="M11 9H17"/>
|
|
<path d="M11 5H19"/>
|
|
<path d="M11 13H15"/>
|
|
<path d="M10 17L7 20L4 17"/>
|
|
<path d="M7 5V19"/>
|
|
</svg></li><li title="sort up "><svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-labelledby="sortUpIconTitle">
|
|
<title id="sortUpIconTitle">Sort in ascending order</title>
|
|
<path d="M11 16H17"/>
|
|
<path d="M11 20H19"/>
|
|
<path d="M11 12H15"/>
|
|
<path d="M4 8L7 5L10 8"/>
|
|
<path d="M7 20L7 6"/>
|
|
</svg></li><li title="sorting "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="sortingIconTitle">
|
|
<title id="sortingIconTitle">Sorting</title>
|
|
<polyline points="8 8.333 12 4.333 16 8.333 16 8.333"/>
|
|
<polyline points="16 15.667 12 19.667 8 15.667 8 15.667"/>
|
|
</svg></li><li title="spam "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="spamIconTitle">
|
|
<title id="spamIconTitle">Spam</title>
|
|
<polygon points="16 3 21 8 21 16 16 21 8 21 3 16 3 8 8 3"/>
|
|
<path d="M12,8 L12,13"/>
|
|
<line x1="12" y1="16" x2="12" y2="16"/>
|
|
</svg></li><li title="stack "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="stackIconTitle">
|
|
<title id="stackIconTitle">Stack</title>
|
|
<path d="M10 7L14 7M6 12L18 12M3 17L21 17"/>
|
|
</svg></li><li title="star "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="starIconTitle">
|
|
<title id="starIconTitle">Star</title>
|
|
<polygon points="12 17.844 6.183 20.902 7.294 14.425 2.588 9.838 9.092 8.893 12 3 14.908 8.893 21.412 9.838 16.706 14.425 17.817 20.902"/>
|
|
</svg></li><li title="stats alt "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="statsAltIconTitle">
|
|
<title id="statsAltIconTitle">Stats</title>
|
|
<path d="M14 6L8 6M21 10L8 10M4 18L4 6M18 14L8 14M10 18L8 18"/>
|
|
</svg></li><li title="stats "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="statsIconTitle">
|
|
<title id="statsIconTitle">Stats</title>
|
|
<path d="M6 7L15 7M6 12L18 12M6 17L12 17"/>
|
|
</svg></li><li title="sticker "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="stickerIconTitle">
|
|
<title id="stickerIconTitle">Sticker</title>
|
|
<path d="M21,3 L21,11 C21,16.5228475 16.5228475,21 11,21 L3,21 L3,3 L21,3 Z"/>
|
|
<path d="M9,21 C11.6666667,21 13,19.6666667 13,17 C13,17 13,15.6666667 13,13 L17,13 C19.6666667,13 21,11.6666667 21,9"/>
|
|
</svg></li><li title="stop "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="stopIconTitle">
|
|
<title id="stopIconTitle">Stop</title>
|
|
<rect x="5" y="5"/>
|
|
</svg></li><li title="stopwatch "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="stopwatchIconTitle">
|
|
<title id="stopwatchIconTitle">Stopwatch</title>
|
|
<circle cx="12" cy="13" r="8"/>
|
|
<path d="M12 9L12 13M18 7L20 5M15 2L9 2"/>
|
|
</svg></li><li title="suitcase alt "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="suitcaseAltIconTitle">
|
|
<title id="suitcaseAltIconTitle">Suitcase</title>
|
|
<rect x="3" y="7"/>
|
|
<rect x="8" y="3"/>
|
|
</svg></li><li title="suitcase "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="suitcaseIconTitle">
|
|
<title id="suitcaseIconTitle">Suitcase</title>
|
|
<rect x="3" y="7"/>
|
|
<rect x="8" y="3"/>
|
|
</svg></li><li title="sun cloud "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="sunCloudIconTitle">
|
|
<title id="sunCloudIconTitle">Sun with clouds</title>
|
|
<path d="M6.41666667,18 C4.34559885,18 2.66666667,16.3210678 2.66666667,14.25 C2.66666667,12.1789322 4.34559885,10.5 6.41666667,10.5 C6.76623742,10.5 7.1046365,10.5478316 7.42567619,10.637307 C8.268975,9.06740907 9.92650079,8 11.8333333,8 C14.3181251,8 16.3795773,9.81253245 16.7676626,12.1875701 C18.212994,12.3609238 19.3333333,13.5912939 19.3333333,15.0833333 C19.3333333,16.6941639 18.0274972,18 16.4166667,18 L6.41666667,18 Z"/>
|
|
<path stroke-linecap="butt" d="M18.0340876,12.8316143 C18.7745078,12.6093095 19.4246189,12.178252 19.916054,11.6068088 C20.518149,10.9066896 20.882062,9.99584299 20.882062,9 C20.882062,6.790861 19.091201,5 16.882062,5 C15.8786813,5 14.9615886,5.36944286 14.2593915,5.97972096 C13.6491793,6.51005521 13.2012494,7.22226063 13,8.03193915"/>
|
|
</svg></li><li title="sun "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="sunIconTitle">
|
|
<title id="sunIconTitle">Sun</title>
|
|
<circle cx="12" cy="12" r="4"/>
|
|
<path d="M12 5L12 3M12 21L12 19M5 12L2 12 5 12zM22 12L19 12 22 12zM16.9497475 7.05025253L19.0710678 4.92893219 16.9497475 7.05025253zM4.92893219 19.0710678L7.05025253 16.9497475 4.92893219 19.0710678zM16.9497475 16.9497475L19.0710678 19.0710678 16.9497475 16.9497475zM4.92893219 4.92893219L7.05025253 7.05025253 4.92893219 4.92893219z"/>
|
|
</svg></li><li title="sunset "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="sunsetIconTitle">
|
|
<title id="sunsetIconTitle">Sunset</title>
|
|
<path d="M9.3541756,17 C8.52375489,16.2670555 8,15.1946925 8,14 C8,11.790861 9.790861,10 12,10 C14.209139,10 16,11.790861 16,14 C16,15.1946925 15.4762451,16.2670555 14.6458244,17 L9.3541756,17 Z"/>
|
|
<path d="M12 7L12 5M22 17L2 17 22 17zM5 14L2 14 5 14zM22 14L19 14 22 14zM16.7071068 9.82842712L18.8284271 7.70710678 16.7071068 9.82842712zM4.70710678 7.70710678L6.82842712 9.82842712 4.70710678 7.70710678z"/>
|
|
</svg></li><li title="support alt "><svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-labelledby="supportIconTitle">
|
|
<title id="supportIconTitle">Support</title>
|
|
<path d="M11 8L9.42229 7.21115C9.14458 7.07229 8.83835 7 8.52786 7H7.82843C7.29799 7 6.78929 7.21071 6.41421 7.58579L5.58579 8.41421C5.21071 8.78929 5 9.29799 5 9.82843L5 14.9296C5 15.5983 5.3342 16.2228 5.8906 16.5937L9.75746 19.1716C10.4944 19.663 11.4668 19.611 12.1472 19.044L17 15"/>
|
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M14.4549 12.9142C13.8515 12.1062 12.741 11.8739 11.8643 12.3721L10.009 13.4266C9.41298 13.7653 8.66412 13.6641 8.17937 13.1794V13.1794C7.54605 12.546 7.59324 11.5056 8.2813 10.9323L12.4437 7.46356C12.8032 7.16403 13.2562 7 13.7241 7H14.5279C14.8384 7 15.1446 7.07229 15.4223 7.21115L17.8944 8.44721C18.572 8.786 19 9.47852 19 10.2361L19 12.9796C19 14.9037 16.5489 15.718 15.3976 14.1764L14.4549 12.9142Z"/>
|
|
<path d="M1 17V8"/>
|
|
<path d="M1 17V8"/>
|
|
<path d="M23 17V8"/>
|
|
</svg></li><li title="support "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="supportIconTitle">
|
|
<title id="supportIconTitle">Support</title>
|
|
<path d="M18,9 L16,9 C14.8954305,9 14,9.8954305 14,11 L14,13 C14,14.1045695 14.8954305,15 16,15 L16,15 C17.1045695,15 18,14.1045695 18,13 L18,9 C18,4.02943725 13.9705627,0 9,0 C4.02943725,0 0,4.02943725 0,9 L0,13 C1.3527075e-16,14.1045695 0.8954305,15 2,15 L2,15 C3.1045695,15 4,14.1045695 4,13 L4,11 C4,9.8954305 3.1045695,9 2,9 L0,9" transform="translate(3 3)"/>
|
|
<path d="M21,14 L21,18 C21,20 20.3333333,21 19,21 C17.6666667,21 16,21 14,21"/>
|
|
</svg></li><li title="swap horizontal "><svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-labelledby="swapHorizontalIconTitle">
|
|
<title id="swapHorizontalIconTitle">Swap items (horizontally)</title>
|
|
<path d="M16 4L19 7L16 10"/>
|
|
<path d="M4 7L18 7"/>
|
|
<path d="M7 20L4 17L7 14"/>
|
|
<path d="M19 17L5 17"/>
|
|
</svg></li><li title="swap vertical "><svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-labelledby="swapVerticalIconTitle">
|
|
<title id="swapVerticalIconTitle">Swap items (vertically)</title>
|
|
<desc id="swapVerticalIconDesc"/>
|
|
<path d="M4 8L7 5L10 8"/>
|
|
<path d="M7 20L7 6"/>
|
|
<path d="M20 17L17 20L14 17"/>
|
|
<path d="M17 5L17 19"/>
|
|
</svg></li><li title="switch off "><svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-labelledby="switchOffIconTitle">
|
|
<title id="switchOffIconTitle">Switch off</title>
|
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 14C5.89543 14 5 13.1046 5 12C5 10.8954 5.89543 10 7 10C8.10457 10 9 10.8954 9 12C9 13.1046 8.10457 14 7 14Z"/>
|
|
<path d="M7 17C4.23858 17 2 14.7614 2 12V12C2 9.23858 4.23858 7 7 7L16 7C18.7614 7 21 9.23858 21 12V12C21 14.7614 18.7614 17 16 17L7 17Z"/>
|
|
</svg></li><li title="switch on "><svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-labelledby="switchOnIconTitle">
|
|
<title id="switchOnIconTitle">Switch on</title>
|
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M17 10C18.1046 10 19 10.8954 19 12C19 13.1046 18.1046 14 17 14C15.8954 14 15 13.1046 15 12C15 10.8954 15.8954 10 17 10Z"/>
|
|
<path d="M17 7C19.7614 7 22 9.23858 22 12V12C22 14.7614 19.7614 17 17 17L8 17C5.23858 17 3 14.7614 3 12V12C3 9.23858 5.23858 7 8 7L17 7Z"/>
|
|
</svg></li><li title="table horizontal "><svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-labelledby="tableHorizontalIconTitle">
|
|
<title id="tableHorizontalIconTitle">Data table</title>
|
|
<path d="M22 4V19H2L2 4L22 4Z"/>
|
|
<line x1="22" y1="9" x2="2" y2="9"/>
|
|
<line x1="22" y1="14" x2="2" y2="14"/>
|
|
<path d="M12 19L12 4"/>
|
|
</svg></li><li title="table vertical "><svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-labelledby="tableVerticalIconTitle">
|
|
<title id="tableVerticalIconTitle">Data table</title>
|
|
<rect x="3" y="2" />
|
|
<line x1="12" y1="2" x2="12" y2="22"/>
|
|
<line x1="21" y1="7" x2="3" y2="7"/>
|
|
<line x1="21" y1="17" x2="3" y2="17"/>
|
|
<line x1="21" y1="12" x2="3" y2="12"/>
|
|
</svg></li><li title="tag alt "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="tagAltIconTitle">
|
|
<title id="tagAltIconTitle">Tag</title>
|
|
<circle cx="10" cy="12" r="1"/>
|
|
<path d="M8 18l-6-6 6-6h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H8z"/>
|
|
</svg></li><li title="tag "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="tagIconTitle">
|
|
<title id="tagIconTitle">Tag</title>
|
|
<path d="M8 18l-6-6 6-6h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H8z"/>
|
|
</svg></li><li title="thermometer "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="thermometerIconTitle">
|
|
<title id="thermometerIconTitle">Thermometer</title>
|
|
<path d="M10,13.5351288 L10,5 C10,3.8954305 10.8954305,3 12,3 C13.1045695,3 14,3.8954305 14,5 L14,13.5351288 C15.1956027,14.2267476 16,15.5194353 16,17 C16,19.209139 14.209139,21 12,21 C9.790861,21 8,19.209139 8,17 C8,15.5194353 8.80439726,14.2267476 10,13.5351288 Z"/>
|
|
</svg></li><li title="thumb down "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="thumbDownIconTitle">
|
|
<title id="thumbDownIconTitle">Thumb Down</title>
|
|
<path d="M16,15.2601518 C16,15.7375744 15.8292157,16.1992484 15.5185132,16.5617346 L10.7276069,22.1511253 C10.2999873,22.6500148 9.58770685,22.7938534 9,22.5 C8.42620429,22.2131021 8.15068597,21.5479421 8.35355339,20.9393398 L10,16 L5.39642543,16 C5.27644223,16 5.15670242,15.9892031 5.03865456,15.9677398 C3.95190186,15.7701484 3.23109421,14.7289818 3.42868561,13.6422291 L4.70141289,6.64222912 C4.87431859,5.69124773 5.70258042,5 6.66915271,5 L14,5 C15.1045695,5 16,5.8954305 16,7 L16,15.2601518 Z"/>
|
|
<path d="M20,15 L20,6"/>
|
|
</svg></li><li title="thumb up "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="thumbUpIconTitle">
|
|
<title id="thumbUpIconTitle">Thumb Up</title>
|
|
<path d="M8,8.73984815 C8,8.26242561 8.17078432,7.80075162 8.4814868,7.43826541 L13.2723931,1.84887469 C13.7000127,1.34998522 14.4122932,1.20614658 15,1.5 C15.5737957,1.78689785 15.849314,2.45205792 15.6464466,3.06066017 L14,8 L18.6035746,8 C18.7235578,8 18.8432976,8.01079693 18.9613454,8.03226018 C20.0480981,8.22985158 20.7689058,9.27101818 20.5713144,10.3577709 L19.2985871,17.3577709 C19.1256814,18.3087523 18.2974196,19 17.3308473,19 L10,19 C8.8954305,19 8,18.1045695 8,17 L8,8.73984815 Z"/>
|
|
<path d="M4,18 L4,9"/>
|
|
</svg></li><li title="thunder "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="thunderIconTitle">
|
|
<title id="thunderIconTitle">Thunder</title>
|
|
<polyline points="13 15 14 18 12 18 13 21"/>
|
|
<path d="M19.051177,17.9568482 C20.5,17.9709234 22,16.2454604 22,14.5 C22,12.7095527 20.6555928,11.2331085 18.9211951,11.0250841 C18.4554927,8.17503894 15.9817502,6 13,6 C10.711801,6 8.72277,7.28089089 7.71081142,9.16476838 C7.3255638,9.05739789 6.9194849,9 6.5,9 C4.01471863,9 2,11.0147186 2,13.5 C2,15.8113421 3.5,17.9709234 5.98562648,17.9709234 C5.98562648,17.9709234 6.32375099,17.9709234 7,17.9709234"/>
|
|
</svg></li><li title="time "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="timeIconTitle">
|
|
<title id="timeIconTitle">Time</title>
|
|
<circle cx="12" cy="12" r="10"/>
|
|
<polyline points="12 5 12 12 16 16"/>
|
|
</svg></li><li title="timer "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="timerIconTitle">
|
|
<title id="timerIconTitle">Timer</title>
|
|
<path d="M6.58748441 4.80875867C4.40860039 6.45129836 3 9.06115105 3 12 3 16.9705627 7.02943725 21 12 21 16.9705627 21 21 16.9705627 21 12 21 7.02943725 16.9705627 3 12 3L12 7M12 13L8 9"/>
|
|
</svg></li><li title="tool "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="toolIconTitle">
|
|
<title id="toolIconTitle">Tool</title>
|
|
<path d="M9.74292939,13.7429294 C9.19135019,13.9101088 8.60617271,14 8,14 C4.6862915,14 2,11.3137085 2,8 C2,7.07370693 2.20990431,6.19643964 2.58474197,5.4131691 L6.94974747,9.77817459 L9.77817459,6.94974747 L5.4131691,2.58474197 C6.19643964,2.20990431 7.07370693,2 8,2 C11.3137085,2 14,4.6862915 14,8 C14,8.88040772 13.8103765,9.71652648 13.4697429,10.4697429 L20.5858636,17.5858636 C21.3669122,18.3669122 21.3669122,19.6332422 20.5858636,20.4142907 L19.9142907,21.0858636 C19.1332422,21.8669122 17.8669122,21.8669122 17.0858636,21.0858636 L9.74292939,13.7429294 Z"/>
|
|
</svg></li><li title="trending down "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="trendingDownIconTitle">
|
|
<title id="trendingDownIconTitle">trending</title>
|
|
<path d="M3 7l6 6 4-4 7.405 7.405"/>
|
|
<path stroke-linecap="round" d="M20.405 16.405L21 17"/>
|
|
<path d="M21 14v3h-3"/>
|
|
</svg></li><li title="trending up "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="trendingUpIconTitle">
|
|
<title id="trendingUpIconTitle">Trending Up</title>
|
|
<polyline points="3 17 9 11 13 15 20.405 7.595"/>
|
|
<path stroke-linecap="round" d="M20.4054613,7.59453873 L21,7"/>
|
|
<polyline points="21 10 21 7 18 7"/>
|
|
</svg></li><li title="turn left "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="turnLeftIconTitle">
|
|
<title id="turnLeftIconTitle">Turn Left</title>
|
|
<path d="M4.71493213,9 L8.06176471,9 C14.65507,9 20,13.0983574 20,19.3875"/>
|
|
<polyline points="9 14 4 9 9 4 9 4"/>
|
|
</svg></li><li title="turn right "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="turnRightIconTitle">
|
|
<title id="turnRightIconTitle">Turn Right</title>
|
|
<path d="M3.71493213,19.3875 C3.71493213,13.0983574 9.05986213,9 15.6531674,9 L19,9"/>
|
|
<polyline points="15 4 20 9 15 14 15 14"/>
|
|
</svg></li><li title="tv "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="tvIconTitle">
|
|
<title id="tvIconTitle">TV</title>
|
|
<polygon points="20 8 20 20 4 20 4 8"/>
|
|
<polyline stroke-linejoin="round" points="8 4 12 7.917 16 4"/>
|
|
</svg></li><li title="umbrella "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="umbrellaIconTitle">
|
|
<title id="umbrellaIconTitle">Umbrella</title>
|
|
<path d="M22,11 C22,6.02943725 17.5228475,2 12,2 C6.4771525,2 2,6.02943725 2,11 C7,11 15,11 22,11 Z"/>
|
|
<path d="M17,19 C17,19.3333333 17,19.5 17,19.5 C17,20.8807119 15.8807119,22 14.5,22 C13.1192881,22 12,20.8807119 12,19.5 C12,18.7592593 12,16.2592593 12,12"/>
|
|
<path stroke-linecap="butt" d="M12,12 L12,11"/>
|
|
</svg></li><li title="undo "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="undoIconTitle">
|
|
<title id="undoIconTitle">Undo last action</title>
|
|
<path d="M8 15H3v-5"/>
|
|
<path d="M5 13c5-5 12.575-4.275 16 1"/>
|
|
<path stroke-linecap="round" d="M3 15l2-2"/>
|
|
</svg></li><li title="upload "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="uploadIconTitle">
|
|
<title id="uploadIconTitle">Upload</title>
|
|
<path d="M12,4 L12,17"/>
|
|
<polyline points="7 8 12 3 17 8"/>
|
|
<path d="M20,21 L4,21"/>
|
|
</svg></li><li title="user "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="userIconTitle">
|
|
<title id="userIconTitle">User</title>
|
|
<path stroke-linecap="round" d="M5.5,19.5 C7.83333333,18.5 9.33333333,17.6666667 10,17 C11,16 8,16 8,11 C8,7.66666667 9.33333333,6 12,6 C14.6666667,6 16,7.66666667 16,11 C16,16 13,16 14,17 C14.6666667,17.6666667 16.1666667,18.5 18.5,19.5"/>
|
|
<circle cx="12" cy="12" r="10"/>
|
|
</svg></li><li title="verified "><svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-labelledby="verifiedIconTitle">
|
|
<title id="verifiedIconTitle">Verified</title>
|
|
<path d="M8 12.5L10.5 15L16 9.5"/>
|
|
<path d="M12 22C13.2363 22 14.2979 21.2522 14.7572 20.1843C14.9195 19.8068 15.4558 19.5847 15.8375 19.7368C16.9175 20.1672 18.1969 19.9453 19.0711 19.0711C19.9452 18.1969 20.1671 16.9175 19.7368 15.8376C19.5847 15.4558 19.8068 14.9195 20.1843 14.7572C21.2522 14.2979 22 13.2363 22 12C22 10.7637 21.2522 9.70214 20.1843 9.24282C19.8068 9.08046 19.5847 8.54419 19.7368 8.16246C20.1672 7.08254 19.9453 5.80311 19.0711 4.92894C18.1969 4.05477 16.9175 3.83286 15.8376 4.26321C15.4558 4.41534 14.9195 4.1932 14.7572 3.8157C14.2979 2.74778 13.2363 2 12 2C10.7637 2 9.70214 2.74777 9.24282 3.81569C9.08046 4.19318 8.54419 4.41531 8.16246 4.26319C7.08254 3.83284 5.80311 4.05474 4.92894 4.92891C4.05477 5.80308 3.83286 7.08251 4.26321 8.16243C4.41534 8.54417 4.1932 9.08046 3.8157 9.24282C2.74778 9.70213 2 10.7637 2 12C2 13.2363 2.74777 14.2979 3.81569 14.7572C4.19318 14.9195 4.41531 15.4558 4.26319 15.8375C3.83284 16.9175 4.05474 18.1969 4.92891 19.0711C5.80308 19.9452 7.08251 20.1671 8.16243 19.7368C8.54416 19.5847 9.08046 19.8068 9.24282 20.1843C9.70213 21.2522 10.7637 22 12 22Z"/>
|
|
</svg></li><li title="vertical "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="verticalIconTitle">
|
|
<title id="verticalIconTitle">Vertical Layout</title>
|
|
<path d="M17 18L17 6M12 18L12 6M7 18L7 6"/>
|
|
</svg></li><li title="video "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="videoIconTitle">
|
|
<title id="videoIconTitle">Video</title>
|
|
<polygon points="18 12 9 16.9 9 7"/>
|
|
<circle cx="12" cy="12" r="10"/>
|
|
</svg></li><li title="voicemail "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="voicemailIconTitle">
|
|
<title id="voicemailIconTitle">Voicemail</title>
|
|
<path stroke-linecap="round" d="M18,16 L6,16"/>
|
|
<circle cx="6" cy="12" r="4"/>
|
|
<circle cx="18" cy="12" r="4"/>
|
|
</svg></li><li title="volume loud "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="volumeLoudIconTitle">
|
|
<title id="volumeLoudIconTitle">Volume Loud</title>
|
|
<path d="M13 5v14l-5-4H3V9h5z"/>
|
|
<path stroke-linecap="round" d="M13 14c1.5-1 1.5-3 0-4"/>
|
|
<path d="M16 16C18.0858253 13.9141747 18.0858253 10.0858253 16 8M18 19C21.98552 15.01448 22.0076803 9.00768033 18 5"/>
|
|
</svg></li><li title="volume off "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="volumeOffIconTitle">
|
|
<title id="volumeOffIconTitle">Volume Off</title>
|
|
<path d="M13 5v14l-5-4H3V9h5z"/>
|
|
<path stroke-linecap="round" d="M13 14c1.5-1 1.5-3 0-4"/>
|
|
</svg></li><li title="volume quiet "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="volumeQuietIconTitle">
|
|
<title id="volumeQuietIconTitle">Volume Quiet</title>
|
|
<path d="M13 5v14l-5-4H3V9h5z"/>
|
|
<path stroke-linecap="round" d="M13 14c1.5-1 1.5-3 0-4"/>
|
|
<path d="M16,16 C18.0858253,13.9141747 18.0858253,10.0858253 16,8"/>
|
|
</svg></li><li title="watch "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="watchIconTitle">
|
|
<title id="watchIconTitle">Watch</title>
|
|
<polyline stroke-linecap="round" points="10 7.758 10 2 15 2 15 7.758"/>
|
|
<polyline stroke-linecap="round" points="15 15.242 15 22 10 22 10 15.242"/>
|
|
<circle cx="12.5" cy="11.5" r="4.5"/>
|
|
</svg></li><li title="wheelchair "><svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-labelledby="wheelchairIconTitle">
|
|
<title id="wheelChairIconTitle">Accessibility (wheelchair)</title>
|
|
<path d="M15 17C15 19.7614 12.7614 22 10 22C7.23858 22 5 19.7614 5 17C5 14.9497 6.2341 13.1876 8 12.416"/>
|
|
<circle cx="11" cy="3" r="1"/>
|
|
<path d="M19 21.5L17.3959 15.4847C17.1624 14.6092 16.3695 14 15.4634 14H11V7L17 10"/>
|
|
</svg></li><li title="wifi "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="wifiIconTitle">
|
|
<title id="wifiIconTitle">Wi-Fi</title>
|
|
<path d="M21.2279221 11.0355339C16.2377345 6.04534632 8.14704183 6.04534632 3.15685425 11.0355339M17.6137085 14.6497475C14.6195959 11.6556349 9.76518036 11.6556349 6.77106781 14.6497475M13.9994949 18.263961C13.0014574 17.2659235 11.3833189 17.2659235 10.3852814 18.263961"/>
|
|
</svg></li><li title="window "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="windowIconTitle">
|
|
<title id="windowIconTitle">Window</title>
|
|
<rect x="3" y="3"/>
|
|
<line stroke-linecap="round" x1="6" y1="6" x2="6" y2="6"/>
|
|
<line stroke-linecap="round" x1="9" y1="6" x2="9" y2="6"/>
|
|
<line stroke-linecap="round" x1="12" y1="6" x2="12" y2="6"/>
|
|
<path d="M21,9 L3,9"/>
|
|
</svg></li><li title="zoom in "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="zoomInIconTitle">
|
|
<title id="zoomInIconTitle">Zoom In</title>
|
|
<path d="M4,20 L9.58788778,14.4121122"/>
|
|
<path d="M14,16 C10.6862915,16 8,13.3137085 8,10 C8,6.6862915 10.6862915,4 14,4 C17.3137085,4 20,6.6862915 20,10 C20,13.3137085 17.3137085,16 14,16 Z"/>
|
|
<path d="M16.6666667 10L11.3333333 10M14 7.33333333L14 12.6666667"/>
|
|
</svg></li><li title="zoom out "><svg role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" aria-labelledby="zoomOutIconTitle">
|
|
<title id="zoomOutIconTitle">Zoom Out</title>
|
|
<path d="M14,16 C10.6862915,16 8,13.3137085 8,10 C8,6.6862915 10.6862915,4 14,4 C17.3137085,4 20,6.6862915 20,10 C20,13.3137085 17.3137085,16 14,16 Z"/>
|
|
<path d="M16.6666667 10L11.3333333 10M4 20L9.58788778 14.4121122"/>
|
|
</svg></li></ul>
|