@carbon/pictograms
Version:
Pictograms for digital and software products using the Carbon Design System
30 lines (27 loc) • 2.11 kB
JavaScript
/**
* Copyright IBM Corp. 2016, 2023
*
* This source code is licensed under the Apache-2.0 license found in the
* LICENSE file in the root directory of this source tree.
*
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
*/
'use strict';
var index = {
"elem": "svg",
"attrs": {
"xmlns": "http://www.w3.org/2000/svg",
"viewBox": "0 0 32 32",
"fill": "currentColor",
"width": 64,
"height": 64
},
"content": [{
"elem": "path",
"attrs": {
"d": "M16,31.36C7.53,31.36,0.64,24.47,0.64,16\tS7.53,0.64,16,0.64S31.36,7.53,31.36,16S24.47,31.36,16,31.36z M16,1.36C7.927,1.36,1.36,7.927,1.36,16\tc0,8.072,6.567,14.64,14.64,14.64c8.072,0,14.64-6.567,14.64-14.64S24.072,1.36,16,1.36z M9.498,26.859\tc-0.23,0-0.464-0.059-0.677-0.182c-0.649-0.375-0.873-1.208-0.499-1.857l5.318-9.167c0-0.504,0-2.883,0-3.795\tc-0.96-0.001-3.71,0-5.64,0.002c-0.75,0-1.36-0.61-1.36-1.36S7.25,9.14,8,9.14h16c0.75,0,1.36,0.61,1.36,1.36s-0.61,1.36-1.36,1.36\th-5.64v3.793l5.317,9.166c0.374,0.65,0.151,1.484-0.498,1.858c-0.647,0.375-1.483,0.151-1.857-0.498l-4.55-7.874\tc-0.323-0.559-1.223-0.558-1.545-0.001l-4.55,7.875C10.426,26.615,9.968,26.859,9.498,26.859z M11.114,11.137\tc3.032,0,3.051,0.019,3.141,0.108c0.067,0.068,0.105,0.159,0.105,0.255c0,4.283,0,4.283-0.007,4.321\tc-0.008,0.039-0.022,0.076-0.042,0.11l-5.366,9.25c-0.176,0.305-0.071,0.697,0.235,0.874c0.305,0.175,0.697,0.07,0.875-0.234\tl4.55-7.875C14.896,17.44,15.417,17.14,16,17.14l0,0c0.582,0,1.104,0.301,1.396,0.805v0.001l4.55,7.875\tc0.177,0.305,0.57,0.411,0.875,0.233c0.305-0.176,0.41-0.568,0.233-0.874l-5.365-9.249c-0.031-0.055-0.049-0.117-0.049-0.181V11.5\tc0-0.199,0.161-0.36,0.36-0.36h6c0.353,0,0.64-0.287,0.64-0.64S24.353,9.86,24,9.86H8c-0.353,0-0.64,0.287-0.64,0.64\tS7.647,11.14,8,11.14C9.29,11.138,10.308,11.137,11.114,11.137z M16,8.36c-1.301,0-2.36-1.059-2.36-2.36S14.699,3.64,16,3.64\tc1.302,0,2.36,1.059,2.36,2.36S17.302,8.36,16,8.36z M16,4.36c-0.904,0-1.64,0.736-1.64,1.64S15.096,7.64,16,7.64\tc0.904,0,1.64-0.736,1.64-1.64S16.904,4.36,16,4.36z"
}
}],
"name": "accessibility"
};
module.exports = index;