@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.56 kB
JavaScript
/**
* @license @meistericons/vue v0.5.1 - ISC
* The source code is licensed under the ISC license.
* See the root directory for the LICENSE file.
*/
import createMeisterIcons from '../createMeisterIcons.js';
const CaretDoubleToprightB = createMeisterIcons("caret-double-topright-b", [["path", { "fill": "currentColor", "d": "M12.07 17.63v-5.5c0-.1-.1-.2-.2-.2h-5.5c-.2-.1-.3.2-.2.4l5.5 5.5c.2.1.4 0 .4-.2", "key": "854b8fcb5e41db77ca840bb7b662023a90645466", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M6.48 11.18a.87.87 0 0 0-.564.066.93.93 0 0 0-.448.476 1.14 1.14 0 0 0 .03.944l.055.109 5.672 5.672.11.054c.276.139.627.172.945.013a.98.98 0 0 0 .54-.884v-5.5a.95.95 0 0 0-.283-.668.95.95 0 0 0-.667-.282zm1.1 1.5 3.74 3.74v-3.74z", "key": "c223e5486fbfaeffa35a4608bb28b49083dcee47", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M17.87 11.83v-5.5c0-.1-.1-.2-.2-.2h-5.5c-.2 0-.3.2-.2.4l5.5 5.5c.2.1.4 0 .4-.2", "key": "23499207bfa642cc312b7f79082b19fc84c407d1", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.286 5.92a.98.98 0 0 1 .884-.54h5.5a.95.95 0 0 1 .667.283.95.95 0 0 1 .283.667v5.5a.98.98 0 0 1-.54.884c-.318.159-.67.126-.946-.013l-.109-.054-5.672-5.672-.054-.11a1.06 1.06 0 0 1-.013-.945m2.094.96 3.74 3.74V6.88z", "key": "120a83f1a779bcd19b2fa9faad8a3f563526364d", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { CaretDoubleToprightB as default };
//# sourceMappingURL=CaretDoubleToprightB.js.map